]> git.immae.eu Git - github/wallabag/wallabag.git/blame - composer.lock
Merge pull request #4040 from wallabag/dependabot/composer/sentry/sentry-symfony...
[github/wallabag/wallabag.git] / composer.lock
CommitLineData
6546aca4
JB
1{
2 "_readme": [
3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically"
6 ],
a2f4efe6 7 "content-hash": "7b43c6d21bc5016660c4e95aa0fdbc12",
6546aca4
JB
8 "packages": [
9 {
10 "name": "bdunogier/guzzle-site-authenticator",
11 "version": "1.0.0",
12 "source": {
13 "type": "git",
14 "url": "https://github.com/wallabag/guzzle-site-authenticator.git",
15 "reference": "6649aca6f13c27088ef34e4202b31fc0da01d987"
16 },
17 "dist": {
18 "type": "zip",
19 "url": "https://api.github.com/repos/wallabag/guzzle-site-authenticator/zipball/6649aca6f13c27088ef34e4202b31fc0da01d987",
20 "reference": "6649aca6f13c27088ef34e4202b31fc0da01d987",
21 "shasum": ""
22 },
23 "require": {
24 "guzzlehttp/guzzle": "^5.2.0",
25 "psr/log": "^1.0.0",
26 "symfony/expression-language": "^3.2"
27 },
28 "require-dev": {
29 "friendsofphp/php-cs-fixer": "~2.0",
30 "monolog/monolog": "^1.13",
31 "php-coveralls/php-coveralls": "~1.0",
32 "symfony/phpunit-bridge": "^4.2"
33 },
34 "type": "library",
35 "extra": {
36 "branch-alias": {
37 "dev-master": "1.0.x-dev"
38 }
39 },
40 "autoload": {
41 "psr-4": {
42 "BD\\GuzzleSiteAuthenticatorBundle\\": "bundle/",
43 "BD\\GuzzleSiteAuthenticator\\": "lib/"
44 }
45 },
46 "notification-url": "https://packagist.org/downloads/",
47 "license": [
48 "MIT"
49 ],
50 "authors": [
51 {
52 "name": "Bertrand Dunogier",
53 "email": "bertrand.dunogier@gmail.com"
54 }
55 ],
56 "description": "A guzzle plugin that adds, if necessary, authentication data to requests. Uses credentials and cookies, with login requests to the sites.",
57 "time": "2018-12-13T21:06:29+00:00"
58 },
59 {
60 "name": "behat/transliterator",
61 "version": "v1.2.0",
62 "source": {
63 "type": "git",
64 "url": "https://github.com/Behat/Transliterator.git",
65 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
66 },
67 "dist": {
68 "type": "zip",
69 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
70 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
71 "shasum": ""
72 },
73 "require": {
74 "php": ">=5.3.3"
75 },
76 "require-dev": {
77 "chuyskywalker/rolling-curl": "^3.1",
78 "php-yaoi/php-yaoi": "^1.0"
79 },
80 "type": "library",
81 "extra": {
82 "branch-alias": {
83 "dev-master": "1.2-dev"
84 }
85 },
86 "autoload": {
87 "psr-0": {
88 "Behat\\Transliterator": "src/"
89 }
90 },
91 "notification-url": "https://packagist.org/downloads/",
92 "license": [
93 "Artistic-1.0"
94 ],
95 "description": "String transliterator",
96 "keywords": [
97 "i18n",
98 "slug",
99 "transliterator"
100 ],
101 "time": "2017-04-04T11:38:05+00:00"
102 },
103 {
104 "name": "clue/stream-filter",
105 "version": "v1.4.1",
106 "source": {
107 "type": "git",
108 "url": "https://github.com/clue/php-stream-filter.git",
109 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71"
110 },
111 "dist": {
112 "type": "zip",
113 "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
114 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
115 "shasum": ""
116 },
117 "require": {
118 "php": ">=5.3"
119 },
120 "require-dev": {
121 "phpunit/phpunit": "^5.0 || ^4.8"
122 },
123 "type": "library",
124 "autoload": {
125 "psr-4": {
126 "Clue\\StreamFilter\\": "src/"
127 },
128 "files": [
129 "src/functions_include.php"
130 ]
131 },
132 "notification-url": "https://packagist.org/downloads/",
133 "license": [
134 "MIT"
135 ],
136 "authors": [
137 {
138 "name": "Christian Lück",
139 "email": "christian@lueck.tv"
140 }
141 ],
142 "description": "A simple and modern approach to stream filtering in PHP",
143 "homepage": "https://github.com/clue/php-stream-filter",
144 "keywords": [
145 "bucket brigade",
146 "callback",
147 "filter",
148 "php_user_filter",
149 "stream",
150 "stream_filter_append",
151 "stream_filter_register"
152 ],
153 "time": "2019-04-09T12:31:48+00:00"
154 },
6546aca4
JB
155 {
156 "name": "craue/config-bundle",
157 "version": "dev-utf8mb4",
158 "source": {
159 "type": "git",
160 "url": "https://github.com/wallabag/CraueConfigBundle.git",
161 "reference": "46cfd37febc51d62e84e4c64fdb166e7495ca172"
162 },
163 "dist": {
164 "type": "zip",
165 "url": "https://api.github.com/repos/wallabag/CraueConfigBundle/zipball/46cfd37febc51d62e84e4c64fdb166e7495ca172",
166 "reference": "46cfd37febc51d62e84e4c64fdb166e7495ca172",
167 "shasum": ""
168 },
169 "require": {
170 "doctrine/doctrine-bundle": "~1.3",
171 "php": "^5.3.9|~7.0",
172 "symfony/framework-bundle": "~2.7|~3.0|~4.0"
173 },
174 "require-dev": {
175 "doctrine/doctrine-cache-bundle": "~1.3",
176 "doctrine/orm": "^2.3.1",
177 "phpunit/phpunit": "^4.8.35|~5.7|~6.0",
178 "symfony/phpunit-bridge": "~3.2|~4.0",
179 "symfony/symfony": "~2.7|~3.0|~4.0"
180 },
181 "type": "symfony-bundle",
182 "extra": {
183 "branch-alias": {
184 "dev-master": "2.1.x-dev"
185 }
186 },
187 "autoload": {
188 "psr-4": {
189 "Craue\\ConfigBundle\\": ""
190 },
191 "exclude-from-classmap": [
192 "/Tests/"
193 ]
194 },
195 "license": [
196 "MIT"
197 ],
198 "authors": [
199 {
200 "name": "Christian Raue",
201 "email": "christian.raue@gmail.com"
202 },
203 {
204 "name": "Symfony Community",
205 "homepage": "https://github.com/craue/CraueConfigBundle/contributors"
206 }
207 ],
208 "description": "Database-stored settings made available via a service for your Symfony project.",
209 "homepage": "https://github.com/craue/CraueConfigBundle",
210 "keywords": [
211 "config",
212 "symfony2",
213 "symfony3",
214 "symfony4"
215 ],
216 "support": {
217 "source": "https://github.com/wallabag/CraueConfigBundle/tree/utf8mb4"
218 },
219 "time": "2018-11-28T19:15:35+00:00"
220 },
221 {
222 "name": "defuse/php-encryption",
223 "version": "v2.2.1",
224 "source": {
225 "type": "git",
226 "url": "https://github.com/defuse/php-encryption.git",
227 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620"
228 },
229 "dist": {
230 "type": "zip",
231 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/0f407c43b953d571421e0020ba92082ed5fb7620",
232 "reference": "0f407c43b953d571421e0020ba92082ed5fb7620",
233 "shasum": ""
234 },
235 "require": {
236 "ext-openssl": "*",
237 "paragonie/random_compat": ">= 2",
238 "php": ">=5.4.0"
239 },
240 "require-dev": {
241 "nikic/php-parser": "^2.0|^3.0|^4.0",
242 "phpunit/phpunit": "^4|^5"
243 },
244 "bin": [
245 "bin/generate-defuse-key"
246 ],
247 "type": "library",
248 "autoload": {
249 "psr-4": {
250 "Defuse\\Crypto\\": "src"
251 }
252 },
253 "notification-url": "https://packagist.org/downloads/",
254 "license": [
255 "MIT"
256 ],
257 "authors": [
258 {
259 "name": "Taylor Hornby",
260 "email": "taylor@defuse.ca",
261 "homepage": "https://defuse.ca/"
262 },
263 {
264 "name": "Scott Arciszewski",
265 "email": "info@paragonie.com",
266 "homepage": "https://paragonie.com"
267 }
268 ],
269 "description": "Secure PHP Encryption Library",
270 "keywords": [
271 "aes",
272 "authenticated encryption",
273 "cipher",
274 "crypto",
275 "cryptography",
276 "encrypt",
277 "encryption",
278 "openssl",
279 "security",
280 "symmetric key cryptography"
281 ],
282 "time": "2018-07-24T23:27:56+00:00"
283 },
284 {
285 "name": "doctrine/annotations",
286 "version": "v1.6.1",
287 "source": {
288 "type": "git",
289 "url": "https://github.com/doctrine/annotations.git",
290 "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24"
291 },
292 "dist": {
293 "type": "zip",
294 "url": "https://api.github.com/repos/doctrine/annotations/zipball/53120e0eb10355388d6ccbe462f1fea34ddadb24",
295 "reference": "53120e0eb10355388d6ccbe462f1fea34ddadb24",
296 "shasum": ""
297 },
298 "require": {
299 "doctrine/lexer": "1.*",
300 "php": "^7.1"
301 },
302 "require-dev": {
303 "doctrine/cache": "1.*",
304 "phpunit/phpunit": "^6.4"
305 },
306 "type": "library",
307 "extra": {
308 "branch-alias": {
309 "dev-master": "1.6.x-dev"
310 }
311 },
312 "autoload": {
313 "psr-4": {
314 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
315 }
316 },
317 "notification-url": "https://packagist.org/downloads/",
318 "license": [
319 "MIT"
320 ],
321 "authors": [
322 {
323 "name": "Roman Borschel",
324 "email": "roman@code-factory.org"
325 },
326 {
327 "name": "Benjamin Eberlei",
328 "email": "kontakt@beberlei.de"
329 },
330 {
331 "name": "Guilherme Blanco",
332 "email": "guilhermeblanco@gmail.com"
333 },
334 {
335 "name": "Jonathan Wage",
336 "email": "jonwage@gmail.com"
337 },
338 {
339 "name": "Johannes Schmitt",
340 "email": "schmittjoh@gmail.com"
341 }
342 ],
343 "description": "Docblock Annotations Parser",
344 "homepage": "http://www.doctrine-project.org",
345 "keywords": [
346 "annotations",
347 "docblock",
348 "parser"
349 ],
350 "time": "2019-03-25T19:12:02+00:00"
351 },
352 {
353 "name": "doctrine/cache",
354 "version": "v1.8.0",
355 "source": {
356 "type": "git",
357 "url": "https://github.com/doctrine/cache.git",
358 "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
359 },
360 "dist": {
361 "type": "zip",
362 "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
363 "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
364 "shasum": ""
365 },
366 "require": {
367 "php": "~7.1"
368 },
369 "conflict": {
370 "doctrine/common": ">2.2,<2.4"
371 },
372 "require-dev": {
373 "alcaeus/mongo-php-adapter": "^1.1",
374 "doctrine/coding-standard": "^4.0",
375 "mongodb/mongodb": "^1.1",
376 "phpunit/phpunit": "^7.0",
377 "predis/predis": "~1.0"
378 },
379 "suggest": {
380 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
381 },
382 "type": "library",
383 "extra": {
384 "branch-alias": {
385 "dev-master": "1.8.x-dev"
386 }
387 },
388 "autoload": {
389 "psr-4": {
390 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
391 }
392 },
393 "notification-url": "https://packagist.org/downloads/",
394 "license": [
395 "MIT"
396 ],
397 "authors": [
398 {
399 "name": "Roman Borschel",
400 "email": "roman@code-factory.org"
401 },
402 {
403 "name": "Benjamin Eberlei",
404 "email": "kontakt@beberlei.de"
405 },
406 {
407 "name": "Guilherme Blanco",
408 "email": "guilhermeblanco@gmail.com"
409 },
410 {
411 "name": "Jonathan Wage",
412 "email": "jonwage@gmail.com"
413 },
414 {
415 "name": "Johannes Schmitt",
416 "email": "schmittjoh@gmail.com"
417 }
418 ],
419 "description": "Caching library offering an object-oriented API for many cache backends",
420 "homepage": "https://www.doctrine-project.org",
421 "keywords": [
422 "cache",
423 "caching"
424 ],
425 "time": "2018-08-21T18:01:43+00:00"
426 },
427 {
428 "name": "doctrine/collections",
cb4108b4 429 "version": "v1.6.2",
6546aca4
JB
430 "source": {
431 "type": "git",
432 "url": "https://github.com/doctrine/collections.git",
cb4108b4 433 "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be"
6546aca4
JB
434 },
435 "dist": {
436 "type": "zip",
cb4108b4 437 "url": "https://api.github.com/repos/doctrine/collections/zipball/c5e0bc17b1620e97c968ac409acbff28b8b850be",
438 "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be",
6546aca4
JB
439 "shasum": ""
440 },
441 "require": {
442 "php": "^7.1.3"
443 },
444 "require-dev": {
445 "doctrine/coding-standard": "^6.0",
446 "phpstan/phpstan-shim": "^0.9.2",
447 "phpunit/phpunit": "^7.0",
448 "vimeo/psalm": "^3.2.2"
449 },
450 "type": "library",
451 "extra": {
452 "branch-alias": {
453 "dev-master": "1.6.x-dev"
454 }
455 },
456 "autoload": {
457 "psr-4": {
458 "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
459 }
460 },
461 "notification-url": "https://packagist.org/downloads/",
462 "license": [
463 "MIT"
464 ],
465 "authors": [
466 {
467 "name": "Roman Borschel",
468 "email": "roman@code-factory.org"
469 },
470 {
471 "name": "Benjamin Eberlei",
472 "email": "kontakt@beberlei.de"
473 },
474 {
475 "name": "Guilherme Blanco",
476 "email": "guilhermeblanco@gmail.com"
477 },
478 {
479 "name": "Jonathan Wage",
480 "email": "jonwage@gmail.com"
481 },
482 {
483 "name": "Johannes Schmitt",
484 "email": "schmittjoh@gmail.com"
485 }
486 ],
487 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
488 "homepage": "https://www.doctrine-project.org/projects/collections.html",
489 "keywords": [
490 "array",
491 "collections",
492 "iterators",
493 "php"
494 ],
cb4108b4 495 "time": "2019-06-09T13:48:14+00:00"
6546aca4
JB
496 },
497 {
498 "name": "doctrine/common",
499 "version": "v2.10.0",
500 "source": {
501 "type": "git",
502 "url": "https://github.com/doctrine/common.git",
503 "reference": "30e33f60f64deec87df728c02b107f82cdafad9d"
504 },
505 "dist": {
506 "type": "zip",
507 "url": "https://api.github.com/repos/doctrine/common/zipball/30e33f60f64deec87df728c02b107f82cdafad9d",
508 "reference": "30e33f60f64deec87df728c02b107f82cdafad9d",
509 "shasum": ""
510 },
511 "require": {
512 "doctrine/annotations": "^1.0",
513 "doctrine/cache": "^1.0",
514 "doctrine/collections": "^1.0",
515 "doctrine/event-manager": "^1.0",
516 "doctrine/inflector": "^1.0",
517 "doctrine/lexer": "^1.0",
518 "doctrine/persistence": "^1.1",
519 "doctrine/reflection": "^1.0",
520 "php": "^7.1"
521 },
522 "require-dev": {
523 "doctrine/coding-standard": "^1.0",
524 "phpunit/phpunit": "^6.3",
525 "squizlabs/php_codesniffer": "^3.0",
526 "symfony/phpunit-bridge": "^4.0.5"
527 },
528 "type": "library",
529 "extra": {
530 "branch-alias": {
531 "dev-master": "2.10.x-dev"
532 }
533 },
534 "autoload": {
535 "psr-4": {
536 "Doctrine\\Common\\": "lib/Doctrine/Common"
537 }
538 },
539 "notification-url": "https://packagist.org/downloads/",
540 "license": [
541 "MIT"
542 ],
543 "authors": [
544 {
545 "name": "Roman Borschel",
546 "email": "roman@code-factory.org"
547 },
548 {
549 "name": "Benjamin Eberlei",
550 "email": "kontakt@beberlei.de"
551 },
552 {
553 "name": "Guilherme Blanco",
554 "email": "guilhermeblanco@gmail.com"
555 },
556 {
557 "name": "Jonathan Wage",
558 "email": "jonwage@gmail.com"
559 },
560 {
561 "name": "Johannes Schmitt",
562 "email": "schmittjoh@gmail.com"
563 },
564 {
565 "name": "Marco Pivetta",
566 "email": "ocramius@gmail.com"
567 }
568 ],
569 "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
570 "homepage": "https://www.doctrine-project.org/projects/common.html",
571 "keywords": [
572 "common",
573 "doctrine",
574 "php"
575 ],
576 "time": "2018-11-21T01:24:55+00:00"
577 },
578 {
579 "name": "doctrine/dbal",
580 "version": "v2.9.2",
581 "source": {
582 "type": "git",
583 "url": "https://github.com/doctrine/dbal.git",
584 "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9"
585 },
586 "dist": {
587 "type": "zip",
588 "url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
589 "reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
590 "shasum": ""
591 },
592 "require": {
593 "doctrine/cache": "^1.0",
594 "doctrine/event-manager": "^1.0",
595 "ext-pdo": "*",
596 "php": "^7.1"
597 },
598 "require-dev": {
599 "doctrine/coding-standard": "^5.0",
600 "jetbrains/phpstorm-stubs": "^2018.1.2",
601 "phpstan/phpstan": "^0.10.1",
602 "phpunit/phpunit": "^7.4",
603 "symfony/console": "^2.0.5|^3.0|^4.0",
604 "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
605 },
606 "suggest": {
607 "symfony/console": "For helpful console commands such as SQL execution and import of files."
608 },
609 "bin": [
610 "bin/doctrine-dbal"
611 ],
612 "type": "library",
613 "extra": {
614 "branch-alias": {
615 "dev-master": "2.9.x-dev",
616 "dev-develop": "3.0.x-dev"
617 }
618 },
619 "autoload": {
620 "psr-4": {
621 "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
622 }
623 },
624 "notification-url": "https://packagist.org/downloads/",
625 "license": [
626 "MIT"
627 ],
628 "authors": [
629 {
630 "name": "Roman Borschel",
631 "email": "roman@code-factory.org"
632 },
633 {
634 "name": "Benjamin Eberlei",
635 "email": "kontakt@beberlei.de"
636 },
637 {
638 "name": "Guilherme Blanco",
639 "email": "guilhermeblanco@gmail.com"
640 },
641 {
642 "name": "Jonathan Wage",
643 "email": "jonwage@gmail.com"
644 }
645 ],
646 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
647 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
648 "keywords": [
649 "abstraction",
650 "database",
651 "dbal",
652 "mysql",
653 "persistence",
654 "pgsql",
655 "php",
656 "queryobject"
657 ],
658 "time": "2018-12-31T03:27:51+00:00"
659 },
660 {
661 "name": "doctrine/doctrine-bundle",
955a3bde 662 "version": "1.11.2",
6546aca4
JB
663 "source": {
664 "type": "git",
665 "url": "https://github.com/doctrine/DoctrineBundle.git",
955a3bde 666 "reference": "28101e20776d8fa20a00b54947fbae2db0d09103"
6546aca4
JB
667 },
668 "dist": {
669 "type": "zip",
955a3bde
JB
670 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/28101e20776d8fa20a00b54947fbae2db0d09103",
671 "reference": "28101e20776d8fa20a00b54947fbae2db0d09103",
6546aca4
JB
672 "shasum": ""
673 },
674 "require": {
675 "doctrine/dbal": "^2.5.12",
676 "doctrine/doctrine-cache-bundle": "~1.2",
677 "jdorn/sql-formatter": "^1.2.16",
678 "php": "^7.1",
679 "symfony/config": "^3.4|^4.1",
680 "symfony/console": "^3.4|^4.1",
681 "symfony/dependency-injection": "^3.4|^4.1",
682 "symfony/doctrine-bridge": "^3.4|^4.1",
683 "symfony/framework-bundle": "^3.4|^4.1"
684 },
685 "conflict": {
686 "doctrine/orm": "<2.6",
687 "twig/twig": "<1.34|>=2.0,<2.4"
688 },
689 "require-dev": {
690 "doctrine/coding-standard": "^6.0",
691 "doctrine/orm": "^2.6",
692 "php-coveralls/php-coveralls": "^2.1",
693 "phpunit/phpunit": "7.0",
694 "symfony/cache": "^3.4|^4.1",
695 "symfony/phpunit-bridge": "^4.2",
696 "symfony/property-info": "^3.4|^4.1",
697 "symfony/validator": "^3.4|^4.1",
698 "symfony/web-profiler-bundle": "^3.4|^4.1",
699 "symfony/yaml": "^3.4|^4.1",
700 "twig/twig": "^1.34|^2.4"
701 },
702 "suggest": {
703 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
704 "symfony/web-profiler-bundle": "To use the data collector."
705 },
706 "type": "symfony-bundle",
707 "extra": {
708 "branch-alias": {
709 "dev-master": "1.11.x-dev"
710 }
711 },
712 "autoload": {
713 "psr-4": {
714 "Doctrine\\Bundle\\DoctrineBundle\\": ""
715 }
716 },
717 "notification-url": "https://packagist.org/downloads/",
718 "license": [
719 "MIT"
720 ],
721 "authors": [
722 {
723 "name": "Symfony Community",
724 "homepage": "http://symfony.com/contributors"
725 },
726 {
727 "name": "Benjamin Eberlei",
728 "email": "kontakt@beberlei.de"
729 },
730 {
731 "name": "Doctrine Project",
732 "homepage": "http://www.doctrine-project.org/"
733 },
734 {
735 "name": "Fabien Potencier",
736 "email": "fabien@symfony.com"
737 }
738 ],
739 "description": "Symfony DoctrineBundle",
740 "homepage": "http://www.doctrine-project.org",
741 "keywords": [
742 "database",
743 "dbal",
744 "orm",
745 "persistence"
746 ],
955a3bde 747 "time": "2019-06-04T07:35:05+00:00"
6546aca4
JB
748 },
749 {
750 "name": "doctrine/doctrine-cache-bundle",
751 "version": "1.3.5",
752 "source": {
753 "type": "git",
754 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
755 "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927"
756 },
757 "dist": {
758 "type": "zip",
759 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/5514c90d9fb595e1095e6d66ebb98ce9ef049927",
760 "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927",
761 "shasum": ""
762 },
763 "require": {
764 "doctrine/cache": "^1.4.2",
765 "doctrine/inflector": "~1.0",
766 "php": ">=5.3.2",
767 "symfony/doctrine-bridge": "~2.7|~3.3|~4.0"
768 },
769 "require-dev": {
770 "instaclick/coding-standard": "~1.1",
771 "instaclick/object-calisthenics-sniffs": "dev-master",
772 "instaclick/symfony2-coding-standard": "dev-remaster",
773 "phpunit/phpunit": "~4.8.36|~5.6|~6.5|~7.0",
774 "predis/predis": "~0.8",
775 "satooshi/php-coveralls": "^1.0",
776 "squizlabs/php_codesniffer": "~1.5",
777 "symfony/console": "~2.7|~3.3|~4.0",
778 "symfony/finder": "~2.7|~3.3|~4.0",
779 "symfony/framework-bundle": "~2.7|~3.3|~4.0",
780 "symfony/phpunit-bridge": "~2.7|~3.3|~4.0",
781 "symfony/security-acl": "~2.7|~3.3",
782 "symfony/validator": "~2.7|~3.3|~4.0",
783 "symfony/yaml": "~2.7|~3.3|~4.0"
784 },
785 "suggest": {
786 "symfony/security-acl": "For using this bundle to cache ACLs"
787 },
788 "type": "symfony-bundle",
789 "extra": {
790 "branch-alias": {
791 "dev-master": "1.3.x-dev"
792 }
793 },
794 "autoload": {
795 "psr-4": {
796 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
797 },
798 "exclude-from-classmap": [
799 "/Tests/"
800 ]
801 },
802 "notification-url": "https://packagist.org/downloads/",
803 "license": [
804 "MIT"
805 ],
806 "authors": [
807 {
808 "name": "Symfony Community",
809 "homepage": "http://symfony.com/contributors"
810 },
811 {
812 "name": "Benjamin Eberlei",
813 "email": "kontakt@beberlei.de"
814 },
815 {
816 "name": "Fabio B. Silva",
817 "email": "fabio.bat.silva@gmail.com"
818 },
819 {
820 "name": "Guilherme Blanco",
821 "email": "guilhermeblanco@hotmail.com"
822 },
823 {
824 "name": "Doctrine Project",
825 "homepage": "http://www.doctrine-project.org/"
826 },
827 {
828 "name": "Fabien Potencier",
829 "email": "fabien@symfony.com"
830 }
831 ],
832 "description": "Symfony Bundle for Doctrine Cache",
833 "homepage": "https://www.doctrine-project.org",
834 "keywords": [
835 "cache",
836 "caching"
837 ],
838 "time": "2018-11-09T06:25:35+00:00"
839 },
840 {
841 "name": "doctrine/doctrine-migrations-bundle",
842 "version": "v1.3.2",
843 "source": {
844 "type": "git",
845 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
846 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce"
847 },
848 "dist": {
849 "type": "zip",
850 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/49fa399181db4bf4f9f725126bd1cb65c4398dce",
851 "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce",
852 "shasum": ""
853 },
854 "require": {
855 "doctrine/doctrine-bundle": "~1.0",
856 "doctrine/migrations": "^1.1",
857 "php": ">=5.4.0",
858 "symfony/framework-bundle": "~2.7|~3.3|~4.0"
859 },
860 "require-dev": {
861 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^7.4"
862 },
863 "type": "symfony-bundle",
864 "extra": {
865 "branch-alias": {
866 "dev-master": "1.3-dev"
867 }
868 },
869 "autoload": {
870 "psr-4": {
871 "Doctrine\\Bundle\\MigrationsBundle\\": ""
872 }
873 },
874 "notification-url": "https://packagist.org/downloads/",
875 "license": [
876 "MIT"
877 ],
878 "authors": [
879 {
880 "name": "Symfony Community",
881 "homepage": "http://symfony.com/contributors"
882 },
883 {
884 "name": "Doctrine Project",
885 "homepage": "http://www.doctrine-project.org"
886 },
887 {
888 "name": "Fabien Potencier",
889 "email": "fabien@symfony.com"
890 }
891 ],
892 "description": "Symfony DoctrineMigrationsBundle",
893 "homepage": "http://www.doctrine-project.org",
894 "keywords": [
895 "dbal",
896 "migrations",
897 "schema"
898 ],
899 "time": "2018-12-03T11:55:33+00:00"
900 },
901 {
902 "name": "doctrine/event-manager",
903 "version": "v1.0.0",
904 "source": {
905 "type": "git",
906 "url": "https://github.com/doctrine/event-manager.git",
907 "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3"
908 },
909 "dist": {
910 "type": "zip",
911 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3",
912 "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3",
913 "shasum": ""
914 },
915 "require": {
916 "php": "^7.1"
917 },
918 "conflict": {
919 "doctrine/common": "<2.9@dev"
920 },
921 "require-dev": {
922 "doctrine/coding-standard": "^4.0",
923 "phpunit/phpunit": "^7.0"
924 },
925 "type": "library",
926 "extra": {
927 "branch-alias": {
928 "dev-master": "1.0.x-dev"
929 }
930 },
931 "autoload": {
932 "psr-4": {
933 "Doctrine\\Common\\": "lib/Doctrine/Common"
934 }
935 },
936 "notification-url": "https://packagist.org/downloads/",
937 "license": [
938 "MIT"
939 ],
940 "authors": [
941 {
942 "name": "Roman Borschel",
943 "email": "roman@code-factory.org"
944 },
945 {
946 "name": "Benjamin Eberlei",
947 "email": "kontakt@beberlei.de"
948 },
949 {
950 "name": "Guilherme Blanco",
951 "email": "guilhermeblanco@gmail.com"
952 },
953 {
954 "name": "Jonathan Wage",
955 "email": "jonwage@gmail.com"
956 },
957 {
958 "name": "Johannes Schmitt",
959 "email": "schmittjoh@gmail.com"
960 },
961 {
962 "name": "Marco Pivetta",
963 "email": "ocramius@gmail.com"
964 }
965 ],
966 "description": "Doctrine Event Manager component",
967 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
968 "keywords": [
969 "event",
970 "eventdispatcher",
971 "eventmanager"
972 ],
973 "time": "2018-06-11T11:59:03+00:00"
974 },
975 {
976 "name": "doctrine/inflector",
977 "version": "v1.3.0",
978 "source": {
979 "type": "git",
980 "url": "https://github.com/doctrine/inflector.git",
981 "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
982 },
983 "dist": {
984 "type": "zip",
985 "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
986 "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
987 "shasum": ""
988 },
989 "require": {
990 "php": "^7.1"
991 },
992 "require-dev": {
993 "phpunit/phpunit": "^6.2"
994 },
995 "type": "library",
996 "extra": {
997 "branch-alias": {
998 "dev-master": "1.3.x-dev"
999 }
1000 },
1001 "autoload": {
1002 "psr-4": {
1003 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
1004 }
1005 },
1006 "notification-url": "https://packagist.org/downloads/",
1007 "license": [
1008 "MIT"
1009 ],
1010 "authors": [
1011 {
1012 "name": "Roman Borschel",
1013 "email": "roman@code-factory.org"
1014 },
1015 {
1016 "name": "Benjamin Eberlei",
1017 "email": "kontakt@beberlei.de"
1018 },
1019 {
1020 "name": "Guilherme Blanco",
1021 "email": "guilhermeblanco@gmail.com"
1022 },
1023 {
1024 "name": "Jonathan Wage",
1025 "email": "jonwage@gmail.com"
1026 },
1027 {
1028 "name": "Johannes Schmitt",
1029 "email": "schmittjoh@gmail.com"
1030 }
1031 ],
1032 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
1033 "homepage": "http://www.doctrine-project.org",
1034 "keywords": [
1035 "inflection",
1036 "pluralize",
1037 "singularize",
1038 "string"
1039 ],
1040 "time": "2018-01-09T20:05:19+00:00"
1041 },
1042 {
1043 "name": "doctrine/instantiator",
1044 "version": "1.2.0",
1045 "source": {
1046 "type": "git",
1047 "url": "https://github.com/doctrine/instantiator.git",
1048 "reference": "a2c590166b2133a4633738648b6b064edae0814a"
1049 },
1050 "dist": {
1051 "type": "zip",
1052 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
1053 "reference": "a2c590166b2133a4633738648b6b064edae0814a",
1054 "shasum": ""
1055 },
1056 "require": {
1057 "php": "^7.1"
1058 },
1059 "require-dev": {
1060 "doctrine/coding-standard": "^6.0",
1061 "ext-pdo": "*",
1062 "ext-phar": "*",
1063 "phpbench/phpbench": "^0.13",
1064 "phpstan/phpstan-phpunit": "^0.11",
1065 "phpstan/phpstan-shim": "^0.11",
1066 "phpunit/phpunit": "^7.0"
1067 },
1068 "type": "library",
1069 "extra": {
1070 "branch-alias": {
1071 "dev-master": "1.2.x-dev"
1072 }
1073 },
1074 "autoload": {
1075 "psr-4": {
1076 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1077 }
1078 },
1079 "notification-url": "https://packagist.org/downloads/",
1080 "license": [
1081 "MIT"
1082 ],
1083 "authors": [
1084 {
1085 "name": "Marco Pivetta",
1086 "email": "ocramius@gmail.com",
1087 "homepage": "http://ocramius.github.com/"
1088 }
1089 ],
1090 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1091 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
1092 "keywords": [
1093 "constructor",
1094 "instantiate"
1095 ],
1096 "time": "2019-03-17T17:37:11+00:00"
1097 },
1098 {
1099 "name": "doctrine/lexer",
cb4108b4 1100 "version": "1.0.2",
6546aca4
JB
1101 "source": {
1102 "type": "git",
1103 "url": "https://github.com/doctrine/lexer.git",
cb4108b4 1104 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
6546aca4
JB
1105 },
1106 "dist": {
1107 "type": "zip",
cb4108b4 1108 "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1109 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
6546aca4
JB
1110 "shasum": ""
1111 },
1112 "require": {
1113 "php": ">=5.3.2"
1114 },
cb4108b4 1115 "require-dev": {
1116 "phpunit/phpunit": "^4.5"
1117 },
6546aca4
JB
1118 "type": "library",
1119 "extra": {
1120 "branch-alias": {
1121 "dev-master": "1.0.x-dev"
1122 }
1123 },
1124 "autoload": {
cb4108b4 1125 "psr-4": {
1126 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
6546aca4
JB
1127 }
1128 },
1129 "notification-url": "https://packagist.org/downloads/",
1130 "license": [
1131 "MIT"
1132 ],
1133 "authors": [
1134 {
1135 "name": "Roman Borschel",
1136 "email": "roman@code-factory.org"
1137 },
1138 {
1139 "name": "Guilherme Blanco",
1140 "email": "guilhermeblanco@gmail.com"
1141 },
1142 {
1143 "name": "Johannes Schmitt",
1144 "email": "schmittjoh@gmail.com"
1145 }
1146 ],
cb4108b4 1147 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1148 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
6546aca4 1149 "keywords": [
cb4108b4 1150 "annotations",
1151 "docblock",
6546aca4 1152 "lexer",
cb4108b4 1153 "parser",
1154 "php"
6546aca4 1155 ],
cb4108b4 1156 "time": "2019-06-08T11:03:04+00:00"
6546aca4
JB
1157 },
1158 {
1159 "name": "doctrine/migrations",
1160 "version": "v1.8.1",
1161 "source": {
1162 "type": "git",
1163 "url": "https://github.com/doctrine/migrations.git",
1164 "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6"
1165 },
1166 "dist": {
1167 "type": "zip",
1168 "url": "https://api.github.com/repos/doctrine/migrations/zipball/215438c0eef3e5f9b7da7d09c6b90756071b43e6",
1169 "reference": "215438c0eef3e5f9b7da7d09c6b90756071b43e6",
1170 "shasum": ""
1171 },
1172 "require": {
1173 "doctrine/dbal": "~2.6",
1174 "ocramius/proxy-manager": "^1.0|^2.0",
1175 "php": "^7.1",
1176 "symfony/console": "~3.3|^4.0"
1177 },
1178 "require-dev": {
1179 "doctrine/coding-standard": "^1.0",
1180 "doctrine/orm": "~2.5",
1181 "jdorn/sql-formatter": "~1.1",
1182 "mikey179/vfsstream": "^1.6",
1183 "phpunit/phpunit": "~7.0",
1184 "squizlabs/php_codesniffer": "^3.0",
1185 "symfony/yaml": "~3.3|^4.0"
1186 },
1187 "suggest": {
1188 "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.",
1189 "symfony/yaml": "Allows the use of yaml for migration configuration files."
1190 },
1191 "bin": [
1192 "bin/doctrine-migrations"
1193 ],
1194 "type": "library",
1195 "extra": {
1196 "branch-alias": {
1197 "dev-master": "v1.8.x-dev"
1198 }
1199 },
1200 "autoload": {
1201 "psr-4": {
1202 "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations",
1203 "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
1204 }
1205 },
1206 "notification-url": "https://packagist.org/downloads/",
1207 "license": [
1208 "MIT"
1209 ],
1210 "authors": [
1211 {
1212 "name": "Benjamin Eberlei",
1213 "email": "kontakt@beberlei.de"
1214 },
1215 {
1216 "name": "Jonathan Wage",
1217 "email": "jonwage@gmail.com"
1218 },
1219 {
1220 "name": "Michael Simonson",
1221 "email": "contact@mikesimonson.com"
1222 }
1223 ],
1224 "description": "Database Schema migrations using Doctrine DBAL",
1225 "homepage": "https://www.doctrine-project.org/projects/migrations.html",
1226 "keywords": [
1227 "database",
1228 "migrations"
1229 ],
1230 "time": "2018-06-06T21:00:30+00:00"
1231 },
1232 {
1233 "name": "doctrine/orm",
1234 "version": "v2.6.3",
1235 "source": {
1236 "type": "git",
1237 "url": "https://github.com/doctrine/orm.git",
1238 "reference": "434820973cadf2da2d66e7184be370084cc32ca8"
1239 },
1240 "dist": {
1241 "type": "zip",
1242 "url": "https://api.github.com/repos/doctrine/orm/zipball/434820973cadf2da2d66e7184be370084cc32ca8",
1243 "reference": "434820973cadf2da2d66e7184be370084cc32ca8",
1244 "shasum": ""
1245 },
1246 "require": {
1247 "doctrine/annotations": "~1.5",
1248 "doctrine/cache": "~1.6",
1249 "doctrine/collections": "^1.4",
1250 "doctrine/common": "^2.7.1",
1251 "doctrine/dbal": "^2.6",
1252 "doctrine/instantiator": "~1.1",
1253 "ext-pdo": "*",
1254 "php": "^7.1",
1255 "symfony/console": "~3.0|~4.0"
1256 },
1257 "require-dev": {
1258 "doctrine/coding-standard": "^1.0",
1259 "phpunit/phpunit": "^6.5",
1260 "squizlabs/php_codesniffer": "^3.2",
1261 "symfony/yaml": "~3.4|~4.0"
1262 },
1263 "suggest": {
1264 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1265 },
1266 "bin": [
1267 "bin/doctrine"
1268 ],
1269 "type": "library",
1270 "extra": {
1271 "branch-alias": {
1272 "dev-master": "2.6.x-dev"
1273 }
1274 },
1275 "autoload": {
1276 "psr-4": {
1277 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1278 }
1279 },
1280 "notification-url": "https://packagist.org/downloads/",
1281 "license": [
1282 "MIT"
1283 ],
1284 "authors": [
1285 {
1286 "name": "Roman Borschel",
1287 "email": "roman@code-factory.org"
1288 },
1289 {
1290 "name": "Benjamin Eberlei",
1291 "email": "kontakt@beberlei.de"
1292 },
1293 {
1294 "name": "Guilherme Blanco",
1295 "email": "guilhermeblanco@gmail.com"
1296 },
1297 {
1298 "name": "Jonathan Wage",
1299 "email": "jonwage@gmail.com"
1300 },
1301 {
1302 "name": "Marco Pivetta",
1303 "email": "ocramius@gmail.com"
1304 }
1305 ],
1306 "description": "Object-Relational-Mapper for PHP",
1307 "homepage": "http://www.doctrine-project.org",
1308 "keywords": [
1309 "database",
1310 "orm"
1311 ],
1312 "time": "2018-11-20T23:46:46+00:00"
1313 },
1314 {
1315 "name": "doctrine/persistence",
1316 "version": "1.1.1",
1317 "source": {
1318 "type": "git",
1319 "url": "https://github.com/doctrine/persistence.git",
1320 "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48"
1321 },
1322 "dist": {
1323 "type": "zip",
1324 "url": "https://api.github.com/repos/doctrine/persistence/zipball/3da7c9d125591ca83944f477e65ed3d7b4617c48",
1325 "reference": "3da7c9d125591ca83944f477e65ed3d7b4617c48",
1326 "shasum": ""
1327 },
1328 "require": {
1329 "doctrine/annotations": "^1.0",
1330 "doctrine/cache": "^1.0",
1331 "doctrine/collections": "^1.0",
1332 "doctrine/event-manager": "^1.0",
1333 "doctrine/reflection": "^1.0",
1334 "php": "^7.1"
1335 },
1336 "conflict": {
1337 "doctrine/common": "<2.10@dev"
1338 },
1339 "require-dev": {
1340 "doctrine/coding-standard": "^5.0",
1341 "phpstan/phpstan": "^0.8",
1342 "phpunit/phpunit": "^7.0"
1343 },
1344 "type": "library",
1345 "extra": {
1346 "branch-alias": {
1347 "dev-master": "1.1.x-dev"
1348 }
1349 },
1350 "autoload": {
1351 "psr-4": {
1352 "Doctrine\\Common\\": "lib/Doctrine/Common"
1353 }
1354 },
1355 "notification-url": "https://packagist.org/downloads/",
1356 "license": [
1357 "MIT"
1358 ],
1359 "authors": [
1360 {
1361 "name": "Roman Borschel",
1362 "email": "roman@code-factory.org"
1363 },
1364 {
1365 "name": "Benjamin Eberlei",
1366 "email": "kontakt@beberlei.de"
1367 },
1368 {
1369 "name": "Guilherme Blanco",
1370 "email": "guilhermeblanco@gmail.com"
1371 },
1372 {
1373 "name": "Jonathan Wage",
1374 "email": "jonwage@gmail.com"
1375 },
1376 {
1377 "name": "Johannes Schmitt",
1378 "email": "schmittjoh@gmail.com"
1379 },
1380 {
1381 "name": "Marco Pivetta",
1382 "email": "ocramius@gmail.com"
1383 }
1384 ],
1385 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1386 "homepage": "https://doctrine-project.org/projects/persistence.html",
1387 "keywords": [
1388 "mapper",
1389 "object",
1390 "odm",
1391 "orm",
1392 "persistence"
1393 ],
1394 "time": "2019-04-23T08:28:24+00:00"
1395 },
1396 {
1397 "name": "doctrine/reflection",
1398 "version": "v1.0.0",
1399 "source": {
1400 "type": "git",
1401 "url": "https://github.com/doctrine/reflection.git",
1402 "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
1403 },
1404 "dist": {
1405 "type": "zip",
1406 "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
1407 "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
1408 "shasum": ""
1409 },
1410 "require": {
1411 "doctrine/annotations": "^1.0",
1412 "ext-tokenizer": "*",
1413 "php": "^7.1"
1414 },
1415 "require-dev": {
1416 "doctrine/coding-standard": "^4.0",
1417 "doctrine/common": "^2.8",
1418 "phpstan/phpstan": "^0.9.2",
1419 "phpstan/phpstan-phpunit": "^0.9.4",
1420 "phpunit/phpunit": "^7.0",
1421 "squizlabs/php_codesniffer": "^3.0"
1422 },
1423 "type": "library",
1424 "extra": {
1425 "branch-alias": {
1426 "dev-master": "1.0.x-dev"
1427 }
1428 },
1429 "autoload": {
1430 "psr-4": {
1431 "Doctrine\\Common\\": "lib/Doctrine/Common"
1432 }
1433 },
1434 "notification-url": "https://packagist.org/downloads/",
1435 "license": [
1436 "MIT"
1437 ],
1438 "authors": [
1439 {
1440 "name": "Roman Borschel",
1441 "email": "roman@code-factory.org"
1442 },
1443 {
1444 "name": "Benjamin Eberlei",
1445 "email": "kontakt@beberlei.de"
1446 },
1447 {
1448 "name": "Guilherme Blanco",
1449 "email": "guilhermeblanco@gmail.com"
1450 },
1451 {
1452 "name": "Jonathan Wage",
1453 "email": "jonwage@gmail.com"
1454 },
1455 {
1456 "name": "Johannes Schmitt",
1457 "email": "schmittjoh@gmail.com"
1458 },
1459 {
1460 "name": "Marco Pivetta",
1461 "email": "ocramius@gmail.com"
1462 }
1463 ],
1464 "description": "Doctrine Reflection component",
1465 "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1466 "keywords": [
1467 "reflection"
1468 ],
1469 "time": "2018-06-14T14:45:07+00:00"
1470 },
1471 {
1472 "name": "egulias/email-validator",
1473 "version": "2.1.8",
1474 "source": {
1475 "type": "git",
1476 "url": "https://github.com/egulias/EmailValidator.git",
1477 "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98"
1478 },
1479 "dist": {
1480 "type": "zip",
1481 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c26463ff9241f27907112fbcd0c86fa670cfef98",
1482 "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98",
1483 "shasum": ""
1484 },
1485 "require": {
1486 "doctrine/lexer": "^1.0.1",
1487 "php": ">= 5.5"
1488 },
1489 "require-dev": {
1490 "dominicsayers/isemail": "dev-master",
1491 "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
1492 "satooshi/php-coveralls": "^1.0.1"
1493 },
1494 "suggest": {
1495 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1496 },
1497 "type": "library",
1498 "extra": {
1499 "branch-alias": {
1500 "dev-master": "2.0.x-dev"
1501 }
1502 },
1503 "autoload": {
1504 "psr-4": {
1505 "Egulias\\EmailValidator\\": "EmailValidator"
1506 }
1507 },
1508 "notification-url": "https://packagist.org/downloads/",
1509 "license": [
1510 "MIT"
1511 ],
1512 "authors": [
1513 {
1514 "name": "Eduardo Gulias Davis"
1515 }
1516 ],
1517 "description": "A library for validating emails against several RFCs",
1518 "homepage": "https://github.com/egulias/EmailValidator",
1519 "keywords": [
1520 "email",
1521 "emailvalidation",
1522 "emailvalidator",
1523 "validation",
1524 "validator"
1525 ],
1526 "time": "2019-05-16T22:02:54+00:00"
1527 },
1528 {
1529 "name": "electrolinux/php-html5lib",
1530 "version": "0.1.0",
1531 "source": {
1532 "type": "git",
1533 "url": "https://github.com/electrolinux/php-html5lib.git",
1534 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721"
1535 },
1536 "dist": {
1537 "type": "zip",
1538 "url": "https://api.github.com/repos/electrolinux/php-html5lib/zipball/9f92154993c7ecb120d9f9c0e558660d32846721",
1539 "reference": "9f92154993c7ecb120d9f9c0e558660d32846721",
1540 "shasum": ""
1541 },
1542 "require": {
1543 "php": ">=5.3.2"
1544 },
1545 "type": "library",
1546 "autoload": {
1547 "psr-0": {
1548 "HTML5Lib": "src/",
1549 "HTML5Lib\\Tests": "tests/"
1550 }
1551 },
1552 "notification-url": "https://packagist.org/downloads/",
1553 "license": [
1554 "MIT"
1555 ],
1556 "authors": [
1557 {
1558 "name": "Multiple users",
1559 "homepage": "https://code.google.com/p/html5lib/",
1560 "role": "Original developers"
1561 },
1562 {
1563 "name": "Sébastien Lavoie",
1564 "homepage": "http://blog.lavoie.sl",
1565 "role": "Packager"
1566 },
1567 {
1568 "name": "didier Belot",
1569 "role": "Packager"
1570 }
1571 ],
1572 "description": "A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.",
1573 "homepage": "https://github.com/electrolinux/php-html5lib",
1574 "keywords": [
1575 "HTML5",
1576 "php"
1577 ],
1578 "time": "2013-03-18T18:32:30+00:00"
1579 },
1580 {
1581 "name": "fig/link-util",
1582 "version": "1.0.0",
1583 "source": {
1584 "type": "git",
1585 "url": "https://github.com/php-fig/link-util.git",
1586 "reference": "1a07821801a148be4add11ab0603e4af55a72fac"
1587 },
1588 "dist": {
1589 "type": "zip",
1590 "url": "https://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac",
1591 "reference": "1a07821801a148be4add11ab0603e4af55a72fac",
1592 "shasum": ""
1593 },
1594 "require": {
1595 "php": ">=5.5.0",
1596 "psr/link": "~1.0@dev"
1597 },
1598 "require-dev": {
1599 "phpunit/phpunit": "^5.1",
1600 "squizlabs/php_codesniffer": "^2.3.1"
1601 },
1602 "type": "library",
1603 "extra": {
1604 "branch-alias": {
1605 "dev-master": "1.0.x-dev"
1606 }
1607 },
1608 "autoload": {
1609 "psr-4": {
1610 "Fig\\Link\\": "src/"
1611 }
1612 },
1613 "notification-url": "https://packagist.org/downloads/",
1614 "license": [
1615 "MIT"
1616 ],
1617 "authors": [
1618 {
1619 "name": "PHP-FIG",
1620 "homepage": "http://www.php-fig.org/"
1621 }
1622 ],
1623 "description": "Common utility implementations for HTTP links",
1624 "keywords": [
1625 "http",
1626 "http-link",
1627 "link",
1628 "psr",
1629 "psr-13",
1630 "rest"
1631 ],
1632 "time": "2016-10-17T18:31:11+00:00"
1633 },
1634 {
1635 "name": "fossar/htmlawed",
1636 "version": "1.2.7",
1637 "source": {
1638 "type": "git",
1639 "url": "https://github.com/fossar/HTMLawed.git",
1640 "reference": "4f7505e9622a96242923895c3008719b2c2283d3"
1641 },
1642 "dist": {
1643 "type": "zip",
1644 "url": "https://api.github.com/repos/fossar/HTMLawed/zipball/4f7505e9622a96242923895c3008719b2c2283d3",
1645 "reference": "4f7505e9622a96242923895c3008719b2c2283d3",
1646 "shasum": ""
1647 },
1648 "require": {
1649 "php": ">4.4.0"
1650 },
1651 "replace": {
1652 "htmlawed/htmlawed": "*"
1653 },
1654 "type": "library",
1655 "autoload": {
1656 "files": [
1657 "htmLawed.php"
1658 ]
1659 },
1660 "notification-url": "https://packagist.org/downloads/",
1661 "license": [
1662 "GPL-2.0+",
1663 "LGPL-3.0"
1664 ],
1665 "authors": [
1666 {
1667 "name": "Santosh Patnaik",
1668 "homepage": "http://www.bioinformatics.org/people/index.php?user_hash=558b661f92d0ff7b",
1669 "role": "Developer"
1670 }
1671 ],
1672 "description": "htmLawed - Process text with HTML markup to make it more compliant with HTML standards and administrative policies",
1673 "homepage": "http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/",
1674 "keywords": [
1675 "HTMLtidy",
1676 "html",
1677 "sanitize",
1678 "strip",
1679 "tags"
1680 ],
1681 "time": "2019-05-09T11:53:40+00:00"
1682 },
1683 {
1684 "name": "friendsofsymfony/jsrouting-bundle",
9b36a93b 1685 "version": "2.3.1",
6546aca4
JB
1686 "source": {
1687 "type": "git",
1688 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
9b36a93b 1689 "reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4"
6546aca4
JB
1690 },
1691 "dist": {
1692 "type": "zip",
9b36a93b 1693 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4",
1694 "reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4",
6546aca4
JB
1695 "shasum": ""
1696 },
1697 "require": {
1698 "php": "^5.3.9|^7.0",
1699 "symfony/console": "~2.7||~3.0|^4.0",
1700 "symfony/framework-bundle": "~2.7||~3.0|^4.0",
1701 "symfony/serializer": "~2.7||~3.0|^4.0",
1702 "willdurand/jsonp-callback-validator": "~1.0"
1703 },
1704 "require-dev": {
1705 "symfony/expression-language": "~2.7||~3.0|^4.0",
1706 "symfony/phpunit-bridge": "^3.3|^4.0"
1707 },
1708 "type": "symfony-bundle",
1709 "extra": {
1710 "branch-alias": {
1711 "dev-master": "2.0-dev"
1712 }
1713 },
1714 "autoload": {
1715 "psr-4": {
1716 "FOS\\JsRoutingBundle\\": ""
1717 },
1718 "exclude-from-classmap": [
1719 "/Tests/"
1720 ]
1721 },
1722 "notification-url": "https://packagist.org/downloads/",
1723 "license": [
1724 "MIT"
1725 ],
1726 "authors": [
1727 {
1728 "name": "FriendsOfSymfony Community",
1729 "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
1730 },
1731 {
1732 "name": "William Durand",
1733 "email": "will+git@drnd.me"
1734 }
1735 ],
1736 "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
1737 "homepage": "http://friendsofsymfony.github.com",
1738 "keywords": [
1739 "Js Routing",
1740 "javascript",
1741 "routing"
1742 ],
9b36a93b 1743 "time": "2019-06-17T18:22:41+00:00"
6546aca4
JB
1744 },
1745 {
1746 "name": "friendsofsymfony/oauth-server-bundle",
1747 "version": "1.6.2",
1748 "source": {
1749 "type": "git",
1750 "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git",
1751 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23"
1752 },
1753 "dist": {
1754 "type": "zip",
1755 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/fcaa25cc49474bdb0db7894f880976fe76ffed23",
1756 "reference": "fcaa25cc49474bdb0db7894f880976fe76ffed23",
1757 "shasum": ""
1758 },
1759 "require": {
1760 "friendsofsymfony/oauth2-php": "~1.1",
1761 "paragonie/random_compat": "^1|^2",
1762 "php": "^5.5|^7.0",
1763 "symfony/dependency-injection": "^2.8|~3.0|^4.0",
1764 "symfony/framework-bundle": "~2.8|~3.0|^4.0",
1765 "symfony/security-bundle": "~2.8|~3.0|^4.0"
1766 },
1767 "require-dev": {
1768 "doctrine/doctrine-bundle": "~1.0",
1769 "doctrine/mongodb-odm": "~1.0",
1770 "doctrine/orm": "~2.2",
1771 "phing/phing": "~2.4",
1772 "php-mock/php-mock-phpunit": "^1.1",
1773 "phpunit/phpunit": "~4.8|~5.0",
1774 "propel/propel1": "^1.6.5",
1775 "symfony/class-loader": "~2.8|~3.0|^4.0",
1776 "symfony/console": "~2.8|~3.0|^4.0",
1777 "symfony/form": "~2.8|~3.0|^4.0",
1778 "symfony/phpunit-bridge": "~2.8|~3.0|^4.0",
1779 "symfony/templating": "~2.8|~3.0|^4.0",
1780 "symfony/twig-bundle": "~2.8|~3.0|^4.0",
1781 "symfony/yaml": "~2.8|~3.0|^4.0",
1782 "willdurand/propel-typehintable-behavior": "^1.0.4"
1783 },
1784 "suggest": {
1785 "doctrine/doctrine-bundle": "*",
1786 "doctrine/mongodb-odm-bundle": "*",
1787 "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",
1788 "symfony/console": "Needed to be able to use commands",
1789 "symfony/form": "Needed to be able to use the AuthorizeFormType",
1790 "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces"
1791 },
1792 "type": "symfony-bundle",
1793 "extra": {
1794 "branch-alias": {
1795 "dev-master": "1.5-dev"
1796 }
1797 },
1798 "autoload": {
1799 "psr-4": {
1800 "FOS\\OAuthServerBundle\\": ""
1801 },
1802 "exclude-from-classmap": [
1803 "/Tests/"
1804 ]
1805 },
1806 "notification-url": "https://packagist.org/downloads/",
1807 "license": [
1808 "MIT"
1809 ],
1810 "authors": [
1811 {
1812 "name": "Arnaud Le Blanc",
1813 "email": "arnaud.lb@gmail.com"
1814 },
1815 {
1816 "name": "FriendsOfSymfony Community",
1817 "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
1818 }
1819 ],
1820 "description": "Symfony2 OAuth Server Bundle",
1821 "homepage": "http://friendsofsymfony.github.com",
1822 "keywords": [
1823 "oauth",
1824 "oauth2",
1825 "server"
1826 ],
1827 "time": "2019-01-23T15:23:04+00:00"
1828 },
1829 {
1830 "name": "friendsofsymfony/oauth2-php",
1831 "version": "1.2.3",
1832 "source": {
1833 "type": "git",
1834 "url": "https://github.com/FriendsOfSymfony/oauth2-php.git",
1835 "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240"
1836 },
1837 "dist": {
1838 "type": "zip",
1839 "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/a41fef63f81ef2ef632350a6c7dc66d15baa9240",
1840 "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240",
1841 "shasum": ""
1842 },
1843 "require": {
1844 "php": "^5.5.9|>=7.0.8",
1845 "symfony/http-foundation": "~3.0|~4.0"
1846 },
1847 "require-dev": {
1848 "phpunit/phpunit": "~4.0"
1849 },
1850 "type": "library",
1851 "extra": {
1852 "branch-alias": {
1853 "dev-master": "1.2.x-dev"
1854 }
1855 },
1856 "autoload": {
1857 "psr-4": {
1858 "OAuth2\\": "lib/"
1859 }
1860 },
1861 "notification-url": "https://packagist.org/downloads/",
1862 "license": [
1863 "MIT"
1864 ],
1865 "authors": [
1866 {
1867 "name": "Arnaud Le Blanc",
1868 "email": "arnaud.lb@gmail.com"
1869 },
1870 {
1871 "name": "FriendsOfSymfony Community",
1872 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
1873 }
1874 ],
1875 "description": "OAuth2 library",
1876 "homepage": "https://github.com/FriendsOfSymfony/oauth2-php",
1877 "keywords": [
1878 "oauth",
1879 "oauth2"
1880 ],
1881 "time": "2018-01-30T19:58:25+00:00"
1882 },
1883 {
1884 "name": "friendsofsymfony/rest-bundle",
1885 "version": "2.5.0",
1886 "source": {
1887 "type": "git",
1888 "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
1889 "reference": "a5fc73b84bdb2f0fdf58a717b322ceb6997f7bf3"
1890 },
1891 "dist": {
1892 "type": "zip",
1893 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/a5fc73b84bdb2f0fdf58a717b322ceb6997f7bf3",
1894 "reference": "a5fc73b84bdb2f0fdf58a717b322ceb6997f7bf3",
1895 "shasum": ""
1896 },
1897 "require": {
1898 "doctrine/inflector": "^1.0",
1899 "php": "^5.5.9|~7.0",
1900 "psr/log": "^1.0",
1901 "symfony/config": "^3.4|^4.0",
1902 "symfony/debug": "^3.4|^4.0",
1903 "symfony/dependency-injection": "^3.4|^4.0",
1904 "symfony/event-dispatcher": "^3.4|^4.0",
1905 "symfony/finder": "^3.4|^4.0",
1906 "symfony/framework-bundle": "^3.4|^4.0",
1907 "symfony/http-foundation": "^3.4|^4.0",
1908 "symfony/http-kernel": "^3.4|^4.0",
1909 "symfony/routing": "^3.4|^4.0",
1910 "symfony/security-core": "^3.4|^4.0",
1911 "symfony/templating": "^3.4|^4.0",
1912 "willdurand/jsonp-callback-validator": "^1.0",
1913 "willdurand/negotiation": "^2.0"
1914 },
1915 "conflict": {
1916 "jms/serializer": "<1.13.0",
1917 "jms/serializer-bundle": "<2.0.0",
1918 "sensio/framework-extra-bundle": "<3.0.13"
1919 },
1920 "require-dev": {
1921 "jms/serializer": "^1.13|^2.0",
1922 "jms/serializer-bundle": "^2.3.1|^3.0",
1923 "phpoption/phpoption": "^1.1",
1924 "psr/http-message": "^1.0",
1925 "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
1926 "symfony/asset": "^3.4|^4.0",
1927 "symfony/browser-kit": "^3.4|^4.0",
1928 "symfony/css-selector": "^3.4|^4.0",
1929 "symfony/dependency-injection": "^2.7.20|^3.0|^4.0",
1930 "symfony/expression-language": "~2.7|^3.0|^4.0",
1931 "symfony/form": "^3.4|^4.0",
1932 "symfony/phpunit-bridge": "^4.1.8",
1933 "symfony/security-bundle": "^3.4|^4.0",
1934 "symfony/serializer": "^2.7.11|^3.0.4|^4.0",
1935 "symfony/twig-bundle": "^3.4|^4.0",
1936 "symfony/validator": "^3.4|^4.0",
1937 "symfony/web-profiler-bundle": "^3.4|^4.0",
1938 "symfony/yaml": "^3.4|^4.0"
1939 },
1940 "suggest": {
1941 "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0",
1942 "sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, requires ^3.0",
1943 "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
1944 "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
1945 "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
1946 },
1947 "type": "symfony-bundle",
1948 "extra": {
1949 "branch-alias": {
1950 "dev-master": "2.5-dev"
1951 }
1952 },
1953 "autoload": {
1954 "psr-4": {
1955 "FOS\\RestBundle\\": ""
1956 },
1957 "exclude-from-classmap": [
1958 "Tests/"
1959 ]
1960 },
1961 "notification-url": "https://packagist.org/downloads/",
1962 "license": [
1963 "MIT"
1964 ],
1965 "authors": [
1966 {
1967 "name": "Lukas Kahwe Smith",
1968 "email": "smith@pooteeweet.org"
1969 },
1970 {
1971 "name": "FriendsOfSymfony Community",
1972 "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
1973 },
1974 {
1975 "name": "Konstantin Kudryashov",
1976 "email": "ever.zet@gmail.com"
1977 }
1978 ],
1979 "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
1980 "homepage": "http://friendsofsymfony.github.com",
1981 "keywords": [
1982 "rest"
1983 ],
1984 "time": "2019-01-03T13:05:12+00:00"
1985 },
1986 {
1987 "name": "friendsofsymfony/user-bundle",
1988 "version": "v2.0.2",
1989 "source": {
1990 "type": "git",
1991 "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
1992 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f"
1993 },
1994 "dist": {
1995 "type": "zip",
1996 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
1997 "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
1998 "shasum": ""
1999 },
2000 "require": {
2001 "paragonie/random_compat": "^1 || ^2",
2002 "php": "^5.5.9 || ^7.0",
2003 "symfony/form": "^2.7 || ^3.0",
2004 "symfony/framework-bundle": "^2.7 || ^3.0",
2005 "symfony/security-bundle": "^2.7 || ^3.0",
2006 "symfony/templating": "^2.7 || ^3.0",
2007 "symfony/twig-bundle": "^2.7 || ^3.0",
2008 "twig/twig": "^1.28 || ^2.0"
2009 },
2010 "conflict": {
2011 "doctrine/doctrine-bundle": "<1.3",
2012 "symfony/doctrine-bridge": "<2.7"
2013 },
2014 "require-dev": {
2015 "doctrine/doctrine-bundle": "^1.3",
2016 "friendsofphp/php-cs-fixer": "^1.11",
2017 "phpunit/phpunit": "~4.8|~5.0",
2018 "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0",
2019 "symfony/console": "^2.7 || ^3.0",
2020 "symfony/phpunit-bridge": "^2.7 || ^3.0",
2021 "symfony/validator": "^2.7 || ^3.0",
2022 "symfony/yaml": "^2.7 || ^3.0"
2023 },
2024 "type": "symfony-bundle",
2025 "extra": {
2026 "branch-alias": {
2027 "dev-master": "2.0.x-dev"
2028 }
2029 },
2030 "autoload": {
2031 "psr-4": {
2032 "FOS\\UserBundle\\": ""
2033 },
2034 "exclude-from-classmap": [
2035 "/Tests/"
2036 ]
2037 },
2038 "notification-url": "https://packagist.org/downloads/",
2039 "license": [
2040 "MIT"
2041 ],
2042 "authors": [
2043 {
2044 "name": "Christophe Coevoet",
2045 "email": "stof@notk.org"
2046 },
2047 {
2048 "name": "FriendsOfSymfony Community",
2049 "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
2050 },
2051 {
2052 "name": "Thibault Duplessis",
2053 "email": "thibault.duplessis@gmail.com"
2054 }
2055 ],
2056 "description": "Symfony FOSUserBundle",
2057 "homepage": "http://friendsofsymfony.github.com",
2058 "keywords": [
2059 "User management"
2060 ],
2061 "time": "2017-11-29T17:01:21+00:00"
2062 },
2063 {
2064 "name": "gedmo/doctrine-extensions",
2065 "version": "v2.4.37",
2066 "source": {
2067 "type": "git",
2068 "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
2069 "reference": "5dd471f656e46d815f063bf3f12c667649ec7ffb"
2070 },
2071 "dist": {
2072 "type": "zip",
2073 "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/5dd471f656e46d815f063bf3f12c667649ec7ffb",
2074 "reference": "5dd471f656e46d815f063bf3f12c667649ec7ffb",
2075 "shasum": ""
2076 },
2077 "require": {
2078 "behat/transliterator": "~1.2",
2079 "doctrine/common": "~2.4",
2080 "php": ">=5.3.2"
2081 },
2082 "conflict": {
2083 "doctrine/annotations": "<1.2"
2084 },
2085 "require-dev": {
2086 "doctrine/common": ">=2.5.0",
2087 "doctrine/mongodb-odm": ">=1.0.2",
2088 "doctrine/orm": ">=2.5.0",
2089 "phpunit/phpunit": "^4.8.35|^5.7|^6.5",
2090 "symfony/yaml": "~2.6|~3.0|~4.0"
2091 },
2092 "suggest": {
2093 "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
2094 "doctrine/orm": "to use the extensions with the ORM"
2095 },
2096 "type": "library",
2097 "extra": {
2098 "branch-alias": {
2099 "dev-master": "2.4.x-dev"
2100 }
2101 },
2102 "autoload": {
2103 "psr-4": {
2104 "Gedmo\\": "lib/Gedmo"
2105 }
2106 },
2107 "notification-url": "https://packagist.org/downloads/",
2108 "license": [
2109 "MIT"
2110 ],
2111 "authors": [
2112 {
2113 "name": "David Buchmann",
2114 "email": "david@liip.ch"
2115 },
2116 {
2117 "name": "Gediminas Morkevicius",
2118 "email": "gediminas.morkevicius@gmail.com"
2119 },
2120 {
2121 "name": "Gustavo Falco",
2122 "email": "comfortablynumb84@gmail.com"
2123 }
2124 ],
2125 "description": "Doctrine2 behavioral extensions",
2126 "homepage": "http://gediminasm.org/",
2127 "keywords": [
2128 "Blameable",
2129 "behaviors",
2130 "doctrine2",
2131 "extensions",
2132 "gedmo",
2133 "loggable",
2134 "nestedset",
2135 "sluggable",
2136 "sortable",
2137 "timestampable",
2138 "translatable",
2139 "tree",
2140 "uploadable"
2141 ],
2142 "time": "2019-03-17T18:16:12+00:00"
2143 },
2144 {
2145 "name": "grandt/binstring",
2146 "version": "1.0.0",
2147 "source": {
2148 "type": "git",
2149 "url": "https://github.com/Grandt/PHPBinString.git",
2150 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431"
2151 },
2152 "dist": {
2153 "type": "zip",
2154 "url": "https://api.github.com/repos/Grandt/PHPBinString/zipball/825fe2ac8a68190f651fc2dbc07b6edde18bc431",
2155 "reference": "825fe2ac8a68190f651fc2dbc07b6edde18bc431",
2156 "shasum": ""
2157 },
2158 "require": {
2159 "php": ">=5.0"
2160 },
2161 "type": "library",
2162 "autoload": {
2163 "classmap": [
2164 "BinString.php",
2165 "BinStringStatic.php"
2166 ]
2167 },
2168 "notification-url": "https://packagist.org/downloads/",
2169 "license": [
2170 "LGPL-2.1"
2171 ],
2172 "authors": [
2173 {
2174 "name": "A. Grandt",
2175 "email": "php@grandt.com",
2176 "role": "Developer"
2177 }
2178 ],
2179 "description": "A class for working around the use of mbstring.func_override",
2180 "homepage": "https://github.com/Grandt/PHPBinString",
2181 "keywords": [
2182 "binary strings",
2183 "mbstring"
2184 ],
2185 "time": "2015-08-13T06:14:41+00:00"
2186 },
2187 {
2188 "name": "grandt/phpepub",
2189 "version": "dev-master",
2190 "source": {
2191 "type": "git",
2192 "url": "https://github.com/Daniel-KM/PHPePub.git",
2193 "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3"
2194 },
2195 "dist": {
2196 "type": "zip",
2197 "url": "https://api.github.com/repos/Daniel-KM/PHPePub/zipball/78546d9a49d59ad9a32b13f3d95cc2f548add1c3",
2198 "reference": "78546d9a49d59ad9a32b13f3d95cc2f548add1c3",
2199 "shasum": ""
2200 },
2201 "require": {
2202 "grandt/phpresizegif": "~1.0.3",
2203 "grandt/relativepath": "~1.0.1",
2204 "masterminds/html5": "~2.3",
2205 "php": ">=5.3.0",
2206 "phpzip/phpzip": "~2.0.7"
2207 },
2208 "type": "library",
2209 "autoload": {
2210 "psr-4": {
2211 "PHPePub\\": "src/PHPePub"
2212 },
2213 "classmap": [
2214 "src/lib.uuid.php"
2215 ]
2216 },
2217 "license": [
2218 "LGPL-2.1"
2219 ],
2220 "authors": [
2221 {
2222 "name": "A. Grandt",
2223 "email": "php@grandt.com",
2224 "homepage": "http://grandt.com",
2225 "role": "Developer"
2226 },
2227 {
2228 "name": "An, Hyeong-woo",
2229 "email": "mail@mytory.net",
2230 "homepage": "https://mytory.net",
2231 "role": "Contributor"
2232 },
2233 {
2234 "name": "Daniel Berthereau",
2235 "email": "daniel.composer@berthereau.net",
2236 "role": "Contributor"
2237 }
2238 ],
2239 "description": "Package to create and stream e-books in the ePub 2.0 and 3.0 formats.",
2240 "homepage": "https://github.com/Grandt/PHPePub",
2241 "keywords": [
2242 "e-book",
2243 "epub"
2244 ],
2245 "support": {
2246 "source": "https://github.com/Daniel-KM/PHPePub/tree/master"
2247 },
2248 "time": "2018-10-21T22:00:00+00:00"
2249 },
2250 {
2251 "name": "grandt/phpresizegif",
2252 "version": "1.0.3",
2253 "source": {
2254 "type": "git",
2255 "url": "https://github.com/Grandt/PHPResizeGif.git",
2256 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe"
2257 },
2258 "dist": {
2259 "type": "zip",
2260 "url": "https://api.github.com/repos/Grandt/PHPResizeGif/zipball/775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
2261 "reference": "775f6810fcda2fd1d8ca881d44a80c8d310ae7fe",
2262 "shasum": ""
2263 },
2264 "require": {
2265 "grandt/binstring": ">=0.2.0",
2266 "php": ">=5.3.0"
2267 },
2268 "type": "library",
2269 "autoload": {
2270 "psr-4": {
2271 "grandt\\ResizeGif\\": "src/ResizeGif",
2272 "grandt\\ResizeGif\\Files\\": "src/ResizeGif/Files",
2273 "grandt\\ResizeGif\\Structure\\": "src/ResizeGif/Structure",
2274 "grandt\\ResizeGif\\Debug\\": "src/ResizeGif/Debug"
2275 }
2276 },
2277 "notification-url": "https://packagist.org/downloads/",
2278 "license": [
2279 "LGPL-2.1"
2280 ],
2281 "authors": [
2282 {
2283 "name": "A. Grandt",
2284 "email": "php@grandt.com",
2285 "homepage": "http://grandt.com",
2286 "role": "Developer"
2287 }
2288 ],
2289 "description": "GIF89a compliant Gif resizer, including transparency and optimized gifs with sub sized elements.",
2290 "homepage": "https://github.com/Grandt/PHPResizeGif",
2291 "keywords": [
2292 "GIF89a",
2293 "animated gif",
2294 "gif",
2295 "resize"
2296 ],
2297 "time": "2015-05-10T10:52:24+00:00"
2298 },
2299 {
2300 "name": "grandt/phpzipmerge",
2301 "version": "1.0.4",
2302 "source": {
2303 "type": "git",
2304 "url": "https://github.com/Grandt/PHPZipMerge.git",
2305 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9"
2306 },
2307 "dist": {
2308 "type": "zip",
2309 "url": "https://api.github.com/repos/Grandt/PHPZipMerge/zipball/0b1273d3c2dbfe244904158b1dbd65a663264fb9",
2310 "reference": "0b1273d3c2dbfe244904158b1dbd65a663264fb9",
2311 "shasum": ""
2312 },
2313 "require": {
2314 "grandt/binstring": ">=1.0.0",
2315 "grandt/relativepath": ">=1.0.1",
2316 "php": ">=5.3.0"
2317 },
2318 "type": "library",
2319 "autoload": {
2320 "psr-4": {
2321 "ZipMerge\\": "src/ZipMerge"
2322 }
2323 },
2324 "notification-url": "https://packagist.org/downloads/",
2325 "license": [
2326 "LGPL-2.1"
2327 ],
2328 "authors": [
2329 {
2330 "name": "A. Grandt",
2331 "email": "php@grandt.com",
2332 "homepage": "http://grandt.com",
2333 "role": "Developer"
2334 },
2335 {
2336 "name": "Greg Kappatos",
2337 "homepage": "http://websiteconnect.com.au",
2338 "role": "Developer"
2339 }
2340 ],
2341 "description": "Merge and stream multiple Zip files on the fly.",
2342 "homepage": "https://github.com/Grandt/PHPZipMerge",
2343 "keywords": [
2344 "archive",
2345 "compressed",
2346 "compression",
2347 "merge",
2348 "phpzip",
2349 "pkzip",
2350 "stream",
2351 "zip"
2352 ],
2353 "time": "2015-08-18T13:49:33+00:00"
2354 },
2355 {
2356 "name": "grandt/relativepath",
2357 "version": "1.0.2",
2358 "source": {
2359 "type": "git",
2360 "url": "https://github.com/Grandt/PHPRelativePath.git",
2361 "reference": "19541133c24143b6295688472c54dd6ed15a5462"
2362 },
2363 "dist": {
2364 "type": "zip",
2365 "url": "https://api.github.com/repos/Grandt/PHPRelativePath/zipball/19541133c24143b6295688472c54dd6ed15a5462",
2366 "reference": "19541133c24143b6295688472c54dd6ed15a5462",
2367 "shasum": ""
2368 },
2369 "require": {
2370 "php": ">=5.0"
2371 },
2372 "type": "library",
2373 "autoload": {
2374 "classmap": [
2375 "RelativePath.php"
2376 ]
2377 },
2378 "notification-url": "https://packagist.org/downloads/",
2379 "license": [
2380 "LGPL-2.1"
2381 ],
2382 "authors": [
2383 {
2384 "name": "A. Grandt",
2385 "email": "php@grandt.com",
2386 "role": "Developer"
2387 }
2388 ],
2389 "description": "A class for cleaning up/collapsing relative paths. Like real_path, but without the need for the path to exist on the filesystem.",
2390 "homepage": "https://github.com/Grandt/PHPRelativePath",
2391 "keywords": [
2392 "file path"
2393 ],
2394 "time": "2015-05-14T08:18:23+00:00"
2395 },
2396 {
2397 "name": "guzzlehttp/guzzle",
2398 "version": "5.3.3",
2399 "source": {
2400 "type": "git",
2401 "url": "https://github.com/guzzle/guzzle.git",
2402 "reference": "93bbdb30d59be6cd9839495306c65f2907370eb9"
2403 },
2404 "dist": {
2405 "type": "zip",
2406 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/93bbdb30d59be6cd9839495306c65f2907370eb9",
2407 "reference": "93bbdb30d59be6cd9839495306c65f2907370eb9",
2408 "shasum": ""
2409 },
2410 "require": {
2411 "guzzlehttp/ringphp": "^1.1",
2412 "php": ">=5.4.0",
2413 "react/promise": "^2.2"
2414 },
2415 "require-dev": {
2416 "ext-curl": "*",
2417 "phpunit/phpunit": "^4.0"
2418 },
2419 "type": "library",
2420 "autoload": {
2421 "psr-4": {
2422 "GuzzleHttp\\": "src/"
2423 }
2424 },
2425 "notification-url": "https://packagist.org/downloads/",
2426 "license": [
2427 "MIT"
2428 ],
2429 "authors": [
2430 {
2431 "name": "Michael Dowling",
2432 "email": "mtdowling@gmail.com",
2433 "homepage": "https://github.com/mtdowling"
2434 }
2435 ],
2436 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
2437 "homepage": "http://guzzlephp.org/",
2438 "keywords": [
2439 "client",
2440 "curl",
2441 "framework",
2442 "http",
2443 "http client",
2444 "rest",
2445 "web service"
2446 ],
2447 "time": "2018-07-31T13:33:10+00:00"
2448 },
2449 {
2450 "name": "guzzlehttp/psr7",
2451 "version": "1.5.2",
2452 "source": {
2453 "type": "git",
2454 "url": "https://github.com/guzzle/psr7.git",
2455 "reference": "9f83dded91781a01c63574e387eaa769be769115"
2456 },
2457 "dist": {
2458 "type": "zip",
2459 "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
2460 "reference": "9f83dded91781a01c63574e387eaa769be769115",
2461 "shasum": ""
2462 },
2463 "require": {
2464 "php": ">=5.4.0",
2465 "psr/http-message": "~1.0",
2466 "ralouphie/getallheaders": "^2.0.5"
2467 },
2468 "provide": {
2469 "psr/http-message-implementation": "1.0"
2470 },
2471 "require-dev": {
2472 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
2473 },
2474 "type": "library",
2475 "extra": {
2476 "branch-alias": {
2477 "dev-master": "1.5-dev"
2478 }
2479 },
2480 "autoload": {
2481 "psr-4": {
2482 "GuzzleHttp\\Psr7\\": "src/"
2483 },
2484 "files": [
2485 "src/functions_include.php"
2486 ]
2487 },
2488 "notification-url": "https://packagist.org/downloads/",
2489 "license": [
2490 "MIT"
2491 ],
2492 "authors": [
2493 {
2494 "name": "Michael Dowling",
2495 "email": "mtdowling@gmail.com",
2496 "homepage": "https://github.com/mtdowling"
2497 },
2498 {
2499 "name": "Tobias Schultze",
2500 "homepage": "https://github.com/Tobion"
2501 }
2502 ],
2503 "description": "PSR-7 message implementation that also provides common utility methods",
2504 "keywords": [
2505 "http",
2506 "message",
2507 "psr-7",
2508 "request",
2509 "response",
2510 "stream",
2511 "uri",
2512 "url"
2513 ],
2514 "time": "2018-12-04T20:46:45+00:00"
2515 },
2516 {
2517 "name": "guzzlehttp/ringphp",
2518 "version": "1.1.1",
2519 "source": {
2520 "type": "git",
2521 "url": "https://github.com/guzzle/RingPHP.git",
2522 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b"
2523 },
2524 "dist": {
2525 "type": "zip",
2526 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b",
2527 "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b",
2528 "shasum": ""
2529 },
2530 "require": {
2531 "guzzlehttp/streams": "~3.0",
2532 "php": ">=5.4.0",
2533 "react/promise": "~2.0"
2534 },
2535 "require-dev": {
2536 "ext-curl": "*",
2537 "phpunit/phpunit": "~4.0"
2538 },
2539 "suggest": {
2540 "ext-curl": "Guzzle will use specific adapters if cURL is present"
2541 },
2542 "type": "library",
2543 "extra": {
2544 "branch-alias": {
2545 "dev-master": "1.1-dev"
2546 }
2547 },
2548 "autoload": {
2549 "psr-4": {
2550 "GuzzleHttp\\Ring\\": "src/"
2551 }
2552 },
2553 "notification-url": "https://packagist.org/downloads/",
2554 "license": [
2555 "MIT"
2556 ],
2557 "authors": [
2558 {
2559 "name": "Michael Dowling",
2560 "email": "mtdowling@gmail.com",
2561 "homepage": "https://github.com/mtdowling"
2562 }
2563 ],
2564 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
2565 "time": "2018-07-31T13:22:33+00:00"
2566 },
2567 {
2568 "name": "guzzlehttp/streams",
2569 "version": "3.0.0",
2570 "source": {
2571 "type": "git",
2572 "url": "https://github.com/guzzle/streams.git",
2573 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
2574 },
2575 "dist": {
2576 "type": "zip",
2577 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2578 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2579 "shasum": ""
2580 },
2581 "require": {
2582 "php": ">=5.4.0"
2583 },
2584 "require-dev": {
2585 "phpunit/phpunit": "~4.0"
2586 },
2587 "type": "library",
2588 "extra": {
2589 "branch-alias": {
2590 "dev-master": "3.0-dev"
2591 }
2592 },
2593 "autoload": {
2594 "psr-4": {
2595 "GuzzleHttp\\Stream\\": "src/"
2596 }
2597 },
2598 "notification-url": "https://packagist.org/downloads/",
2599 "license": [
2600 "MIT"
2601 ],
2602 "authors": [
2603 {
2604 "name": "Michael Dowling",
2605 "email": "mtdowling@gmail.com",
2606 "homepage": "https://github.com/mtdowling"
2607 }
2608 ],
2609 "description": "Provides a simple abstraction over streams of data",
2610 "homepage": "http://guzzlephp.org/",
2611 "keywords": [
2612 "Guzzle",
2613 "stream"
2614 ],
2615 "time": "2014-10-12T19:18:40+00:00"
2616 },
2617 {
2618 "name": "hoa/compiler",
2619 "version": "3.17.08.08",
2620 "source": {
2621 "type": "git",
2622 "url": "https://github.com/hoaproject/Compiler.git",
2623 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de"
2624 },
2625 "dist": {
2626 "type": "zip",
2627 "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/aa09caf0bf28adae6654ca6ee415ee2f522672de",
2628 "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de",
2629 "shasum": ""
2630 },
2631 "require": {
2632 "hoa/consistency": "~1.0",
2633 "hoa/exception": "~1.0",
2634 "hoa/file": "~1.0",
2635 "hoa/iterator": "~2.0",
2636 "hoa/math": "~1.0",
2637 "hoa/protocol": "~1.0",
2638 "hoa/regex": "~1.0",
2639 "hoa/visitor": "~2.0"
2640 },
2641 "require-dev": {
2642 "hoa/json": "~2.0",
2643 "hoa/test": "~2.0"
2644 },
2645 "type": "library",
2646 "extra": {
2647 "branch-alias": {
2648 "dev-master": "3.x-dev"
2649 }
2650 },
2651 "autoload": {
2652 "psr-4": {
2653 "Hoa\\Compiler\\": "."
2654 }
2655 },
2656 "notification-url": "https://packagist.org/downloads/",
2657 "license": [
2658 "BSD-3-Clause"
2659 ],
2660 "authors": [
2661 {
2662 "name": "Ivan Enderlin",
2663 "email": "ivan.enderlin@hoa-project.net"
2664 },
2665 {
2666 "name": "Hoa community",
2667 "homepage": "https://hoa-project.net/"
2668 }
2669 ],
2670 "description": "The Hoa\\Compiler library.",
2671 "homepage": "https://hoa-project.net/",
2672 "keywords": [
2673 "algebraic",
2674 "ast",
2675 "compiler",
2676 "context-free",
2677 "coverage",
2678 "exhaustive",
2679 "grammar",
2680 "isotropic",
2681 "language",
2682 "lexer",
2683 "library",
2684 "ll1",
2685 "llk",
2686 "parser",
2687 "pp",
2688 "random",
2689 "regular",
2690 "rule",
2691 "sampler",
2692 "syntax",
2693 "token",
2694 "trace",
2695 "uniform"
2696 ],
2697 "time": "2017-08-08T07:44:07+00:00"
2698 },
2699 {
2700 "name": "hoa/consistency",
2701 "version": "1.17.05.02",
2702 "source": {
2703 "type": "git",
2704 "url": "https://github.com/hoaproject/Consistency.git",
2705 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
2706 },
2707 "dist": {
2708 "type": "zip",
2709 "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
2710 "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
2711 "shasum": ""
2712 },
2713 "require": {
2714 "hoa/exception": "~1.0",
2715 "php": ">=5.5.0"
2716 },
2717 "require-dev": {
2718 "hoa/stream": "~1.0",
2719 "hoa/test": "~2.0"
2720 },
2721 "type": "library",
2722 "extra": {
2723 "branch-alias": {
2724 "dev-master": "1.x-dev"
2725 }
2726 },
2727 "autoload": {
2728 "psr-4": {
2729 "Hoa\\Consistency\\": "."
2730 },
2731 "files": [
2732 "Prelude.php"
2733 ]
2734 },
2735 "notification-url": "https://packagist.org/downloads/",
2736 "license": [
2737 "BSD-3-Clause"
2738 ],
2739 "authors": [
2740 {
2741 "name": "Ivan Enderlin",
2742 "email": "ivan.enderlin@hoa-project.net"
2743 },
2744 {
2745 "name": "Hoa community",
2746 "homepage": "https://hoa-project.net/"
2747 }
2748 ],
2749 "description": "The Hoa\\Consistency library.",
2750 "homepage": "https://hoa-project.net/",
2751 "keywords": [
2752 "autoloader",
2753 "callable",
2754 "consistency",
2755 "entity",
2756 "flex",
2757 "keyword",
2758 "library"
2759 ],
2760 "time": "2017-05-02T12:18:12+00:00"
2761 },
2762 {
2763 "name": "hoa/event",
2764 "version": "1.17.01.13",
2765 "source": {
2766 "type": "git",
2767 "url": "https://github.com/hoaproject/Event.git",
2768 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
2769 },
2770 "dist": {
2771 "type": "zip",
2772 "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
2773 "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
2774 "shasum": ""
2775 },
2776 "require": {
2777 "hoa/consistency": "~1.0",
2778 "hoa/exception": "~1.0"
2779 },
2780 "require-dev": {
2781 "hoa/test": "~2.0"
2782 },
2783 "type": "library",
2784 "extra": {
2785 "branch-alias": {
2786 "dev-master": "1.x-dev"
2787 }
2788 },
2789 "autoload": {
2790 "psr-4": {
2791 "Hoa\\Event\\": "."
2792 }
2793 },
2794 "notification-url": "https://packagist.org/downloads/",
2795 "license": [
2796 "BSD-3-Clause"
2797 ],
2798 "authors": [
2799 {
2800 "name": "Ivan Enderlin",
2801 "email": "ivan.enderlin@hoa-project.net"
2802 },
2803 {
2804 "name": "Hoa community",
2805 "homepage": "https://hoa-project.net/"
2806 }
2807 ],
2808 "description": "The Hoa\\Event library.",
2809 "homepage": "https://hoa-project.net/",
2810 "keywords": [
2811 "event",
2812 "library",
2813 "listener",
2814 "observer"
2815 ],
2816 "time": "2017-01-13T15:30:50+00:00"
2817 },
2818 {
2819 "name": "hoa/exception",
2820 "version": "1.17.01.16",
2821 "source": {
2822 "type": "git",
2823 "url": "https://github.com/hoaproject/Exception.git",
2824 "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
2825 },
2826 "dist": {
2827 "type": "zip",
2828 "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
2829 "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
2830 "shasum": ""
2831 },
2832 "require": {
2833 "hoa/consistency": "~1.0",
2834 "hoa/event": "~1.0"
2835 },
2836 "require-dev": {
2837 "hoa/test": "~2.0"
2838 },
2839 "type": "library",
2840 "extra": {
2841 "branch-alias": {
2842 "dev-master": "1.x-dev"
2843 }
2844 },
2845 "autoload": {
2846 "psr-4": {
2847 "Hoa\\Exception\\": "."
2848 }
2849 },
2850 "notification-url": "https://packagist.org/downloads/",
2851 "license": [
2852 "BSD-3-Clause"
2853 ],
2854 "authors": [
2855 {
2856 "name": "Ivan Enderlin",
2857 "email": "ivan.enderlin@hoa-project.net"
2858 },
2859 {
2860 "name": "Hoa community",
2861 "homepage": "https://hoa-project.net/"
2862 }
2863 ],
2864 "description": "The Hoa\\Exception library.",
2865 "homepage": "https://hoa-project.net/",
2866 "keywords": [
2867 "exception",
2868 "library"
2869 ],
2870 "time": "2017-01-16T07:53:27+00:00"
2871 },
2872 {
2873 "name": "hoa/file",
2874 "version": "1.17.07.11",
2875 "source": {
2876 "type": "git",
2877 "url": "https://github.com/hoaproject/File.git",
2878 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
2879 },
2880 "dist": {
2881 "type": "zip",
2882 "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
2883 "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
2884 "shasum": ""
2885 },
2886 "require": {
2887 "hoa/consistency": "~1.0",
2888 "hoa/event": "~1.0",
2889 "hoa/exception": "~1.0",
2890 "hoa/iterator": "~2.0",
2891 "hoa/stream": "~1.0"
2892 },
2893 "require-dev": {
2894 "hoa/test": "~2.0"
2895 },
2896 "type": "library",
2897 "extra": {
2898 "branch-alias": {
2899 "dev-master": "1.x-dev"
2900 }
2901 },
2902 "autoload": {
2903 "psr-4": {
2904 "Hoa\\File\\": "."
2905 }
2906 },
2907 "notification-url": "https://packagist.org/downloads/",
2908 "license": [
2909 "BSD-3-Clause"
2910 ],
2911 "authors": [
2912 {
2913 "name": "Ivan Enderlin",
2914 "email": "ivan.enderlin@hoa-project.net"
2915 },
2916 {
2917 "name": "Hoa community",
2918 "homepage": "https://hoa-project.net/"
2919 }
2920 ],
2921 "description": "The Hoa\\File library.",
2922 "homepage": "https://hoa-project.net/",
2923 "keywords": [
2924 "Socket",
2925 "directory",
2926 "file",
2927 "finder",
2928 "library",
2929 "link",
2930 "temporary"
2931 ],
2932 "time": "2017-07-11T07:42:15+00:00"
2933 },
2934 {
2935 "name": "hoa/iterator",
2936 "version": "2.17.01.10",
2937 "source": {
2938 "type": "git",
2939 "url": "https://github.com/hoaproject/Iterator.git",
2940 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
2941 },
2942 "dist": {
2943 "type": "zip",
2944 "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
2945 "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
2946 "shasum": ""
2947 },
2948 "require": {
2949 "hoa/consistency": "~1.0",
2950 "hoa/exception": "~1.0"
2951 },
2952 "require-dev": {
2953 "hoa/test": "~2.0"
2954 },
2955 "type": "library",
2956 "extra": {
2957 "branch-alias": {
2958 "dev-master": "2.x-dev"
2959 }
2960 },
2961 "autoload": {
2962 "psr-4": {
2963 "Hoa\\Iterator\\": "."
2964 }
2965 },
2966 "notification-url": "https://packagist.org/downloads/",
2967 "license": [
2968 "BSD-3-Clause"
2969 ],
2970 "authors": [
2971 {
2972 "name": "Ivan Enderlin",
2973 "email": "ivan.enderlin@hoa-project.net"
2974 },
2975 {
2976 "name": "Hoa community",
2977 "homepage": "https://hoa-project.net/"
2978 }
2979 ],
2980 "description": "The Hoa\\Iterator library.",
2981 "homepage": "https://hoa-project.net/",
2982 "keywords": [
2983 "iterator",
2984 "library"
2985 ],
2986 "time": "2017-01-10T10:34:47+00:00"
2987 },
2988 {
2989 "name": "hoa/math",
2990 "version": "1.17.05.16",
2991 "source": {
2992 "type": "git",
2993 "url": "https://github.com/hoaproject/Math.git",
2994 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c"
2995 },
2996 "dist": {
2997 "type": "zip",
2998 "url": "https://api.github.com/repos/hoaproject/Math/zipball/7150785d30f5d565704912116a462e9f5bc83a0c",
2999 "reference": "7150785d30f5d565704912116a462e9f5bc83a0c",
3000 "shasum": ""
3001 },
3002 "require": {
3003 "hoa/compiler": "~3.0",
3004 "hoa/consistency": "~1.0",
3005 "hoa/exception": "~1.0",
3006 "hoa/iterator": "~2.0",
3007 "hoa/protocol": "~1.0",
3008 "hoa/zformat": "~1.0"
3009 },
3010 "require-dev": {
3011 "hoa/test": "~2.0"
3012 },
3013 "type": "library",
3014 "extra": {
3015 "branch-alias": {
3016 "dev-master": "1.x-dev"
3017 }
3018 },
3019 "autoload": {
3020 "psr-4": {
3021 "Hoa\\Math\\": "."
3022 }
3023 },
3024 "notification-url": "https://packagist.org/downloads/",
3025 "license": [
3026 "BSD-3-Clause"
3027 ],
3028 "authors": [
3029 {
3030 "name": "Ivan Enderlin",
3031 "email": "ivan.enderlin@hoa-project.net"
3032 },
3033 {
3034 "name": "Hoa community",
3035 "homepage": "https://hoa-project.net/"
3036 }
3037 ],
3038 "description": "The Hoa\\Math library.",
3039 "homepage": "https://hoa-project.net/",
3040 "keywords": [
3041 "arrangement",
3042 "combination",
3043 "combinatorics",
3044 "counting",
3045 "library",
3046 "math",
3047 "permutation",
3048 "sampler",
3049 "set"
3050 ],
3051 "time": "2017-05-16T08:02:17+00:00"
3052 },
3053 {
3054 "name": "hoa/protocol",
3055 "version": "1.17.01.14",
3056 "source": {
3057 "type": "git",
3058 "url": "https://github.com/hoaproject/Protocol.git",
3059 "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
3060 },
3061 "dist": {
3062 "type": "zip",
3063 "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
3064 "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
3065 "shasum": ""
3066 },
3067 "require": {
3068 "hoa/consistency": "~1.0",
3069 "hoa/exception": "~1.0"
3070 },
3071 "require-dev": {
3072 "hoa/test": "~2.0"
3073 },
3074 "type": "library",
3075 "extra": {
3076 "branch-alias": {
3077 "dev-master": "1.x-dev"
3078 }
3079 },
3080 "autoload": {
3081 "psr-4": {
3082 "Hoa\\Protocol\\": "."
3083 },
3084 "files": [
3085 "Wrapper.php"
3086 ]
3087 },
3088 "notification-url": "https://packagist.org/downloads/",
3089 "license": [
3090 "BSD-3-Clause"
3091 ],
3092 "authors": [
3093 {
3094 "name": "Ivan Enderlin",
3095 "email": "ivan.enderlin@hoa-project.net"
3096 },
3097 {
3098 "name": "Hoa community",
3099 "homepage": "https://hoa-project.net/"
3100 }
3101 ],
3102 "description": "The Hoa\\Protocol library.",
3103 "homepage": "https://hoa-project.net/",
3104 "keywords": [
3105 "library",
3106 "protocol",
3107 "resource",
3108 "stream",
3109 "wrapper"
3110 ],
3111 "time": "2017-01-14T12:26:10+00:00"
3112 },
3113 {
3114 "name": "hoa/regex",
3115 "version": "1.17.01.13",
3116 "source": {
3117 "type": "git",
3118 "url": "https://github.com/hoaproject/Regex.git",
3119 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec"
3120 },
3121 "dist": {
3122 "type": "zip",
3123 "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
3124 "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
3125 "shasum": ""
3126 },
3127 "require": {
3128 "hoa/consistency": "~1.0",
3129 "hoa/exception": "~1.0",
3130 "hoa/math": "~1.0",
3131 "hoa/protocol": "~1.0",
3132 "hoa/ustring": "~4.0",
3133 "hoa/visitor": "~2.0"
3134 },
3135 "type": "library",
3136 "extra": {
3137 "branch-alias": {
3138 "dev-master": "1.x-dev"
3139 }
3140 },
3141 "autoload": {
3142 "psr-4": {
3143 "Hoa\\Regex\\": "."
3144 }
3145 },
3146 "notification-url": "https://packagist.org/downloads/",
3147 "license": [
3148 "BSD-3-Clause"
3149 ],
3150 "authors": [
3151 {
3152 "name": "Ivan Enderlin",
3153 "email": "ivan.enderlin@hoa-project.net"
3154 },
3155 {
3156 "name": "Hoa community",
3157 "homepage": "https://hoa-project.net/"
3158 }
3159 ],
3160 "description": "The Hoa\\Regex library.",
3161 "homepage": "https://hoa-project.net/",
3162 "keywords": [
3163 "compiler",
3164 "library",
3165 "regex"
3166 ],
3167 "time": "2017-01-13T16:10:24+00:00"
3168 },
3169 {
3170 "name": "hoa/ruler",
3171 "version": "2.17.05.16",
3172 "source": {
3173 "type": "git",
3174 "url": "https://github.com/hoaproject/Ruler.git",
3175 "reference": "696835daf8336dfd490f032da7af444050e52dfc"
3176 },
3177 "dist": {
3178 "type": "zip",
3179 "url": "https://api.github.com/repos/hoaproject/Ruler/zipball/696835daf8336dfd490f032da7af444050e52dfc",
3180 "reference": "696835daf8336dfd490f032da7af444050e52dfc",
3181 "shasum": ""
3182 },
3183 "require": {
3184 "hoa/compiler": "~3.0",
3185 "hoa/consistency": "~1.0",
3186 "hoa/exception": "~1.0",
3187 "hoa/file": "~1.0",
3188 "hoa/protocol": "~1.0",
3189 "hoa/visitor": "~2.0"
3190 },
3191 "require-dev": {
3192 "hoa/test": "~2.0"
3193 },
3194 "type": "library",
3195 "extra": {
3196 "branch-alias": {
3197 "dev-master": "2.x-dev"
3198 }
3199 },
3200 "autoload": {
3201 "psr-4": {
3202 "Hoa\\Ruler\\": "."
3203 }
3204 },
3205 "notification-url": "https://packagist.org/downloads/",
3206 "license": [
3207 "BSD-3-Clause"
3208 ],
3209 "authors": [
3210 {
3211 "name": "Ivan Enderlin",
3212 "email": "ivan.enderlin@hoa-project.net"
3213 },
3214 {
3215 "name": "Hoa community",
3216 "homepage": "https://hoa-project.net/"
3217 }
3218 ],
3219 "description": "The Hoa\\Ruler library.",
3220 "homepage": "https://hoa-project.net/",
3221 "keywords": [
3222 "library",
3223 "ruler"
3224 ],
3225 "time": "2017-05-16T07:52:21+00:00"
3226 },
3227 {
3228 "name": "hoa/stream",
3229 "version": "1.17.02.21",
3230 "source": {
3231 "type": "git",
3232 "url": "https://github.com/hoaproject/Stream.git",
3233 "reference": "3293cfffca2de10525df51436adf88a559151d82"
3234 },
3235 "dist": {
3236 "type": "zip",
3237 "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
3238 "reference": "3293cfffca2de10525df51436adf88a559151d82",
3239 "shasum": ""
3240 },
3241 "require": {
3242 "hoa/consistency": "~1.0",
3243 "hoa/event": "~1.0",
3244 "hoa/exception": "~1.0",
3245 "hoa/protocol": "~1.0"
3246 },
3247 "require-dev": {
3248 "hoa/test": "~2.0"
3249 },
3250 "type": "library",
3251 "extra": {
3252 "branch-alias": {
3253 "dev-master": "1.x-dev"
3254 }
3255 },
3256 "autoload": {
3257 "psr-4": {
3258 "Hoa\\Stream\\": "."
3259 }
3260 },
3261 "notification-url": "https://packagist.org/downloads/",
3262 "license": [
3263 "BSD-3-Clause"
3264 ],
3265 "authors": [
3266 {
3267 "name": "Ivan Enderlin",
3268 "email": "ivan.enderlin@hoa-project.net"
3269 },
3270 {
3271 "name": "Hoa community",
3272 "homepage": "https://hoa-project.net/"
3273 }
3274 ],
3275 "description": "The Hoa\\Stream library.",
3276 "homepage": "https://hoa-project.net/",
3277 "keywords": [
3278 "Context",
3279 "bucket",
3280 "composite",
3281 "filter",
3282 "in",
3283 "library",
3284 "out",
3285 "protocol",
3286 "stream",
3287 "wrapper"
3288 ],
3289 "time": "2017-02-21T16:01:06+00:00"
3290 },
3291 {
3292 "name": "hoa/ustring",
3293 "version": "4.17.01.16",
3294 "source": {
3295 "type": "git",
3296 "url": "https://github.com/hoaproject/Ustring.git",
3297 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
3298 },
3299 "dist": {
3300 "type": "zip",
3301 "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
3302 "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
3303 "shasum": ""
3304 },
3305 "require": {
3306 "hoa/consistency": "~1.0",
3307 "hoa/exception": "~1.0"
3308 },
3309 "require-dev": {
3310 "hoa/test": "~2.0"
3311 },
3312 "suggest": {
3313 "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
3314 "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
3315 },
3316 "type": "library",
3317 "extra": {
3318 "branch-alias": {
3319 "dev-master": "4.x-dev"
3320 }
3321 },
3322 "autoload": {
3323 "psr-4": {
3324 "Hoa\\Ustring\\": "."
3325 }
3326 },
3327 "notification-url": "https://packagist.org/downloads/",
3328 "license": [
3329 "BSD-3-Clause"
3330 ],
3331 "authors": [
3332 {
3333 "name": "Ivan Enderlin",
3334 "email": "ivan.enderlin@hoa-project.net"
3335 },
3336 {
3337 "name": "Hoa community",
3338 "homepage": "https://hoa-project.net/"
3339 }
3340 ],
3341 "description": "The Hoa\\Ustring library.",
3342 "homepage": "https://hoa-project.net/",
3343 "keywords": [
3344 "library",
3345 "search",
3346 "string",
3347 "unicode"
3348 ],
3349 "time": "2017-01-16T07:08:25+00:00"
3350 },
3351 {
3352 "name": "hoa/visitor",
3353 "version": "2.17.01.16",
3354 "source": {
3355 "type": "git",
3356 "url": "https://github.com/hoaproject/Visitor.git",
3357 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a"
3358 },
3359 "dist": {
3360 "type": "zip",
3361 "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a",
3362 "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a",
3363 "shasum": ""
3364 },
3365 "require": {
3366 "hoa/consistency": "~1.0"
3367 },
3368 "require-dev": {
3369 "hoa/test": "~2.0"
3370 },
3371 "type": "library",
3372 "extra": {
3373 "branch-alias": {
3374 "dev-master": "2.x-dev"
3375 }
3376 },
3377 "autoload": {
3378 "psr-4": {
3379 "Hoa\\Visitor\\": "."
3380 }
3381 },
3382 "notification-url": "https://packagist.org/downloads/",
3383 "license": [
3384 "BSD-3-Clause"
3385 ],
3386 "authors": [
3387 {
3388 "name": "Ivan Enderlin",
3389 "email": "ivan.enderlin@hoa-project.net"
3390 },
3391 {
3392 "name": "Hoa community",
3393 "homepage": "https://hoa-project.net/"
3394 }
3395 ],
3396 "description": "The Hoa\\Visitor library.",
3397 "homepage": "https://hoa-project.net/",
3398 "keywords": [
3399 "library",
3400 "structure",
3401 "visit",
3402 "visitor"
3403 ],
3404 "time": "2017-01-16T07:02:03+00:00"
3405 },
3406 {
3407 "name": "hoa/zformat",
3408 "version": "1.17.01.10",
3409 "source": {
3410 "type": "git",
3411 "url": "https://github.com/hoaproject/Zformat.git",
3412 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2"
3413 },
3414 "dist": {
3415 "type": "zip",
3416 "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
3417 "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
3418 "shasum": ""
3419 },
3420 "require": {
3421 "hoa/consistency": "~1.0",
3422 "hoa/exception": "~1.0"
3423 },
3424 "type": "library",
3425 "extra": {
3426 "branch-alias": {
3427 "dev-master": "1.x-dev"
3428 }
3429 },
3430 "autoload": {
3431 "psr-4": {
3432 "Hoa\\Zformat\\": "."
3433 }
3434 },
3435 "notification-url": "https://packagist.org/downloads/",
3436 "license": [
3437 "BSD-3-Clause"
3438 ],
3439 "authors": [
3440 {
3441 "name": "Ivan Enderlin",
3442 "email": "ivan.enderlin@hoa-project.net"
3443 },
3444 {
3445 "name": "Hoa community",
3446 "homepage": "https://hoa-project.net/"
3447 }
3448 ],
3449 "description": "The Hoa\\Zformat library.",
3450 "homepage": "https://hoa-project.net/",
3451 "keywords": [
3452 "library",
3453 "parameter",
3454 "zformat"
3455 ],
3456 "time": "2017-01-10T10:39:54+00:00"
3457 },
3458 {
3459 "name": "html2text/html2text",
3460 "version": "4.2.1",
3461 "source": {
3462 "type": "git",
3463 "url": "https://github.com/mtibben/html2text.git",
3464 "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7"
3465 },
3466 "dist": {
3467 "type": "zip",
3468 "url": "https://api.github.com/repos/mtibben/html2text/zipball/f7555eaf271beea4e1098274d3ff37fbb7b21ea7",
3469 "reference": "f7555eaf271beea4e1098274d3ff37fbb7b21ea7",
3470 "shasum": ""
3471 },
3472 "require-dev": {
3473 "phpunit/phpunit": "~4"
3474 },
3475 "suggest": {
3476 "ext-mbstring": "For best performance",
3477 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
3478 },
3479 "type": "library",
3480 "autoload": {
3481 "psr-4": {
3482 "Html2Text\\": [
3483 "src/",
3484 "test/"
3485 ]
3486 }
3487 },
3488 "notification-url": "https://packagist.org/downloads/",
3489 "license": [
3490 "GPL-2.0-or-later"
3491 ],
3492 "description": "Converts HTML to formatted plain text",
3493 "time": "2018-08-13T12:05:08+00:00"
3494 },
955a3bde
JB
3495 {
3496 "name": "http-interop/http-factory-guzzle",
3497 "version": "1.0.0",
3498 "source": {
3499 "type": "git",
3500 "url": "https://github.com/http-interop/http-factory-guzzle.git",
3501 "reference": "34861658efb9899a6618cef03de46e2a52c80fc0"
3502 },
3503 "dist": {
3504 "type": "zip",
3505 "url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/34861658efb9899a6618cef03de46e2a52c80fc0",
3506 "reference": "34861658efb9899a6618cef03de46e2a52c80fc0",
3507 "shasum": ""
3508 },
3509 "require": {
3510 "guzzlehttp/psr7": "^1.4.2",
3511 "psr/http-factory": "^1.0"
3512 },
3513 "provide": {
3514 "psr/http-factory-implementation": "^1.0"
3515 },
3516 "require-dev": {
3517 "http-interop/http-factory-tests": "^0.5",
3518 "phpunit/phpunit": "^6.5"
3519 },
3520 "type": "library",
3521 "autoload": {
3522 "psr-4": {
3523 "Http\\Factory\\Guzzle\\": "src/"
3524 }
3525 },
3526 "notification-url": "https://packagist.org/downloads/",
3527 "license": [
3528 "MIT"
3529 ],
3530 "authors": [
3531 {
3532 "name": "PHP-FIG",
3533 "homepage": "http://www.php-fig.org/"
3534 }
3535 ],
3536 "description": "An HTTP Factory using Guzzle PSR7",
3537 "keywords": [
3538 "factory",
3539 "http",
3540 "psr-17",
3541 "psr-7"
3542 ],
3543 "time": "2018-07-31T19:32:56+00:00"
3544 },
6546aca4
JB
3545 {
3546 "name": "incenteev/composer-parameter-handler",
3547 "version": "v2.1.3",
3548 "source": {
3549 "type": "git",
3550 "url": "https://github.com/Incenteev/ParameterHandler.git",
3551 "reference": "933c45a34814f27f2345c11c37d46b3ca7303550"
3552 },
3553 "dist": {
3554 "type": "zip",
3555 "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550",
3556 "reference": "933c45a34814f27f2345c11c37d46b3ca7303550",
3557 "shasum": ""
3558 },
3559 "require": {
3560 "php": ">=5.3.3",
3561 "symfony/yaml": "^2.3 || ^3.0 || ^4.0"
3562 },
3563 "require-dev": {
3564 "composer/composer": "^1.0@dev",
3565 "symfony/filesystem": "^2.3 || ^3 || ^4",
3566 "symfony/phpunit-bridge": "^4.0"
3567 },
3568 "type": "library",
3569 "extra": {
3570 "branch-alias": {
3571 "dev-master": "2.1.x-dev"
3572 }
3573 },
3574 "autoload": {
3575 "psr-4": {
3576 "Incenteev\\ParameterHandler\\": ""
3577 }
3578 },
3579 "notification-url": "https://packagist.org/downloads/",
3580 "license": [
3581 "MIT"
3582 ],
3583 "authors": [
3584 {
3585 "name": "Christophe Coevoet",
3586 "email": "stof@notk.org"
3587 }
3588 ],
3589 "description": "Composer script handling your ignored parameter file",
3590 "homepage": "https://github.com/Incenteev/ParameterHandler",
3591 "keywords": [
3592 "parameters management"
3593 ],
3594 "time": "2018-02-13T18:05:56+00:00"
3595 },
3596 {
3597 "name": "j0k3r/graby",
b0817af0 3598 "version": "2.0.1",
6546aca4
JB
3599 "source": {
3600 "type": "git",
3601 "url": "https://github.com/j0k3r/graby.git",
b0817af0 3602 "reference": "da49da0202096eca8d477487753fca61893521e3"
6546aca4
JB
3603 },
3604 "dist": {
3605 "type": "zip",
b0817af0 3606 "url": "https://api.github.com/repos/j0k3r/graby/zipball/da49da0202096eca8d477487753fca61893521e3",
3607 "reference": "da49da0202096eca8d477487753fca61893521e3",
6546aca4
JB
3608 "shasum": ""
3609 },
3610 "require": {
3611 "ext-curl": "*",
3612 "ext-tidy": "*",
3613 "fossar/htmlawed": "^1.2.4",
3614 "guzzlehttp/psr7": "^1.5",
3615 "j0k3r/graby-site-config": "^1.0",
3616 "j0k3r/httplug-ssrf-plugin": "^2.0",
3617 "j0k3r/php-readability": "^1.1",
3618 "monolog/monolog": "^1.13.1",
3619 "php": ">=7.1",
3620 "php-http/client-common": "^2.0",
3621 "php-http/discovery": "^1.0",
3622 "php-http/httplug": "^2.0",
3623 "php-http/message": "^1.7",
3624 "psr/http-message": "^1.0",
3625 "simplepie/simplepie": "^1.3.1",
3626 "smalot/pdfparser": "~0.11",
3627 "symfony/options-resolver": "~2.6|~3.0|~4.0",
3628 "true/punycode": "~2.1",
3629 "wallabag/tcpdf": "^6.2.26"
3630 },
3631 "require-dev": {
3632 "friendsofphp/php-cs-fixer": "~2.14",
3633 "php-coveralls/php-coveralls": "^2.0",
3634 "php-http/guzzle6-adapter": "^2.0",
3635 "php-http/mock-client": "^1.2",
3636 "phpstan/phpstan": "^0.11",
3637 "phpstan/phpstan-phpunit": "^0.11",
3638 "symfony/phpunit-bridge": "~2.6|~3.0|~4.0"
3639 },
3640 "type": "library",
3641 "extra": {
3642 "branch-alias": {
3643 "dev-2.0": "2.0-dev"
3644 }
3645 },
3646 "autoload": {
3647 "psr-4": {
3648 "Graby\\": "src/"
3649 }
3650 },
3651 "notification-url": "https://packagist.org/downloads/",
3652 "license": [
3653 "MIT"
3654 ],
3655 "authors": [
3656 {
3657 "name": "Jeremy Benoist",
3658 "email": "jeremy.benoist@gmail.com",
3659 "role": "Developer"
3660 },
3661 {
3662 "name": "FiveFilters.org",
3663 "email": "fivefilters@fivefilters.org",
3664 "role": "Developer (original version)"
3665 }
3666 ],
3667 "description": "Graby helps you extract article content from web pages",
b0817af0 3668 "time": "2019-06-27T20:29:28+00:00"
6546aca4
JB
3669 },
3670 {
3671 "name": "j0k3r/graby-site-config",
b0817af0 3672 "version": "1.0.86",
6546aca4
JB
3673 "source": {
3674 "type": "git",
3675 "url": "https://github.com/j0k3r/graby-site-config.git",
b0817af0 3676 "reference": "9c0ae4ee74e737c6ccf913da9bcb169850d38a30"
6546aca4
JB
3677 },
3678 "dist": {
3679 "type": "zip",
b0817af0 3680 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/9c0ae4ee74e737c6ccf913da9bcb169850d38a30",
3681 "reference": "9c0ae4ee74e737c6ccf913da9bcb169850d38a30",
6546aca4
JB
3682 "shasum": ""
3683 },
3684 "require": {
3685 "symfony/finder": "~2.6|~3.0|~4.0"
3686 },
3687 "require-dev": {
3688 "liip/rmt": "1.2.*",
3689 "symfony/phpunit-bridge": "^3.2"
3690 },
3691 "type": "library",
3692 "autoload": {
3693 "psr-4": {
3694 "GrabySiteConfig\\SiteConfig\\": "src/"
3695 }
3696 },
3697 "notification-url": "https://packagist.org/downloads/",
3698 "license": [
3699 "CC0-1.0"
3700 ],
3701 "authors": [
3702 {
3703 "name": "Jeremy Benoist",
3704 "email": "jeremy.benoist@gmail.com"
3705 }
3706 ],
3707 "description": "Graby site config files",
b0817af0 3708 "time": "2019-06-25T10:46:50+00:00"
6546aca4
JB
3709 },
3710 {
3711 "name": "j0k3r/httplug-ssrf-plugin",
3712 "version": "v2.0.0",
3713 "source": {
3714 "type": "git",
3715 "url": "https://github.com/j0k3r/httplug-ssrf-plugin.git",
3716 "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74"
3717 },
3718 "dist": {
3719 "type": "zip",
3720 "url": "https://api.github.com/repos/j0k3r/httplug-ssrf-plugin/zipball/ea8599016240d2a49b91e267550ea3eb243ddd74",
3721 "reference": "ea8599016240d2a49b91e267550ea3eb243ddd74",
3722 "shasum": ""
3723 },
3724 "require": {
3725 "php": "^7.1",
3726 "php-http/client-common": "^2.0",
3727 "php-http/discovery": "^1.5",
3728 "php-http/message": "^1.7",
3729 "php-http/message-factory": "^1.0.2"
3730 },
3731 "require-dev": {
3732 "friendsofphp/php-cs-fixer": "^2.14",
3733 "guzzlehttp/psr7": "^1.0",
3734 "php-http/guzzle6-adapter": "^2.0",
3735 "php-http/mock-client": "^1.0",
3736 "phpstan/phpstan": "^0.11",
3737 "phpstan/phpstan-phpunit": "^0.11",
3738 "symfony/phpunit-bridge": "~3.4.19|~4.0"
3739 },
3740 "type": "library",
3741 "extra": {
3742 "branch-alias": {
3743 "dev-master": "2.0-dev"
3744 }
3745 },
3746 "autoload": {
3747 "psr-4": {
3748 "Graby\\HttpClient\\Plugin\\ServerSideRequestForgeryProtection\\": "src/"
3749 }
3750 },
3751 "notification-url": "https://packagist.org/downloads/",
3752 "license": [
3753 "MIT"
3754 ],
3755 "authors": [
3756 {
3757 "name": "Jeremy Benoist",
3758 "email": "jeremy.benoist@gmail.com"
3759 },
3760 {
3761 "name": "aaa2000",
3762 "email": "adev2000@gmail.com"
3763 },
3764 {
3765 "name": "Jack W",
3766 "email": "jack@fin1te.net",
3767 "role": "Developer (SafeCurl original version)"
3768 }
3769 ],
3770 "description": "Server-Side Request Forgery (SSRF) protection plugin for HTTPlug",
3771 "homepage": "https://github.com/j0k3r/httplug-ssrf-plugin",
3772 "keywords": [
3773 "http",
3774 "httplug",
3775 "plugin",
3776 "security",
3777 "ssrf"
3778 ],
3779 "time": "2019-02-06T10:58:53+00:00"
3780 },
3781 {
3782 "name": "j0k3r/php-readability",
b0817af0 3783 "version": "1.2.4",
6546aca4
JB
3784 "source": {
3785 "type": "git",
3786 "url": "https://github.com/j0k3r/php-readability.git",
b0817af0 3787 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793"
6546aca4
JB
3788 },
3789 "dist": {
3790 "type": "zip",
b0817af0 3791 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/9306996b472fd3d4bc5a7928a301ccce38423793",
3792 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793",
6546aca4
JB
3793 "shasum": ""
3794 },
3795 "require": {
3796 "electrolinux/php-html5lib": "^0.1.0",
3797 "ext-mbstring": "*",
3798 "php": ">=5.6.0",
3799 "psr/log": "^1.0"
3800 },
3801 "require-dev": {
3802 "friendsofphp/php-cs-fixer": "^2.14",
3803 "monolog/monolog": "^1.24",
3804 "php-coveralls/php-coveralls": "^2.1",
3805 "symfony/phpunit-bridge": "^4.2.3"
3806 },
3807 "suggest": {
3808 "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."
3809 },
3810 "type": "library",
3811 "autoload": {
3812 "psr-4": {
3813 "Readability\\": "src/"
3814 }
3815 },
3816 "notification-url": "https://packagist.org/downloads/",
3817 "license": [
3818 "Apache-2.0"
3819 ],
3820 "authors": [
3821 {
3822 "name": "Keyvan Minoukadeh",
3823 "email": "keyvan@keyvan.net",
3824 "homepage": "http://keyvan.net",
3825 "role": "Developer (ported original JS code to PHP)"
3826 },
3827 {
3828 "name": "Arc90",
3829 "homepage": "http://arc90.com",
3830 "role": "Developer (original JS version)"
3831 },
3832 {
3833 "name": "Jeremy Benoist",
3834 "email": "jeremy.benoist@gmail.com",
3835 "homepage": "http://www.j0k3r.net",
3836 "role": "Developer"
3837 },
3838 {
3839 "name": "DitherSky",
3840 "homepage": "https://github.com/Dither",
3841 "role": "Developer (https://github.com/Dither/full-text-rss)"
3842 }
3843 ],
3844 "description": "Automatic article extraction from HTML",
3845 "keywords": [
3846 "article",
3847 "article extraction",
3848 "content",
3849 "content extraction",
3850 "extraction",
3851 "html"
3852 ],
b0817af0 3853 "time": "2019-06-25T15:15:37+00:00"
6546aca4
JB
3854 },
3855 {
3856 "name": "javibravo/simpleue",
3857 "version": "2.1.0",
3858 "source": {
3859 "type": "git",
3860 "url": "https://github.com/javibravo/simpleue.git",
3861 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6"
3862 },
3863 "dist": {
3864 "type": "zip",
3865 "url": "https://api.github.com/repos/javibravo/simpleue/zipball/b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3866 "reference": "b12ccea0631cd3f6128ab91178fc5363f6e14ff6",
3867 "shasum": ""
3868 },
3869 "require": {
3870 "php": ">=5.5",
3871 "psr/log": "~1.0"
3872 },
3873 "require-dev": {
3874 "aws/aws-sdk-php": "^3.9",
3875 "pda/pheanstalk": "^3.1",
3876 "phpunit/phpunit": "4.0.*",
3877 "predis/predis": "^1.0"
3878 },
3879 "suggest": {
3880 "aws/aws-sdk-php": "Allow work with AWS Simple Queue Service (SQS) queues",
3881 "ext-redis": "Allow work with Redis Locker",
3882 "pda/pheanstalk": "Allow work with Beanstalkd queues",
3883 "predis/predis": "Allow work with Redis queues"
3884 },
3885 "type": "library",
3886 "autoload": {
3887 "psr-4": {
3888 "Simpleue\\": "src/Simpleue"
3889 }
3890 },
3891 "notification-url": "https://packagist.org/downloads/",
3892 "license": [
3893 "MIT"
3894 ],
3895 "authors": [
3896 {
3897 "name": "Javier Bravo",
3898 "email": "javibravo85@gmail.com"
3899 }
3900 ],
3901 "description": "Php package to manage queue tasks in a simple way",
3902 "homepage": "http://github.com/javibravo/simpleue",
3903 "keywords": [
3904 "job",
3905 "queue",
3906 "redis",
3907 "sqs",
3908 "task"
3909 ],
3910 "time": "2017-11-15T13:41:13+00:00"
3911 },
3912 {
3913 "name": "jdorn/sql-formatter",
3914 "version": "v1.2.17",
3915 "source": {
3916 "type": "git",
3917 "url": "https://github.com/jdorn/sql-formatter.git",
3918 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
3919 },
3920 "dist": {
3921 "type": "zip",
3922 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
3923 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
3924 "shasum": ""
3925 },
3926 "require": {
3927 "php": ">=5.2.4"
3928 },
3929 "require-dev": {
3930 "phpunit/phpunit": "3.7.*"
3931 },
3932 "type": "library",
3933 "extra": {
3934 "branch-alias": {
3935 "dev-master": "1.3.x-dev"
3936 }
3937 },
3938 "autoload": {
3939 "classmap": [
3940 "lib"
3941 ]
3942 },
3943 "notification-url": "https://packagist.org/downloads/",
3944 "license": [
3945 "MIT"
3946 ],
3947 "authors": [
3948 {
3949 "name": "Jeremy Dorn",
3950 "email": "jeremy@jeremydorn.com",
3951 "homepage": "http://jeremydorn.com/"
3952 }
3953 ],
3954 "description": "a PHP SQL highlighting library",
3955 "homepage": "https://github.com/jdorn/sql-formatter/",
3956 "keywords": [
3957 "highlight",
3958 "sql"
3959 ],
3960 "time": "2014-01-12T16:20:24+00:00"
3961 },
955a3bde
JB
3962 {
3963 "name": "jean85/pretty-package-versions",
3964 "version": "1.2",
3965 "source": {
3966 "type": "git",
3967 "url": "https://github.com/Jean85/pretty-package-versions.git",
3968 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48"
3969 },
3970 "dist": {
3971 "type": "zip",
3972 "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/75c7effcf3f77501d0e0caa75111aff4daa0dd48",
3973 "reference": "75c7effcf3f77501d0e0caa75111aff4daa0dd48",
3974 "shasum": ""
3975 },
3976 "require": {
3977 "ocramius/package-versions": "^1.2.0",
3978 "php": "^7.0"
3979 },
3980 "require-dev": {
3981 "phpunit/phpunit": "^6.0"
3982 },
3983 "type": "library",
3984 "extra": {
3985 "branch-alias": {
3986 "dev-master": "1.x-dev"
3987 }
3988 },
3989 "autoload": {
3990 "psr-4": {
3991 "Jean85\\": "src/"
3992 }
3993 },
3994 "notification-url": "https://packagist.org/downloads/",
3995 "license": [
3996 "MIT"
3997 ],
3998 "authors": [
3999 {
4000 "name": "Alessandro Lai",
4001 "email": "alessandro.lai85@gmail.com"
4002 }
4003 ],
4004 "description": "A wrapper for ocramius/package-versions to get pretty versions strings",
4005 "keywords": [
4006 "composer",
4007 "package",
4008 "release",
4009 "versions"
4010 ],
4011 "time": "2018-06-13T13:22:40+00:00"
4012 },
6546aca4
JB
4013 {
4014 "name": "jms/metadata",
4015 "version": "1.7.0",
4016 "source": {
4017 "type": "git",
4018 "url": "https://github.com/schmittjoh/metadata.git",
4019 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
4020 },
4021 "dist": {
4022 "type": "zip",
4023 "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
4024 "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
4025 "shasum": ""
4026 },
4027 "require": {
4028 "php": ">=5.3.0"
4029 },
4030 "require-dev": {
4031 "doctrine/cache": "~1.0",
4032 "symfony/cache": "~3.1"
4033 },
4034 "type": "library",
4035 "extra": {
4036 "branch-alias": {
4037 "dev-master": "1.5.x-dev"
4038 }
4039 },
4040 "autoload": {
4041 "psr-0": {
4042 "Metadata\\": "src/"
4043 }
4044 },
4045 "notification-url": "https://packagist.org/downloads/",
4046 "license": [
4047 "MIT"
4048 ],
4049 "authors": [
4050 {
4051 "name": "Asmir Mustafic",
4052 "email": "goetas@gmail.com"
4053 },
4054 {
4055 "name": "Johannes M. Schmitt",
4056 "email": "schmittjoh@gmail.com"
4057 }
4058 ],
4059 "description": "Class/method/property metadata management in PHP",
4060 "keywords": [
4061 "annotations",
4062 "metadata",
4063 "xml",
4064 "yaml"
4065 ],
4066 "time": "2018-10-26T12:40:10+00:00"
4067 },
4068 {
4069 "name": "jms/parser-lib",
4070 "version": "1.0.0",
4071 "source": {
4072 "type": "git",
4073 "url": "https://github.com/schmittjoh/parser-lib.git",
4074 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
4075 },
4076 "dist": {
4077 "type": "zip",
4078 "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4079 "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
4080 "shasum": ""
4081 },
4082 "require": {
4083 "phpoption/phpoption": ">=0.9,<2.0-dev"
4084 },
4085 "type": "library",
4086 "extra": {
4087 "branch-alias": {
4088 "dev-master": "1.0-dev"
4089 }
4090 },
4091 "autoload": {
4092 "psr-0": {
4093 "JMS\\": "src/"
4094 }
4095 },
4096 "notification-url": "https://packagist.org/downloads/",
4097 "license": [
4098 "Apache2"
4099 ],
4100 "description": "A library for easily creating recursive-descent parsers.",
4101 "time": "2012-11-18T18:08:43+00:00"
4102 },
4103 {
4104 "name": "jms/serializer",
4105 "version": "1.14.0",
4106 "source": {
4107 "type": "git",
4108 "url": "https://github.com/schmittjoh/serializer.git",
4109 "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca"
4110 },
4111 "dist": {
4112 "type": "zip",
4113 "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/ee96d57024af9a7716d56fcbe3aa94b3d030f3ca",
4114 "reference": "ee96d57024af9a7716d56fcbe3aa94b3d030f3ca",
4115 "shasum": ""
4116 },
4117 "require": {
4118 "doctrine/annotations": "^1.0",
4119 "doctrine/instantiator": "^1.0.3",
4120 "jms/metadata": "^1.3",
4121 "jms/parser-lib": "1.*",
4122 "php": "^5.5|^7.0",
4123 "phpcollection/phpcollection": "~0.1",
4124 "phpoption/phpoption": "^1.1"
4125 },
4126 "conflict": {
4127 "twig/twig": "<1.12"
4128 },
4129 "require-dev": {
4130 "doctrine/orm": "~2.1",
4131 "doctrine/phpcr-odm": "^1.3|^2.0",
4132 "ext-pdo_sqlite": "*",
4133 "jackalope/jackalope-doctrine-dbal": "^1.1.5",
4134 "phpunit/phpunit": "^4.8|^5.0",
4135 "propel/propel1": "~1.7",
4136 "psr/container": "^1.0",
4137 "symfony/dependency-injection": "^2.7|^3.3|^4.0",
4138 "symfony/expression-language": "^2.6|^3.0",
4139 "symfony/filesystem": "^2.1",
4140 "symfony/form": "~2.1|^3.0",
4141 "symfony/translation": "^2.1|^3.0",
4142 "symfony/validator": "^2.2|^3.0",
4143 "symfony/yaml": "^2.1|^3.0",
4144 "twig/twig": "~1.12|~2.0"
4145 },
4146 "suggest": {
4147 "doctrine/cache": "Required if you like to use cache functionality.",
4148 "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
4149 "symfony/yaml": "Required if you'd like to serialize data to YAML format."
4150 },
4151 "type": "library",
4152 "extra": {
4153 "branch-alias": {
4154 "dev-1.x": "1.14-dev"
4155 }
4156 },
4157 "autoload": {
4158 "psr-0": {
4159 "JMS\\Serializer": "src/"
4160 }
4161 },
4162 "notification-url": "https://packagist.org/downloads/",
4163 "license": [
4164 "MIT"
4165 ],
4166 "authors": [
4167 {
4168 "name": "Asmir Mustafic",
4169 "email": "goetas@gmail.com"
4170 },
4171 {
4172 "name": "Johannes M. Schmitt",
4173 "email": "schmittjoh@gmail.com"
4174 }
4175 ],
4176 "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
4177 "homepage": "http://jmsyst.com/libs/serializer",
4178 "keywords": [
4179 "deserialization",
4180 "jaxb",
4181 "json",
4182 "serialization",
4183 "xml"
4184 ],
4185 "time": "2019-04-17T08:12:16+00:00"
4186 },
4187 {
4188 "name": "jms/serializer-bundle",
4189 "version": "2.4.4",
4190 "source": {
4191 "type": "git",
4192 "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
4193 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb"
4194 },
4195 "dist": {
4196 "type": "zip",
4197 "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/92ee808c64c1c180775a0e57d00e3be0674668fb",
4198 "reference": "92ee808c64c1c180775a0e57d00e3be0674668fb",
4199 "shasum": ""
4200 },
4201 "require": {
4202 "jms/serializer": "^1.10",
4203 "php": "^5.4|^7.0",
4204 "phpoption/phpoption": "^1.1.0",
4205 "symfony/framework-bundle": "~2.3|~3.0|~4.0"
4206 },
4207 "require-dev": {
4208 "doctrine/orm": "*",
4209 "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0",
4210 "symfony/expression-language": "~2.6|~3.0|~4.0",
4211 "symfony/finder": "^2.3|^3.0|^4.0",
4212 "symfony/form": "*",
4213 "symfony/stopwatch": "*",
4214 "symfony/twig-bundle": "*",
4215 "symfony/validator": "*",
4216 "symfony/yaml": "*"
4217 },
4218 "suggest": {
4219 "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3",
4220 "symfony/finder": "Required for cache warmup, supported versions ^2.3|^3.0|^4.0"
4221 },
4222 "type": "symfony-bundle",
4223 "extra": {
4224 "branch-alias": {
4225 "dev-master": "2.4-dev"
4226 }
4227 },
4228 "autoload": {
4229 "psr-4": {
4230 "JMS\\SerializerBundle\\": ""
4231 },
4232 "exclude-from-classmap": [
4233 "/Tests/"
4234 ]
4235 },
4236 "notification-url": "https://packagist.org/downloads/",
4237 "license": [
4238 "MIT"
4239 ],
4240 "authors": [
4241 {
4242 "name": "Asmir Mustafic",
4243 "email": "goetas@gmail.com"
4244 },
4245 {
4246 "name": "Johannes M. Schmitt",
4247 "email": "schmittjoh@gmail.com"
4248 }
4249 ],
4250 "description": "Allows you to easily serialize, and deserialize data of any complexity",
4251 "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
4252 "keywords": [
4253 "deserialization",
4254 "jaxb",
4255 "json",
4256 "serialization",
4257 "xml"
4258 ],
4259 "time": "2019-03-30T10:26:09+00:00"
4260 },
4261 {
4262 "name": "kphoen/rulerz",
4263 "version": "0.21.1",
4264 "source": {
4265 "type": "git",
4266 "url": "https://github.com/K-Phoen/rulerz.git",
4267 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41"
4268 },
4269 "dist": {
4270 "type": "zip",
4271 "url": "https://api.github.com/repos/K-Phoen/rulerz/zipball/d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4272 "reference": "d28a1bd59b4e66cc9fcdeee965f13f685eb9ce41",
4273 "shasum": ""
4274 },
4275 "require": {
4276 "hoa/ruler": "~2.0",
4277 "php": ">=7.1",
4278 "symfony/property-access": "~3.0|~4.0"
4279 },
4280 "require-dev": {
4281 "behat/behat": "~3.0",
4282 "coduo/phpspec-data-provider-extension": "~1.0,!=1.0.2",
4283 "doctrine/orm": "~2.4",
4284 "elasticsearch/elasticsearch": "~1.0",
4285 "illuminate/database": "~5.0",
4286 "kphoen/rusty": "dev-master",
4287 "liip/rmt": "^1.2",
4288 "mikey179/vfsstream": "~1.4",
4289 "phpspec/phpspec": "~2.0,>=2.4-dev",
4290 "pomm-project/cli": "~2.0@dev",
4291 "pomm-project/foundation": "~2.0@dev",
4292 "pomm-project/model-manager": "~2.0.@dev",
4293 "ruflin/elastica": "~1.0",
4294 "solarium/solarium": "~3.0",
4295 "vlucas/phpdotenv": "~2.1"
4296 },
4297 "suggest": {
4298 "doctrine/orm": "To execute rules as Doctrine queries",
4299 "elasticsearch/elasticsearch": "To execute rules as Elasticsearch queries",
4300 "kphoen/rulerz-spec-builder": "If you want a specification builder",
4301 "pomm-project/model-manager": "To execute rules as Pomm queries",
4302 "solarium/solarium": "To execute rules as Solr queries"
4303 },
4304 "type": "library",
4305 "extra": {
4306 "branch-alias": {
4307 "dev-master": "1.0.x-dev"
4308 }
4309 },
4310 "autoload": {
4311 "psr-4": {
4312 "RulerZ\\": "src/"
4313 }
4314 },
4315 "notification-url": "https://packagist.org/downloads/",
4316 "license": [
4317 "MIT"
4318 ],
4319 "authors": [
4320 {
4321 "name": "Kévin Gomez",
4322 "email": "contact@kevingomez.fr"
4323 }
4324 ],
4325 "description": "Powerful implementation of the Specification pattern",
4326 "homepage": "https://github.com/K-Phoen/RulerZ",
4327 "keywords": [
4328 "doctrine",
4329 "specification"
4330 ],
4331 "time": "2018-09-18T15:15:42+00:00"
4332 },
4333 {
4334 "name": "kphoen/rulerz-bridge",
4335 "version": "1.1.1",
4336 "source": {
4337 "type": "git",
4338 "url": "https://github.com/K-Phoen/rulerz-bridge.git",
4339 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0"
4340 },
4341 "dist": {
4342 "type": "zip",
4343 "url": "https://api.github.com/repos/K-Phoen/rulerz-bridge/zipball/fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4344 "reference": "fdad5856b669d59b5e4bda47c4e927a0485bf7a0",
4345 "shasum": ""
4346 },
4347 "require": {
4348 "kphoen/rulerz": "~0.19,>=0.19.3|^1.0",
4349 "php": ">=7.1",
4350 "symfony/form": "^3.0|^4.0",
4351 "symfony/validator": "^3.0|^4.0"
4352 },
4353 "require-dev": {
4354 "liip/rmt": "^1.2",
4355 "phpunit/phpunit": "~7.1",
4356 "symfony/phpunit-bridge": "^3.0|^4.0"
4357 },
4358 "type": "symfony-bridge",
4359 "autoload": {
4360 "psr-4": {
4361 "Symfony\\Bridge\\RulerZ\\": ""
4362 },
4363 "exclude-from-classmap": [
4364 "/Tests/"
4365 ]
4366 },
4367 "notification-url": "https://packagist.org/downloads/",
4368 "license": [
4369 "MIT"
4370 ],
4371 "authors": [
4372 {
4373 "name": "Kévin Gomez",
4374 "email": "contact@kevingomez.fr"
4375 }
4376 ],
4377 "description": "Symfony RulerZ Bridge",
4378 "homepage": "https://github.com/K-Phoen/rulerz-bridge",
4379 "keywords": [
4380 "Bridge",
4381 "doctrine",
4382 "ruler",
4383 "rulerz",
4384 "specification",
4385 "symfony"
4386 ],
4387 "time": "2018-10-01T14:17:27+00:00"
4388 },
4389 {
4390 "name": "kphoen/rulerz-bundle",
4391 "version": "0.15.0",
4392 "source": {
4393 "type": "git",
4394 "url": "https://github.com/K-Phoen/RulerZBundle.git",
4395 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad"
4396 },
4397 "dist": {
4398 "type": "zip",
4399 "url": "https://api.github.com/repos/K-Phoen/RulerZBundle/zipball/f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4400 "reference": "f25f2eddfd311047f0f0ece2684b1f6463cc41ad",
4401 "shasum": ""
4402 },
4403 "require": {
4404 "kphoen/rulerz": "~0.17,>=0.19.3",
4405 "kphoen/rulerz-bridge": "^1.0",
4406 "php": ">=7.1",
4407 "symfony/framework-bundle": "^3.0|^4.0"
4408 },
4409 "require-dev": {
4410 "liip/rmt": "^1.2",
4411 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
4412 "mikey179/vfsstream": "^1.6",
4413 "phpunit/phpunit": "^7.1",
4414 "symfony/phpunit-bridge": "^3.0|^4.0"
4415 },
4416 "type": "symfony-bundle",
4417 "autoload": {
4418 "psr-4": {
4419 "KPhoen\\RulerZBundle\\": ""
4420 },
4421 "exclude-from-classmap": [
4422 "/Tests/"
4423 ]
4424 },
4425 "notification-url": "https://packagist.org/downloads/",
4426 "license": [
4427 "MIT"
4428 ],
4429 "authors": [
4430 {
4431 "name": "Kévin Gomez",
4432 "email": "contact@kevingomez.fr"
4433 }
4434 ],
4435 "description": "Symfony2 Bundle for RulerZ",
4436 "homepage": "https://github.com/K-Phoen/RulerZBundle",
4437 "keywords": [
4438 "doctrine",
4439 "ruler",
4440 "rulerz",
4441 "specification"
4442 ],
4443 "time": "2018-09-17T09:02:32+00:00"
4444 },
4445 {
4446 "name": "lcobucci/jwt",
4447 "version": "3.3.1",
4448 "source": {
4449 "type": "git",
4450 "url": "https://github.com/lcobucci/jwt.git",
4451 "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
4452 },
4453 "dist": {
4454 "type": "zip",
4455 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
4456 "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
4457 "shasum": ""
4458 },
4459 "require": {
4460 "ext-mbstring": "*",
4461 "ext-openssl": "*",
4462 "php": "^5.6 || ^7.0"
4463 },
4464 "require-dev": {
4465 "mikey179/vfsstream": "~1.5",
4466 "phpmd/phpmd": "~2.2",
4467 "phpunit/php-invoker": "~1.1",
4468 "phpunit/phpunit": "^5.7 || ^7.3",
4469 "squizlabs/php_codesniffer": "~2.3"
4470 },
4471 "type": "library",
4472 "extra": {
4473 "branch-alias": {
4474 "dev-master": "3.1-dev"
4475 }
4476 },
4477 "autoload": {
4478 "psr-4": {
4479 "Lcobucci\\JWT\\": "src"
4480 }
4481 },
4482 "notification-url": "https://packagist.org/downloads/",
4483 "license": [
4484 "BSD-3-Clause"
4485 ],
4486 "authors": [
4487 {
4488 "name": "Luís Otávio Cobucci Oblonczyk",
4489 "email": "lcobucci@gmail.com",
4490 "role": "Developer"
4491 }
4492 ],
4493 "description": "A simple library to work with JSON Web Token and JSON Web Signature",
4494 "keywords": [
4495 "JWS",
4496 "jwt"
4497 ],
4498 "time": "2019-05-24T18:30:49+00:00"
4499 },
4500 {
4501 "name": "lexik/form-filter-bundle",
4502 "version": "v5.0.10",
4503 "source": {
4504 "type": "git",
4505 "url": "https://github.com/lexik/LexikFormFilterBundle.git",
4506 "reference": "92df0638173979dc906bda7a33a10b98429d2057"
4507 },
4508 "dist": {
4509 "type": "zip",
4510 "url": "https://api.github.com/repos/lexik/LexikFormFilterBundle/zipball/92df0638173979dc906bda7a33a10b98429d2057",
4511 "reference": "92df0638173979dc906bda7a33a10b98429d2057",
4512 "shasum": ""
4513 },
4514 "require": {
4515 "doctrine/orm": "^2.4.8",
4516 "php": ">=5.5.9",
4517 "symfony/form": "~2.8|~3.0|^4.0",
4518 "symfony/framework-bundle": "~2.8|~3.0|^4.0"
4519 },
4520 "require-dev": {
4521 "doctrine/mongodb-odm-bundle": "^3.0",
4522 "phpunit/phpunit": "~5.0|^7.5"
4523 },
4524 "suggest": {
4525 "alcaeus/mongo-php-adapter": "Install this package if using the PHP 7 MongoDB Driver"
4526 },
4527 "type": "symfony-bundle",
4528 "extra": {
4529 "branch-alias": {
4530 "dev-master": "5.x.x-dev"
4531 }
4532 },
4533 "autoload": {
4534 "psr-4": {
4535 "Lexik\\Bundle\\FormFilterBundle\\": ""
4536 }
4537 },
4538 "notification-url": "https://packagist.org/downloads/",
4539 "license": [
4540 "MIT"
4541 ],
4542 "authors": [
4543 {
4544 "name": "Dev Lexik",
4545 "email": "dev@lexik.fr"
4546 },
4547 {
4548 "name": "Cedric Girard",
4549 "email": "c.girard@lexik.fr"
4550 }
4551 ],
4552 "description": "This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.",
4553 "homepage": "https://github.com/lexik/LexikFormFilterBundle",
4554 "keywords": [
4555 "bundle",
4556 "doctrine",
4557 "filter",
4558 "form",
4559 "symfony"
4560 ],
4561 "time": "2019-04-17T17:58:44+00:00"
4562 },
4563 {
4564 "name": "liip/theme-bundle",
a5315365 4565 "version": "1.7.0",
6546aca4
JB
4566 "source": {
4567 "type": "git",
4568 "url": "https://github.com/liip/LiipThemeBundle.git",
a5315365 4569 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a"
6546aca4
JB
4570 },
4571 "dist": {
4572 "type": "zip",
a5315365 4573 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/362394821ff8dcc90b06272e289e7dafe4dab52a",
4574 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a",
6546aca4
JB
4575 "shasum": ""
4576 },
4577 "require": {
a5315365 4578 "php": "^7.0",
6546aca4 4579 "psr/log": "~1.0",
a5315365 4580 "symfony/finder": "^3.0|^4.0",
4581 "symfony/framework-bundle": "^3.0|^4.0",
4582 "symfony/templating": "^3.0|^4.0",
4583 "symfony/twig-bundle": "^3.0|^4.0",
4584 "twig/twig": "^1.34|^2.4"
6546aca4
JB
4585 },
4586 "conflict": {
4587 "sebastian/comparator": "1.2.3"
4588 },
4589 "require-dev": {
a5315365 4590 "phpunit/phpunit": "^6.0",
4591 "symfony/console": "^3.0|^4.0",
4592 "symfony/expression-language": "^3.0|^4.0"
6546aca4
JB
4593 },
4594 "type": "symfony-bundle",
4595 "extra": {
4596 "branch-alias": {
4597 "dev-master": "1.4-dev"
4598 }
4599 },
4600 "autoload": {
4601 "psr-4": {
4602 "Liip\\ThemeBundle\\": ""
4603 }
4604 },
4605 "notification-url": "https://packagist.org/downloads/",
4606 "license": [
4607 "MIT"
4608 ],
4609 "authors": [
4610 {
4611 "name": "Community contributions",
4612 "homepage": "https://github.com/liip/LiipThemeBundle/contributors"
4613 },
4614 {
4615 "name": "Liip AG",
4616 "homepage": "http://www.liip.ch/"
4617 }
4618 ],
4619 "description": "Provides theming support for #Symfony2 Bundles",
4620 "keywords": [
4621 "themes",
4622 "theming"
4623 ],
a5315365 4624 "time": "2019-06-19T12:53:08+00:00"
6546aca4
JB
4625 },
4626 {
4627 "name": "masterminds/html5",
4628 "version": "2.6.0",
4629 "source": {
4630 "type": "git",
4631 "url": "https://github.com/Masterminds/html5-php.git",
4632 "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad"
4633 },
4634 "dist": {
4635 "type": "zip",
4636 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad",
4637 "reference": "c961ca6a0a81dc6b55b6859b3f9ea7f402edf9ad",
4638 "shasum": ""
4639 },
4640 "require": {
4641 "ext-ctype": "*",
4642 "ext-dom": "*",
4643 "ext-libxml": "*",
4644 "php": ">=5.3.0"
4645 },
4646 "require-dev": {
4647 "phpunit/phpunit": "^4.8.35",
4648 "sami/sami": "~2.0",
4649 "satooshi/php-coveralls": "1.0.*"
4650 },
4651 "type": "library",
4652 "extra": {
4653 "branch-alias": {
4654 "dev-master": "2.6-dev"
4655 }
4656 },
4657 "autoload": {
4658 "psr-4": {
4659 "Masterminds\\": "src"
4660 }
4661 },
4662 "notification-url": "https://packagist.org/downloads/",
4663 "license": [
4664 "MIT"
4665 ],
4666 "authors": [
4667 {
4668 "name": "Matt Butcher",
4669 "email": "technosophos@gmail.com"
4670 },
4671 {
4672 "name": "Asmir Mustafic",
4673 "email": "goetas@gmail.com"
4674 },
4675 {
4676 "name": "Matt Farina",
4677 "email": "matt@mattfarina.com"
4678 }
4679 ],
4680 "description": "An HTML5 parser and serializer.",
4681 "homepage": "http://masterminds.github.io/html5-php",
4682 "keywords": [
4683 "HTML5",
4684 "dom",
4685 "html",
4686 "parser",
4687 "querypath",
4688 "serializer",
4689 "xml"
4690 ],
4691 "time": "2019-03-10T11:41:28+00:00"
4692 },
4693 {
4694 "name": "mgargano/simplehtmldom",
4695 "version": "1.5",
4696 "source": {
4697 "type": "git",
4698 "url": "https://github.com/matgargano/simplehtmldom.git",
4699 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be"
4700 },
4701 "dist": {
4702 "type": "zip",
4703 "url": "https://api.github.com/repos/matgargano/simplehtmldom/zipball/37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
4704 "reference": "37fb0d7c1bda45c5a4cf14fdef56c1edf6aa42be",
4705 "shasum": ""
4706 },
4707 "require": {
4708 "php": ">=5.3.0"
4709 },
4710 "type": "library",
4711 "autoload": {
4712 "psr-0": {
4713 "SimpleHtmlDom": "src/"
4714 },
4715 "files": [
4716 "src/simple_html_dom.php"
4717 ]
4718 },
4719 "notification-url": "https://packagist.org/downloads/",
4720 "license": [
4721 "The MIT License"
4722 ],
4723 "authors": [
4724 {
4725 "name": "S.C. Chen",
4726 "email": "me578022@gmail.com"
4727 }
4728 ],
4729 "description": "Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library",
4730 "homepage": "http://simplehtmldom.sourceforge.net/",
4731 "keywords": [
4732 "Simple",
4733 "dom",
4734 "html"
4735 ],
4736 "time": "2014-01-05T18:17:34+00:00"
4737 },
4738 {
4739 "name": "michelf/php-markdown",
4740 "version": "1.8.0",
4741 "source": {
4742 "type": "git",
4743 "url": "https://github.com/michelf/php-markdown.git",
4744 "reference": "01ab082b355bf188d907b9929cd99b2923053495"
4745 },
4746 "dist": {
4747 "type": "zip",
4748 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
4749 "reference": "01ab082b355bf188d907b9929cd99b2923053495",
4750 "shasum": ""
4751 },
4752 "require": {
4753 "php": ">=5.3.0"
4754 },
4755 "type": "library",
4756 "autoload": {
4757 "psr-4": {
4758 "Michelf\\": "Michelf/"
4759 }
4760 },
4761 "notification-url": "https://packagist.org/downloads/",
4762 "license": [
4763 "BSD-3-Clause"
4764 ],
4765 "authors": [
4766 {
4767 "name": "Michel Fortin",
4768 "email": "michel.fortin@michelf.ca",
4769 "homepage": "https://michelf.ca/",
4770 "role": "Developer"
4771 },
4772 {
4773 "name": "John Gruber",
4774 "homepage": "https://daringfireball.net/"
4775 }
4776 ],
4777 "description": "PHP Markdown",
4778 "homepage": "https://michelf.ca/projects/php-markdown/",
4779 "keywords": [
4780 "markdown"
4781 ],
4782 "time": "2018-01-15T00:49:33+00:00"
4783 },
4784 {
4785 "name": "mnapoli/piwik-twig-extension",
c546548e 4786 "version": "2.0.1",
6546aca4
JB
4787 "source": {
4788 "type": "git",
4789 "url": "https://github.com/mnapoli/PiwikTwigExtension.git",
c546548e 4790 "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612"
6546aca4
JB
4791 },
4792 "dist": {
4793 "type": "zip",
c546548e 4794 "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/e1746d20730426d7098b4a9a3f5c6c99c6f04612",
4795 "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612",
6546aca4
JB
4796 "shasum": ""
4797 },
4798 "require": {
a2f4efe6
JB
4799 "php": ">=7.0",
4800 "twig/twig": "~2.10"
6546aca4
JB
4801 },
4802 "require-dev": {
c546548e 4803 "friendsofphp/php-cs-fixer": "~2.13",
a2f4efe6
JB
4804 "php-coveralls/php-coveralls": "^2.0",
4805 "symfony/phpunit-bridge": "^4.2"
6546aca4
JB
4806 },
4807 "type": "library",
4808 "autoload": {
4809 "psr-4": {
4810 "PiwikTwigExtension\\": "src/"
4811 }
4812 },
4813 "notification-url": "https://packagist.org/downloads/",
4814 "license": [
4815 "MIT"
4816 ],
c546548e 4817 "time": "2019-06-21T10:58:04+00:00"
6546aca4
JB
4818 },
4819 {
4820 "name": "monolog/monolog",
4821 "version": "1.24.0",
4822 "source": {
4823 "type": "git",
4824 "url": "https://github.com/Seldaek/monolog.git",
4825 "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
4826 },
4827 "dist": {
4828 "type": "zip",
4829 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
4830 "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
4831 "shasum": ""
4832 },
4833 "require": {
4834 "php": ">=5.3.0",
4835 "psr/log": "~1.0"
4836 },
4837 "provide": {
4838 "psr/log-implementation": "1.0.0"
4839 },
4840 "require-dev": {
4841 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
4842 "doctrine/couchdb": "~1.0@dev",
4843 "graylog2/gelf-php": "~1.0",
4844 "jakub-onderka/php-parallel-lint": "0.9",
4845 "php-amqplib/php-amqplib": "~2.4",
4846 "php-console/php-console": "^3.1.3",
4847 "phpunit/phpunit": "~4.5",
4848 "phpunit/phpunit-mock-objects": "2.3.0",
4849 "ruflin/elastica": ">=0.90 <3.0",
4850 "sentry/sentry": "^0.13",
4851 "swiftmailer/swiftmailer": "^5.3|^6.0"
4852 },
4853 "suggest": {
4854 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4855 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4856 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4857 "ext-mongo": "Allow sending log messages to a MongoDB server",
4858 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4859 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
4860 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4861 "php-console/php-console": "Allow sending log messages to Google Chrome",
4862 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4863 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
4864 "sentry/sentry": "Allow sending log messages to a Sentry server"
4865 },
4866 "type": "library",
4867 "extra": {
4868 "branch-alias": {
4869 "dev-master": "2.0.x-dev"
4870 }
4871 },
4872 "autoload": {
4873 "psr-4": {
4874 "Monolog\\": "src/Monolog"
4875 }
4876 },
4877 "notification-url": "https://packagist.org/downloads/",
4878 "license": [
4879 "MIT"
4880 ],
4881 "authors": [
4882 {
4883 "name": "Jordi Boggiano",
4884 "email": "j.boggiano@seld.be",
4885 "homepage": "http://seld.be"
4886 }
4887 ],
4888 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4889 "homepage": "http://github.com/Seldaek/monolog",
4890 "keywords": [
4891 "log",
4892 "logging",
4893 "psr-3"
4894 ],
4895 "time": "2018-11-05T09:00:11+00:00"
4896 },
4897 {
4898 "name": "nelmio/api-doc-bundle",
955a3bde 4899 "version": "2.13.4",
6546aca4
JB
4900 "target-dir": "Nelmio/ApiDocBundle",
4901 "source": {
4902 "type": "git",
4903 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
955a3bde 4904 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580"
6546aca4
JB
4905 },
4906 "dist": {
4907 "type": "zip",
955a3bde
JB
4908 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
4909 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
6546aca4
JB
4910 "shasum": ""
4911 },
4912 "require": {
4913 "michelf/php-markdown": "~1.4",
4914 "php": ">=5.4",
4915 "symfony/console": "~2.3|~3.0|~4.0",
4916 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
4917 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
4918 },
4919 "conflict": {
4920 "jms/serializer": "<0.12",
4921 "jms/serializer-bundle": "<0.11",
4922 "symfony/symfony": "~2.7.8",
4923 "twig/twig": "<1.12"
4924 },
4925 "require-dev": {
4926 "doctrine/doctrine-bundle": "~1.5",
4927 "doctrine/orm": "~2.3",
4928 "dunglas/api-bundle": "~1.0",
4929 "friendsofsymfony/rest-bundle": "~1.0|~2.0",
4930 "jms/serializer-bundle": ">=0.11",
4931 "sensio/framework-extra-bundle": "~3.0",
4932 "symfony/browser-kit": "~2.3|~3.0|~4.0",
4933 "symfony/css-selector": "~2.3|~3.0|~4.0",
4934 "symfony/finder": "~2.3|~3.0|~4.0",
4935 "symfony/form": "~2.3|~3.0|~4.0",
4936 "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
4937 "symfony/serializer": "~2.7|~3.0|~4.0",
4938 "symfony/validator": "~2.3|~3.0|~4.0",
4939 "symfony/yaml": "~2.3|~3.0|~4.0"
4940 },
4941 "suggest": {
4942 "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
4943 "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
4944 "jms/serializer": "For making use of serializer information in the doc.",
4945 "symfony/form": "For using form definitions as input.",
4946 "symfony/validator": "For making use of validator information in the doc."
4947 },
4948 "type": "symfony-bundle",
4949 "extra": {
4950 "branch-alias": {
4951 "dev-2.x": "2.13-dev"
4952 }
4953 },
4954 "autoload": {
4955 "psr-0": {
4956 "Nelmio\\ApiDocBundle": ""
4957 }
4958 },
4959 "notification-url": "https://packagist.org/downloads/",
4960 "license": [
4961 "MIT"
4962 ],
4963 "authors": [
4964 {
4965 "name": "Nelmio",
4966 "homepage": "http://nelm.io"
4967 },
4968 {
4969 "name": "Symfony Community",
4970 "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
4971 }
4972 ],
4973 "description": "Generates documentation for your REST API from annotations",
4974 "keywords": [
4975 "api",
4976 "doc",
4977 "documentation",
4978 "rest"
4979 ],
955a3bde 4980 "time": "2019-06-01T13:34:59+00:00"
6546aca4
JB
4981 },
4982 {
4983 "name": "nelmio/cors-bundle",
6657b119 4984 "version": "1.5.6",
6546aca4
JB
4985 "source": {
4986 "type": "git",
4987 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
6657b119 4988 "reference": "10a24c10f242440211ed31075e74f81661c690d9"
6546aca4
JB
4989 },
4990 "dist": {
4991 "type": "zip",
6657b119 4992 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
4993 "reference": "10a24c10f242440211ed31075e74f81661c690d9",
6546aca4
JB
4994 "shasum": ""
4995 },
4996 "require": {
4997 "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0"
4998 },
4999 "require-dev": {
5000 "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
5001 "mockery/mockery": "^0.9 || ^1.0",
5002 "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0"
5003 },
5004 "type": "symfony-bundle",
5005 "extra": {
5006 "branch-alias": {
5007 "dev-master": "1.5.x-dev"
5008 }
5009 },
5010 "autoload": {
5011 "psr-4": {
5012 "Nelmio\\CorsBundle\\": ""
5013 },
5014 "exclude-from-classmap": [
5015 "/Tests/"
5016 ]
5017 },
5018 "notification-url": "https://packagist.org/downloads/",
5019 "license": [
5020 "MIT"
5021 ],
5022 "authors": [
5023 {
5024 "name": "Nelmio",
5025 "homepage": "http://nelm.io"
5026 },
5027 {
5028 "name": "Symfony Community",
5029 "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
5030 }
5031 ],
5032 "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
5033 "keywords": [
5034 "api",
5035 "cors",
5036 "crossdomain"
5037 ],
6657b119 5038 "time": "2019-06-17T08:53:14+00:00"
6546aca4
JB
5039 },
5040 {
5041 "name": "ocramius/package-versions",
5042 "version": "1.4.0",
5043 "source": {
5044 "type": "git",
5045 "url": "https://github.com/Ocramius/PackageVersions.git",
5046 "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb"
5047 },
5048 "dist": {
5049 "type": "zip",
5050 "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
5051 "reference": "a4d4b60d0e60da2487bd21a2c6ac089f85570dbb",
5052 "shasum": ""
5053 },
5054 "require": {
5055 "composer-plugin-api": "^1.0.0",
5056 "php": "^7.1.0"
5057 },
5058 "require-dev": {
5059 "composer/composer": "^1.6.3",
5060 "doctrine/coding-standard": "^5.0.1",
5061 "ext-zip": "*",
5062 "infection/infection": "^0.7.1",
5063 "phpunit/phpunit": "^7.0.0"
5064 },
5065 "type": "composer-plugin",
5066 "extra": {
5067 "class": "PackageVersions\\Installer",
5068 "branch-alias": {
5069 "dev-master": "2.0.x-dev"
5070 }
5071 },
5072 "autoload": {
5073 "psr-4": {
5074 "PackageVersions\\": "src/PackageVersions"
5075 }
5076 },
5077 "notification-url": "https://packagist.org/downloads/",
5078 "license": [
5079 "MIT"
5080 ],
5081 "authors": [
5082 {
5083 "name": "Marco Pivetta",
5084 "email": "ocramius@gmail.com"
5085 }
5086 ],
5087 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
5088 "time": "2019-02-21T12:16:21+00:00"
5089 },
5090 {
5091 "name": "ocramius/proxy-manager",
5092 "version": "2.1.1",
5093 "source": {
5094 "type": "git",
5095 "url": "https://github.com/Ocramius/ProxyManager.git",
5096 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7"
5097 },
5098 "dist": {
5099 "type": "zip",
5100 "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5101 "reference": "e18ac876b2e4819c76349de8f78ccc8ef1554cd7",
5102 "shasum": ""
5103 },
5104 "require": {
5105 "ocramius/package-versions": "^1.1.1",
5106 "php": "^7.1.0",
5107 "zendframework/zend-code": "^3.1.0"
5108 },
5109 "require-dev": {
5110 "couscous/couscous": "^1.5.2",
5111 "ext-phar": "*",
5112 "humbug/humbug": "dev-master@DEV",
5113 "nikic/php-parser": "^3.0.4",
5114 "phpbench/phpbench": "^0.12.2",
5115 "phpstan/phpstan": "^0.6.4",
5116 "phpunit/phpunit": "^5.6.4",
5117 "phpunit/phpunit-mock-objects": "^3.4.1",
5118 "squizlabs/php_codesniffer": "^2.7.0"
5119 },
5120 "suggest": {
5121 "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
5122 "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
5123 "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
5124 "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
5125 },
5126 "type": "library",
5127 "extra": {
5128 "branch-alias": {
5129 "dev-master": "3.0.x-dev"
5130 }
5131 },
5132 "autoload": {
5133 "psr-0": {
5134 "ProxyManager\\": "src"
5135 }
5136 },
5137 "notification-url": "https://packagist.org/downloads/",
5138 "license": [
5139 "MIT"
5140 ],
5141 "authors": [
5142 {
5143 "name": "Marco Pivetta",
5144 "email": "ocramius@gmail.com",
5145 "homepage": "http://ocramius.github.io/"
5146 }
5147 ],
5148 "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
5149 "homepage": "https://github.com/Ocramius/ProxyManager",
5150 "keywords": [
5151 "aop",
5152 "lazy loading",
5153 "proxy",
5154 "proxy pattern",
5155 "service proxies"
5156 ],
5157 "time": "2017-05-04T11:12:50+00:00"
5158 },
5159 {
5160 "name": "pagerfanta/pagerfanta",
5161 "version": "v2.1.2",
5162 "source": {
5163 "type": "git",
5164 "url": "https://github.com/whiteoctober/Pagerfanta.git",
5165 "reference": "45a85ad426316ae37f2d007022e5b4c95bc3aef4"
5166 },
5167 "dist": {
5168 "type": "zip",
5169 "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/45a85ad426316ae37f2d007022e5b4c95bc3aef4",
5170 "reference": "45a85ad426316ae37f2d007022e5b4c95bc3aef4",
5171 "shasum": ""
5172 },
5173 "require": {
5174 "php": "^7.0"
5175 },
5176 "require-dev": {
5177 "doctrine/orm": "~2.3",
5178 "doctrine/phpcr-odm": "1.*",
5179 "jackalope/jackalope-doctrine-dbal": "1.*",
5180 "jmikola/geojson": "~1.0",
5181 "mandango/mandango": "~1.0@dev",
5182 "mandango/mondator": "~1.0@dev",
5183 "phpunit/phpunit": "^6.5",
5184 "propel/propel": "~2.0@dev",
5185 "propel/propel1": "~1.6",
5186 "ruflin/elastica": "~1.3",
5187 "solarium/solarium": "~3.1"
5188 },
5189 "suggest": {
5190 "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
5191 "doctrine/orm": "To use the DoctrineORMAdapter.",
5192 "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
5193 "mandango/mandango": "To use the MandangoAdapter.",
5194 "propel/propel": "To use the Propel2Adapter",
5195 "propel/propel1": "To use the PropelAdapter",
5196 "solarium/solarium": "To use the SolariumAdapter."
5197 },
5198 "type": "library",
5199 "extra": {
5200 "branch-alias": {
5201 "dev-master": "1.0.x-dev"
5202 }
5203 },
5204 "autoload": {
5205 "psr-4": {
5206 "Pagerfanta\\": "src/Pagerfanta/"
5207 }
5208 },
5209 "notification-url": "https://packagist.org/downloads/",
5210 "license": [
5211 "MIT"
5212 ],
5213 "authors": [
5214 {
5215 "name": "Pablo Díez",
5216 "email": "pablodip@gmail.com"
5217 }
5218 ],
5219 "description": "Pagination for PHP",
5220 "keywords": [
5221 "page",
5222 "pagination",
5223 "paginator",
5224 "paging"
5225 ],
5226 "time": "2019-04-02T08:50:39+00:00"
5227 },
5228 {
5229 "name": "paragonie/random_compat",
5230 "version": "v2.0.18",
5231 "source": {
5232 "type": "git",
5233 "url": "https://github.com/paragonie/random_compat.git",
5234 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
5235 },
5236 "dist": {
5237 "type": "zip",
5238 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5239 "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
5240 "shasum": ""
5241 },
5242 "require": {
5243 "php": ">=5.2.0"
5244 },
5245 "require-dev": {
5246 "phpunit/phpunit": "4.*|5.*"
5247 },
5248 "suggest": {
5249 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5250 },
5251 "type": "library",
5252 "autoload": {
5253 "files": [
5254 "lib/random.php"
5255 ]
5256 },
5257 "notification-url": "https://packagist.org/downloads/",
5258 "license": [
5259 "MIT"
5260 ],
5261 "authors": [
5262 {
5263 "name": "Paragon Initiative Enterprises",
5264 "email": "security@paragonie.com",
5265 "homepage": "https://paragonie.com"
5266 }
5267 ],
5268 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5269 "keywords": [
5270 "csprng",
5271 "polyfill",
5272 "pseudorandom",
5273 "random"
5274 ],
5275 "time": "2019-01-03T20:59:08+00:00"
5276 },
5277 {
5278 "name": "php-amqplib/php-amqplib",
5279 "version": "v2.9.2",
5280 "source": {
5281 "type": "git",
5282 "url": "https://github.com/php-amqplib/php-amqplib.git",
5283 "reference": "76faddcd668dabb8d4f7c00e86b8a9decd781a59"
5284 },
5285 "dist": {
5286 "type": "zip",
5287 "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/76faddcd668dabb8d4f7c00e86b8a9decd781a59",
5288 "reference": "76faddcd668dabb8d4f7c00e86b8a9decd781a59",
5289 "shasum": ""
5290 },
5291 "require": {
5292 "ext-bcmath": "*",
5293 "ext-sockets": "*",
5294 "php": ">=5.4.0"
5295 },
5296 "replace": {
5297 "videlalvaro/php-amqplib": "self.version"
5298 },
5299 "require-dev": {
5300 "ext-curl": "*",
5301 "nategood/httpful": "^0.2.20",
5302 "phpdocumentor/phpdocumentor": "^2.9",
5303 "phpunit/phpunit": "^4.8",
5304 "squizlabs/php_codesniffer": "^2.5"
5305 },
5306 "type": "library",
5307 "extra": {
5308 "branch-alias": {
5309 "dev-master": "2.8-dev"
5310 }
5311 },
5312 "autoload": {
5313 "psr-4": {
5314 "PhpAmqpLib\\": "PhpAmqpLib/"
5315 }
5316 },
5317 "notification-url": "https://packagist.org/downloads/",
5318 "license": [
5319 "LGPL-2.1-or-later"
5320 ],
5321 "authors": [
5322 {
5323 "name": "Alvaro Videla",
5324 "role": "Original Maintainer"
5325 },
5326 {
5327 "name": "John Kelly",
5328 "email": "johnmkelly86@gmail.com",
5329 "role": "Maintainer"
5330 },
5331 {
5332 "name": "Raúl Araya",
5333 "email": "nubeiro@gmail.com",
5334 "role": "Maintainer"
5335 },
5336 {
5337 "name": "Luke Bakken",
5338 "email": "luke@bakken.io",
5339 "role": "Maintainer"
5340 }
5341 ],
5342 "description": "Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
5343 "homepage": "https://github.com/php-amqplib/php-amqplib/",
5344 "keywords": [
5345 "message",
5346 "queue",
5347 "rabbitmq"
5348 ],
5349 "time": "2019-04-24T15:36:21+00:00"
5350 },
5351 {
5352 "name": "php-amqplib/rabbitmq-bundle",
5353 "version": "v1.14.4",
5354 "source": {
5355 "type": "git",
5356 "url": "https://github.com/php-amqplib/RabbitMqBundle.git",
5357 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8"
5358 },
5359 "dist": {
5360 "type": "zip",
5361 "url": "https://api.github.com/repos/php-amqplib/RabbitMqBundle/zipball/cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5362 "reference": "cf67adaa4e306d8e9cb6855a72d79263b425ded8",
5363 "shasum": ""
5364 },
5365 "require": {
5366 "php": "^5.3.9|^7.0",
5367 "php-amqplib/php-amqplib": "^2.6",
5368 "psr/log": "^1.0",
5369 "symfony/config": "^2.7|^3.0|^4.0",
5370 "symfony/console": "^2.7|^3.0|^4.0",
5371 "symfony/dependency-injection": "^2.7|^3.0|^4.0",
5372 "symfony/event-dispatcher": "^2.7|^3.0|^4.0",
5373 "symfony/yaml": "^2.7|^3.0|^4.0"
5374 },
5375 "replace": {
5376 "oldsound/rabbitmq-bundle": "self.version"
5377 },
5378 "require-dev": {
5379 "phpunit/phpunit": "^4.8.35|^5.4.3",
5380 "symfony/debug": "^2.7|^3.0|^4.0",
5381 "symfony/serializer": "^2.7|^3.0|^4.0"
5382 },
5383 "suggest": {
5384 "symfony/framework-bundle": "To use this lib as a full Symfony Bundle and to use the profiler data collector"
5385 },
5386 "type": "symfony-bundle",
5387 "extra": {
5388 "branch-alias": {
5389 "dev-master": "1.10.x-dev"
5390 }
5391 },
5392 "autoload": {
5393 "psr-4": {
5394 "OldSound\\RabbitMqBundle\\": ""
5395 },
5396 "exclude-from-classmap": [
5397 "/Tests/"
5398 ]
5399 },
5400 "notification-url": "https://packagist.org/downloads/",
5401 "license": [
5402 "MIT"
5403 ],
5404 "authors": [
5405 {
5406 "name": "Alvaro Videla"
5407 }
5408 ],
5409 "description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.",
5410 "keywords": [
5411 "AMQP",
5412 "Symfony2",
5413 "message",
5414 "queue",
5415 "rabbitmq",
5416 "symfony",
5417 "symfony3",
5418 "symfony4"
5419 ],
5420 "time": "2018-05-02T13:12:32+00:00"
5421 },
5422 {
5423 "name": "php-http/client-common",
5424 "version": "2.0.0",
5425 "source": {
5426 "type": "git",
5427 "url": "https://github.com/php-http/client-common.git",
5428 "reference": "2b8aa3c4910afc21146a9c8f96adb266e869517a"
5429 },
5430 "dist": {
5431 "type": "zip",
5432 "url": "https://api.github.com/repos/php-http/client-common/zipball/2b8aa3c4910afc21146a9c8f96adb266e869517a",
5433 "reference": "2b8aa3c4910afc21146a9c8f96adb266e869517a",
5434 "shasum": ""
5435 },
5436 "require": {
5437 "php": "^7.1",
5438 "php-http/httplug": "^2.0",
5439 "php-http/message": "^1.6",
5440 "php-http/message-factory": "^1.0",
5441 "symfony/options-resolver": " ^3.4.20 || ^4.0.15 || ^4.1.9 || ^4.2.1"
5442 },
5443 "require-dev": {
5444 "doctrine/instantiator": "^1.1",
5445 "guzzlehttp/psr7": "^1.4",
5446 "phpspec/phpspec": "^5.1",
5447 "phpspec/prophecy": "^1.8",
5448 "sebastian/comparator": "^3.0"
5449 },
5450 "suggest": {
5451 "ext-json": "To detect JSON responses with the ContentTypePlugin",
5452 "ext-libxml": "To detect XML responses with the ContentTypePlugin",
5453 "php-http/cache-plugin": "PSR-6 Cache plugin",
5454 "php-http/logger-plugin": "PSR-3 Logger plugin",
5455 "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
5456 },
5457 "type": "library",
5458 "extra": {
5459 "branch-alias": {
5460 "dev-master": "2.0.x-dev"
5461 }
5462 },
5463 "autoload": {
5464 "psr-4": {
5465 "Http\\Client\\Common\\": "src/"
5466 }
5467 },
5468 "notification-url": "https://packagist.org/downloads/",
5469 "license": [
5470 "MIT"
5471 ],
5472 "authors": [
5473 {
5474 "name": "Márk Sági-Kazár",
5475 "email": "mark.sagikazar@gmail.com"
5476 }
5477 ],
5478 "description": "Common HTTP Client implementations and tools for HTTPlug",
5479 "homepage": "http://httplug.io",
5480 "keywords": [
5481 "client",
5482 "common",
5483 "http",
5484 "httplug"
5485 ],
5486 "time": "2019-02-03T16:49:09+00:00"
5487 },
955a3bde
JB
5488 {
5489 "name": "php-http/curl-client",
5490 "version": "2.0.0",
5491 "source": {
5492 "type": "git",
5493 "url": "https://github.com/php-http/curl-client.git",
5494 "reference": "e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da"
5495 },
5496 "dist": {
5497 "type": "zip",
5498 "url": "https://api.github.com/repos/php-http/curl-client/zipball/e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da",
5499 "reference": "e7a2a5ebcce1ff7d75eaf02b7c85634a6fac00da",
5500 "shasum": ""
5501 },
5502 "require": {
5503 "ext-curl": "*",
5504 "php": "^7.1",
5505 "php-http/discovery": "^1.6",
5506 "php-http/httplug": "^2.0",
5507 "php-http/message": "^1.2",
5508 "psr/http-client": "^1.0",
5509 "psr/http-factory": "^1.0",
5510 "symfony/options-resolver": "^3.4 || ^4.0"
5511 },
5512 "provide": {
5513 "php-http/async-client-implementation": "1.0",
5514 "php-http/client-implementation": "1.0"
5515 },
5516 "require-dev": {
5517 "guzzlehttp/psr7": "^1.0",
5518 "php-http/client-integration-tests": "^2.0",
5519 "phpunit/phpunit": "^7.5",
5520 "zendframework/zend-diactoros": "^2.0"
5521 },
5522 "type": "library",
5523 "extra": {
5524 "branch-alias": {
5525 "dev-master": "2.x-dev"
5526 }
5527 },
5528 "autoload": {
5529 "psr-4": {
5530 "Http\\Client\\Curl\\": "src/"
5531 }
5532 },
5533 "notification-url": "https://packagist.org/downloads/",
5534 "license": [
5535 "MIT"
5536 ],
5537 "authors": [
5538 {
5539 "name": "Михаил Красильников",
5540 "email": "m.krasilnikov@yandex.ru"
5541 }
5542 ],
5543 "description": "PSR-18 and HTTPlug Async client with cURL",
5544 "homepage": "http://php-http.org",
5545 "keywords": [
5546 "curl",
5547 "http",
5548 "psr-18"
5549 ],
5550 "time": "2019-03-05T19:59:23+00:00"
5551 },
6546aca4
JB
5552 {
5553 "name": "php-http/discovery",
4ef4b64c 5554 "version": "1.7.0",
6546aca4
JB
5555 "source": {
5556 "type": "git",
5557 "url": "https://github.com/php-http/discovery.git",
4ef4b64c 5558 "reference": "e822f86a6983790aa17ab13aa7e69631e86806b6"
6546aca4
JB
5559 },
5560 "dist": {
5561 "type": "zip",
4ef4b64c 5562 "url": "https://api.github.com/repos/php-http/discovery/zipball/e822f86a6983790aa17ab13aa7e69631e86806b6",
5563 "reference": "e822f86a6983790aa17ab13aa7e69631e86806b6",
6546aca4
JB
5564 "shasum": ""
5565 },
5566 "require": {
4ef4b64c 5567 "php": "^7.1"
6546aca4
JB
5568 },
5569 "conflict": {
5570 "nyholm/psr7": "<1.0"
5571 },
5572 "require-dev": {
4ef4b64c 5573 "akeneo/phpspec-skip-example-extension": "^4.0",
6546aca4
JB
5574 "php-http/httplug": "^1.0 || ^2.0",
5575 "php-http/message-factory": "^1.0",
4ef4b64c 5576 "phpspec/phpspec": "^5.1",
6546aca4
JB
5577 "puli/composer-plugin": "1.0.0-beta10"
5578 },
5579 "suggest": {
5580 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
5581 "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details."
5582 },
5583 "type": "library",
5584 "extra": {
5585 "branch-alias": {
4ef4b64c 5586 "dev-master": "1.7-dev"
6546aca4
JB
5587 }
5588 },
5589 "autoload": {
5590 "psr-4": {
5591 "Http\\Discovery\\": "src/"
5592 }
5593 },
5594 "notification-url": "https://packagist.org/downloads/",
5595 "license": [
5596 "MIT"
5597 ],
5598 "authors": [
5599 {
5600 "name": "Márk Sági-Kazár",
5601 "email": "mark.sagikazar@gmail.com"
5602 }
5603 ],
5604 "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5605 "homepage": "http://php-http.org",
5606 "keywords": [
5607 "adapter",
5608 "client",
5609 "discovery",
5610 "factory",
5611 "http",
5612 "message",
5613 "psr7"
5614 ],
4ef4b64c 5615 "time": "2019-06-30T09:04:27+00:00"
6546aca4
JB
5616 },
5617 {
5618 "name": "php-http/guzzle5-adapter",
5619 "version": "2.0.0",
5620 "source": {
5621 "type": "git",
5622 "url": "https://github.com/php-http/guzzle5-adapter.git",
5623 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e"
5624 },
5625 "dist": {
5626 "type": "zip",
5627 "url": "https://api.github.com/repos/php-http/guzzle5-adapter/zipball/cce48360b1f8a3467bd94e853e6107aa4532008e",
5628 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e",
5629 "shasum": ""
5630 },
5631 "require": {
5632 "guzzlehttp/guzzle": "^5.1",
5633 "php": "^7.0",
5634 "php-http/discovery": "^1.0",
5635 "php-http/httplug": "^2.0"
5636 },
5637 "provide": {
5638 "php-http/client-implementation": "1.0",
5639 "psr/http-client-implementation": "1.0"
5640 },
5641 "require-dev": {
5642 "ext-curl": "*",
5643 "guzzlehttp/ringphp": "^1.1",
5644 "php-http/client-integration-tests": "^2.0",
5645 "phpunit/phpunit": "^6.0 || ^7.0"
5646 },
5647 "type": "library",
5648 "extra": {
5649 "branch-alias": {
5650 "dev-master": "2.0-dev"
5651 }
5652 },
5653 "autoload": {
5654 "psr-4": {
5655 "Http\\Adapter\\Guzzle5\\": "src/"
5656 }
5657 },
5658 "notification-url": "https://packagist.org/downloads/",
5659 "license": [
5660 "MIT"
5661 ],
5662 "authors": [
5663 {
5664 "name": "Eric GELOEN",
5665 "email": "geloen.eric@gmail.com"
5666 },
5667 {
5668 "name": "Márk Sági-Kazár",
5669 "email": "mark.sagikazar@gmail.com"
5670 }
5671 ],
5672 "description": "Guzzle 5 HTTP Adapter",
5673 "homepage": "http://httplug.io",
5674 "keywords": [
5675 "Guzzle",
5676 "http"
5677 ],
5678 "time": "2019-02-05T12:28:45+00:00"
5679 },
5680 {
5681 "name": "php-http/httplug",
5682 "version": "v2.0.0",
5683 "source": {
5684 "type": "git",
5685 "url": "https://github.com/php-http/httplug.git",
5686 "reference": "b3842537338c949f2469557ef4ad4bdc47b58603"
5687 },
5688 "dist": {
5689 "type": "zip",
5690 "url": "https://api.github.com/repos/php-http/httplug/zipball/b3842537338c949f2469557ef4ad4bdc47b58603",
5691 "reference": "b3842537338c949f2469557ef4ad4bdc47b58603",
5692 "shasum": ""
5693 },
5694 "require": {
5695 "php": "^7.0",
5696 "php-http/promise": "^1.0",
5697 "psr/http-client": "^1.0",
5698 "psr/http-message": "^1.0"
5699 },
5700 "require-dev": {
5701 "henrikbjorn/phpspec-code-coverage": "^1.0",
5702 "phpspec/phpspec": "^2.4"
5703 },
5704 "type": "library",
5705 "extra": {
5706 "branch-alias": {
5707 "dev-master": "2.0.x-dev"
5708 }
5709 },
5710 "autoload": {
5711 "psr-4": {
5712 "Http\\Client\\": "src/"
5713 }
5714 },
5715 "notification-url": "https://packagist.org/downloads/",
5716 "license": [
5717 "MIT"
5718 ],
5719 "authors": [
5720 {
5721 "name": "Eric GELOEN",
5722 "email": "geloen.eric@gmail.com"
5723 },
5724 {
5725 "name": "Márk Sági-Kazár",
5726 "email": "mark.sagikazar@gmail.com"
5727 }
5728 ],
5729 "description": "HTTPlug, the HTTP client abstraction for PHP",
5730 "homepage": "http://httplug.io",
5731 "keywords": [
5732 "client",
5733 "http"
5734 ],
5735 "time": "2018-10-31T09:14:44+00:00"
5736 },
5737 {
5738 "name": "php-http/httplug-bundle",
de6171a5 5739 "version": "1.16.0",
6546aca4
JB
5740 "source": {
5741 "type": "git",
5742 "url": "https://github.com/php-http/HttplugBundle.git",
de6171a5 5743 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f"
6546aca4
JB
5744 },
5745 "dist": {
5746 "type": "zip",
de6171a5 5747 "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5044b655fcd3a43243383cd692a6bb6cd18af24f",
5748 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f",
6546aca4
JB
5749 "shasum": ""
5750 },
5751 "require": {
de6171a5 5752 "php": "^7.1",
6546aca4
JB
5753 "php-http/client-common": "^1.9 || ^2.0",
5754 "php-http/client-implementation": "^1.0",
5755 "php-http/discovery": "^1.0",
5756 "php-http/httplug": "^1.0 || ^2.0",
5757 "php-http/logger-plugin": "^1.1",
5758 "php-http/message": "^1.4",
5759 "php-http/message-factory": "^1.0.2",
5760 "php-http/stopwatch-plugin": "^1.2",
5761 "psr/http-message": "^1.0",
de6171a5 5762 "symfony/config": "^3.4.20 || ^4.2.1",
5763 "symfony/dependency-injection": "^3.4.20 || ^4.2.1",
5764 "symfony/event-dispatcher": "^3.4.20 || ^4.2.1",
5765 "symfony/http-kernel": "^3.4.20 || ^4.2.1",
5766 "symfony/options-resolver": "^3.4.20 || ^4.2.1"
6546aca4
JB
5767 },
5768 "conflict": {
de6171a5 5769 "php-http/curl-client": "<2.0",
6546aca4
JB
5770 "php-http/guzzle6-adapter": "<1.1"
5771 },
5772 "require-dev": {
5773 "guzzlehttp/psr7": "^1.0",
de6171a5 5774 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
6546aca4
JB
5775 "nyholm/nsa": "^1.1",
5776 "php-http/cache-plugin": "^1.6",
5777 "php-http/guzzle6-adapter": "^1.1.1 || ^2.0.1",
5778 "php-http/mock-client": "^1.2",
5779 "php-http/promise": "^1.0",
5780 "polishsymfonycommunity/symfony-mocker-container": "^1.0",
de6171a5 5781 "symfony/browser-kit": "^3.4.20 || ^4.2.1",
5782 "symfony/cache": "^3.4.20 || ^4.2.1",
5783 "symfony/dom-crawler": "^3.4.20 || ^4.2.1",
5784 "symfony/framework-bundle": "^3.4.0 || ^4.2",
5785 "symfony/http-foundation": "^3.4.20 || ^4.2.1",
6546aca4 5786 "symfony/phpunit-bridge": "^3.4 || ^4.2",
de6171a5 5787 "symfony/stopwatch": "^3.4.20 || ^4.2.1",
5788 "symfony/twig-bundle": "^3.4.20 || ^4.2.1",
5789 "symfony/web-profiler-bundle": "^3.4.20 || ^4.2.1",
6546aca4
JB
5790 "twig/twig": "^1.36 || ^2.6"
5791 },
5792 "suggest": {
5793 "php-http/cache-plugin": "To configure clients that cache responses",
5794 "php-http/mock-client": "Add this to your require-dev section to mock HTTP responses easily",
5795 "twig/twig": "Add this to your require-dev section when using the WebProfilerBundle"
5796 },
5797 "type": "symfony-bundle",
5798 "extra": {
5799 "branch-alias": {
5800 "dev-master": "1.x-dev"
5801 }
5802 },
5803 "autoload": {
5804 "psr-4": {
5805 "Http\\HttplugBundle\\": "src/"
5806 },
5807 "exclude-from-classmap": [
5808 "/Tests/Resources/MyPsr18TestClient.php"
5809 ]
5810 },
5811 "notification-url": "https://packagist.org/downloads/",
5812 "license": [
5813 "MIT"
5814 ],
5815 "authors": [
5816 {
5817 "name": "David Buchmann",
5818 "email": "mail@davidbu.ch"
5819 },
5820 {
5821 "name": "Tobias Nyholm",
5822 "email": "tobias.nyholm@gmail.com"
5823 }
5824 ],
5825 "description": "Symfony integration for HTTPlug",
5826 "homepage": "http://httplug.io",
5827 "keywords": [
5828 "adapter",
5829 "bundle",
5830 "discovery",
5831 "factory",
5832 "http",
5833 "httplug",
5834 "message",
5835 "php-http"
5836 ],
de6171a5 5837 "time": "2019-06-05T12:03:16+00:00"
6546aca4
JB
5838 },
5839 {
5840 "name": "php-http/logger-plugin",
5841 "version": "1.1.0",
5842 "source": {
5843 "type": "git",
5844 "url": "https://github.com/php-http/logger-plugin.git",
5845 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd"
5846 },
5847 "dist": {
5848 "type": "zip",
5849 "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/c1c6e90717ce350319b7b8bc489f1db35bb523fd",
5850 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd",
5851 "shasum": ""
5852 },
5853 "require": {
5854 "php": "^5.4 || ^7.0",
5855 "php-http/client-common": "^1.9 || ^2.0",
5856 "php-http/message": "^1.0",
5857 "psr/log": "^1.0"
5858 },
5859 "require-dev": {
5860 "henrikbjorn/phpspec-code-coverage": "^1.0",
5861 "phpspec/phpspec": "^2.5"
5862 },
5863 "type": "library",
5864 "extra": {
5865 "branch-alias": {
5866 "dev-master": "1.1-dev"
5867 }
5868 },
5869 "autoload": {
5870 "psr-4": {
5871 "Http\\Client\\Common\\Plugin\\": "src/"
5872 }
5873 },
5874 "notification-url": "https://packagist.org/downloads/",
5875 "license": [
5876 "MIT"
5877 ],
5878 "authors": [
5879 {
5880 "name": "Márk Sági-Kazár",
5881 "email": "mark.sagikazar@gmail.com"
5882 }
5883 ],
5884 "description": "PSR-3 Logger plugin for HTTPlug",
5885 "homepage": "http://httplug.io",
5886 "keywords": [
5887 "http",
5888 "httplug",
5889 "logger",
5890 "plugin"
5891 ],
5892 "time": "2019-01-30T11:48:21+00:00"
5893 },
5894 {
5895 "name": "php-http/message",
5896 "version": "1.7.2",
5897 "source": {
5898 "type": "git",
5899 "url": "https://github.com/php-http/message.git",
5900 "reference": "b159ffe570dffd335e22ef0b91a946eacb182fa1"
5901 },
5902 "dist": {
5903 "type": "zip",
5904 "url": "https://api.github.com/repos/php-http/message/zipball/b159ffe570dffd335e22ef0b91a946eacb182fa1",
5905 "reference": "b159ffe570dffd335e22ef0b91a946eacb182fa1",
5906 "shasum": ""
5907 },
5908 "require": {
5909 "clue/stream-filter": "^1.4",
5910 "php": "^5.4 || ^7.0",
5911 "php-http/message-factory": "^1.0.2",
5912 "psr/http-message": "^1.0"
5913 },
5914 "provide": {
5915 "php-http/message-factory-implementation": "1.0"
5916 },
5917 "require-dev": {
5918 "akeneo/phpspec-skip-example-extension": "^1.0",
5919 "coduo/phpspec-data-provider-extension": "^1.0",
5920 "ext-zlib": "*",
5921 "guzzlehttp/psr7": "^1.0",
5922 "henrikbjorn/phpspec-code-coverage": "^1.0",
5923 "phpspec/phpspec": "^2.4",
5924 "slim/slim": "^3.0",
5925 "zendframework/zend-diactoros": "^1.0"
5926 },
5927 "suggest": {
5928 "ext-zlib": "Used with compressor/decompressor streams",
5929 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
5930 "slim/slim": "Used with Slim Framework PSR-7 implementation",
5931 "zendframework/zend-diactoros": "Used with Diactoros Factories"
5932 },
5933 "type": "library",
5934 "extra": {
5935 "branch-alias": {
5936 "dev-master": "1.6-dev"
5937 }
5938 },
5939 "autoload": {
5940 "psr-4": {
5941 "Http\\Message\\": "src/"
5942 },
5943 "files": [
5944 "src/filters.php"
5945 ]
5946 },
5947 "notification-url": "https://packagist.org/downloads/",
5948 "license": [
5949 "MIT"
5950 ],
5951 "authors": [
5952 {
5953 "name": "Márk Sági-Kazár",
5954 "email": "mark.sagikazar@gmail.com"
5955 }
5956 ],
5957 "description": "HTTP Message related tools",
5958 "homepage": "http://php-http.org",
5959 "keywords": [
5960 "http",
5961 "message",
5962 "psr-7"
5963 ],
5964 "time": "2018-11-01T09:32:41+00:00"
5965 },
5966 {
5967 "name": "php-http/message-factory",
5968 "version": "v1.0.2",
5969 "source": {
5970 "type": "git",
5971 "url": "https://github.com/php-http/message-factory.git",
5972 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
5973 },
5974 "dist": {
5975 "type": "zip",
5976 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5977 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5978 "shasum": ""
5979 },
5980 "require": {
5981 "php": ">=5.4",
5982 "psr/http-message": "^1.0"
5983 },
5984 "type": "library",
5985 "extra": {
5986 "branch-alias": {
5987 "dev-master": "1.0-dev"
5988 }
5989 },
5990 "autoload": {
5991 "psr-4": {
5992 "Http\\Message\\": "src/"
5993 }
5994 },
5995 "notification-url": "https://packagist.org/downloads/",
5996 "license": [
5997 "MIT"
5998 ],
5999 "authors": [
6000 {
6001 "name": "Márk Sági-Kazár",
6002 "email": "mark.sagikazar@gmail.com"
6003 }
6004 ],
6005 "description": "Factory interfaces for PSR-7 HTTP Message",
6006 "homepage": "http://php-http.org",
6007 "keywords": [
6008 "factory",
6009 "http",
6010 "message",
6011 "stream",
6012 "uri"
6013 ],
6014 "time": "2015-12-19T14:08:53+00:00"
6015 },
6016 {
6017 "name": "php-http/promise",
6018 "version": "v1.0.0",
6019 "source": {
6020 "type": "git",
6021 "url": "https://github.com/php-http/promise.git",
6022 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
6023 },
6024 "dist": {
6025 "type": "zip",
6026 "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
6027 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
6028 "shasum": ""
6029 },
6030 "require-dev": {
6031 "henrikbjorn/phpspec-code-coverage": "^1.0",
6032 "phpspec/phpspec": "^2.4"
6033 },
6034 "type": "library",
6035 "extra": {
6036 "branch-alias": {
6037 "dev-master": "1.1-dev"
6038 }
6039 },
6040 "autoload": {
6041 "psr-4": {
6042 "Http\\Promise\\": "src/"
6043 }
6044 },
6045 "notification-url": "https://packagist.org/downloads/",
6046 "license": [
6047 "MIT"
6048 ],
6049 "authors": [
6050 {
6051 "name": "Márk Sági-Kazár",
6052 "email": "mark.sagikazar@gmail.com"
6053 },
6054 {
6055 "name": "Joel Wurtz",
6056 "email": "joel.wurtz@gmail.com"
6057 }
6058 ],
6059 "description": "Promise used for asynchronous HTTP requests",
6060 "homepage": "http://httplug.io",
6061 "keywords": [
6062 "promise"
6063 ],
6064 "time": "2016-01-26T13:27:02+00:00"
6065 },
6066 {
6067 "name": "php-http/stopwatch-plugin",
6068 "version": "1.2.0",
6069 "source": {
6070 "type": "git",
6071 "url": "https://github.com/php-http/stopwatch-plugin.git",
6072 "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7"
6073 },
6074 "dist": {
6075 "type": "zip",
6076 "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/520419dd18755a1e7b29077e677fbeb16b6629e7",
6077 "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7",
6078 "shasum": ""
6079 },
6080 "require": {
6081 "php": "^5.4 || ^7.0",
6082 "php-http/client-common": "^1.9 || ^2.0",
6083 "symfony/stopwatch": "^2.7 || ^3.0 || ^4.0"
6084 },
6085 "require-dev": {
6086 "phpspec/phpspec": "^2.5 || ^3.0 || ^4.0"
6087 },
6088 "type": "library",
6089 "extra": {
6090 "branch-alias": {
6091 "dev-master": "1.2-dev"
6092 }
6093 },
6094 "autoload": {
6095 "psr-4": {
6096 "Http\\Client\\Common\\Plugin\\": "src/"
6097 }
6098 },
6099 "notification-url": "https://packagist.org/downloads/",
6100 "license": [
6101 "MIT"
6102 ],
6103 "authors": [
6104 {
6105 "name": "Márk Sági-Kazár",
6106 "email": "mark.sagikazar@gmail.com"
6107 }
6108 ],
6109 "description": "Symfony Stopwatch plugin for HTTPlug",
6110 "homepage": "http://httplug.io",
6111 "keywords": [
6112 "http",
6113 "httplug",
6114 "plugin",
6115 "stopwatch"
6116 ],
6117 "time": "2019-01-30T12:01:37+00:00"
6118 },
6119 {
6120 "name": "phpcollection/phpcollection",
6121 "version": "0.5.0",
6122 "source": {
6123 "type": "git",
6124 "url": "https://github.com/schmittjoh/php-collection.git",
6125 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
6126 },
6127 "dist": {
6128 "type": "zip",
6129 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6130 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6131 "shasum": ""
6132 },
6133 "require": {
6134 "phpoption/phpoption": "1.*"
6135 },
6136 "type": "library",
6137 "extra": {
6138 "branch-alias": {
6139 "dev-master": "0.4-dev"
6140 }
6141 },
6142 "autoload": {
6143 "psr-0": {
6144 "PhpCollection": "src/"
6145 }
6146 },
6147 "notification-url": "https://packagist.org/downloads/",
6148 "license": [
6149 "Apache2"
6150 ],
6151 "authors": [
6152 {
6153 "name": "Johannes M. Schmitt",
6154 "email": "schmittjoh@gmail.com"
6155 }
6156 ],
6157 "description": "General-Purpose Collection Library for PHP",
6158 "keywords": [
6159 "collection",
6160 "list",
6161 "map",
6162 "sequence",
6163 "set"
6164 ],
6165 "time": "2015-05-17T12:39:23+00:00"
6166 },
6167 {
6168 "name": "phpoption/phpoption",
6169 "version": "1.5.0",
6170 "source": {
6171 "type": "git",
6172 "url": "https://github.com/schmittjoh/php-option.git",
6173 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
6174 },
6175 "dist": {
6176 "type": "zip",
6177 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
6178 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
6179 "shasum": ""
6180 },
6181 "require": {
6182 "php": ">=5.3.0"
6183 },
6184 "require-dev": {
6185 "phpunit/phpunit": "4.7.*"
6186 },
6187 "type": "library",
6188 "extra": {
6189 "branch-alias": {
6190 "dev-master": "1.3-dev"
6191 }
6192 },
6193 "autoload": {
6194 "psr-0": {
6195 "PhpOption\\": "src/"
6196 }
6197 },
6198 "notification-url": "https://packagist.org/downloads/",
6199 "license": [
6200 "Apache2"
6201 ],
6202 "authors": [
6203 {
6204 "name": "Johannes M. Schmitt",
6205 "email": "schmittjoh@gmail.com"
6206 }
6207 ],
6208 "description": "Option Type for PHP",
6209 "keywords": [
6210 "language",
6211 "option",
6212 "php",
6213 "type"
6214 ],
6215 "time": "2015-07-25T16:39:46+00:00"
6216 },
6217 {
6218 "name": "phpzip/phpzip",
6219 "version": "2.0.8",
6220 "source": {
6221 "type": "git",
6222 "url": "https://github.com/Grandt/PHPZip.git",
6223 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
6224 },
6225 "dist": {
6226 "type": "zip",
6227 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
6228 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
6229 "shasum": ""
6230 },
6231 "require": {
6232 "grandt/binstring": ">=1.0.0",
6233 "grandt/phpzipmerge": ">=1.0.4",
6234 "grandt/relativepath": ">=1.0.2",
6235 "php": ">=5.3.0"
6236 },
6237 "type": "library",
6238 "autoload": {
6239 "psr-4": {
6240 "PHPZip\\Zip\\": "src/Zip"
6241 }
6242 },
6243 "notification-url": "https://packagist.org/downloads/",
6244 "license": [
6245 "LGPL-2.1"
6246 ],
6247 "authors": [
6248 {
6249 "name": "Adam Schmalhofer",
6250 "email": "Adam.Schmalhofer@gmx.de",
6251 "role": "Developer"
6252 },
6253 {
6254 "name": "A. Grandt",
6255 "email": "php@grandt.com",
6256 "homepage": "http://grandt.com",
6257 "role": "Developer"
6258 },
6259 {
6260 "name": "Greg Kappatos",
6261 "homepage": "http://websiteconnect.com.au",
6262 "role": "Developer"
6263 }
6264 ],
6265 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
6266 "homepage": "https://github.com/Grandt/PHPZip",
6267 "keywords": [
6268 "archive",
6269 "compressed",
6270 "compression",
6271 "phpzip",
6272 "pkzip",
6273 "stream",
6274 "zip"
6275 ],
6276 "time": "2015-11-16T16:30:51+00:00"
6277 },
6278 {
6279 "name": "pragmarx/random",
6280 "version": "v0.2.2",
6281 "source": {
6282 "type": "git",
6283 "url": "https://github.com/antonioribeiro/random.git",
6284 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
6285 },
6286 "dist": {
6287 "type": "zip",
6288 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
6289 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
6290 "shasum": ""
6291 },
6292 "require": {
6293 "php": ">=7.0"
6294 },
6295 "require-dev": {
6296 "fzaninotto/faker": "~1.7",
6297 "phpunit/phpunit": "~6.4",
6298 "pragmarx/trivia": "~0.1",
6299 "squizlabs/php_codesniffer": "^2.3"
6300 },
6301 "suggest": {
6302 "fzaninotto/faker": "Allows you to get dozens of randomized types",
6303 "pragmarx/trivia": "For the trivia database"
6304 },
6305 "type": "library",
6306 "extra": {
6307 "branch-alias": {
6308 "dev-master": "1.0-dev"
6309 }
6310 },
6311 "autoload": {
6312 "psr-4": {
6313 "PragmaRX\\Random\\": "src"
6314 }
6315 },
6316 "notification-url": "https://packagist.org/downloads/",
6317 "license": [
6318 "MIT"
6319 ],
6320 "authors": [
6321 {
6322 "name": "Antonio Carlos Ribeiro",
6323 "email": "acr@antoniocarlosribeiro.com",
6324 "homepage": "https://antoniocarlosribeiro.com",
6325 "role": "Developer"
6326 }
6327 ],
6328 "description": "Create random chars, numbers, strings",
6329 "homepage": "https://github.com/antonioribeiro/random",
6330 "keywords": [
6331 "Randomize",
6332 "faker",
6333 "pragmarx",
6334 "random",
6335 "random number",
6336 "random pattern",
6337 "random string"
6338 ],
6339 "time": "2017-11-21T05:26:22+00:00"
6340 },
6341 {
6342 "name": "pragmarx/recovery",
6343 "version": "v0.1.0",
6344 "source": {
6345 "type": "git",
6346 "url": "https://github.com/antonioribeiro/recovery.git",
6347 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe"
6348 },
6349 "dist": {
6350 "type": "zip",
6351 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6352 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6353 "shasum": ""
6354 },
6355 "require": {
6356 "php": "~7.0",
6357 "pragmarx/random": "~0.1"
6358 },
6359 "require-dev": {
6360 "phpunit/phpunit": ">=5.4.3",
6361 "squizlabs/php_codesniffer": "^2.3",
6362 "tightenco/collect": "^5"
6363 },
6364 "suggest": {
6365 "tightenco/collect": "Allows to generate recovery codes as collections"
6366 },
6367 "type": "library",
6368 "extra": {
6369 "branch-alias": {
6370 "dev-master": "1.0-dev"
6371 }
6372 },
6373 "autoload": {
6374 "psr-4": {
6375 "PragmaRX\\Recovery\\": "src"
6376 }
6377 },
6378 "notification-url": "https://packagist.org/downloads/",
6379 "license": [
6380 "MIT"
6381 ],
6382 "authors": [
6383 {
6384 "name": "Antonio Carlos Ribeiro",
6385 "email": "acr@antoniocarlosribeiro.com",
6386 "homepage": "https://antoniocarlosribeiro.com",
6387 "role": "Developer"
6388 }
6389 ],
6390 "description": "Create recovery codes for two factor auth",
6391 "homepage": "https://github.com/antonioribeiro/recovery",
6392 "keywords": [
6393 "2fa",
6394 "account recovery",
6395 "auth",
6396 "backup codes",
6397 "google2fa",
6398 "pragmarx",
6399 "recovery",
6400 "recovery codes",
6401 "two factor auth"
6402 ],
6403 "time": "2017-09-19T16:58:00+00:00"
6404 },
6405 {
6406 "name": "predis/predis",
6407 "version": "v1.1.x-dev",
6408 "source": {
6409 "type": "git",
6410 "url": "https://github.com/nrk/predis.git",
6411 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313"
6412 },
6413 "dist": {
6414 "type": "zip",
6415 "url": "https://api.github.com/repos/nrk/predis/zipball/111d100ee389d624036b46b35ed0c9ac59c71313",
6416 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313",
6417 "shasum": ""
6418 },
6419 "require": {
6420 "php": ">=5.3.9"
6421 },
6422 "require-dev": {
6423 "phpunit/phpunit": "~4.8"
6424 },
6425 "suggest": {
6426 "ext-curl": "Allows access to Webdis when paired with phpiredis",
6427 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
6428 },
6429 "type": "library",
6430 "autoload": {
6431 "psr-4": {
6432 "Predis\\": "src/"
6433 }
6434 },
6435 "notification-url": "https://packagist.org/downloads/",
6436 "license": [
6437 "MIT"
6438 ],
6439 "authors": [
6440 {
6441 "name": "Daniele Alessandri",
6442 "email": "suppakilla@gmail.com",
6443 "homepage": "http://clorophilla.net"
6444 }
6445 ],
6446 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
6447 "homepage": "http://github.com/nrk/predis",
6448 "keywords": [
6449 "nosql",
6450 "predis",
6451 "redis"
6452 ],
6453 "time": "2017-07-12T14:39:17+00:00"
6454 },
6455 {
6456 "name": "psr/cache",
6457 "version": "1.0.1",
6458 "source": {
6459 "type": "git",
6460 "url": "https://github.com/php-fig/cache.git",
6461 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6462 },
6463 "dist": {
6464 "type": "zip",
6465 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6466 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6467 "shasum": ""
6468 },
6469 "require": {
6470 "php": ">=5.3.0"
6471 },
6472 "type": "library",
6473 "extra": {
6474 "branch-alias": {
6475 "dev-master": "1.0.x-dev"
6476 }
6477 },
6478 "autoload": {
6479 "psr-4": {
6480 "Psr\\Cache\\": "src/"
6481 }
6482 },
6483 "notification-url": "https://packagist.org/downloads/",
6484 "license": [
6485 "MIT"
6486 ],
6487 "authors": [
6488 {
6489 "name": "PHP-FIG",
6490 "homepage": "http://www.php-fig.org/"
6491 }
6492 ],
6493 "description": "Common interface for caching libraries",
6494 "keywords": [
6495 "cache",
6496 "psr",
6497 "psr-6"
6498 ],
6499 "time": "2016-08-06T20:24:11+00:00"
6500 },
6501 {
6502 "name": "psr/container",
6503 "version": "1.0.0",
6504 "source": {
6505 "type": "git",
6506 "url": "https://github.com/php-fig/container.git",
6507 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
6508 },
6509 "dist": {
6510 "type": "zip",
6511 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
6512 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
6513 "shasum": ""
6514 },
6515 "require": {
6516 "php": ">=5.3.0"
6517 },
6518 "type": "library",
6519 "extra": {
6520 "branch-alias": {
6521 "dev-master": "1.0.x-dev"
6522 }
6523 },
6524 "autoload": {
6525 "psr-4": {
6526 "Psr\\Container\\": "src/"
6527 }
6528 },
6529 "notification-url": "https://packagist.org/downloads/",
6530 "license": [
6531 "MIT"
6532 ],
6533 "authors": [
6534 {
6535 "name": "PHP-FIG",
6536 "homepage": "http://www.php-fig.org/"
6537 }
6538 ],
6539 "description": "Common Container Interface (PHP FIG PSR-11)",
6540 "homepage": "https://github.com/php-fig/container",
6541 "keywords": [
6542 "PSR-11",
6543 "container",
6544 "container-interface",
6545 "container-interop",
6546 "psr"
6547 ],
6548 "time": "2017-02-14T16:28:37+00:00"
6549 },
6550 {
6551 "name": "psr/http-client",
6552 "version": "1.0.0",
6553 "source": {
6554 "type": "git",
6555 "url": "https://github.com/php-fig/http-client.git",
6556 "reference": "496a823ef742b632934724bf769560c2a5c7c44e"
6557 },
6558 "dist": {
6559 "type": "zip",
6560 "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
6561 "reference": "496a823ef742b632934724bf769560c2a5c7c44e",
6562 "shasum": ""
6563 },
6564 "require": {
6565 "php": "^7.0",
6566 "psr/http-message": "^1.0"
6567 },
6568 "type": "library",
6569 "extra": {
6570 "branch-alias": {
6571 "dev-master": "1.0.x-dev"
6572 }
6573 },
6574 "autoload": {
6575 "psr-4": {
6576 "Psr\\Http\\Client\\": "src/"
6577 }
6578 },
6579 "notification-url": "https://packagist.org/downloads/",
6580 "license": [
6581 "MIT"
6582 ],
6583 "authors": [
6584 {
6585 "name": "PHP-FIG",
6586 "homepage": "http://www.php-fig.org/"
6587 }
6588 ],
6589 "description": "Common interface for HTTP clients",
6590 "homepage": "https://github.com/php-fig/http-client",
6591 "keywords": [
6592 "http",
6593 "http-client",
6594 "psr",
6595 "psr-18"
6596 ],
6597 "time": "2018-10-30T23:29:13+00:00"
6598 },
955a3bde
JB
6599 {
6600 "name": "psr/http-factory",
6601 "version": "1.0.1",
6602 "source": {
6603 "type": "git",
6604 "url": "https://github.com/php-fig/http-factory.git",
6605 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6606 },
6607 "dist": {
6608 "type": "zip",
6609 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6610 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6611 "shasum": ""
6612 },
6613 "require": {
6614 "php": ">=7.0.0",
6615 "psr/http-message": "^1.0"
6616 },
6617 "type": "library",
6618 "extra": {
6619 "branch-alias": {
6620 "dev-master": "1.0.x-dev"
6621 }
6622 },
6623 "autoload": {
6624 "psr-4": {
6625 "Psr\\Http\\Message\\": "src/"
6626 }
6627 },
6628 "notification-url": "https://packagist.org/downloads/",
6629 "license": [
6630 "MIT"
6631 ],
6632 "authors": [
6633 {
6634 "name": "PHP-FIG",
6635 "homepage": "http://www.php-fig.org/"
6636 }
6637 ],
6638 "description": "Common interfaces for PSR-7 HTTP message factories",
6639 "keywords": [
6640 "factory",
6641 "http",
6642 "message",
6643 "psr",
6644 "psr-17",
6645 "psr-7",
6646 "request",
6647 "response"
6648 ],
6649 "time": "2019-04-30T12:38:16+00:00"
6650 },
6546aca4
JB
6651 {
6652 "name": "psr/http-message",
6653 "version": "1.0.1",
6654 "source": {
6655 "type": "git",
6656 "url": "https://github.com/php-fig/http-message.git",
6657 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6658 },
6659 "dist": {
6660 "type": "zip",
6661 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6662 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6663 "shasum": ""
6664 },
6665 "require": {
6666 "php": ">=5.3.0"
6667 },
6668 "type": "library",
6669 "extra": {
6670 "branch-alias": {
6671 "dev-master": "1.0.x-dev"
6672 }
6673 },
6674 "autoload": {
6675 "psr-4": {
6676 "Psr\\Http\\Message\\": "src/"
6677 }
6678 },
6679 "notification-url": "https://packagist.org/downloads/",
6680 "license": [
6681 "MIT"
6682 ],
6683 "authors": [
6684 {
6685 "name": "PHP-FIG",
6686 "homepage": "http://www.php-fig.org/"
6687 }
6688 ],
6689 "description": "Common interface for HTTP messages",
6690 "homepage": "https://github.com/php-fig/http-message",
6691 "keywords": [
6692 "http",
6693 "http-message",
6694 "psr",
6695 "psr-7",
6696 "request",
6697 "response"
6698 ],
6699 "time": "2016-08-06T14:39:51+00:00"
6700 },
6701 {
6702 "name": "psr/link",
6703 "version": "1.0.0",
6704 "source": {
6705 "type": "git",
6706 "url": "https://github.com/php-fig/link.git",
6707 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
6708 },
6709 "dist": {
6710 "type": "zip",
6711 "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
6712 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
6713 "shasum": ""
6714 },
6715 "require": {
6716 "php": ">=5.3.0"
6717 },
6718 "type": "library",
6719 "extra": {
6720 "branch-alias": {
6721 "dev-master": "1.0.x-dev"
6722 }
6723 },
6724 "autoload": {
6725 "psr-4": {
6726 "Psr\\Link\\": "src/"
6727 }
6728 },
6729 "notification-url": "https://packagist.org/downloads/",
6730 "license": [
6731 "MIT"
6732 ],
6733 "authors": [
6734 {
6735 "name": "PHP-FIG",
6736 "homepage": "http://www.php-fig.org/"
6737 }
6738 ],
6739 "description": "Common interfaces for HTTP links",
6740 "keywords": [
6741 "http",
6742 "http-link",
6743 "link",
6744 "psr",
6745 "psr-13",
6746 "rest"
6747 ],
6748 "time": "2016-10-28T16:06:13+00:00"
6749 },
6750 {
6751 "name": "psr/log",
6752 "version": "1.1.0",
6753 "source": {
6754 "type": "git",
6755 "url": "https://github.com/php-fig/log.git",
6756 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
6757 },
6758 "dist": {
6759 "type": "zip",
6760 "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
6761 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
6762 "shasum": ""
6763 },
6764 "require": {
6765 "php": ">=5.3.0"
6766 },
6767 "type": "library",
6768 "extra": {
6769 "branch-alias": {
6770 "dev-master": "1.0.x-dev"
6771 }
6772 },
6773 "autoload": {
6774 "psr-4": {
6775 "Psr\\Log\\": "Psr/Log/"
6776 }
6777 },
6778 "notification-url": "https://packagist.org/downloads/",
6779 "license": [
6780 "MIT"
6781 ],
6782 "authors": [
6783 {
6784 "name": "PHP-FIG",
6785 "homepage": "http://www.php-fig.org/"
6786 }
6787 ],
6788 "description": "Common interface for logging libraries",
6789 "homepage": "https://github.com/php-fig/log",
6790 "keywords": [
6791 "log",
6792 "psr",
6793 "psr-3"
6794 ],
6795 "time": "2018-11-20T15:27:04+00:00"
6796 },
6797 {
6798 "name": "psr/simple-cache",
6799 "version": "1.0.1",
6800 "source": {
6801 "type": "git",
6802 "url": "https://github.com/php-fig/simple-cache.git",
6803 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6804 },
6805 "dist": {
6806 "type": "zip",
6807 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6808 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6809 "shasum": ""
6810 },
6811 "require": {
6812 "php": ">=5.3.0"
6813 },
6814 "type": "library",
6815 "extra": {
6816 "branch-alias": {
6817 "dev-master": "1.0.x-dev"
6818 }
6819 },
6820 "autoload": {
6821 "psr-4": {
6822 "Psr\\SimpleCache\\": "src/"
6823 }
6824 },
6825 "notification-url": "https://packagist.org/downloads/",
6826 "license": [
6827 "MIT"
6828 ],
6829 "authors": [
6830 {
6831 "name": "PHP-FIG",
6832 "homepage": "http://www.php-fig.org/"
6833 }
6834 ],
6835 "description": "Common interfaces for simple caching",
6836 "keywords": [
6837 "cache",
6838 "caching",
6839 "psr",
6840 "psr-16",
6841 "simple-cache"
6842 ],
6843 "time": "2017-10-23T01:57:42+00:00"
6844 },
6845 {
6846 "name": "ralouphie/getallheaders",
6847 "version": "2.0.5",
6848 "source": {
6849 "type": "git",
6850 "url": "https://github.com/ralouphie/getallheaders.git",
6851 "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
6852 },
6853 "dist": {
6854 "type": "zip",
6855 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
6856 "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
6857 "shasum": ""
6858 },
6859 "require": {
6860 "php": ">=5.3"
6861 },
6862 "require-dev": {
6863 "phpunit/phpunit": "~3.7.0",
6864 "satooshi/php-coveralls": ">=1.0"
6865 },
6866 "type": "library",
6867 "autoload": {
6868 "files": [
6869 "src/getallheaders.php"
6870 ]
6871 },
6872 "notification-url": "https://packagist.org/downloads/",
6873 "license": [
6874 "MIT"
6875 ],
6876 "authors": [
6877 {
6878 "name": "Ralph Khattar",
6879 "email": "ralph.khattar@gmail.com"
6880 }
6881 ],
6882 "description": "A polyfill for getallheaders.",
6883 "time": "2016-02-11T07:05:27+00:00"
6884 },
955a3bde
JB
6885 {
6886 "name": "ramsey/uuid",
6887 "version": "3.8.0",
6888 "source": {
6889 "type": "git",
6890 "url": "https://github.com/ramsey/uuid.git",
6891 "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
6892 },
6893 "dist": {
6894 "type": "zip",
6895 "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
6896 "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
6897 "shasum": ""
6898 },
6899 "require": {
6900 "paragonie/random_compat": "^1.0|^2.0|9.99.99",
6901 "php": "^5.4 || ^7.0",
6902 "symfony/polyfill-ctype": "^1.8"
6903 },
6904 "replace": {
6905 "rhumsaa/uuid": "self.version"
6906 },
6907 "require-dev": {
6908 "codeception/aspect-mock": "^1.0 | ~2.0.0",
6909 "doctrine/annotations": "~1.2.0",
6910 "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
6911 "ircmaxell/random-lib": "^1.1",
6912 "jakub-onderka/php-parallel-lint": "^0.9.0",
6913 "mockery/mockery": "^0.9.9",
6914 "moontoast/math": "^1.1",
6915 "php-mock/php-mock-phpunit": "^0.3|^1.1",
6916 "phpunit/phpunit": "^4.7|^5.0|^6.5",
6917 "squizlabs/php_codesniffer": "^2.3"
6918 },
6919 "suggest": {
6920 "ext-ctype": "Provides support for PHP Ctype functions",
6921 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
6922 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
6923 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
6924 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
6925 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
6926 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
6927 },
6928 "type": "library",
6929 "extra": {
6930 "branch-alias": {
6931 "dev-master": "3.x-dev"
6932 }
6933 },
6934 "autoload": {
6935 "psr-4": {
6936 "Ramsey\\Uuid\\": "src/"
6937 }
6938 },
6939 "notification-url": "https://packagist.org/downloads/",
6940 "license": [
6941 "MIT"
6942 ],
6943 "authors": [
6944 {
6945 "name": "Marijn Huizendveld",
6946 "email": "marijn.huizendveld@gmail.com"
6947 },
6948 {
6949 "name": "Thibaud Fabre",
6950 "email": "thibaud@aztech.io"
6951 },
6952 {
6953 "name": "Ben Ramsey",
6954 "email": "ben@benramsey.com",
6955 "homepage": "https://benramsey.com"
6956 }
6957 ],
6958 "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
6959 "homepage": "https://github.com/ramsey/uuid",
6960 "keywords": [
6961 "guid",
6962 "identifier",
6963 "uuid"
6964 ],
6965 "time": "2018-07-19T23:38:55+00:00"
6966 },
6546aca4
JB
6967 {
6968 "name": "react/promise",
6969 "version": "v2.7.1",
6970 "source": {
6971 "type": "git",
6972 "url": "https://github.com/reactphp/promise.git",
6973 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
6974 },
6975 "dist": {
6976 "type": "zip",
6977 "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
6978 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
6979 "shasum": ""
6980 },
6981 "require": {
6982 "php": ">=5.4.0"
6983 },
6984 "require-dev": {
6985 "phpunit/phpunit": "~4.8"
6986 },
6987 "type": "library",
6988 "autoload": {
6989 "psr-4": {
6990 "React\\Promise\\": "src/"
6991 },
6992 "files": [
6993 "src/functions_include.php"
6994 ]
6995 },
6996 "notification-url": "https://packagist.org/downloads/",
6997 "license": [
6998 "MIT"
6999 ],
7000 "authors": [
7001 {
7002 "name": "Jan Sorgalla",
7003 "email": "jsorgalla@gmail.com"
7004 }
7005 ],
7006 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7007 "keywords": [
7008 "promise",
7009 "promises"
7010 ],
7011 "time": "2019-01-07T21:25:54+00:00"
7012 },
7013 {
7014 "name": "scheb/two-factor-bundle",
7015 "version": "v3.19.0",
7016 "source": {
7017 "type": "git",
7018 "url": "https://github.com/scheb/two-factor-bundle.git",
7019 "reference": "4bc6023401a4c7e50dbd9c66f55cc8df9f77e69c"
7020 },
7021 "dist": {
7022 "type": "zip",
7023 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/4bc6023401a4c7e50dbd9c66f55cc8df9f77e69c",
7024 "reference": "4bc6023401a4c7e50dbd9c66f55cc8df9f77e69c",
7025 "shasum": ""
7026 },
7027 "require": {
7028 "lcobucci/jwt": "^3.2",
7029 "php": "^7.1.3",
7030 "sonata-project/google-authenticator": "^2.2",
7031 "symfony/config": "^3.4|^4.0",
7032 "symfony/dependency-injection": "^3.4|^4.0",
7033 "symfony/event-dispatcher": "^3.4|^4.0",
7034 "symfony/framework-bundle": "^3.4|^4.0",
7035 "symfony/http-foundation": "^3.4|^4.0",
7036 "symfony/http-kernel": "^3.4|^4.0",
7037 "symfony/property-access": "^3.4|^4.0",
7038 "symfony/security-bundle": "^3.4|^4.0",
7039 "symfony/twig-bundle": "^3.4|^4.0"
7040 },
7041 "require-dev": {
7042 "doctrine/lexer": "^1.0.1",
7043 "doctrine/orm": "^2.6",
7044 "phpunit/phpunit": "^7.0|^8.0",
7045 "swiftmailer/swiftmailer": "^6.0",
7046 "symfony/yaml": "^3.4|^4.0"
7047 },
7048 "type": "symfony-bundle",
7049 "autoload": {
7050 "psr-4": {
7051 "Scheb\\TwoFactorBundle\\": ""
7052 }
7053 },
7054 "notification-url": "https://packagist.org/downloads/",
7055 "license": [
7056 "MIT"
7057 ],
7058 "authors": [
7059 {
7060 "name": "Christian Scheb",
7061 "email": "me@christianscheb.de"
7062 }
7063 ],
7064 "description": "Provides two-factor authentication for Symfony applications",
7065 "homepage": "https://github.com/scheb/two-factor-bundle",
7066 "keywords": [
7067 "Authentication",
7068 "security",
7069 "symfony",
7070 "two-factor",
7071 "two-step"
7072 ],
7073 "time": "2019-05-03T12:46:19+00:00"
7074 },
7075 {
7076 "name": "sensio/distribution-bundle",
e06303d8 7077 "version": "v5.0.25",
6546aca4
JB
7078 "source": {
7079 "type": "git",
7080 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
e06303d8 7081 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf"
6546aca4
JB
7082 },
7083 "dist": {
7084 "type": "zip",
e06303d8 7085 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf",
7086 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf",
6546aca4
JB
7087 "shasum": ""
7088 },
7089 "require": {
7090 "php": ">=5.3.9",
e06303d8 7091 "sensiolabs/security-checker": "~5.0|~6.0",
6546aca4
JB
7092 "symfony/class-loader": "~2.3|~3.0",
7093 "symfony/config": "~2.3|~3.0",
7094 "symfony/dependency-injection": "~2.3|~3.0",
7095 "symfony/filesystem": "~2.3|~3.0",
7096 "symfony/http-kernel": "~2.3|~3.0",
7097 "symfony/process": "~2.3|~3.0"
7098 },
7099 "type": "symfony-bundle",
7100 "extra": {
7101 "branch-alias": {
7102 "dev-master": "5.0.x-dev"
7103 }
7104 },
7105 "autoload": {
7106 "psr-4": {
7107 "Sensio\\Bundle\\DistributionBundle\\": ""
7108 }
7109 },
7110 "notification-url": "https://packagist.org/downloads/",
7111 "license": [
7112 "MIT"
7113 ],
7114 "authors": [
7115 {
7116 "name": "Fabien Potencier",
7117 "email": "fabien@symfony.com"
7118 }
7119 ],
7120 "description": "Base bundle for Symfony Distributions",
7121 "keywords": [
7122 "configuration",
7123 "distribution"
7124 ],
e06303d8 7125 "time": "2019-06-18T15:43:58+00:00"
6546aca4
JB
7126 },
7127 {
7128 "name": "sensio/framework-extra-bundle",
7129 "version": "v5.3.1",
7130 "source": {
7131 "type": "git",
7132 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
7133 "reference": "5f75c4658b03301cba17baa15a840b57b72b4262"
7134 },
7135 "dist": {
7136 "type": "zip",
7137 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/5f75c4658b03301cba17baa15a840b57b72b4262",
7138 "reference": "5f75c4658b03301cba17baa15a840b57b72b4262",
7139 "shasum": ""
7140 },
7141 "require": {
7142 "doctrine/annotations": "^1.0",
7143 "doctrine/persistence": "^1.0",
7144 "php": ">=7.1.3",
7145 "symfony/config": "^3.4|^4.2",
7146 "symfony/dependency-injection": "^3.4|^4.2",
7147 "symfony/framework-bundle": "^3.4|^4.2",
7148 "symfony/http-kernel": "^3.4|^4.2"
7149 },
7150 "require-dev": {
7151 "doctrine/doctrine-bundle": "^1.6",
7152 "doctrine/orm": "^2.5",
7153 "nyholm/psr7": "^1.1",
7154 "symfony/browser-kit": "^3.4|^4.2",
7155 "symfony/dom-crawler": "^3.4|^4.2",
7156 "symfony/expression-language": "^3.4|^4.2",
7157 "symfony/finder": "^3.4|^4.2",
7158 "symfony/monolog-bridge": "^3.0|^4.0",
7159 "symfony/monolog-bundle": "^3.2",
7160 "symfony/phpunit-bridge": "^3.4.19|^4.1.8",
7161 "symfony/psr-http-message-bridge": "^1.1",
7162 "symfony/security-bundle": "^3.4|^4.2",
7163 "symfony/twig-bundle": "^3.4|^4.2",
7164 "symfony/yaml": "^3.4|^4.2",
7165 "twig/twig": "~1.12|~2.0"
7166 },
7167 "suggest": {
7168 "symfony/expression-language": "",
7169 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
7170 "symfony/security-bundle": ""
7171 },
7172 "type": "symfony-bundle",
7173 "extra": {
7174 "branch-alias": {
7175 "dev-master": "5.3.x-dev"
7176 }
7177 },
7178 "autoload": {
7179 "psr-4": {
7180 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
7181 }
7182 },
7183 "notification-url": "https://packagist.org/downloads/",
7184 "license": [
7185 "MIT"
7186 ],
7187 "authors": [
7188 {
7189 "name": "Fabien Potencier",
7190 "email": "fabien@symfony.com"
7191 }
7192 ],
7193 "description": "This bundle provides a way to configure your controllers with annotations",
7194 "keywords": [
7195 "annotations",
7196 "controllers"
7197 ],
7198 "time": "2019-04-10T06:00:20+00:00"
7199 },
7200 {
7201 "name": "sensiolabs/security-checker",
e06303d8 7202 "version": "v6.0.1",
6546aca4
JB
7203 "source": {
7204 "type": "git",
7205 "url": "https://github.com/sensiolabs/security-checker.git",
e06303d8 7206 "reference": "ce8d0552dcb8d3677ab9adb6d19a5837949bfec4"
6546aca4
JB
7207 },
7208 "dist": {
7209 "type": "zip",
e06303d8 7210 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/ce8d0552dcb8d3677ab9adb6d19a5837949bfec4",
7211 "reference": "ce8d0552dcb8d3677ab9adb6d19a5837949bfec4",
6546aca4
JB
7212 "shasum": ""
7213 },
7214 "require": {
e06303d8 7215 "php": ">=7.1.3",
7216 "symfony/console": "^2.8|^3.4|^4.2",
7217 "symfony/http-client": "^4.3",
7218 "symfony/mime": "^4.3",
7219 "symfony/polyfill-ctype": "^1.11"
6546aca4
JB
7220 },
7221 "bin": [
7222 "security-checker"
7223 ],
7224 "type": "library",
7225 "extra": {
7226 "branch-alias": {
e06303d8 7227 "dev-master": "6.0-dev"
6546aca4
JB
7228 }
7229 },
7230 "autoload": {
7231 "psr-4": {
7232 "SensioLabs\\Security\\": "SensioLabs/Security"
7233 }
7234 },
7235 "notification-url": "https://packagist.org/downloads/",
7236 "license": [
7237 "MIT"
7238 ],
7239 "authors": [
7240 {
7241 "name": "Fabien Potencier",
7242 "email": "fabien.potencier@gmail.com"
7243 }
7244 ],
7245 "description": "A security checker for your composer.lock",
e06303d8 7246 "time": "2019-06-08T06:46:26+00:00"
6546aca4 7247 },
955a3bde
JB
7248 {
7249 "name": "sentry/sdk",
7250 "version": "2.0.3",
7251 "source": {
7252 "type": "git",
7253 "url": "https://github.com/getsentry/sentry-php-sdk.git",
7254 "reference": "91c36aec83e4c1c5801b64ef4927b78a5aa8ce7f"
7255 },
7256 "dist": {
7257 "type": "zip",
7258 "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/91c36aec83e4c1c5801b64ef4927b78a5aa8ce7f",
7259 "reference": "91c36aec83e4c1c5801b64ef4927b78a5aa8ce7f",
7260 "shasum": ""
7261 },
7262 "require": {
7263 "http-interop/http-factory-guzzle": "^1.0",
7264 "php-http/curl-client": "^1.0|^2.0",
7265 "sentry/sentry": "^2.0.1"
7266 },
7267 "type": "metapackage",
7268 "notification-url": "https://packagist.org/downloads/",
7269 "license": [
7270 "MIT"
7271 ],
7272 "authors": [
7273 {
7274 "name": "Sentry",
7275 "email": "accounts@sentry.io"
7276 }
7277 ],
7278 "description": "This is a metapackage shipping sentry/sentry with a recommended http client.",
7279 "time": "2019-04-08T07:21:45+00:00"
7280 },
7281 {
7282 "name": "sentry/sentry",
0a01a5f1 7283 "version": "2.1.1",
955a3bde
JB
7284 "source": {
7285 "type": "git",
7286 "url": "https://github.com/getsentry/sentry-php.git",
0a01a5f1 7287 "reference": "8e27e6c5fcf6f01fc2e5235dd14cc0b2b347d793"
955a3bde
JB
7288 },
7289 "dist": {
7290 "type": "zip",
0a01a5f1
JB
7291 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/8e27e6c5fcf6f01fc2e5235dd14cc0b2b347d793",
7292 "reference": "8e27e6c5fcf6f01fc2e5235dd14cc0b2b347d793",
955a3bde
JB
7293 "shasum": ""
7294 },
7295 "require": {
7296 "ext-json": "*",
7297 "ext-mbstring": "*",
7298 "jean85/pretty-package-versions": "^1.2",
7299 "php": "^7.1",
7300 "php-http/async-client-implementation": "^1.0",
7301 "php-http/client-common": "^1.5|^2.0",
7302 "php-http/discovery": "^1.6.1",
7303 "php-http/httplug": "^1.1|^2.0",
7304 "php-http/message": "^1.5",
7305 "psr/http-message-implementation": "^1.0",
7306 "ramsey/uuid": "^3.3",
7307 "symfony/options-resolver": "^2.7|^3.0|^4.0",
7308 "zendframework/zend-diactoros": "^1.4|^2.0"
7309 },
7310 "conflict": {
7311 "php-http/client-common": "1.8.0",
7312 "raven/raven": "*"
7313 },
7314 "require-dev": {
7315 "friendsofphp/php-cs-fixer": "^2.13",
7316 "monolog/monolog": "^1.3|^2.0",
7317 "php-http/mock-client": "^1.0",
7318 "phpstan/phpstan": "^0.10.3",
7319 "phpstan/phpstan-phpunit": "^0.10",
7320 "phpunit/phpunit": "^7.0",
7321 "symfony/phpunit-bridge": "^4.1.6"
7322 },
7323 "type": "library",
7324 "extra": {
7325 "branch-alias": {
7326 "dev-master": "2.0.x-dev"
7327 }
7328 },
7329 "autoload": {
7330 "files": [
7331 "src/Sdk.php"
7332 ],
7333 "psr-4": {
7334 "Sentry\\": "src/"
7335 }
7336 },
7337 "notification-url": "https://packagist.org/downloads/",
7338 "license": [
7339 "BSD-3-Clause"
7340 ],
7341 "authors": [
7342 {
7343 "name": "Sentry",
7344 "email": "accounts@sentry.io"
7345 }
7346 ],
7347 "description": "A PHP SDK for Sentry (http://sentry.io)",
7348 "homepage": "http://sentry.io",
7349 "keywords": [
7350 "crash-reporting",
7351 "crash-reports",
7352 "error-handler",
7353 "error-monitoring",
7354 "log",
7355 "logging",
7356 "sentry"
7357 ],
0a01a5f1 7358 "time": "2019-06-13T11:27:23+00:00"
955a3bde
JB
7359 },
7360 {
7361 "name": "sentry/sentry-symfony",
4ef4b64c 7362 "version": "3.1.0",
955a3bde
JB
7363 "source": {
7364 "type": "git",
7365 "url": "https://github.com/getsentry/sentry-symfony.git",
4ef4b64c 7366 "reference": "0a12cde953e60e35cdf2f6ca3a80a8def641ce33"
955a3bde
JB
7367 },
7368 "dist": {
7369 "type": "zip",
4ef4b64c 7370 "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/0a12cde953e60e35cdf2f6ca3a80a8def641ce33",
7371 "reference": "0a12cde953e60e35cdf2f6ca3a80a8def641ce33",
955a3bde
JB
7372 "shasum": ""
7373 },
7374 "require": {
7375 "jean85/pretty-package-versions": "^1.0",
7376 "php": "^7.1",
7377 "sentry/sdk": "^2.0",
4ef4b64c 7378 "symfony/config": "^2.8||^3.0||^4.0",
7379 "symfony/console": "^2.8||^3.0||^4.0",
7380 "symfony/dependency-injection": "^2.8||^3.0||^4.0",
7381 "symfony/event-dispatcher": "^2.8||^3.0||^4.0",
7382 "symfony/http-kernel": "^2.8||^3.0||^4.0",
7383 "symfony/security-core": "^2.8||^3.0||^4.0"
955a3bde
JB
7384 },
7385 "require-dev": {
7386 "friendsofphp/php-cs-fixer": "^2.8",
7387 "jangregor/phpstan-prophecy": "^0.3.0",
7388 "php-http/mock-client": "^1.0",
7389 "phpstan/phpstan": "^0.11",
7390 "phpstan/phpstan-phpunit": "^0.11",
7391 "phpunit/phpunit": "^7.5",
7392 "scrutinizer/ocular": "^1.4",
4ef4b64c 7393 "symfony/expression-language": "^2.8||^3.0||^4.0"
955a3bde
JB
7394 },
7395 "type": "symfony-bundle",
7396 "extra": {
7397 "branch-alias": {
7398 "master": "3.x-dev",
7399 "releases/2.x": "2.x-dev",
7400 "releases/1.x": "1.x-dev"
7401 }
7402 },
7403 "autoload": {
7404 "psr-4": {
7405 "Sentry\\SentryBundle\\": "src/"
7406 }
7407 },
7408 "notification-url": "https://packagist.org/downloads/",
7409 "license": [
7410 "Apache-2.0"
7411 ],
7412 "authors": [
7413 {
7414 "name": "David Cramer",
7415 "email": "dcramer@gmail.com"
7416 },
7417 {
7418 "name": "Alessandro Lai",
7419 "email": "alessandro.lai85@gmail.com"
7420 }
7421 ],
7422 "description": "Symfony integration for Sentry (http://getsentry.com)",
7423 "homepage": "http://getsentry.com",
7424 "keywords": [
7425 "errors",
7426 "logging",
7427 "sentry",
7428 "symfony"
7429 ],
4ef4b64c 7430 "time": "2019-07-02T08:46:15+00:00"
955a3bde 7431 },
6546aca4
JB
7432 {
7433 "name": "simplepie/simplepie",
7434 "version": "1.5.2",
7435 "source": {
7436 "type": "git",
7437 "url": "https://github.com/simplepie/simplepie.git",
7438 "reference": "0e8fe72132dad765d25db4cabc69a91139af1263"
7439 },
7440 "dist": {
7441 "type": "zip",
7442 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/0e8fe72132dad765d25db4cabc69a91139af1263",
7443 "reference": "0e8fe72132dad765d25db4cabc69a91139af1263",
7444 "shasum": ""
7445 },
7446 "require": {
7447 "ext-pcre": "*",
7448 "ext-xml": "*",
7449 "ext-xmlreader": "*",
7450 "php": ">=5.6.0"
7451 },
7452 "require-dev": {
7453 "phpunit/phpunit": "~5.4.3 || ~6.5"
7454 },
7455 "suggest": {
7456 "ext-curl": "",
7457 "ext-iconv": "",
7458 "ext-intl": "",
7459 "ext-mbstring": "",
7460 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
7461 },
7462 "type": "library",
7463 "autoload": {
7464 "psr-0": {
7465 "SimplePie": "library"
7466 }
7467 },
7468 "notification-url": "https://packagist.org/downloads/",
7469 "license": [
7470 "BSD-3-Clause"
7471 ],
7472 "authors": [
7473 {
7474 "name": "Ryan Parman",
7475 "homepage": "http://ryanparman.com/",
7476 "role": "Creator, alumnus developer"
7477 },
7478 {
7479 "name": "Geoffrey Sneddon",
7480 "homepage": "http://gsnedders.com/",
7481 "role": "Alumnus developer"
7482 },
7483 {
7484 "name": "Ryan McCue",
7485 "email": "me@ryanmccue.info",
7486 "homepage": "http://ryanmccue.info/",
7487 "role": "Developer"
7488 }
7489 ],
7490 "description": "A simple Atom/RSS parsing library for PHP",
7491 "homepage": "http://simplepie.org/",
7492 "keywords": [
7493 "atom",
7494 "feeds",
7495 "rss"
7496 ],
7497 "time": "2018-08-02T05:43:58+00:00"
7498 },
7499 {
7500 "name": "smalot/pdfparser",
7501 "version": "v0.14.0",
7502 "source": {
7503 "type": "git",
7504 "url": "https://github.com/smalot/pdfparser.git",
7505 "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f"
7506 },
7507 "dist": {
7508 "type": "zip",
7509 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f",
7510 "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f",
7511 "shasum": ""
7512 },
7513 "require": {
7514 "ext-mbstring": "*",
7515 "ext-zlib": "*",
7516 "php": ">=5.3.0",
7517 "tecnickcom/tcpdf": "~6.0"
7518 },
7519 "require-dev": {
7520 "atoum/atoum": "^2.8 | ^3.0"
7521 },
7522 "type": "library",
7523 "autoload": {
7524 "psr-0": {
7525 "Smalot\\PdfParser\\": "src/"
7526 }
7527 },
7528 "notification-url": "https://packagist.org/downloads/",
7529 "license": [
7530 "LGPL-3.0"
7531 ],
7532 "authors": [
7533 {
7534 "name": "Sebastien MALOT",
7535 "email": "sebastien@malot.fr"
7536 }
7537 ],
7538 "description": "Pdf parser library. Can read and extract information from pdf file.",
7539 "homepage": "http://www.pdfparser.org",
7540 "keywords": [
7541 "extract",
7542 "parse",
7543 "parser",
7544 "pdf",
7545 "text"
7546 ],
7547 "time": "2019-01-23T09:14:37+00:00"
7548 },
7549 {
7550 "name": "sonata-project/google-authenticator",
7551 "version": "2.2.0",
7552 "source": {
7553 "type": "git",
7554 "url": "https://github.com/sonata-project/GoogleAuthenticator.git",
7555 "reference": "feda53899b26af24e3db2fe7a3e5f053ca483762"
7556 },
7557 "dist": {
7558 "type": "zip",
7559 "url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/feda53899b26af24e3db2fe7a3e5f053ca483762",
7560 "reference": "feda53899b26af24e3db2fe7a3e5f053ca483762",
7561 "shasum": ""
7562 },
7563 "require": {
7564 "php": "^7.1"
7565 },
7566 "require-dev": {
7567 "symfony/phpunit-bridge": "^4.0"
7568 },
7569 "type": "library",
7570 "extra": {
7571 "branch-alias": {
7572 "dev-master": "2.x-dev"
7573 }
7574 },
7575 "autoload": {
7576 "psr-4": {
7577 "Google\\Authenticator\\": "src/",
7578 "Sonata\\GoogleAuthenticator\\": "src/"
7579 }
7580 },
7581 "notification-url": "https://packagist.org/downloads/",
7582 "license": [
7583 "MIT"
7584 ],
7585 "authors": [
7586 {
7587 "name": "Christian Stocker",
7588 "email": "me@chregu.tv"
7589 },
7590 {
7591 "name": "Andre DeMarre",
7592 "homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989"
7593 },
7594 {
7595 "name": "Thomas Rabaix",
7596 "email": "thomas.rabaix@gmail.com"
7597 }
7598 ],
7599 "description": "Library to integrate Google Authenticator into a PHP project",
7600 "homepage": "https://github.com/sonata-project/GoogleAuthenticator",
7601 "keywords": [
7602 "google authenticator"
7603 ],
7604 "time": "2018-07-18T22:08:02+00:00"
7605 },
7606 {
7607 "name": "stof/doctrine-extensions-bundle",
7608 "version": "v1.3.0",
7609 "source": {
7610 "type": "git",
7611 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
7612 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c"
7613 },
7614 "dist": {
7615 "type": "zip",
7616 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
7617 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
7618 "shasum": ""
7619 },
7620 "require": {
7621 "gedmo/doctrine-extensions": "^2.3.4",
7622 "php": ">=5.3.2",
7623 "symfony/framework-bundle": "~2.7|~3.2|~4.0"
7624 },
7625 "require-dev": {
7626 "symfony/phpunit-bridge": "^4.0",
7627 "symfony/security-bundle": "^2.7 || ^3.2 || ^4.0"
7628 },
7629 "suggest": {
7630 "doctrine/doctrine-bundle": "to use the ORM extensions",
7631 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
7632 },
7633 "type": "symfony-bundle",
7634 "extra": {
7635 "branch-alias": {
7636 "dev-master": "1.3.x-dev"
7637 }
7638 },
7639 "autoload": {
7640 "psr-4": {
7641 "Stof\\DoctrineExtensionsBundle\\": ""
7642 }
7643 },
7644 "notification-url": "https://packagist.org/downloads/",
7645 "license": [
7646 "MIT"
7647 ],
7648 "authors": [
7649 {
7650 "name": "Christophe Coevoet",
7651 "email": "stof@notk.org"
7652 }
7653 ],
7654 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
7655 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
7656 "keywords": [
7657 "behaviors",
7658 "doctrine2",
7659 "extensions",
7660 "gedmo",
7661 "loggable",
7662 "nestedset",
7663 "sluggable",
7664 "sortable",
7665 "timestampable",
7666 "translatable",
7667 "tree"
7668 ],
7669 "time": "2017-12-24T16:06:50+00:00"
7670 },
7671 {
7672 "name": "swiftmailer/swiftmailer",
7673 "version": "v6.2.1",
7674 "source": {
7675 "type": "git",
7676 "url": "https://github.com/swiftmailer/swiftmailer.git",
7677 "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a"
7678 },
7679 "dist": {
7680 "type": "zip",
7681 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
7682 "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
7683 "shasum": ""
7684 },
7685 "require": {
7686 "egulias/email-validator": "~2.0",
7687 "php": ">=7.0.0",
7688 "symfony/polyfill-iconv": "^1.0",
7689 "symfony/polyfill-intl-idn": "^1.10",
7690 "symfony/polyfill-mbstring": "^1.0"
7691 },
7692 "require-dev": {
7693 "mockery/mockery": "~0.9.1",
7694 "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
7695 },
7696 "suggest": {
7697 "ext-intl": "Needed to support internationalized email addresses",
7698 "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
7699 },
7700 "type": "library",
7701 "extra": {
7702 "branch-alias": {
7703 "dev-master": "6.2-dev"
7704 }
7705 },
7706 "autoload": {
7707 "files": [
7708 "lib/swift_required.php"
7709 ]
7710 },
7711 "notification-url": "https://packagist.org/downloads/",
7712 "license": [
7713 "MIT"
7714 ],
7715 "authors": [
7716 {
7717 "name": "Chris Corbyn"
7718 },
7719 {
7720 "name": "Fabien Potencier",
7721 "email": "fabien@symfony.com"
7722 }
7723 ],
7724 "description": "Swiftmailer, free feature-rich PHP mailer",
7725 "homepage": "https://swiftmailer.symfony.com",
7726 "keywords": [
7727 "email",
7728 "mail",
7729 "mailer"
7730 ],
7731 "time": "2019-04-21T09:21:45+00:00"
7732 },
e06303d8 7733 {
7734 "name": "symfony/http-client",
7735 "version": "v4.3.1",
7736 "source": {
7737 "type": "git",
7738 "url": "https://github.com/symfony/http-client.git",
7739 "reference": "c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7"
7740 },
7741 "dist": {
7742 "type": "zip",
7743 "url": "https://api.github.com/repos/symfony/http-client/zipball/c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7",
7744 "reference": "c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7",
7745 "shasum": ""
7746 },
7747 "require": {
7748 "php": "^7.1.3",
7749 "psr/log": "^1.0",
7750 "symfony/http-client-contracts": "^1.1.3",
7751 "symfony/polyfill-php73": "^1.11"
7752 },
7753 "provide": {
7754 "psr/http-client-implementation": "1.0",
7755 "symfony/http-client-implementation": "1.1"
7756 },
7757 "require-dev": {
7758 "nyholm/psr7": "^1.0",
7759 "psr/http-client": "^1.0",
7760 "symfony/http-kernel": "^4.3",
7761 "symfony/process": "^4.2"
7762 },
7763 "type": "library",
7764 "extra": {
7765 "branch-alias": {
7766 "dev-master": "4.3-dev"
7767 }
7768 },
7769 "autoload": {
7770 "psr-4": {
7771 "Symfony\\Component\\HttpClient\\": ""
7772 },
7773 "exclude-from-classmap": [
7774 "/Tests/"
7775 ]
7776 },
7777 "notification-url": "https://packagist.org/downloads/",
7778 "license": [
7779 "MIT"
7780 ],
7781 "authors": [
7782 {
7783 "name": "Nicolas Grekas",
7784 "email": "p@tchwork.com"
7785 },
7786 {
7787 "name": "Symfony Community",
7788 "homepage": "https://symfony.com/contributors"
7789 }
7790 ],
7791 "description": "Symfony HttpClient component",
7792 "homepage": "https://symfony.com",
7793 "time": "2019-06-05T13:19:12+00:00"
7794 },
7795 {
7796 "name": "symfony/http-client-contracts",
0a01a5f1 7797 "version": "v1.1.5",
e06303d8 7798 "source": {
7799 "type": "git",
7800 "url": "https://github.com/symfony/http-client-contracts.git",
0a01a5f1 7801 "reference": "e1924aea9c70ae3e69fff05afa3cb8ce541bf3bb"
e06303d8 7802 },
7803 "dist": {
7804 "type": "zip",
0a01a5f1
JB
7805 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/e1924aea9c70ae3e69fff05afa3cb8ce541bf3bb",
7806 "reference": "e1924aea9c70ae3e69fff05afa3cb8ce541bf3bb",
e06303d8 7807 "shasum": ""
7808 },
7809 "require": {
7810 "php": "^7.1.3"
7811 },
7812 "suggest": {
7813 "symfony/http-client-implementation": ""
7814 },
7815 "type": "library",
7816 "extra": {
7817 "branch-alias": {
7818 "dev-master": "1.1-dev"
7819 }
7820 },
7821 "autoload": {
7822 "psr-4": {
7823 "Symfony\\Contracts\\HttpClient\\": ""
7824 }
7825 },
7826 "notification-url": "https://packagist.org/downloads/",
7827 "license": [
7828 "MIT"
7829 ],
7830 "authors": [
7831 {
7832 "name": "Nicolas Grekas",
7833 "email": "p@tchwork.com"
7834 },
7835 {
7836 "name": "Symfony Community",
7837 "homepage": "https://symfony.com/contributors"
7838 }
7839 ],
7840 "description": "Generic abstractions related to HTTP clients",
7841 "homepage": "https://symfony.com",
7842 "keywords": [
7843 "abstractions",
7844 "contracts",
7845 "decoupling",
7846 "interfaces",
7847 "interoperability",
7848 "standards"
7849 ],
0a01a5f1 7850 "time": "2019-06-17T17:43:54+00:00"
e06303d8 7851 },
7852 {
7853 "name": "symfony/mime",
7854 "version": "v4.3.1",
7855 "source": {
7856 "type": "git",
7857 "url": "https://github.com/symfony/mime.git",
7858 "reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b"
7859 },
7860 "dist": {
7861 "type": "zip",
7862 "url": "https://api.github.com/repos/symfony/mime/zipball/ec2c5565de60e03f33d4296a655e3273f0ad1f8b",
7863 "reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b",
7864 "shasum": ""
7865 },
7866 "require": {
7867 "php": "^7.1.3",
7868 "symfony/polyfill-intl-idn": "^1.10",
7869 "symfony/polyfill-mbstring": "^1.0"
7870 },
7871 "require-dev": {
7872 "egulias/email-validator": "^2.0",
7873 "symfony/dependency-injection": "~3.4|^4.1"
7874 },
7875 "type": "library",
7876 "extra": {
7877 "branch-alias": {
7878 "dev-master": "4.3-dev"
7879 }
7880 },
7881 "autoload": {
7882 "psr-4": {
7883 "Symfony\\Component\\Mime\\": ""
7884 },
7885 "exclude-from-classmap": [
7886 "/Tests/"
7887 ]
7888 },
7889 "notification-url": "https://packagist.org/downloads/",
7890 "license": [
7891 "MIT"
7892 ],
7893 "authors": [
7894 {
7895 "name": "Fabien Potencier",
7896 "email": "fabien@symfony.com"
7897 },
7898 {
7899 "name": "Symfony Community",
7900 "homepage": "https://symfony.com/contributors"
7901 }
7902 ],
7903 "description": "A library to manipulate MIME messages",
7904 "homepage": "https://symfony.com",
7905 "keywords": [
7906 "mime",
7907 "mime-type"
7908 ],
7909 "time": "2019-06-04T09:22:54+00:00"
7910 },
6546aca4
JB
7911 {
7912 "name": "symfony/monolog-bundle",
7319e7e0 7913 "version": "v3.4.0",
6546aca4
JB
7914 "source": {
7915 "type": "git",
7916 "url": "https://github.com/symfony/monolog-bundle.git",
7319e7e0 7917 "reference": "7fbecb371c1c614642c93c6b2cbcdf723ae8809d"
6546aca4
JB
7918 },
7919 "dist": {
7920 "type": "zip",
7319e7e0 7921 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/7fbecb371c1c614642c93c6b2cbcdf723ae8809d",
7922 "reference": "7fbecb371c1c614642c93c6b2cbcdf723ae8809d",
6546aca4
JB
7923 "shasum": ""
7924 },
7925 "require": {
7926 "monolog/monolog": "~1.22",
7927 "php": ">=5.6",
7319e7e0 7928 "symfony/config": "~3.4|~4.0",
7929 "symfony/dependency-injection": "~3.4.10|^4.0.10",
7930 "symfony/http-kernel": "~3.4|~4.0",
7931 "symfony/monolog-bridge": "~3.4|~4.0"
6546aca4
JB
7932 },
7933 "require-dev": {
7319e7e0 7934 "symfony/console": "~3.4|~4.0",
7935 "symfony/phpunit-bridge": "^3.4.19|^4.0",
7936 "symfony/yaml": "~3.4|~4.0"
6546aca4
JB
7937 },
7938 "type": "symfony-bundle",
7939 "extra": {
7940 "branch-alias": {
7941 "dev-master": "3.x-dev"
7942 }
7943 },
7944 "autoload": {
7945 "psr-4": {
7946 "Symfony\\Bundle\\MonologBundle\\": ""
7947 },
7948 "exclude-from-classmap": [
7949 "/Tests/"
7950 ]
7951 },
7952 "notification-url": "https://packagist.org/downloads/",
7953 "license": [
7954 "MIT"
7955 ],
7956 "authors": [
7957 {
7958 "name": "Symfony Community",
7959 "homepage": "http://symfony.com/contributors"
7960 },
7961 {
7962 "name": "Fabien Potencier",
7963 "email": "fabien@symfony.com"
7964 }
7965 ],
7966 "description": "Symfony MonologBundle",
7967 "homepage": "http://symfony.com",
7968 "keywords": [
7969 "log",
7970 "logging"
7971 ],
7319e7e0 7972 "time": "2019-06-20T12:18:19+00:00"
6546aca4
JB
7973 },
7974 {
7975 "name": "symfony/polyfill-apcu",
7976 "version": "v1.11.0",
7977 "source": {
7978 "type": "git",
7979 "url": "https://github.com/symfony/polyfill-apcu.git",
7980 "reference": "a502face1da6a53289480166f24de2c3c68e5c3c"
7981 },
7982 "dist": {
7983 "type": "zip",
7984 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/a502face1da6a53289480166f24de2c3c68e5c3c",
7985 "reference": "a502face1da6a53289480166f24de2c3c68e5c3c",
7986 "shasum": ""
7987 },
7988 "require": {
7989 "php": ">=5.3.3"
7990 },
7991 "type": "library",
7992 "extra": {
7993 "branch-alias": {
7994 "dev-master": "1.11-dev"
7995 }
7996 },
7997 "autoload": {
7998 "psr-4": {
7999 "Symfony\\Polyfill\\Apcu\\": ""
8000 },
8001 "files": [
8002 "bootstrap.php"
8003 ]
8004 },
8005 "notification-url": "https://packagist.org/downloads/",
8006 "license": [
8007 "MIT"
8008 ],
8009 "authors": [
8010 {
8011 "name": "Nicolas Grekas",
8012 "email": "p@tchwork.com"
8013 },
8014 {
8015 "name": "Symfony Community",
8016 "homepage": "https://symfony.com/contributors"
8017 }
8018 ],
8019 "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
8020 "homepage": "https://symfony.com",
8021 "keywords": [
8022 "apcu",
8023 "compatibility",
8024 "polyfill",
8025 "portable",
8026 "shim"
8027 ],
8028 "time": "2019-02-06T07:57:58+00:00"
8029 },
8030 {
8031 "name": "symfony/polyfill-ctype",
8032 "version": "v1.11.0",
8033 "source": {
8034 "type": "git",
8035 "url": "https://github.com/symfony/polyfill-ctype.git",
8036 "reference": "82ebae02209c21113908c229e9883c419720738a"
8037 },
8038 "dist": {
8039 "type": "zip",
8040 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
8041 "reference": "82ebae02209c21113908c229e9883c419720738a",
8042 "shasum": ""
8043 },
8044 "require": {
8045 "php": ">=5.3.3"
8046 },
8047 "suggest": {
8048 "ext-ctype": "For best performance"
8049 },
8050 "type": "library",
8051 "extra": {
8052 "branch-alias": {
8053 "dev-master": "1.11-dev"
8054 }
8055 },
8056 "autoload": {
8057 "psr-4": {
8058 "Symfony\\Polyfill\\Ctype\\": ""
8059 },
8060 "files": [
8061 "bootstrap.php"
8062 ]
8063 },
8064 "notification-url": "https://packagist.org/downloads/",
8065 "license": [
8066 "MIT"
8067 ],
8068 "authors": [
8069 {
8070 "name": "Symfony Community",
8071 "homepage": "https://symfony.com/contributors"
8072 },
8073 {
8074 "name": "Gert de Pagter",
c546548e 8075 "email": "BackEndTea@gmail.com"
6546aca4
JB
8076 }
8077 ],
8078 "description": "Symfony polyfill for ctype functions",
8079 "homepage": "https://symfony.com",
8080 "keywords": [
8081 "compatibility",
8082 "ctype",
8083 "polyfill",
8084 "portable"
8085 ],
8086 "time": "2019-02-06T07:57:58+00:00"
8087 },
8088 {
8089 "name": "symfony/polyfill-iconv",
8090 "version": "v1.11.0",
8091 "source": {
8092 "type": "git",
8093 "url": "https://github.com/symfony/polyfill-iconv.git",
8094 "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7"
8095 },
8096 "dist": {
8097 "type": "zip",
8098 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
8099 "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
8100 "shasum": ""
8101 },
8102 "require": {
8103 "php": ">=5.3.3"
8104 },
8105 "suggest": {
8106 "ext-iconv": "For best performance"
8107 },
8108 "type": "library",
8109 "extra": {
8110 "branch-alias": {
8111 "dev-master": "1.11-dev"
8112 }
8113 },
8114 "autoload": {
8115 "psr-4": {
8116 "Symfony\\Polyfill\\Iconv\\": ""
8117 },
8118 "files": [
8119 "bootstrap.php"
8120 ]
8121 },
8122 "notification-url": "https://packagist.org/downloads/",
8123 "license": [
8124 "MIT"
8125 ],
8126 "authors": [
8127 {
8128 "name": "Nicolas Grekas",
8129 "email": "p@tchwork.com"
8130 },
8131 {
8132 "name": "Symfony Community",
8133 "homepage": "https://symfony.com/contributors"
8134 }
8135 ],
8136 "description": "Symfony polyfill for the Iconv extension",
8137 "homepage": "https://symfony.com",
8138 "keywords": [
8139 "compatibility",
8140 "iconv",
8141 "polyfill",
8142 "portable",
8143 "shim"
8144 ],
8145 "time": "2019-02-06T07:57:58+00:00"
8146 },
8147 {
8148 "name": "symfony/polyfill-intl-icu",
8149 "version": "v1.11.0",
8150 "source": {
8151 "type": "git",
8152 "url": "https://github.com/symfony/polyfill-intl-icu.git",
8153 "reference": "999878a3a09d73cae157b0cf89bb6fb2cc073057"
8154 },
8155 "dist": {
8156 "type": "zip",
8157 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/999878a3a09d73cae157b0cf89bb6fb2cc073057",
8158 "reference": "999878a3a09d73cae157b0cf89bb6fb2cc073057",
8159 "shasum": ""
8160 },
8161 "require": {
8162 "php": ">=5.3.3",
8163 "symfony/intl": "~2.3|~3.0|~4.0"
8164 },
8165 "suggest": {
8166 "ext-intl": "For best performance"
8167 },
8168 "type": "library",
8169 "extra": {
8170 "branch-alias": {
8171 "dev-master": "1.9-dev"
8172 }
8173 },
8174 "autoload": {
8175 "files": [
8176 "bootstrap.php"
8177 ]
8178 },
8179 "notification-url": "https://packagist.org/downloads/",
8180 "license": [
8181 "MIT"
8182 ],
8183 "authors": [
8184 {
8185 "name": "Nicolas Grekas",
8186 "email": "p@tchwork.com"
8187 },
8188 {
8189 "name": "Symfony Community",
8190 "homepage": "https://symfony.com/contributors"
8191 }
8192 ],
8193 "description": "Symfony polyfill for intl's ICU-related data and classes",
8194 "homepage": "https://symfony.com",
8195 "keywords": [
8196 "compatibility",
8197 "icu",
8198 "intl",
8199 "polyfill",
8200 "portable",
8201 "shim"
8202 ],
8203 "time": "2019-01-07T19:39:47+00:00"
8204 },
8205 {
8206 "name": "symfony/polyfill-intl-idn",
8207 "version": "v1.11.0",
8208 "source": {
8209 "type": "git",
8210 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8211 "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af"
8212 },
8213 "dist": {
8214 "type": "zip",
8215 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c766e95bec706cdd89903b1eda8afab7d7a6b7af",
8216 "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af",
8217 "shasum": ""
8218 },
8219 "require": {
8220 "php": ">=5.3.3",
8221 "symfony/polyfill-mbstring": "^1.3",
8222 "symfony/polyfill-php72": "^1.9"
8223 },
8224 "suggest": {
8225 "ext-intl": "For best performance"
8226 },
8227 "type": "library",
8228 "extra": {
8229 "branch-alias": {
8230 "dev-master": "1.9-dev"
8231 }
8232 },
8233 "autoload": {
8234 "psr-4": {
8235 "Symfony\\Polyfill\\Intl\\Idn\\": ""
8236 },
8237 "files": [
8238 "bootstrap.php"
8239 ]
8240 },
8241 "notification-url": "https://packagist.org/downloads/",
8242 "license": [
8243 "MIT"
8244 ],
8245 "authors": [
8246 {
8247 "name": "Symfony Community",
8248 "homepage": "https://symfony.com/contributors"
8249 },
8250 {
8251 "name": "Laurent Bassin",
8252 "email": "laurent@bassin.info"
8253 }
8254 ],
8255 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8256 "homepage": "https://symfony.com",
8257 "keywords": [
8258 "compatibility",
8259 "idn",
8260 "intl",
8261 "polyfill",
8262 "portable",
8263 "shim"
8264 ],
8265 "time": "2019-03-04T13:44:35+00:00"
8266 },
8267 {
8268 "name": "symfony/polyfill-mbstring",
8269 "version": "v1.11.0",
8270 "source": {
8271 "type": "git",
8272 "url": "https://github.com/symfony/polyfill-mbstring.git",
8273 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
8274 },
8275 "dist": {
8276 "type": "zip",
8277 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
8278 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
8279 "shasum": ""
8280 },
8281 "require": {
8282 "php": ">=5.3.3"
8283 },
8284 "suggest": {
8285 "ext-mbstring": "For best performance"
8286 },
8287 "type": "library",
8288 "extra": {
8289 "branch-alias": {
8290 "dev-master": "1.11-dev"
8291 }
8292 },
8293 "autoload": {
8294 "psr-4": {
8295 "Symfony\\Polyfill\\Mbstring\\": ""
8296 },
8297 "files": [
8298 "bootstrap.php"
8299 ]
8300 },
8301 "notification-url": "https://packagist.org/downloads/",
8302 "license": [
8303 "MIT"
8304 ],
8305 "authors": [
8306 {
8307 "name": "Nicolas Grekas",
8308 "email": "p@tchwork.com"
8309 },
8310 {
8311 "name": "Symfony Community",
8312 "homepage": "https://symfony.com/contributors"
8313 }
8314 ],
8315 "description": "Symfony polyfill for the Mbstring extension",
8316 "homepage": "https://symfony.com",
8317 "keywords": [
8318 "compatibility",
8319 "mbstring",
8320 "polyfill",
8321 "portable",
8322 "shim"
8323 ],
8324 "time": "2019-02-06T07:57:58+00:00"
8325 },
8326 {
8327 "name": "symfony/polyfill-php56",
8328 "version": "v1.11.0",
8329 "source": {
8330 "type": "git",
8331 "url": "https://github.com/symfony/polyfill-php56.git",
8332 "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42"
8333 },
8334 "dist": {
8335 "type": "zip",
8336 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/f4dddbc5c3471e1b700a147a20ae17cdb72dbe42",
8337 "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42",
8338 "shasum": ""
8339 },
8340 "require": {
8341 "php": ">=5.3.3",
8342 "symfony/polyfill-util": "~1.0"
8343 },
8344 "type": "library",
8345 "extra": {
8346 "branch-alias": {
8347 "dev-master": "1.11-dev"
8348 }
8349 },
8350 "autoload": {
8351 "psr-4": {
8352 "Symfony\\Polyfill\\Php56\\": ""
8353 },
8354 "files": [
8355 "bootstrap.php"
8356 ]
8357 },
8358 "notification-url": "https://packagist.org/downloads/",
8359 "license": [
8360 "MIT"
8361 ],
8362 "authors": [
8363 {
8364 "name": "Nicolas Grekas",
8365 "email": "p@tchwork.com"
8366 },
8367 {
8368 "name": "Symfony Community",
8369 "homepage": "https://symfony.com/contributors"
8370 }
8371 ],
8372 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
8373 "homepage": "https://symfony.com",
8374 "keywords": [
8375 "compatibility",
8376 "polyfill",
8377 "portable",
8378 "shim"
8379 ],
8380 "time": "2019-02-06T07:57:58+00:00"
8381 },
8382 {
8383 "name": "symfony/polyfill-php70",
8384 "version": "v1.11.0",
8385 "source": {
8386 "type": "git",
8387 "url": "https://github.com/symfony/polyfill-php70.git",
8388 "reference": "bc4858fb611bda58719124ca079baff854149c89"
8389 },
8390 "dist": {
8391 "type": "zip",
8392 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89",
8393 "reference": "bc4858fb611bda58719124ca079baff854149c89",
8394 "shasum": ""
8395 },
8396 "require": {
8397 "paragonie/random_compat": "~1.0|~2.0|~9.99",
8398 "php": ">=5.3.3"
8399 },
8400 "type": "library",
8401 "extra": {
8402 "branch-alias": {
8403 "dev-master": "1.11-dev"
8404 }
8405 },
8406 "autoload": {
8407 "psr-4": {
8408 "Symfony\\Polyfill\\Php70\\": ""
8409 },
8410 "files": [
8411 "bootstrap.php"
8412 ],
8413 "classmap": [
8414 "Resources/stubs"
8415 ]
8416 },
8417 "notification-url": "https://packagist.org/downloads/",
8418 "license": [
8419 "MIT"
8420 ],
8421 "authors": [
8422 {
8423 "name": "Nicolas Grekas",
8424 "email": "p@tchwork.com"
8425 },
8426 {
8427 "name": "Symfony Community",
8428 "homepage": "https://symfony.com/contributors"
8429 }
8430 ],
8431 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
8432 "homepage": "https://symfony.com",
8433 "keywords": [
8434 "compatibility",
8435 "polyfill",
8436 "portable",
8437 "shim"
8438 ],
8439 "time": "2019-02-06T07:57:58+00:00"
8440 },
8441 {
8442 "name": "symfony/polyfill-php72",
8443 "version": "v1.11.0",
8444 "source": {
8445 "type": "git",
8446 "url": "https://github.com/symfony/polyfill-php72.git",
8447 "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
8448 },
8449 "dist": {
8450 "type": "zip",
8451 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
8452 "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
8453 "shasum": ""
8454 },
8455 "require": {
8456 "php": ">=5.3.3"
8457 },
8458 "type": "library",
8459 "extra": {
8460 "branch-alias": {
8461 "dev-master": "1.11-dev"
8462 }
8463 },
8464 "autoload": {
8465 "psr-4": {
8466 "Symfony\\Polyfill\\Php72\\": ""
8467 },
8468 "files": [
8469 "bootstrap.php"
8470 ]
8471 },
8472 "notification-url": "https://packagist.org/downloads/",
8473 "license": [
8474 "MIT"
8475 ],
8476 "authors": [
8477 {
8478 "name": "Nicolas Grekas",
8479 "email": "p@tchwork.com"
8480 },
8481 {
8482 "name": "Symfony Community",
8483 "homepage": "https://symfony.com/contributors"
8484 }
8485 ],
8486 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8487 "homepage": "https://symfony.com",
8488 "keywords": [
8489 "compatibility",
8490 "polyfill",
8491 "portable",
8492 "shim"
8493 ],
8494 "time": "2019-02-06T07:57:58+00:00"
8495 },
e06303d8 8496 {
8497 "name": "symfony/polyfill-php73",
8498 "version": "v1.11.0",
8499 "source": {
8500 "type": "git",
8501 "url": "https://github.com/symfony/polyfill-php73.git",
8502 "reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd"
8503 },
8504 "dist": {
8505 "type": "zip",
8506 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/d1fb4abcc0c47be136208ad9d68bf59f1ee17abd",
8507 "reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd",
8508 "shasum": ""
8509 },
8510 "require": {
8511 "php": ">=5.3.3"
8512 },
8513 "type": "library",
8514 "extra": {
8515 "branch-alias": {
8516 "dev-master": "1.11-dev"
8517 }
8518 },
8519 "autoload": {
8520 "psr-4": {
8521 "Symfony\\Polyfill\\Php73\\": ""
8522 },
8523 "files": [
8524 "bootstrap.php"
8525 ],
8526 "classmap": [
8527 "Resources/stubs"
8528 ]
8529 },
8530 "notification-url": "https://packagist.org/downloads/",
8531 "license": [
8532 "MIT"
8533 ],
8534 "authors": [
8535 {
8536 "name": "Nicolas Grekas",
8537 "email": "p@tchwork.com"
8538 },
8539 {
8540 "name": "Symfony Community",
8541 "homepage": "https://symfony.com/contributors"
8542 }
8543 ],
8544 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8545 "homepage": "https://symfony.com",
8546 "keywords": [
8547 "compatibility",
8548 "polyfill",
8549 "portable",
8550 "shim"
8551 ],
8552 "time": "2019-02-06T07:57:58+00:00"
8553 },
6546aca4
JB
8554 {
8555 "name": "symfony/polyfill-util",
8556 "version": "v1.11.0",
8557 "source": {
8558 "type": "git",
8559 "url": "https://github.com/symfony/polyfill-util.git",
8560 "reference": "b46c6cae28a3106735323f00a0c38eccf2328897"
8561 },
8562 "dist": {
8563 "type": "zip",
8564 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/b46c6cae28a3106735323f00a0c38eccf2328897",
8565 "reference": "b46c6cae28a3106735323f00a0c38eccf2328897",
8566 "shasum": ""
8567 },
8568 "require": {
8569 "php": ">=5.3.3"
8570 },
8571 "type": "library",
8572 "extra": {
8573 "branch-alias": {
8574 "dev-master": "1.11-dev"
8575 }
8576 },
8577 "autoload": {
8578 "psr-4": {
8579 "Symfony\\Polyfill\\Util\\": ""
8580 }
8581 },
8582 "notification-url": "https://packagist.org/downloads/",
8583 "license": [
8584 "MIT"
8585 ],
8586 "authors": [
8587 {
8588 "name": "Nicolas Grekas",
8589 "email": "p@tchwork.com"
8590 },
8591 {
8592 "name": "Symfony Community",
8593 "homepage": "https://symfony.com/contributors"
8594 }
8595 ],
8596 "description": "Symfony utilities for portability of PHP codes",
8597 "homepage": "https://symfony.com",
8598 "keywords": [
8599 "compat",
8600 "compatibility",
8601 "polyfill",
8602 "shim"
8603 ],
8604 "time": "2019-02-08T14:16:39+00:00"
8605 },
8606 {
8607 "name": "symfony/swiftmailer-bundle",
a2f4efe6 8608 "version": "v3.2.8",
6546aca4
JB
8609 "source": {
8610 "type": "git",
8611 "url": "https://github.com/symfony/swiftmailer-bundle.git",
a2f4efe6 8612 "reference": "cb125b3648f132fb8070b55393f20cb310907d3b"
6546aca4
JB
8613 },
8614 "dist": {
8615 "type": "zip",
a2f4efe6
JB
8616 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/cb125b3648f132fb8070b55393f20cb310907d3b",
8617 "reference": "cb125b3648f132fb8070b55393f20cb310907d3b",
6546aca4
JB
8618 "shasum": ""
8619 },
8620 "require": {
8621 "php": ">=7.0.0",
8622 "swiftmailer/swiftmailer": "^6.1.3",
8623 "symfony/config": "~2.8|~3.3|~4.0",
8624 "symfony/dependency-injection": "~2.7|~3.3|~4.0",
8625 "symfony/http-kernel": "~2.7|~3.3|~4.0"
8626 },
a2f4efe6
JB
8627 "conflict": {
8628 "twig/twig": "<1.41|<2.10"
8629 },
6546aca4
JB
8630 "require-dev": {
8631 "symfony/console": "~2.7|~3.3|~4.0",
8632 "symfony/framework-bundle": "~2.7|~3.3|~4.0",
8633 "symfony/phpunit-bridge": "~3.3|~4.0",
8634 "symfony/yaml": "~2.7|~3.3|~4.0"
8635 },
8636 "suggest": {
8637 "psr/log": "Allows logging"
8638 },
8639 "type": "symfony-bundle",
8640 "extra": {
8641 "branch-alias": {
8642 "dev-master": "3.2-dev"
8643 }
8644 },
8645 "autoload": {
8646 "psr-4": {
8647 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
8648 },
8649 "exclude-from-classmap": [
8650 "/Tests/"
8651 ]
8652 },
8653 "notification-url": "https://packagist.org/downloads/",
8654 "license": [
8655 "MIT"
8656 ],
8657 "authors": [
8658 {
8659 "name": "Symfony Community",
8660 "homepage": "http://symfony.com/contributors"
8661 },
8662 {
8663 "name": "Fabien Potencier",
8664 "email": "fabien@symfony.com"
8665 }
8666 ],
8667 "description": "Symfony SwiftmailerBundle",
8668 "homepage": "http://symfony.com",
a2f4efe6 8669 "time": "2019-06-18T15:27:04+00:00"
6546aca4
JB
8670 },
8671 {
8672 "name": "symfony/symfony",
dbe56d5c 8673 "version": "v3.4.29",
6546aca4
JB
8674 "source": {
8675 "type": "git",
8676 "url": "https://github.com/symfony/symfony.git",
dbe56d5c 8677 "reference": "4c9b6d7d898457ae2189efdfaca58712269fc994"
6546aca4
JB
8678 },
8679 "dist": {
8680 "type": "zip",
dbe56d5c 8681 "url": "https://api.github.com/repos/symfony/symfony/zipball/4c9b6d7d898457ae2189efdfaca58712269fc994",
8682 "reference": "4c9b6d7d898457ae2189efdfaca58712269fc994",
6546aca4
JB
8683 "shasum": ""
8684 },
8685 "require": {
8686 "doctrine/common": "~2.4",
8687 "ext-xml": "*",
8688 "fig/link-util": "^1.0",
8689 "php": "^5.5.9|>=7.0.8",
8690 "psr/cache": "~1.0",
8691 "psr/container": "^1.0",
8692 "psr/link": "^1.0",
8693 "psr/log": "~1.0",
8694 "psr/simple-cache": "^1.0",
8695 "symfony/polyfill-apcu": "~1.1",
8696 "symfony/polyfill-ctype": "~1.8",
8697 "symfony/polyfill-intl-icu": "~1.0",
8698 "symfony/polyfill-mbstring": "~1.0",
8699 "symfony/polyfill-php56": "~1.0",
8700 "symfony/polyfill-php70": "~1.6",
8701 "twig/twig": "^1.40|^2.9"
8702 },
8703 "conflict": {
8704 "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
8705 "phpdocumentor/type-resolver": "<0.3.0",
8706 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
8707 },
8708 "provide": {
8709 "psr/cache-implementation": "1.0",
8710 "psr/container-implementation": "1.0",
8711 "psr/log-implementation": "1.0",
8712 "psr/simple-cache-implementation": "1.0"
8713 },
8714 "replace": {
8715 "symfony/asset": "self.version",
8716 "symfony/browser-kit": "self.version",
8717 "symfony/cache": "self.version",
8718 "symfony/class-loader": "self.version",
8719 "symfony/config": "self.version",
8720 "symfony/console": "self.version",
8721 "symfony/css-selector": "self.version",
8722 "symfony/debug": "self.version",
8723 "symfony/debug-bundle": "self.version",
8724 "symfony/dependency-injection": "self.version",
8725 "symfony/doctrine-bridge": "self.version",
8726 "symfony/dom-crawler": "self.version",
8727 "symfony/dotenv": "self.version",
8728 "symfony/event-dispatcher": "self.version",
8729 "symfony/expression-language": "self.version",
8730 "symfony/filesystem": "self.version",
8731 "symfony/finder": "self.version",
8732 "symfony/form": "self.version",
8733 "symfony/framework-bundle": "self.version",
8734 "symfony/http-foundation": "self.version",
8735 "symfony/http-kernel": "self.version",
8736 "symfony/inflector": "self.version",
8737 "symfony/intl": "self.version",
8738 "symfony/ldap": "self.version",
8739 "symfony/lock": "self.version",
8740 "symfony/monolog-bridge": "self.version",
8741 "symfony/options-resolver": "self.version",
8742 "symfony/process": "self.version",
8743 "symfony/property-access": "self.version",
8744 "symfony/property-info": "self.version",
8745 "symfony/proxy-manager-bridge": "self.version",
8746 "symfony/routing": "self.version",
8747 "symfony/security": "self.version",
8748 "symfony/security-bundle": "self.version",
8749 "symfony/security-core": "self.version",
8750 "symfony/security-csrf": "self.version",
8751 "symfony/security-guard": "self.version",
8752 "symfony/security-http": "self.version",
8753 "symfony/serializer": "self.version",
8754 "symfony/stopwatch": "self.version",
8755 "symfony/templating": "self.version",
8756 "symfony/translation": "self.version",
8757 "symfony/twig-bridge": "self.version",
8758 "symfony/twig-bundle": "self.version",
8759 "symfony/validator": "self.version",
8760 "symfony/var-dumper": "self.version",
8761 "symfony/web-link": "self.version",
8762 "symfony/web-profiler-bundle": "self.version",
8763 "symfony/web-server-bundle": "self.version",
8764 "symfony/workflow": "self.version",
8765 "symfony/yaml": "self.version"
8766 },
8767 "require-dev": {
8768 "cache/integration-tests": "dev-master",
8769 "doctrine/annotations": "~1.0",
8770 "doctrine/cache": "~1.6",
8771 "doctrine/data-fixtures": "1.0.*",
8772 "doctrine/dbal": "~2.4",
8773 "doctrine/doctrine-bundle": "~1.4",
8774 "doctrine/orm": "~2.4,>=2.4.5",
8775 "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
8776 "monolog/monolog": "~1.11",
8777 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
8778 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
8779 "predis/predis": "~1.0",
dbe56d5c 8780 "symfony/phpunit-bridge": "~3.4|~4.0|~5.0",
6546aca4
JB
8781 "symfony/security-acl": "~2.8|~3.0"
8782 },
8783 "type": "library",
8784 "extra": {
8785 "branch-alias": {
8786 "dev-master": "3.4-dev"
8787 }
8788 },
8789 "autoload": {
8790 "psr-4": {
8791 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
8792 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
8793 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
8794 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
8795 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
8796 "Symfony\\Component\\": "src/Symfony/Component/"
8797 },
8798 "classmap": [
8799 "src/Symfony/Component/Intl/Resources/stubs"
8800 ],
8801 "exclude-from-classmap": [
8802 "**/Tests/"
8803 ]
8804 },
8805 "notification-url": "https://packagist.org/downloads/",
8806 "license": [
8807 "MIT"
8808 ],
8809 "authors": [
8810 {
8811 "name": "Fabien Potencier",
8812 "email": "fabien@symfony.com"
8813 },
8814 {
8815 "name": "Symfony Community",
8816 "homepage": "https://symfony.com/contributors"
8817 }
8818 ],
8819 "description": "The Symfony PHP framework",
8820 "homepage": "https://symfony.com",
8821 "keywords": [
8822 "framework"
8823 ],
dbe56d5c 8824 "time": "2019-06-26T13:56:55+00:00"
6546aca4
JB
8825 },
8826 {
8827 "name": "true/punycode",
8828 "version": "v2.1.1",
8829 "source": {
8830 "type": "git",
8831 "url": "https://github.com/true/php-punycode.git",
8832 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
8833 },
8834 "dist": {
8835 "type": "zip",
8836 "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
8837 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
8838 "shasum": ""
8839 },
8840 "require": {
8841 "php": ">=5.3.0",
8842 "symfony/polyfill-mbstring": "^1.3"
8843 },
8844 "require-dev": {
8845 "phpunit/phpunit": "~4.7",
8846 "squizlabs/php_codesniffer": "~2.0"
8847 },
8848 "type": "library",
8849 "autoload": {
8850 "psr-4": {
8851 "TrueBV\\": "src/"
8852 }
8853 },
8854 "notification-url": "https://packagist.org/downloads/",
8855 "license": [
8856 "MIT"
8857 ],
8858 "authors": [
8859 {
8860 "name": "Renan Gonçalves",
8861 "email": "renan.saddam@gmail.com"
8862 }
8863 ],
8864 "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
8865 "homepage": "https://github.com/true/php-punycode",
8866 "keywords": [
8867 "idna",
8868 "punycode"
8869 ],
8870 "time": "2016-11-16T10:37:54+00:00"
8871 },
8872 {
8873 "name": "twig/extensions",
8874 "version": "v1.5.4",
8875 "source": {
8876 "type": "git",
8877 "url": "https://github.com/twigphp/Twig-extensions.git",
8878 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
8879 },
8880 "dist": {
8881 "type": "zip",
8882 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
8883 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
8884 "shasum": ""
8885 },
8886 "require": {
8887 "twig/twig": "^1.27|^2.0"
8888 },
8889 "require-dev": {
8890 "symfony/phpunit-bridge": "^3.4",
8891 "symfony/translation": "^2.7|^3.4"
8892 },
8893 "suggest": {
8894 "symfony/translation": "Allow the time_diff output to be translated"
8895 },
8896 "type": "library",
8897 "extra": {
8898 "branch-alias": {
8899 "dev-master": "1.5-dev"
8900 }
8901 },
8902 "autoload": {
8903 "psr-0": {
8904 "Twig_Extensions_": "lib/"
8905 },
8906 "psr-4": {
8907 "Twig\\Extensions\\": "src/"
8908 }
8909 },
8910 "notification-url": "https://packagist.org/downloads/",
8911 "license": [
8912 "MIT"
8913 ],
8914 "authors": [
8915 {
8916 "name": "Fabien Potencier",
8917 "email": "fabien@symfony.com"
8918 }
8919 ],
8920 "description": "Common additional features for Twig that do not directly belong in core",
8921 "keywords": [
8922 "i18n",
8923 "text"
8924 ],
8925 "time": "2018-12-05T18:34:18+00:00"
8926 },
8927 {
8928 "name": "twig/twig",
a2f4efe6 8929 "version": "v2.11.3",
6546aca4
JB
8930 "source": {
8931 "type": "git",
8932 "url": "https://github.com/twigphp/Twig.git",
a2f4efe6 8933 "reference": "699ed2342557c88789a15402de5eb834dedd6792"
6546aca4
JB
8934 },
8935 "dist": {
8936 "type": "zip",
a2f4efe6
JB
8937 "url": "https://api.github.com/repos/twigphp/Twig/zipball/699ed2342557c88789a15402de5eb834dedd6792",
8938 "reference": "699ed2342557c88789a15402de5eb834dedd6792",
6546aca4
JB
8939 "shasum": ""
8940 },
8941 "require": {
a2f4efe6
JB
8942 "php": "^7.0",
8943 "symfony/polyfill-ctype": "^1.8",
8944 "symfony/polyfill-mbstring": "^1.3"
6546aca4
JB
8945 },
8946 "require-dev": {
8947 "psr/container": "^1.0",
8948 "symfony/debug": "^2.7",
955a3bde 8949 "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0"
6546aca4
JB
8950 },
8951 "type": "library",
8952 "extra": {
8953 "branch-alias": {
a2f4efe6 8954 "dev-master": "2.11-dev"
6546aca4
JB
8955 }
8956 },
8957 "autoload": {
8958 "psr-0": {
8959 "Twig_": "lib/"
8960 },
8961 "psr-4": {
8962 "Twig\\": "src/"
8963 }
8964 },
8965 "notification-url": "https://packagist.org/downloads/",
8966 "license": [
8967 "BSD-3-Clause"
8968 ],
8969 "authors": [
8970 {
8971 "name": "Fabien Potencier",
8972 "email": "fabien@symfony.com",
8973 "homepage": "http://fabien.potencier.org",
8974 "role": "Lead Developer"
8975 },
8976 {
8977 "name": "Armin Ronacher",
8978 "email": "armin.ronacher@active-4.com",
8979 "role": "Project Founder"
8980 },
8981 {
8982 "name": "Twig Team",
8983 "homepage": "https://twig.symfony.com/contributors",
8984 "role": "Contributors"
8985 }
8986 ],
8987 "description": "Twig, the flexible, fast, and secure template language for PHP",
8988 "homepage": "https://twig.symfony.com",
8989 "keywords": [
8990 "templating"
8991 ],
a2f4efe6 8992 "time": "2019-06-18T15:37:11+00:00"
6546aca4
JB
8993 },
8994 {
8995 "name": "wallabag/php-mobi",
8996 "version": "1.0.1",
8997 "source": {
8998 "type": "git",
8999 "url": "https://github.com/wallabag/php-mobi.git",
9000 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487"
9001 },
9002 "dist": {
9003 "type": "zip",
9004 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/1cd7d022fe6be838535d6bba917d19cc48dcf487",
9005 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487",
9006 "shasum": ""
9007 },
9008 "require": {
9009 "php": ">=5.3.0"
9010 },
9011 "replace": {
9012 "wallabag/phpmobi": "*"
9013 },
9014 "type": "library",
9015 "autoload": {
9016 "files": [
9017 "MOBIClass/MOBI.php"
9018 ]
9019 },
9020 "notification-url": "https://packagist.org/downloads/",
9021 "license": [
9022 "Apache-2.0"
9023 ],
9024 "authors": [
9025 {
9026 "name": "Nicolas Lœuillet",
9027 "email": "nicolas@loeuillet.org",
9028 "homepage": "http://www.cdetc.fr"
9029 },
9030 {
9031 "name": "Sander Kromwijk",
9032 "email": "s.kromwijk@gmail.co",
9033 "role": "Original developer"
9034 }
9035 ],
9036 "description": "A Mobipocket file (.mobi) creator in PHP.",
9037 "homepage": "https://github.com/wallabag/phpMobi",
9038 "time": "2015-10-16T08:42:42+00:00"
9039 },
9040 {
9041 "name": "wallabag/tcpdf",
9042 "version": "6.2.26",
9043 "source": {
9044 "type": "git",
9045 "url": "https://github.com/wallabag/TCPDF.git",
9046 "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477"
9047 },
9048 "dist": {
9049 "type": "zip",
9050 "url": "https://api.github.com/repos/wallabag/TCPDF/zipball/bf590f0604bcef1ae6fa3145649cf997f3564477",
9051 "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477",
9052 "shasum": ""
9053 },
9054 "require": {
9055 "php": ">=5.3.0"
9056 },
9057 "replace": {
9058 "tecnickcom/tcpdf": "6.2.*"
9059 },
9060 "type": "library",
9061 "autoload": {
9062 "classmap": [
9063 "fonts",
9064 "config",
9065 "include",
9066 "tcpdf.php",
9067 "tcpdf_parser.php",
9068 "tcpdf_import.php",
9069 "tcpdf_barcodes_1d.php",
9070 "tcpdf_barcodes_2d.php",
9071 "include/tcpdf_colors.php",
9072 "include/tcpdf_filters.php",
9073 "include/tcpdf_font_data.php",
9074 "include/tcpdf_fonts.php",
9075 "include/tcpdf_images.php",
9076 "include/tcpdf_static.php",
9077 "include/barcodes/datamatrix.php",
9078 "include/barcodes/pdf417.php",
9079 "include/barcodes/qrcode.php"
9080 ]
9081 },
9082 "notification-url": "https://packagist.org/downloads/",
9083 "license": [
9084 "LGPL-3.0"
9085 ],
9086 "authors": [
9087 {
9088 "name": "Nicola Asuni",
9089 "email": "info@tecnick.com",
9090 "homepage": "http://nicolaasuni.tecnick.com",
9091 "role": "Main developer"
9092 },
9093 {
9094 "name": "wallabag/core",
9095 "homepage": "https://www.wallabag.org",
9096 "role": "Developers"
9097 }
9098 ],
9099 "description": "Keeping a working 6.2.x TCPDF version.",
9100 "homepage": "https://www.wallabag.org/",
9101 "keywords": [
9102 "PDFD32000-2008",
9103 "TCPDF",
9104 "barcodes",
9105 "datamatrix",
9106 "pdf",
9107 "pdf417",
9108 "qrcode"
9109 ],
9110 "time": "2018-10-25T06:56:14+00:00"
9111 },
9112 {
9113 "name": "white-october/pagerfanta-bundle",
9114 "version": "v1.2.4",
9115 "source": {
9116 "type": "git",
9117 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
9118 "reference": "19bf14bf8c72e4205c9ca97028436701fe3991a6"
9119 },
9120 "dist": {
9121 "type": "zip",
9122 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/19bf14bf8c72e4205c9ca97028436701fe3991a6",
9123 "reference": "19bf14bf8c72e4205c9ca97028436701fe3991a6",
9124 "shasum": ""
9125 },
9126 "require": {
9127 "pagerfanta/pagerfanta": "^1.1.0|^2.0.0",
9128 "php": ">=5.3",
9129 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
9130 "symfony/property-access": "~2.3|~3.0|~4.0",
9131 "symfony/translation": "~2.3|~3.0|~4.0",
9132 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
9133 },
9134 "require-dev": {
9135 "phpunit/phpunit": "~3.7|~4.0|^5.0",
9136 "symfony/symfony": "~2.3|~3.0|~4.0"
9137 },
9138 "type": "symfony-bundle",
9139 "extra": {
9140 "branch-alias": {
9141 "dev-master": "1.0.x-dev"
9142 }
9143 },
9144 "autoload": {
9145 "psr-4": {
9146 "WhiteOctober\\PagerfantaBundle\\": ""
9147 },
9148 "exclude-from-classmap": [
9149 "Tests/",
9150 "TestsProject/"
9151 ]
9152 },
9153 "notification-url": "https://packagist.org/downloads/",
9154 "license": [
9155 "MIT"
9156 ],
9157 "authors": [
9158 {
9159 "name": "Pablo Díez",
9160 "email": "pablodip@gmail.com"
9161 }
9162 ],
9163 "description": "Bundle to use Pagerfanta with Symfony2",
9164 "keywords": [
9165 "page",
9166 "paging"
9167 ],
9168 "time": "2019-02-14T08:42:52+00:00"
9169 },
9170 {
9171 "name": "willdurand/hateoas",
9172 "version": "2.12.0",
9173 "source": {
9174 "type": "git",
9175 "url": "https://github.com/willdurand/Hateoas.git",
9176 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5"
9177 },
9178 "dist": {
9179 "type": "zip",
9180 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
9181 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
9182 "shasum": ""
9183 },
9184 "require": {
9185 "doctrine/annotations": "~1.0",
9186 "doctrine/common": "~2.0",
9187 "jms/metadata": "~1.1",
9188 "jms/serializer": "^1.7",
9189 "php": "^5.5|^7.0",
9190 "phpoption/phpoption": ">=1.1.0,<2.0-dev",
9191 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0"
9192 },
9193 "require-dev": {
9194 "pagerfanta/pagerfanta": "~1.0",
9195 "phpunit/phpunit": "~5",
9196 "symfony/dependency-injection": "~2.4 || ~3.0 || ~4.0",
9197 "symfony/routing": "~2.4 || ~3.0 || ~4.0",
9198 "symfony/yaml": "~2.4 || ~3.0 || ~4.0",
9199 "twig/twig": "~1.12"
9200 },
9201 "suggest": {
9202 "symfony/routing": "To use the SymfonyRouteFactory.",
9203 "symfony/yaml": "To use yaml based configuration.",
9204 "twig/twig": "To use the Twig extensions."
9205 },
9206 "type": "library",
9207 "extra": {
9208 "branch-alias": {
9209 "dev-master": "2.12-dev"
9210 }
9211 },
9212 "autoload": {
9213 "psr-0": {
9214 "Hateoas": "src/"
9215 }
9216 },
9217 "notification-url": "https://packagist.org/downloads/",
9218 "license": [
9219 "MIT"
9220 ],
9221 "authors": [
9222 {
9223 "name": "Adrien Brault",
9224 "email": "adrien.brault@gmail.com"
9225 },
9226 {
9227 "name": "William Durand",
9228 "email": "william.durand1@gmail.com"
9229 }
9230 ],
9231 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
9232 "time": "2018-02-23T17:05:31+00:00"
9233 },
9234 {
9235 "name": "willdurand/hateoas-bundle",
9236 "version": "1.4.0",
9237 "source": {
9238 "type": "git",
9239 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
9240 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa"
9241 },
9242 "dist": {
9243 "type": "zip",
9244 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
9245 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
9246 "shasum": ""
9247 },
9248 "require": {
9249 "jms/serializer-bundle": "~1.0 || ^2.0",
9250 "php": ">5.4 |^7.0",
9251 "symfony/framework-bundle": "~2.3 || ~3.0 || ~4.0",
9252 "willdurand/hateoas": "^2.10.0"
9253 },
9254 "require-dev": {
9255 "phpunit/phpunit": "~4.5 || ~5.0",
9256 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0",
9257 "symfony/stopwatch": "~2.4 || ~3.0 || ~4.0",
9258 "twig/twig": "~1.12"
9259 },
9260 "type": "symfony-bundle",
9261 "extra": {
9262 "branch-alias": {
9263 "dev-master": "1.4-dev"
9264 }
9265 },
9266 "autoload": {
9267 "psr-4": {
9268 "Bazinga\\Bundle\\HateoasBundle\\": ""
9269 }
9270 },
9271 "notification-url": "https://packagist.org/downloads/",
9272 "license": [
9273 "MIT"
9274 ],
9275 "authors": [
9276 {
9277 "name": "William Durand",
9278 "email": "william.durand1@gmail.com"
9279 }
9280 ],
9281 "description": "Integration of Hateoas into Symfony2.",
9282 "keywords": [
9283 "HATEOAS",
9284 "rest"
9285 ],
9286 "time": "2018-01-27T13:03:07+00:00"
9287 },
9288 {
9289 "name": "willdurand/jsonp-callback-validator",
9290 "version": "v1.1.0",
9291 "source": {
9292 "type": "git",
9293 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
9294 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
9295 },
9296 "dist": {
9297 "type": "zip",
9298 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
9299 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
9300 "shasum": ""
9301 },
9302 "require": {
9303 "php": ">=5.3.0"
9304 },
9305 "require-dev": {
9306 "phpunit/phpunit": "~3.7"
9307 },
9308 "type": "library",
9309 "autoload": {
9310 "psr-0": {
9311 "JsonpCallbackValidator": "src/"
9312 }
9313 },
9314 "notification-url": "https://packagist.org/downloads/",
9315 "license": [
9316 "MIT"
9317 ],
9318 "authors": [
9319 {
9320 "name": "William Durand",
9321 "email": "william.durand1@gmail.com",
9322 "homepage": "http://www.willdurand.fr"
9323 }
9324 ],
9325 "description": "JSONP callback validator.",
9326 "time": "2014-01-20T22:35:06+00:00"
9327 },
9328 {
9329 "name": "willdurand/negotiation",
9330 "version": "v2.3.1",
9331 "source": {
9332 "type": "git",
9333 "url": "https://github.com/willdurand/Negotiation.git",
9334 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9"
9335 },
9336 "dist": {
9337 "type": "zip",
9338 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9",
9339 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9",
9340 "shasum": ""
9341 },
9342 "require": {
9343 "php": ">=5.4.0"
9344 },
9345 "require-dev": {
9346 "phpunit/phpunit": "~4.5"
9347 },
9348 "type": "library",
9349 "extra": {
9350 "branch-alias": {
9351 "dev-master": "2.3-dev"
9352 }
9353 },
9354 "autoload": {
9355 "psr-4": {
9356 "Negotiation\\": "src/Negotiation"
9357 }
9358 },
9359 "notification-url": "https://packagist.org/downloads/",
9360 "license": [
9361 "MIT"
9362 ],
9363 "authors": [
9364 {
9365 "name": "William Durand",
9366 "email": "will+git@drnd.me"
9367 }
9368 ],
9369 "description": "Content Negotiation tools for PHP provided as a standalone library.",
9370 "homepage": "http://williamdurand.fr/Negotiation/",
9371 "keywords": [
9372 "accept",
9373 "content",
9374 "format",
9375 "header",
9376 "negotiation"
9377 ],
9378 "time": "2017-05-14T17:21:12+00:00"
9379 },
9380 {
9381 "name": "zendframework/zend-code",
9382 "version": "3.3.1",
9383 "source": {
9384 "type": "git",
9385 "url": "https://github.com/zendframework/zend-code.git",
9386 "reference": "c21db169075c6ec4b342149f446e7b7b724f95eb"
9387 },
9388 "dist": {
9389 "type": "zip",
9390 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/c21db169075c6ec4b342149f446e7b7b724f95eb",
9391 "reference": "c21db169075c6ec4b342149f446e7b7b724f95eb",
9392 "shasum": ""
9393 },
9394 "require": {
9395 "php": "^7.1",
9396 "zendframework/zend-eventmanager": "^2.6 || ^3.0"
9397 },
9398 "require-dev": {
9399 "doctrine/annotations": "~1.0",
9400 "ext-phar": "*",
9401 "phpunit/phpunit": "^6.2.3",
9402 "zendframework/zend-coding-standard": "^1.0.0",
9403 "zendframework/zend-stdlib": "^2.7 || ^3.0"
9404 },
9405 "suggest": {
9406 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
9407 "zendframework/zend-stdlib": "Zend\\Stdlib component"
9408 },
9409 "type": "library",
9410 "extra": {
9411 "branch-alias": {
9412 "dev-master": "3.3.x-dev",
9413 "dev-develop": "3.4.x-dev"
9414 }
9415 },
9416 "autoload": {
9417 "psr-4": {
9418 "Zend\\Code\\": "src/"
9419 }
9420 },
9421 "notification-url": "https://packagist.org/downloads/",
9422 "license": [
9423 "BSD-3-Clause"
9424 ],
9425 "description": "provides facilities to generate arbitrary code using an object oriented interface",
9426 "homepage": "https://github.com/zendframework/zend-code",
9427 "keywords": [
9428 "code",
9429 "zf2"
9430 ],
9431 "time": "2018-08-13T20:36:59+00:00"
9432 },
955a3bde
JB
9433 {
9434 "name": "zendframework/zend-diactoros",
9435 "version": "2.1.2",
9436 "source": {
9437 "type": "git",
9438 "url": "https://github.com/zendframework/zend-diactoros.git",
9439 "reference": "37bf68b428850ee26ed7c3be6c26236dd95a95f1"
9440 },
9441 "dist": {
9442 "type": "zip",
9443 "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/37bf68b428850ee26ed7c3be6c26236dd95a95f1",
9444 "reference": "37bf68b428850ee26ed7c3be6c26236dd95a95f1",
9445 "shasum": ""
9446 },
9447 "require": {
9448 "php": "^7.1",
9449 "psr/http-factory": "^1.0",
9450 "psr/http-message": "^1.0"
9451 },
9452 "provide": {
9453 "psr/http-factory-implementation": "1.0",
9454 "psr/http-message-implementation": "1.0"
9455 },
9456 "require-dev": {
9457 "ext-dom": "*",
9458 "ext-libxml": "*",
9459 "http-interop/http-factory-tests": "^0.5.0",
9460 "php-http/psr7-integration-tests": "dev-master",
9461 "phpunit/phpunit": "^7.0.2",
9462 "zendframework/zend-coding-standard": "~1.0.0"
9463 },
9464 "type": "library",
9465 "extra": {
9466 "branch-alias": {
9467 "dev-master": "2.1.x-dev",
9468 "dev-develop": "2.2.x-dev",
9469 "dev-release-1.8": "1.8.x-dev"
9470 }
9471 },
9472 "autoload": {
9473 "files": [
9474 "src/functions/create_uploaded_file.php",
9475 "src/functions/marshal_headers_from_sapi.php",
9476 "src/functions/marshal_method_from_sapi.php",
9477 "src/functions/marshal_protocol_version_from_sapi.php",
9478 "src/functions/marshal_uri_from_sapi.php",
9479 "src/functions/normalize_server.php",
9480 "src/functions/normalize_uploaded_files.php",
9481 "src/functions/parse_cookie_header.php"
9482 ],
9483 "psr-4": {
9484 "Zend\\Diactoros\\": "src/"
9485 }
9486 },
9487 "notification-url": "https://packagist.org/downloads/",
9488 "license": [
9489 "BSD-3-Clause"
9490 ],
9491 "description": "PSR HTTP Message implementations",
9492 "keywords": [
9493 "http",
9494 "psr",
9495 "psr-7"
9496 ],
9497 "time": "2019-04-29T21:11:00+00:00"
9498 },
6546aca4
JB
9499 {
9500 "name": "zendframework/zend-eventmanager",
9501 "version": "3.2.1",
9502 "source": {
9503 "type": "git",
9504 "url": "https://github.com/zendframework/zend-eventmanager.git",
9505 "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
9506 },
9507 "dist": {
9508 "type": "zip",
9509 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
9510 "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
9511 "shasum": ""
9512 },
9513 "require": {
9514 "php": "^5.6 || ^7.0"
9515 },
9516 "require-dev": {
9517 "athletic/athletic": "^0.1",
9518 "container-interop/container-interop": "^1.1.0",
9519 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
9520 "zendframework/zend-coding-standard": "~1.0.0",
9521 "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
9522 },
9523 "suggest": {
9524 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
9525 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
9526 },
9527 "type": "library",
9528 "extra": {
9529 "branch-alias": {
9530 "dev-master": "3.2-dev",
9531 "dev-develop": "3.3-dev"
9532 }
9533 },
9534 "autoload": {
9535 "psr-4": {
9536 "Zend\\EventManager\\": "src/"
9537 }
9538 },
9539 "notification-url": "https://packagist.org/downloads/",
9540 "license": [
9541 "BSD-3-Clause"
9542 ],
9543 "description": "Trigger and listen to events within a PHP application",
9544 "homepage": "https://github.com/zendframework/zend-eventmanager",
9545 "keywords": [
9546 "event",
9547 "eventmanager",
9548 "events",
9549 "zf2"
9550 ],
9551 "time": "2018-04-25T15:33:34+00:00"
9552 }
9553 ],
9554 "packages-dev": [
9555 {
9556 "name": "composer/semver",
9557 "version": "1.5.0",
9558 "source": {
9559 "type": "git",
9560 "url": "https://github.com/composer/semver.git",
9561 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
9562 },
9563 "dist": {
9564 "type": "zip",
9565 "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
9566 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
9567 "shasum": ""
9568 },
9569 "require": {
9570 "php": "^5.3.2 || ^7.0"
9571 },
9572 "require-dev": {
9573 "phpunit/phpunit": "^4.5 || ^5.0.5",
9574 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
9575 },
9576 "type": "library",
9577 "extra": {
9578 "branch-alias": {
9579 "dev-master": "1.x-dev"
9580 }
9581 },
9582 "autoload": {
9583 "psr-4": {
9584 "Composer\\Semver\\": "src"
9585 }
9586 },
9587 "notification-url": "https://packagist.org/downloads/",
9588 "license": [
9589 "MIT"
9590 ],
9591 "authors": [
9592 {
9593 "name": "Nils Adermann",
9594 "email": "naderman@naderman.de",
9595 "homepage": "http://www.naderman.de"
9596 },
9597 {
9598 "name": "Jordi Boggiano",
9599 "email": "j.boggiano@seld.be",
9600 "homepage": "http://seld.be"
9601 },
9602 {
9603 "name": "Rob Bast",
9604 "email": "rob.bast@gmail.com",
9605 "homepage": "http://robbast.nl"
9606 }
9607 ],
9608 "description": "Semver library that offers utilities, version constraint parsing and validation.",
9609 "keywords": [
9610 "semantic",
9611 "semver",
9612 "validation",
9613 "versioning"
9614 ],
9615 "time": "2019-03-19T17:25:45+00:00"
9616 },
9617 {
9618 "name": "composer/xdebug-handler",
9619 "version": "1.3.3",
9620 "source": {
9621 "type": "git",
9622 "url": "https://github.com/composer/xdebug-handler.git",
9623 "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f"
9624 },
9625 "dist": {
9626 "type": "zip",
9627 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f",
9628 "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f",
9629 "shasum": ""
9630 },
9631 "require": {
9632 "php": "^5.3.2 || ^7.0",
9633 "psr/log": "^1.0"
9634 },
9635 "require-dev": {
9636 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
9637 },
9638 "type": "library",
9639 "autoload": {
9640 "psr-4": {
9641 "Composer\\XdebugHandler\\": "src"
9642 }
9643 },
9644 "notification-url": "https://packagist.org/downloads/",
9645 "license": [
9646 "MIT"
9647 ],
9648 "authors": [
9649 {
9650 "name": "John Stevenson",
9651 "email": "john-stevenson@blueyonder.co.uk"
9652 }
9653 ],
9654 "description": "Restarts a process without xdebug.",
9655 "keywords": [
9656 "Xdebug",
9657 "performance"
9658 ],
9659 "time": "2019-05-27T17:52:04+00:00"
9660 },
9661 {
9662 "name": "dama/doctrine-test-bundle",
9663 "version": "v5.0.3",
9664 "source": {
9665 "type": "git",
9666 "url": "https://github.com/dmaicher/doctrine-test-bundle.git",
9667 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa"
9668 },
9669 "dist": {
9670 "type": "zip",
9671 "url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/29882b0d1a815f4819126ef714931bb24a31cbaa",
9672 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa",
9673 "shasum": ""
9674 },
9675 "require": {
9676 "doctrine/dbal": "~2.5",
9677 "doctrine/doctrine-bundle": "~1.4",
9678 "php": "^7.1",
9679 "symfony/framework-bundle": "~2.7|~3.0|~4.0"
9680 },
9681 "require-dev": {
9682 "phpunit/phpunit": "~6.0|~7.0|~8.0",
9683 "symfony/phpunit-bridge": "~2.8|~3.0|~4.0",
9684 "symfony/yaml": "~2.8|~3.0|~4.0"
9685 },
9686 "type": "symfony-bundle",
9687 "extra": {
9688 "branch-alias": {
9689 "dev-master": "5.1.x-dev"
9690 }
9691 },
9692 "autoload": {
9693 "psr-4": {
9694 "DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle"
9695 }
9696 },
9697 "notification-url": "https://packagist.org/downloads/",
9698 "license": [
9699 "MIT"
9700 ],
9701 "authors": [
9702 {
9703 "name": "David Maicher",
9704 "email": "mail@dmaicher.de"
9705 }
9706 ],
9707 "description": "Symfony bundle to isolate doctrine database tests and improve test performance",
9708 "keywords": [
9709 "Symfony 3",
9710 "Symfony 4",
9711 "doctrine",
9712 "isolation",
9713 "performance",
9714 "symfony",
9715 "symfony 2",
9716 "tests"
9717 ],
9718 "time": "2019-03-22T10:34:17+00:00"
9719 },
9720 {
9721 "name": "doctrine/data-fixtures",
9722 "version": "v1.3.1",
9723 "source": {
9724 "type": "git",
9725 "url": "https://github.com/doctrine/data-fixtures.git",
9726 "reference": "3a1e2c3c600e615a2dffe56d4ca0875cc5233e0a"
9727 },
9728 "dist": {
9729 "type": "zip",
9730 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/3a1e2c3c600e615a2dffe56d4ca0875cc5233e0a",
9731 "reference": "3a1e2c3c600e615a2dffe56d4ca0875cc5233e0a",
9732 "shasum": ""
9733 },
9734 "require": {
9735 "doctrine/common": "~2.2",
9736 "php": "^7.1"
9737 },
9738 "conflict": {
9739 "doctrine/phpcr-odm": "<1.3.0"
9740 },
9741 "require-dev": {
9742 "doctrine/dbal": "^2.5.4",
9743 "doctrine/orm": "^2.5.4",
9744 "phpunit/phpunit": "^7.0"
9745 },
9746 "suggest": {
9747 "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7",
9748 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
9749 "doctrine/orm": "For loading ORM fixtures",
9750 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
9751 },
9752 "type": "library",
9753 "extra": {
9754 "branch-alias": {
9755 "dev-master": "1.3.x-dev"
9756 }
9757 },
9758 "autoload": {
9759 "psr-4": {
9760 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
9761 }
9762 },
9763 "notification-url": "https://packagist.org/downloads/",
9764 "license": [
9765 "MIT"
9766 ],
9767 "authors": [
9768 {
9769 "name": "Jonathan Wage",
9770 "email": "jonwage@gmail.com"
9771 }
9772 ],
9773 "description": "Data Fixtures for all Doctrine Object Managers",
9774 "homepage": "http://www.doctrine-project.org",
9775 "keywords": [
9776 "database"
9777 ],
9778 "time": "2018-03-20T09:06:36+00:00"
9779 },
9780 {
9781 "name": "doctrine/doctrine-fixtures-bundle",
be8e2916 9782 "version": "3.2.2",
6546aca4
JB
9783 "source": {
9784 "type": "git",
9785 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
be8e2916 9786 "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c"
6546aca4
JB
9787 },
9788 "dist": {
9789 "type": "zip",
be8e2916 9790 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/90e4a4f968b2dae40e290a6ee516957af043f16c",
9791 "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c",
6546aca4
JB
9792 "shasum": ""
9793 },
9794 "require": {
9795 "doctrine/data-fixtures": "^1.3",
9796 "doctrine/doctrine-bundle": "^1.6",
cb4108b4 9797 "doctrine/orm": "^2.6.0",
6546aca4
JB
9798 "php": "^7.1",
9799 "symfony/doctrine-bridge": "~3.4|^4.1",
9800 "symfony/framework-bundle": "^3.4|^4.1"
9801 },
9802 "require-dev": {
cb4108b4 9803 "doctrine/coding-standard": "^6.0",
6546aca4
JB
9804 "phpunit/phpunit": "^7.4",
9805 "symfony/phpunit-bridge": "^4.1"
9806 },
9807 "type": "symfony-bundle",
9808 "extra": {
9809 "branch-alias": {
cb4108b4 9810 "dev-master": "3.2.x-dev"
6546aca4
JB
9811 }
9812 },
9813 "autoload": {
9814 "psr-4": {
9815 "Doctrine\\Bundle\\FixturesBundle\\": ""
9816 }
9817 },
9818 "notification-url": "https://packagist.org/downloads/",
9819 "license": [
9820 "MIT"
9821 ],
9822 "authors": [
9823 {
9824 "name": "Symfony Community",
9825 "homepage": "http://symfony.com/contributors"
9826 },
9827 {
9828 "name": "Doctrine Project",
9829 "homepage": "http://www.doctrine-project.org"
9830 },
9831 {
9832 "name": "Fabien Potencier",
9833 "email": "fabien@symfony.com"
9834 }
9835 ],
9836 "description": "Symfony DoctrineFixturesBundle",
9837 "homepage": "http://www.doctrine-project.org",
9838 "keywords": [
9839 "Fixture",
9840 "persistence"
9841 ],
be8e2916 9842 "time": "2019-06-12T12:03:37+00:00"
6546aca4
JB
9843 },
9844 {
9845 "name": "friendsofphp/php-cs-fixer",
955a3bde 9846 "version": "v2.15.1",
6546aca4
JB
9847 "source": {
9848 "type": "git",
9849 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
955a3bde 9850 "reference": "20064511ab796593a3990669eff5f5b535001f7c"
6546aca4
JB
9851 },
9852 "dist": {
9853 "type": "zip",
955a3bde
JB
9854 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/20064511ab796593a3990669eff5f5b535001f7c",
9855 "reference": "20064511ab796593a3990669eff5f5b535001f7c",
6546aca4
JB
9856 "shasum": ""
9857 },
9858 "require": {
9859 "composer/semver": "^1.4",
9860 "composer/xdebug-handler": "^1.2",
9861 "doctrine/annotations": "^1.2",
9862 "ext-json": "*",
9863 "ext-tokenizer": "*",
9864 "php": "^5.6 || ^7.0",
9865 "php-cs-fixer/diff": "^1.3",
9866 "symfony/console": "^3.4.17 || ^4.1.6",
9867 "symfony/event-dispatcher": "^3.0 || ^4.0",
9868 "symfony/filesystem": "^3.0 || ^4.0",
9869 "symfony/finder": "^3.0 || ^4.0",
9870 "symfony/options-resolver": "^3.0 || ^4.0",
9871 "symfony/polyfill-php70": "^1.0",
9872 "symfony/polyfill-php72": "^1.4",
9873 "symfony/process": "^3.0 || ^4.0",
9874 "symfony/stopwatch": "^3.0 || ^4.0"
9875 },
9876 "require-dev": {
9877 "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
9878 "justinrainbow/json-schema": "^5.0",
9879 "keradus/cli-executor": "^1.2",
9880 "mikey179/vfsstream": "^1.6",
9881 "php-coveralls/php-coveralls": "^2.1",
9882 "php-cs-fixer/accessible-object": "^1.0",
9883 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
9884 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
9885 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1",
9886 "phpunitgoodpractices/traits": "^1.8",
955a3bde 9887 "symfony/phpunit-bridge": "^4.3"
6546aca4
JB
9888 },
9889 "suggest": {
9890 "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
9891 "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
9892 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
9893 "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
9894 },
9895 "bin": [
9896 "php-cs-fixer"
9897 ],
9898 "type": "application",
6546aca4
JB
9899 "autoload": {
9900 "psr-4": {
9901 "PhpCsFixer\\": "src/"
9902 },
9903 "classmap": [
9904 "tests/Test/AbstractFixerTestCase.php",
9905 "tests/Test/AbstractIntegrationCaseFactory.php",
9906 "tests/Test/AbstractIntegrationTestCase.php",
9907 "tests/Test/Assert/AssertTokensTrait.php",
9908 "tests/Test/IntegrationCase.php",
9909 "tests/Test/IntegrationCaseFactory.php",
9910 "tests/Test/IntegrationCaseFactoryInterface.php",
9911 "tests/Test/InternalIntegrationCaseFactory.php",
9912 "tests/TestCase.php"
9913 ]
9914 },
9915 "notification-url": "https://packagist.org/downloads/",
9916 "license": [
9917 "MIT"
9918 ],
9919 "authors": [
9920 {
9921 "name": "Dariusz Rumiński",
9922 "email": "dariusz.ruminski@gmail.com"
9923 },
9924 {
9925 "name": "Fabien Potencier",
9926 "email": "fabien@symfony.com"
9927 }
9928 ],
9929 "description": "A tool to automatically fix PHP code style",
955a3bde 9930 "time": "2019-06-01T10:32:12+00:00"
6546aca4
JB
9931 },
9932 {
9933 "name": "m6web/redis-mock",
9934 "version": "v4.3.0",
9935 "source": {
9936 "type": "git",
9937 "url": "https://github.com/M6Web/RedisMock.git",
9938 "reference": "6d9351a4cde39c5f2e5589caea729b8bd2b12808"
9939 },
9940 "dist": {
9941 "type": "zip",
9942 "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/6d9351a4cde39c5f2e5589caea729b8bd2b12808",
9943 "reference": "6d9351a4cde39c5f2e5589caea729b8bd2b12808",
9944 "shasum": ""
9945 },
9946 "require": {
9947 "php": ">=7.1.0"
9948 },
9949 "require-dev": {
9950 "atoum/atoum": "master-dev",
9951 "predis/predis": "~1.1"
9952 },
9953 "type": "library",
9954 "autoload": {
9955 "psr-0": {
9956 "M6Web\\Component\\RedisMock": "src/"
9957 }
9958 },
9959 "notification-url": "https://packagist.org/downloads/",
9960 "license": [
9961 "MIT"
9962 ],
9963 "authors": [
9964 {
9965 "name": "M6Web",
9966 "email": "opensource@m6web.fr",
9967 "homepage": "http://tech.m6web.fr/"
9968 }
9969 ],
9970 "description": "Library providing a PHP mock for Redis",
9971 "keywords": [
9972 "mock",
9973 "redis"
9974 ],
9975 "time": "2019-05-22T08:35:44+00:00"
9976 },
9977 {
9978 "name": "nette/bootstrap",
9979 "version": "v3.0.0",
9980 "source": {
9981 "type": "git",
9982 "url": "https://github.com/nette/bootstrap.git",
9983 "reference": "e1075af05c211915e03e0c86542f3ba5433df4a3"
9984 },
9985 "dist": {
9986 "type": "zip",
9987 "url": "https://api.github.com/repos/nette/bootstrap/zipball/e1075af05c211915e03e0c86542f3ba5433df4a3",
9988 "reference": "e1075af05c211915e03e0c86542f3ba5433df4a3",
9989 "shasum": ""
9990 },
9991 "require": {
9992 "nette/di": "^3.0",
9993 "nette/utils": "^3.0",
9994 "php": ">=7.1"
9995 },
9996 "require-dev": {
9997 "latte/latte": "^2.2",
9998 "nette/application": "^3.0",
9999 "nette/caching": "^3.0",
10000 "nette/database": "^3.0",
10001 "nette/forms": "^3.0",
10002 "nette/http": "^3.0",
10003 "nette/mail": "^3.0",
10004 "nette/robot-loader": "^3.0",
10005 "nette/safe-stream": "^2.2",
10006 "nette/security": "^3.0",
10007 "nette/tester": "^2.0",
10008 "tracy/tracy": "^2.6"
10009 },
10010 "suggest": {
10011 "nette/robot-loader": "to use Configurator::createRobotLoader()",
10012 "tracy/tracy": "to use Configurator::enableTracy()"
10013 },
10014 "type": "library",
10015 "extra": {
10016 "branch-alias": {
10017 "dev-master": "3.0-dev"
10018 }
10019 },
10020 "autoload": {
10021 "classmap": [
10022 "src/"
10023 ]
10024 },
10025 "notification-url": "https://packagist.org/downloads/",
10026 "license": [
10027 "BSD-3-Clause",
10028 "GPL-2.0",
10029 "GPL-3.0"
10030 ],
10031 "authors": [
10032 {
10033 "name": "David Grudl",
10034 "homepage": "https://davidgrudl.com"
10035 },
10036 {
10037 "name": "Nette Community",
10038 "homepage": "https://nette.org/contributors"
10039 }
10040 ],
10041 "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
10042 "homepage": "https://nette.org",
10043 "keywords": [
10044 "bootstrapping",
10045 "configurator",
10046 "nette"
10047 ],
10048 "time": "2019-03-26T12:59:07+00:00"
10049 },
10050 {
10051 "name": "nette/di",
10052 "version": "v3.0.0",
10053 "source": {
10054 "type": "git",
10055 "url": "https://github.com/nette/di.git",
10056 "reference": "19d83539245aaacb59470828919182411061841f"
10057 },
10058 "dist": {
10059 "type": "zip",
10060 "url": "https://api.github.com/repos/nette/di/zipball/19d83539245aaacb59470828919182411061841f",
10061 "reference": "19d83539245aaacb59470828919182411061841f",
10062 "shasum": ""
10063 },
10064 "require": {
10065 "ext-tokenizer": "*",
10066 "nette/neon": "^3.0",
10067 "nette/php-generator": "^3.2.2",
10068 "nette/robot-loader": "^3.2",
10069 "nette/schema": "^1.0",
10070 "nette/utils": "^3.0",
10071 "php": ">=7.1"
10072 },
10073 "conflict": {
10074 "nette/bootstrap": "<3.0"
10075 },
10076 "require-dev": {
10077 "nette/tester": "^2.2",
10078 "tracy/tracy": "^2.3"
10079 },
10080 "type": "library",
10081 "extra": {
10082 "branch-alias": {
10083 "dev-master": "3.0-dev"
10084 }
10085 },
10086 "autoload": {
10087 "classmap": [
10088 "src/"
10089 ],
10090 "files": [
10091 "src/compatibility.php"
10092 ]
10093 },
10094 "notification-url": "https://packagist.org/downloads/",
10095 "license": [
10096 "BSD-3-Clause",
10097 "GPL-2.0",
10098 "GPL-3.0"
10099 ],
10100 "authors": [
10101 {
10102 "name": "David Grudl",
10103 "homepage": "https://davidgrudl.com"
10104 },
10105 {
10106 "name": "Nette Community",
10107 "homepage": "https://nette.org/contributors"
10108 }
10109 ],
10110 "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
10111 "homepage": "https://nette.org",
10112 "keywords": [
10113 "compiled",
10114 "di",
10115 "dic",
10116 "factory",
10117 "ioc",
10118 "nette",
10119 "static"
10120 ],
10121 "time": "2019-04-03T19:35:46+00:00"
10122 },
10123 {
10124 "name": "nette/finder",
10125 "version": "v2.5.0",
10126 "source": {
10127 "type": "git",
10128 "url": "https://github.com/nette/finder.git",
10129 "reference": "6be1b83ea68ac558aff189d640abe242e0306fe2"
10130 },
10131 "dist": {
10132 "type": "zip",
10133 "url": "https://api.github.com/repos/nette/finder/zipball/6be1b83ea68ac558aff189d640abe242e0306fe2",
10134 "reference": "6be1b83ea68ac558aff189d640abe242e0306fe2",
10135 "shasum": ""
10136 },
10137 "require": {
10138 "nette/utils": "^2.4 || ~3.0.0",
10139 "php": ">=7.1"
10140 },
10141 "conflict": {
10142 "nette/nette": "<2.2"
10143 },
10144 "require-dev": {
10145 "nette/tester": "^2.0",
10146 "tracy/tracy": "^2.3"
10147 },
10148 "type": "library",
10149 "extra": {
10150 "branch-alias": {
10151 "dev-master": "2.5-dev"
10152 }
10153 },
10154 "autoload": {
10155 "classmap": [
10156 "src/"
10157 ]
10158 },
10159 "notification-url": "https://packagist.org/downloads/",
10160 "license": [
10161 "BSD-3-Clause",
10162 "GPL-2.0",
10163 "GPL-3.0"
10164 ],
10165 "authors": [
10166 {
10167 "name": "David Grudl",
10168 "homepage": "https://davidgrudl.com"
10169 },
10170 {
10171 "name": "Nette Community",
10172 "homepage": "https://nette.org/contributors"
10173 }
10174 ],
10175 "description": "? Nette Finder: find files and directories with an intuitive API.",
10176 "homepage": "https://nette.org",
10177 "keywords": [
10178 "filesystem",
10179 "glob",
10180 "iterator",
10181 "nette"
10182 ],
10183 "time": "2019-02-28T18:13:25+00:00"
10184 },
10185 {
10186 "name": "nette/neon",
10187 "version": "v3.0.0",
10188 "source": {
10189 "type": "git",
10190 "url": "https://github.com/nette/neon.git",
10191 "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb"
10192 },
10193 "dist": {
10194 "type": "zip",
10195 "url": "https://api.github.com/repos/nette/neon/zipball/cbff32059cbdd8720deccf9e9eace6ee516f02eb",
10196 "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb",
10197 "shasum": ""
10198 },
10199 "require": {
10200 "ext-iconv": "*",
10201 "ext-json": "*",
10202 "php": ">=7.0"
10203 },
10204 "require-dev": {
10205 "nette/tester": "^2.0",
10206 "tracy/tracy": "^2.3"
10207 },
10208 "type": "library",
10209 "extra": {
10210 "branch-alias": {
10211 "dev-master": "3.0-dev"
10212 }
10213 },
10214 "autoload": {
10215 "classmap": [
10216 "src/"
10217 ]
10218 },
10219 "notification-url": "https://packagist.org/downloads/",
10220 "license": [
10221 "BSD-3-Clause",
10222 "GPL-2.0",
10223 "GPL-3.0"
10224 ],
10225 "authors": [
10226 {
10227 "name": "David Grudl",
10228 "homepage": "https://davidgrudl.com"
10229 },
10230 {
10231 "name": "Nette Community",
10232 "homepage": "https://nette.org/contributors"
10233 }
10234 ],
10235 "description": "? Nette NEON: encodes and decodes NEON file format.",
10236 "homepage": "http://ne-on.org",
10237 "keywords": [
10238 "export",
10239 "import",
10240 "neon",
10241 "nette",
10242 "yaml"
10243 ],
10244 "time": "2019-02-05T21:30:40+00:00"
10245 },
10246 {
10247 "name": "nette/php-generator",
10248 "version": "v3.2.2",
10249 "source": {
10250 "type": "git",
10251 "url": "https://github.com/nette/php-generator.git",
10252 "reference": "acff8b136fad84b860a626d133e791f95781f9f5"
10253 },
10254 "dist": {
10255 "type": "zip",
10256 "url": "https://api.github.com/repos/nette/php-generator/zipball/acff8b136fad84b860a626d133e791f95781f9f5",
10257 "reference": "acff8b136fad84b860a626d133e791f95781f9f5",
10258 "shasum": ""
10259 },
10260 "require": {
10261 "nette/utils": "^2.4.2 || ~3.0.0",
10262 "php": ">=7.1"
10263 },
10264 "require-dev": {
10265 "nette/tester": "^2.0",
10266 "tracy/tracy": "^2.3"
10267 },
10268 "type": "library",
10269 "extra": {
10270 "branch-alias": {
10271 "dev-master": "3.2-dev"
10272 }
10273 },
10274 "autoload": {
10275 "classmap": [
10276 "src/"
10277 ]
10278 },
10279 "notification-url": "https://packagist.org/downloads/",
10280 "license": [
10281 "BSD-3-Clause",
10282 "GPL-2.0",
10283 "GPL-3.0"
10284 ],
10285 "authors": [
10286 {
10287 "name": "David Grudl",
10288 "homepage": "https://davidgrudl.com"
10289 },
10290 {
10291 "name": "Nette Community",
10292 "homepage": "https://nette.org/contributors"
10293 }
10294 ],
10295 "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.3 features.",
10296 "homepage": "https://nette.org",
10297 "keywords": [
10298 "code",
10299 "nette",
10300 "php",
10301 "scaffolding"
10302 ],
10303 "time": "2019-03-15T03:41:13+00:00"
10304 },
10305 {
10306 "name": "nette/robot-loader",
10307 "version": "v3.2.0",
10308 "source": {
10309 "type": "git",
10310 "url": "https://github.com/nette/robot-loader.git",
10311 "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c"
10312 },
10313 "dist": {
10314 "type": "zip",
10315 "url": "https://api.github.com/repos/nette/robot-loader/zipball/0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
10316 "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
10317 "shasum": ""
10318 },
10319 "require": {
10320 "ext-tokenizer": "*",
10321 "nette/finder": "^2.5",
10322 "nette/utils": "^3.0",
10323 "php": ">=7.1"
10324 },
10325 "require-dev": {
10326 "nette/tester": "^2.0",
10327 "tracy/tracy": "^2.3"
10328 },
10329 "type": "library",
10330 "extra": {
10331 "branch-alias": {
10332 "dev-master": "3.2-dev"
10333 }
10334 },
10335 "autoload": {
10336 "classmap": [
10337 "src/"
10338 ]
10339 },
10340 "notification-url": "https://packagist.org/downloads/",
10341 "license": [
10342 "BSD-3-Clause",
10343 "GPL-2.0",
10344 "GPL-3.0"
10345 ],
10346 "authors": [
10347 {
10348 "name": "David Grudl",
10349 "homepage": "https://davidgrudl.com"
10350 },
10351 {
10352 "name": "Nette Community",
10353 "homepage": "https://nette.org/contributors"
10354 }
10355 ],
10356 "description": "? Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
10357 "homepage": "https://nette.org",
10358 "keywords": [
10359 "autoload",
10360 "class",
10361 "interface",
10362 "nette",
10363 "trait"
10364 ],
10365 "time": "2019-03-08T21:57:24+00:00"
10366 },
10367 {
10368 "name": "nette/schema",
10369 "version": "v1.0.0",
10370 "source": {
10371 "type": "git",
10372 "url": "https://github.com/nette/schema.git",
10373 "reference": "6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d"
10374 },
10375 "dist": {
10376 "type": "zip",
10377 "url": "https://api.github.com/repos/nette/schema/zipball/6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d",
10378 "reference": "6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d",
10379 "shasum": ""
10380 },
10381 "require": {
10382 "nette/utils": "^3.0.1",
10383 "php": ">=7.1"
10384 },
10385 "require-dev": {
10386 "nette/tester": "^2.2",
10387 "tracy/tracy": "^2.3"
10388 },
10389 "type": "library",
10390 "extra": {
10391 "branch-alias": {
10392 "dev-master": "1.0-dev"
10393 }
10394 },
10395 "autoload": {
10396 "classmap": [
10397 "src/"
10398 ]
10399 },
10400 "notification-url": "https://packagist.org/downloads/",
10401 "license": [
10402 "BSD-3-Clause",
10403 "GPL-2.0",
10404 "GPL-3.0"
10405 ],
10406 "authors": [
10407 {
10408 "name": "David Grudl",
10409 "homepage": "https://davidgrudl.com"
10410 },
10411 {
10412 "name": "Nette Community",
10413 "homepage": "https://nette.org/contributors"
10414 }
10415 ],
10416 "description": "📐 Nette Schema: validating data structures against a given Schema.",
10417 "homepage": "https://nette.org",
10418 "keywords": [
10419 "config",
10420 "nette"
10421 ],
10422 "time": "2019-04-03T15:53:25+00:00"
10423 },
10424 {
10425 "name": "nette/utils",
10426 "version": "v3.0.1",
10427 "source": {
10428 "type": "git",
10429 "url": "https://github.com/nette/utils.git",
10430 "reference": "bd961f49b211997202bda1d0fbc410905be370d4"
10431 },
10432 "dist": {
10433 "type": "zip",
10434 "url": "https://api.github.com/repos/nette/utils/zipball/bd961f49b211997202bda1d0fbc410905be370d4",
10435 "reference": "bd961f49b211997202bda1d0fbc410905be370d4",
10436 "shasum": ""
10437 },
10438 "require": {
10439 "php": ">=7.1"
10440 },
10441 "require-dev": {
10442 "nette/tester": "~2.0",
10443 "tracy/tracy": "^2.3"
10444 },
10445 "suggest": {
10446 "ext-gd": "to use Image",
10447 "ext-iconv": "to use Strings::webalize() and toAscii()",
10448 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
10449 "ext-json": "to use Nette\\Utils\\Json",
10450 "ext-mbstring": "to use Strings::lower() etc...",
10451 "ext-xml": "to use Strings::length() etc. when mbstring is not available"
10452 },
10453 "type": "library",
10454 "extra": {
10455 "branch-alias": {
10456 "dev-master": "3.0-dev"
10457 }
10458 },
10459 "autoload": {
10460 "classmap": [
10461 "src/"
10462 ]
10463 },
10464 "notification-url": "https://packagist.org/downloads/",
10465 "license": [
10466 "BSD-3-Clause",
10467 "GPL-2.0",
10468 "GPL-3.0"
10469 ],
10470 "authors": [
10471 {
10472 "name": "David Grudl",
10473 "homepage": "https://davidgrudl.com"
10474 },
10475 {
10476 "name": "Nette Community",
10477 "homepage": "https://nette.org/contributors"
10478 }
10479 ],
10480 "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
10481 "homepage": "https://nette.org",
10482 "keywords": [
10483 "array",
10484 "core",
10485 "datetime",
10486 "images",
10487 "json",
10488 "nette",
10489 "paginator",
10490 "password",
10491 "slugify",
10492 "string",
10493 "unicode",
10494 "utf-8",
10495 "utility",
10496 "validation"
10497 ],
10498 "time": "2019-03-22T01:00:30+00:00"
10499 },
10500 {
10501 "name": "nikic/php-parser",
10502 "version": "v4.2.2",
10503 "source": {
10504 "type": "git",
10505 "url": "https://github.com/nikic/PHP-Parser.git",
10506 "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420"
10507 },
10508 "dist": {
10509 "type": "zip",
10510 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
10511 "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
10512 "shasum": ""
10513 },
10514 "require": {
10515 "ext-tokenizer": "*",
10516 "php": ">=7.0"
10517 },
10518 "require-dev": {
10519 "phpunit/phpunit": "^6.5 || ^7.0"
10520 },
10521 "bin": [
10522 "bin/php-parse"
10523 ],
10524 "type": "library",
10525 "extra": {
10526 "branch-alias": {
10527 "dev-master": "4.2-dev"
10528 }
10529 },
10530 "autoload": {
10531 "psr-4": {
10532 "PhpParser\\": "lib/PhpParser"
10533 }
10534 },
10535 "notification-url": "https://packagist.org/downloads/",
10536 "license": [
10537 "BSD-3-Clause"
10538 ],
10539 "authors": [
10540 {
10541 "name": "Nikita Popov"
10542 }
10543 ],
10544 "description": "A PHP parser written in PHP",
10545 "keywords": [
10546 "parser",
10547 "php"
10548 ],
10549 "time": "2019-05-25T20:07:01+00:00"
10550 },
10551 {
10552 "name": "php-cs-fixer/diff",
10553 "version": "v1.3.0",
10554 "source": {
10555 "type": "git",
10556 "url": "https://github.com/PHP-CS-Fixer/diff.git",
10557 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
10558 },
10559 "dist": {
10560 "type": "zip",
10561 "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
10562 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
10563 "shasum": ""
10564 },
10565 "require": {
10566 "php": "^5.6 || ^7.0"
10567 },
10568 "require-dev": {
10569 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
10570 "symfony/process": "^3.3"
10571 },
10572 "type": "library",
10573 "autoload": {
10574 "classmap": [
10575 "src/"
10576 ]
10577 },
10578 "notification-url": "https://packagist.org/downloads/",
10579 "license": [
10580 "BSD-3-Clause"
10581 ],
10582 "authors": [
10583 {
10584 "name": "Kore Nordmann",
10585 "email": "mail@kore-nordmann.de"
10586 },
10587 {
10588 "name": "Sebastian Bergmann",
10589 "email": "sebastian@phpunit.de"
10590 },
10591 {
10592 "name": "SpacePossum"
10593 }
10594 ],
10595 "description": "sebastian/diff v2 backport support for PHP5.6",
10596 "homepage": "https://github.com/PHP-CS-Fixer",
10597 "keywords": [
10598 "diff"
10599 ],
10600 "time": "2018-02-15T16:58:55+00:00"
10601 },
10602 {
10603 "name": "php-http/mock-client",
10604 "version": "1.3.0",
10605 "source": {
10606 "type": "git",
10607 "url": "https://github.com/php-http/mock-client.git",
10608 "reference": "d364c4a2847229dd37237d0083887889d3bd8564"
10609 },
10610 "dist": {
10611 "type": "zip",
10612 "url": "https://api.github.com/repos/php-http/mock-client/zipball/d364c4a2847229dd37237d0083887889d3bd8564",
10613 "reference": "d364c4a2847229dd37237d0083887889d3bd8564",
10614 "shasum": ""
10615 },
10616 "require": {
10617 "php": "^5.5 || ^7.0",
10618 "php-http/client-common": "^1.9 || ^2.0",
10619 "php-http/discovery": "^1.0",
10620 "php-http/httplug": "^1.0 || ^2.0",
10621 "php-http/message-factory": "^1.0"
10622 },
10623 "provide": {
10624 "php-http/async-client-implementation": "1.0",
10625 "php-http/client-implementation": "1.0"
10626 },
10627 "require-dev": {
10628 "henrikbjorn/phpspec-code-coverage": "^1.0",
10629 "phpspec/phpspec": "^2.4"
10630 },
10631 "type": "library",
10632 "extra": {
10633 "branch-alias": {
10634 "dev-master": "1.3-dev"
10635 }
10636 },
10637 "autoload": {
10638 "psr-4": {
10639 "Http\\Mock\\": "src/"
10640 }
10641 },
10642 "notification-url": "https://packagist.org/downloads/",
10643 "license": [
10644 "MIT"
10645 ],
10646 "authors": [
10647 {
10648 "name": "David de Boer",
10649 "email": "david@ddeboer.nl"
10650 }
10651 ],
10652 "description": "Mock HTTP client",
10653 "homepage": "http://httplug.io",
10654 "keywords": [
10655 "client",
10656 "http",
10657 "mock",
10658 "psr7"
10659 ],
10660 "time": "2019-02-21T08:51:08+00:00"
10661 },
10662 {
10663 "name": "phpstan/phpdoc-parser",
0a01a5f1 10664 "version": "0.3.5",
6546aca4
JB
10665 "source": {
10666 "type": "git",
10667 "url": "https://github.com/phpstan/phpdoc-parser.git",
0a01a5f1 10668 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4"
6546aca4
JB
10669 },
10670 "dist": {
10671 "type": "zip",
0a01a5f1
JB
10672 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4",
10673 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4",
6546aca4
JB
10674 "shasum": ""
10675 },
10676 "require": {
10677 "php": "~7.1"
10678 },
10679 "require-dev": {
10680 "consistence/coding-standard": "^3.5",
10681 "jakub-onderka/php-parallel-lint": "^0.9.2",
10682 "phing/phing": "^2.16.0",
10683 "phpstan/phpstan": "^0.10",
10684 "phpunit/phpunit": "^6.3",
10685 "slevomat/coding-standard": "^4.7.2",
10686 "squizlabs/php_codesniffer": "^3.3.2",
10687 "symfony/process": "^3.4 || ^4.0"
10688 },
10689 "type": "library",
10690 "extra": {
10691 "branch-alias": {
10692 "dev-master": "0.3-dev"
10693 }
10694 },
10695 "autoload": {
10696 "psr-4": {
10697 "PHPStan\\PhpDocParser\\": [
10698 "src/"
10699 ]
10700 }
10701 },
10702 "notification-url": "https://packagist.org/downloads/",
10703 "license": [
10704 "MIT"
10705 ],
10706 "description": "PHPDoc parser with support for nullable, intersection and generic types",
0a01a5f1 10707 "time": "2019-06-07T19:13:52+00:00"
6546aca4
JB
10708 },
10709 {
10710 "name": "phpstan/phpstan",
10711 "version": "0.11.8",
10712 "source": {
10713 "type": "git",
10714 "url": "https://github.com/phpstan/phpstan.git",
10715 "reference": "fcf0081bf3a254ddacffa03e78be87842d0c09c9"
10716 },
10717 "dist": {
10718 "type": "zip",
10719 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fcf0081bf3a254ddacffa03e78be87842d0c09c9",
10720 "reference": "fcf0081bf3a254ddacffa03e78be87842d0c09c9",
10721 "shasum": ""
10722 },
10723 "require": {
10724 "composer/xdebug-handler": "^1.3.0",
10725 "jean85/pretty-package-versions": "^1.0.3",
10726 "nette/bootstrap": "^2.4 || ^3.0",
10727 "nette/di": "^2.4.7 || ^3.0",
10728 "nette/robot-loader": "^3.0.1",
10729 "nette/schema": "^1.0",
10730 "nette/utils": "^2.4.5 || ^3.0",
10731 "nikic/php-parser": "^4.0.2",
10732 "php": "~7.1",
10733 "phpstan/phpdoc-parser": "^0.3.4",
10734 "symfony/console": "~3.2 || ~4.0",
10735 "symfony/finder": "~3.2 || ~4.0"
10736 },
10737 "conflict": {
10738 "symfony/console": "3.4.16 || 4.1.5"
10739 },
10740 "require-dev": {
10741 "brianium/paratest": "^2.0",
10742 "consistence/coding-standard": "^3.5",
10743 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
10744 "ext-intl": "*",
10745 "ext-mysqli": "*",
10746 "ext-soap": "*",
10747 "ext-zip": "*",
10748 "jakub-onderka/php-parallel-lint": "^1.0",
10749 "localheinz/composer-normalize": "^1.1.0",
10750 "phing/phing": "^2.16.0",
10751 "phpstan/phpstan-deprecation-rules": "^0.11",
10752 "phpstan/phpstan-php-parser": "^0.11",
10753 "phpstan/phpstan-phpunit": "^0.11",
10754 "phpstan/phpstan-strict-rules": "^0.11",
10755 "phpunit/phpunit": "^7.0",
10756 "slevomat/coding-standard": "^4.7.2",
10757 "squizlabs/php_codesniffer": "^3.3.2"
10758 },
10759 "bin": [
10760 "bin/phpstan"
10761 ],
10762 "type": "library",
10763 "extra": {
10764 "branch-alias": {
10765 "dev-master": "0.11-dev"
10766 }
10767 },
10768 "autoload": {
10769 "psr-4": {
10770 "PHPStan\\": [
10771 "src/",
10772 "build/PHPStan"
10773 ]
10774 }
10775 },
10776 "notification-url": "https://packagist.org/downloads/",
10777 "license": [
10778 "MIT"
10779 ],
10780 "description": "PHPStan - PHP Static Analysis Tool",
10781 "time": "2019-05-28T19:58:33+00:00"
10782 },
10783 {
10784 "name": "phpstan/phpstan-doctrine",
10785 "version": "0.11.5",
10786 "source": {
10787 "type": "git",
10788 "url": "https://github.com/phpstan/phpstan-doctrine.git",
10789 "reference": "3c68697365f0b71e357d773d91a6c77f3f9e143a"
10790 },
10791 "dist": {
10792 "type": "zip",
10793 "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/3c68697365f0b71e357d773d91a6c77f3f9e143a",
10794 "reference": "3c68697365f0b71e357d773d91a6c77f3f9e143a",
10795 "shasum": ""
10796 },
10797 "require": {
10798 "nikic/php-parser": "^4.0",
10799 "php": "~7.1",
10800 "phpstan/phpdoc-parser": "^0.3",
10801 "phpstan/phpstan": "^0.11.7"
10802 },
10803 "conflict": {
10804 "doctrine/collections": "<1.0",
10805 "doctrine/common": "<2.7",
10806 "doctrine/mongodb-odm": "<1.2",
10807 "doctrine/orm": "<2.5"
10808 },
10809 "require-dev": {
10810 "consistence/coding-standard": "^3.8",
10811 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
10812 "doctrine/collections": "^1.0",
10813 "doctrine/common": "^2.7",
10814 "doctrine/mongodb-odm": "^1.2",
10815 "doctrine/orm": "^2.5",
10816 "jakub-onderka/php-parallel-lint": "^1.0",
10817 "phing/phing": "^2.16.0",
10818 "phpstan/phpstan-phpunit": "^0.11",
10819 "phpstan/phpstan-strict-rules": "^0.11",
10820 "phpunit/phpunit": "^7.0",
10821 "slevomat/coding-standard": "^5.0.4"
10822 },
10823 "type": "phpstan-extension",
10824 "extra": {
10825 "branch-alias": {
10826 "dev-master": "0.11-dev"
10827 },
10828 "phpstan": {
10829 "includes": [
10830 "extension.neon",
10831 "rules.neon"
10832 ]
10833 }
10834 },
10835 "autoload": {
10836 "psr-4": {
10837 "PHPStan\\": "src/"
10838 }
10839 },
10840 "notification-url": "https://packagist.org/downloads/",
10841 "license": [
10842 "MIT"
10843 ],
10844 "description": "Doctrine extensions for PHPStan",
10845 "time": "2019-05-29T06:01:20+00:00"
10846 },
10847 {
10848 "name": "phpstan/phpstan-phpunit",
10849 "version": "0.11.2",
10850 "source": {
10851 "type": "git",
10852 "url": "https://github.com/phpstan/phpstan-phpunit.git",
10853 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9"
10854 },
10855 "dist": {
10856 "type": "zip",
10857 "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
10858 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
10859 "shasum": ""
10860 },
10861 "require": {
10862 "nikic/php-parser": "^4.0",
10863 "php": "~7.1",
10864 "phpstan/phpdoc-parser": "^0.3",
10865 "phpstan/phpstan": "^0.11.4"
10866 },
10867 "conflict": {
10868 "phpunit/phpunit": "<7.0"
10869 },
10870 "require-dev": {
10871 "consistence/coding-standard": "^3.0.1",
10872 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
10873 "jakub-onderka/php-parallel-lint": "^1.0",
10874 "phing/phing": "^2.16.0",
10875 "phpstan/phpstan-strict-rules": "^0.11",
10876 "phpunit/phpunit": "^7.0",
10877 "satooshi/php-coveralls": "^1.0",
10878 "slevomat/coding-standard": "^4.5.2"
10879 },
10880 "type": "phpstan-extension",
10881 "extra": {
10882 "branch-alias": {
10883 "dev-master": "0.11-dev"
10884 },
10885 "phpstan": {
10886 "includes": [
10887 "extension.neon",
10888 "rules.neon"
10889 ]
10890 }
10891 },
10892 "autoload": {
10893 "psr-4": {
10894 "PHPStan\\": "src/"
10895 }
10896 },
10897 "notification-url": "https://packagist.org/downloads/",
10898 "license": [
10899 "MIT"
10900 ],
10901 "description": "PHPUnit extensions and rules for PHPStan",
10902 "time": "2019-05-17T17:50:16+00:00"
10903 },
10904 {
10905 "name": "phpstan/phpstan-symfony",
10906 "version": "0.11.6",
10907 "source": {
10908 "type": "git",
10909 "url": "https://github.com/phpstan/phpstan-symfony.git",
10910 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084"
10911 },
10912 "dist": {
10913 "type": "zip",
10914 "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c7be3054c21fd472a52b1c38eb129c3f93776084",
10915 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084",
10916 "shasum": ""
10917 },
10918 "require": {
10919 "ext-simplexml": "*",
10920 "nikic/php-parser": "^4.0",
10921 "php": "^7.1",
10922 "phpstan/phpstan": "^0.11.7"
10923 },
10924 "conflict": {
10925 "symfony/framework-bundle": "<3.0"
10926 },
10927 "require-dev": {
10928 "consistence/coding-standard": "^3.0.1",
10929 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
10930 "jakub-onderka/php-parallel-lint": "^1.0",
10931 "nette/di": "^3.0-stable",
10932 "phing/phing": "^2.16.0",
10933 "phpstan/phpstan-phpunit": "^0.11",
10934 "phpstan/phpstan-strict-rules": "^0.11",
10935 "phpunit/phpunit": "^7.0",
10936 "slevomat/coding-standard": "^4.5.2",
10937 "squizlabs/php_codesniffer": "^3.3.2",
10938 "symfony/console": "^3.0 || ^4.0",
10939 "symfony/framework-bundle": "^3.0 || ^4.0",
10940 "symfony/messenger": "^4.2",
10941 "symfony/serializer": "^3.0 || ^4.0"
10942 },
10943 "type": "phpstan-extension",
10944 "extra": {
10945 "branch-alias": {
10946 "dev-master": "0.11-dev"
10947 },
10948 "phpstan": {
10949 "includes": [
10950 "extension.neon"
10951 ]
10952 }
10953 },
10954 "autoload": {
10955 "psr-4": {
10956 "PHPStan\\": "src/"
10957 }
10958 },
10959 "notification-url": "https://packagist.org/downloads/",
10960 "license": [
10961 "MIT"
10962 ],
10963 "authors": [
10964 {
10965 "name": "Lukáš Unger",
10966 "email": "looky.msc@gmail.com",
10967 "homepage": "https://lookyman.net"
10968 }
10969 ],
10970 "description": "Symfony Framework extensions and rules for PHPStan",
10971 "time": "2019-05-19T17:40:25+00:00"
10972 },
10973 {
10974 "name": "sensio/generator-bundle",
10975 "version": "v3.1.7",
10976 "source": {
10977 "type": "git",
10978 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
10979 "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65"
10980 },
10981 "dist": {
10982 "type": "zip",
10983 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/28cbaa244bd0816fd8908b93f90380bcd7b67a65",
10984 "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65",
10985 "shasum": ""
10986 },
10987 "require": {
10988 "symfony/console": "~2.7|~3.0",
10989 "symfony/framework-bundle": "~2.7|~3.0",
10990 "symfony/process": "~2.7|~3.0",
10991 "symfony/yaml": "~2.7|~3.0",
10992 "twig/twig": "^1.28.2|^2.0"
10993 },
10994 "require-dev": {
10995 "doctrine/orm": "~2.4",
10996 "symfony/doctrine-bridge": "~2.7|~3.0",
10997 "symfony/filesystem": "~2.7|~3.0",
10998 "symfony/phpunit-bridge": "^3.3"
10999 },
11000 "type": "symfony-bundle",
11001 "extra": {
11002 "branch-alias": {
11003 "dev-master": "3.1.x-dev"
11004 }
11005 },
11006 "autoload": {
11007 "psr-4": {
11008 "Sensio\\Bundle\\GeneratorBundle\\": ""
11009 },
11010 "exclude-from-classmap": [
11011 "/Tests/"
11012 ]
11013 },
11014 "notification-url": "https://packagist.org/downloads/",
11015 "license": [
11016 "MIT"
11017 ],
11018 "authors": [
11019 {
11020 "name": "Fabien Potencier",
11021 "email": "fabien@symfony.com"
11022 }
11023 ],
11024 "description": "This bundle generates code for you",
11025 "time": "2017-12-07T15:36:41+00:00"
11026 },
11027 {
11028 "name": "symfony/phpunit-bridge",
38f87f5d 11029 "version": "v4.3.2",
6546aca4
JB
11030 "source": {
11031 "type": "git",
11032 "url": "https://github.com/symfony/phpunit-bridge.git",
38f87f5d 11033 "reference": "573b5c4a36a171b94cf031d8dc6cc568082190f1"
6546aca4
JB
11034 },
11035 "dist": {
11036 "type": "zip",
38f87f5d 11037 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/573b5c4a36a171b94cf031d8dc6cc568082190f1",
11038 "reference": "573b5c4a36a171b94cf031d8dc6cc568082190f1",
6546aca4
JB
11039 "shasum": ""
11040 },
11041 "require": {
955a3bde 11042 "php": ">=5.5.9"
6546aca4
JB
11043 },
11044 "conflict": {
11045 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
11046 },
11047 "suggest": {
11048 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
11049 },
11050 "bin": [
11051 "bin/simple-phpunit"
11052 ],
11053 "type": "symfony-bridge",
11054 "extra": {
11055 "branch-alias": {
955a3bde 11056 "dev-master": "4.3-dev"
6546aca4
JB
11057 },
11058 "thanks": {
11059 "name": "phpunit/phpunit",
11060 "url": "https://github.com/sebastianbergmann/phpunit"
11061 }
11062 },
11063 "autoload": {
11064 "files": [
11065 "bootstrap.php"
11066 ],
11067 "psr-4": {
11068 "Symfony\\Bridge\\PhpUnit\\": ""
11069 },
11070 "exclude-from-classmap": [
11071 "/Tests/"
11072 ]
11073 },
11074 "notification-url": "https://packagist.org/downloads/",
11075 "license": [
11076 "MIT"
11077 ],
11078 "authors": [
11079 {
11080 "name": "Nicolas Grekas",
11081 "email": "p@tchwork.com"
11082 },
11083 {
11084 "name": "Symfony Community",
11085 "homepage": "https://symfony.com/contributors"
11086 }
11087 ],
11088 "description": "Symfony PHPUnit Bridge",
11089 "homepage": "https://symfony.com",
38f87f5d 11090 "time": "2019-06-26T12:14:14+00:00"
6546aca4
JB
11091 }
11092 ],
11093 "aliases": [],
11094 "minimum-stability": "dev",
11095 "stability-flags": {
11096 "grandt/phpepub": 20,
11097 "craue/config-bundle": 20,
11098 "predis/predis": 20
11099 },
11100 "prefer-stable": true,
11101 "prefer-lowest": false,
11102 "platform": {
11103 "php": ">=7.1.3",
11104 "ext-pcre": "*",
11105 "ext-dom": "*",
11106 "ext-curl": "*",
11107 "ext-gd": "*",
11108 "ext-session": "*",
11109 "ext-ctype": "*",
11110 "ext-hash": "*",
11111 "ext-simplexml": "*",
11112 "ext-json": "*",
11113 "ext-mbstring": "*",
11114 "ext-xml": "*",
11115 "ext-iconv": "*",
11116 "ext-tokenizer": "*",
11117 "ext-pdo": "*",
11118 "ext-tidy": "*"
11119 },
11120 "platform-dev": [],
11121 "platform-overrides": {
11122 "php": "7.1.3"
11123 }
11124}