]> git.immae.eu Git - github/wallabag/wallabag.git/blob - composer.lock
Fix hardcoded `wallabag_` prefix in migration
[github/wallabag/wallabag.git] / composer.lock
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 ],
7 "content-hash": "7b43c6d21bc5016660c4e95aa0fdbc12",
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 },
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",
429 "version": "v1.6.2",
430 "source": {
431 "type": "git",
432 "url": "https://github.com/doctrine/collections.git",
433 "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be"
434 },
435 "dist": {
436 "type": "zip",
437 "url": "https://api.github.com/repos/doctrine/collections/zipball/c5e0bc17b1620e97c968ac409acbff28b8b850be",
438 "reference": "c5e0bc17b1620e97c968ac409acbff28b8b850be",
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 ],
495 "time": "2019-06-09T13:48:14+00:00"
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",
662 "version": "1.11.2",
663 "source": {
664 "type": "git",
665 "url": "https://github.com/doctrine/DoctrineBundle.git",
666 "reference": "28101e20776d8fa20a00b54947fbae2db0d09103"
667 },
668 "dist": {
669 "type": "zip",
670 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/28101e20776d8fa20a00b54947fbae2db0d09103",
671 "reference": "28101e20776d8fa20a00b54947fbae2db0d09103",
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 ],
747 "time": "2019-06-04T07:35:05+00:00"
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",
1100 "version": "1.0.2",
1101 "source": {
1102 "type": "git",
1103 "url": "https://github.com/doctrine/lexer.git",
1104 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
1105 },
1106 "dist": {
1107 "type": "zip",
1108 "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1109 "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1110 "shasum": ""
1111 },
1112 "require": {
1113 "php": ">=5.3.2"
1114 },
1115 "require-dev": {
1116 "phpunit/phpunit": "^4.5"
1117 },
1118 "type": "library",
1119 "extra": {
1120 "branch-alias": {
1121 "dev-master": "1.0.x-dev"
1122 }
1123 },
1124 "autoload": {
1125 "psr-4": {
1126 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
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 ],
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",
1149 "keywords": [
1150 "annotations",
1151 "docblock",
1152 "lexer",
1153 "parser",
1154 "php"
1155 ],
1156 "time": "2019-06-08T11:03:04+00:00"
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",
1685 "version": "2.3.1",
1686 "source": {
1687 "type": "git",
1688 "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
1689 "reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4"
1690 },
1691 "dist": {
1692 "type": "zip",
1693 "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4",
1694 "reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4",
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 ],
1743 "time": "2019-06-17T18:22:41+00:00"
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 },
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 },
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",
3598 "version": "2.0.1",
3599 "source": {
3600 "type": "git",
3601 "url": "https://github.com/j0k3r/graby.git",
3602 "reference": "da49da0202096eca8d477487753fca61893521e3"
3603 },
3604 "dist": {
3605 "type": "zip",
3606 "url": "https://api.github.com/repos/j0k3r/graby/zipball/da49da0202096eca8d477487753fca61893521e3",
3607 "reference": "da49da0202096eca8d477487753fca61893521e3",
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",
3668 "time": "2019-06-27T20:29:28+00:00"
3669 },
3670 {
3671 "name": "j0k3r/graby-site-config",
3672 "version": "1.0.86",
3673 "source": {
3674 "type": "git",
3675 "url": "https://github.com/j0k3r/graby-site-config.git",
3676 "reference": "9c0ae4ee74e737c6ccf913da9bcb169850d38a30"
3677 },
3678 "dist": {
3679 "type": "zip",
3680 "url": "https://api.github.com/repos/j0k3r/graby-site-config/zipball/9c0ae4ee74e737c6ccf913da9bcb169850d38a30",
3681 "reference": "9c0ae4ee74e737c6ccf913da9bcb169850d38a30",
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",
3708 "time": "2019-06-25T10:46:50+00:00"
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",
3783 "version": "1.2.4",
3784 "source": {
3785 "type": "git",
3786 "url": "https://github.com/j0k3r/php-readability.git",
3787 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793"
3788 },
3789 "dist": {
3790 "type": "zip",
3791 "url": "https://api.github.com/repos/j0k3r/php-readability/zipball/9306996b472fd3d4bc5a7928a301ccce38423793",
3792 "reference": "9306996b472fd3d4bc5a7928a301ccce38423793",
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 ],
3853 "time": "2019-06-25T15:15:37+00:00"
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 },
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 },
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",
4565 "version": "1.7.0",
4566 "source": {
4567 "type": "git",
4568 "url": "https://github.com/liip/LiipThemeBundle.git",
4569 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a"
4570 },
4571 "dist": {
4572 "type": "zip",
4573 "url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/362394821ff8dcc90b06272e289e7dafe4dab52a",
4574 "reference": "362394821ff8dcc90b06272e289e7dafe4dab52a",
4575 "shasum": ""
4576 },
4577 "require": {
4578 "php": "^7.0",
4579 "psr/log": "~1.0",
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"
4585 },
4586 "conflict": {
4587 "sebastian/comparator": "1.2.3"
4588 },
4589 "require-dev": {
4590 "phpunit/phpunit": "^6.0",
4591 "symfony/console": "^3.0|^4.0",
4592 "symfony/expression-language": "^3.0|^4.0"
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 ],
4624 "time": "2019-06-19T12:53:08+00:00"
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",
4786 "version": "2.0.1",
4787 "source": {
4788 "type": "git",
4789 "url": "https://github.com/mnapoli/PiwikTwigExtension.git",
4790 "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612"
4791 },
4792 "dist": {
4793 "type": "zip",
4794 "url": "https://api.github.com/repos/mnapoli/PiwikTwigExtension/zipball/e1746d20730426d7098b4a9a3f5c6c99c6f04612",
4795 "reference": "e1746d20730426d7098b4a9a3f5c6c99c6f04612",
4796 "shasum": ""
4797 },
4798 "require": {
4799 "php": ">=7.0",
4800 "twig/twig": "~2.10"
4801 },
4802 "require-dev": {
4803 "friendsofphp/php-cs-fixer": "~2.13",
4804 "php-coveralls/php-coveralls": "^2.0",
4805 "symfony/phpunit-bridge": "^4.2"
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 ],
4817 "time": "2019-06-21T10:58:04+00:00"
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",
4899 "version": "2.13.4",
4900 "target-dir": "Nelmio/ApiDocBundle",
4901 "source": {
4902 "type": "git",
4903 "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
4904 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580"
4905 },
4906 "dist": {
4907 "type": "zip",
4908 "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
4909 "reference": "28802f2c44dbbf29aa7f5dc80a10f44d3558f580",
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 ],
4980 "time": "2019-06-01T13:34:59+00:00"
4981 },
4982 {
4983 "name": "nelmio/cors-bundle",
4984 "version": "1.5.6",
4985 "source": {
4986 "type": "git",
4987 "url": "https://github.com/nelmio/NelmioCorsBundle.git",
4988 "reference": "10a24c10f242440211ed31075e74f81661c690d9"
4989 },
4990 "dist": {
4991 "type": "zip",
4992 "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
4993 "reference": "10a24c10f242440211ed31075e74f81661c690d9",
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 ],
5038 "time": "2019-06-17T08:53:14+00:00"
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 },
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 },
5552 {
5553 "name": "php-http/discovery",
5554 "version": "1.6.1",
5555 "source": {
5556 "type": "git",
5557 "url": "https://github.com/php-http/discovery.git",
5558 "reference": "684855f2c2e9d0a61868b8f8d6bd0295c8a4b651"
5559 },
5560 "dist": {
5561 "type": "zip",
5562 "url": "https://api.github.com/repos/php-http/discovery/zipball/684855f2c2e9d0a61868b8f8d6bd0295c8a4b651",
5563 "reference": "684855f2c2e9d0a61868b8f8d6bd0295c8a4b651",
5564 "shasum": ""
5565 },
5566 "require": {
5567 "php": "^5.5 || ^7.0"
5568 },
5569 "conflict": {
5570 "nyholm/psr7": "<1.0"
5571 },
5572 "require-dev": {
5573 "php-http/httplug": "^1.0 || ^2.0",
5574 "php-http/message-factory": "^1.0",
5575 "phpspec/phpspec": "^2.4",
5576 "puli/composer-plugin": "1.0.0-beta10"
5577 },
5578 "suggest": {
5579 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
5580 "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."
5581 },
5582 "type": "library",
5583 "extra": {
5584 "branch-alias": {
5585 "dev-master": "1.5-dev"
5586 }
5587 },
5588 "autoload": {
5589 "psr-4": {
5590 "Http\\Discovery\\": "src/"
5591 }
5592 },
5593 "notification-url": "https://packagist.org/downloads/",
5594 "license": [
5595 "MIT"
5596 ],
5597 "authors": [
5598 {
5599 "name": "Márk Sági-Kazár",
5600 "email": "mark.sagikazar@gmail.com"
5601 }
5602 ],
5603 "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
5604 "homepage": "http://php-http.org",
5605 "keywords": [
5606 "adapter",
5607 "client",
5608 "discovery",
5609 "factory",
5610 "http",
5611 "message",
5612 "psr7"
5613 ],
5614 "time": "2019-02-23T07:42:53+00:00"
5615 },
5616 {
5617 "name": "php-http/guzzle5-adapter",
5618 "version": "2.0.0",
5619 "source": {
5620 "type": "git",
5621 "url": "https://github.com/php-http/guzzle5-adapter.git",
5622 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e"
5623 },
5624 "dist": {
5625 "type": "zip",
5626 "url": "https://api.github.com/repos/php-http/guzzle5-adapter/zipball/cce48360b1f8a3467bd94e853e6107aa4532008e",
5627 "reference": "cce48360b1f8a3467bd94e853e6107aa4532008e",
5628 "shasum": ""
5629 },
5630 "require": {
5631 "guzzlehttp/guzzle": "^5.1",
5632 "php": "^7.0",
5633 "php-http/discovery": "^1.0",
5634 "php-http/httplug": "^2.0"
5635 },
5636 "provide": {
5637 "php-http/client-implementation": "1.0",
5638 "psr/http-client-implementation": "1.0"
5639 },
5640 "require-dev": {
5641 "ext-curl": "*",
5642 "guzzlehttp/ringphp": "^1.1",
5643 "php-http/client-integration-tests": "^2.0",
5644 "phpunit/phpunit": "^6.0 || ^7.0"
5645 },
5646 "type": "library",
5647 "extra": {
5648 "branch-alias": {
5649 "dev-master": "2.0-dev"
5650 }
5651 },
5652 "autoload": {
5653 "psr-4": {
5654 "Http\\Adapter\\Guzzle5\\": "src/"
5655 }
5656 },
5657 "notification-url": "https://packagist.org/downloads/",
5658 "license": [
5659 "MIT"
5660 ],
5661 "authors": [
5662 {
5663 "name": "Eric GELOEN",
5664 "email": "geloen.eric@gmail.com"
5665 },
5666 {
5667 "name": "Márk Sági-Kazár",
5668 "email": "mark.sagikazar@gmail.com"
5669 }
5670 ],
5671 "description": "Guzzle 5 HTTP Adapter",
5672 "homepage": "http://httplug.io",
5673 "keywords": [
5674 "Guzzle",
5675 "http"
5676 ],
5677 "time": "2019-02-05T12:28:45+00:00"
5678 },
5679 {
5680 "name": "php-http/httplug",
5681 "version": "v2.0.0",
5682 "source": {
5683 "type": "git",
5684 "url": "https://github.com/php-http/httplug.git",
5685 "reference": "b3842537338c949f2469557ef4ad4bdc47b58603"
5686 },
5687 "dist": {
5688 "type": "zip",
5689 "url": "https://api.github.com/repos/php-http/httplug/zipball/b3842537338c949f2469557ef4ad4bdc47b58603",
5690 "reference": "b3842537338c949f2469557ef4ad4bdc47b58603",
5691 "shasum": ""
5692 },
5693 "require": {
5694 "php": "^7.0",
5695 "php-http/promise": "^1.0",
5696 "psr/http-client": "^1.0",
5697 "psr/http-message": "^1.0"
5698 },
5699 "require-dev": {
5700 "henrikbjorn/phpspec-code-coverage": "^1.0",
5701 "phpspec/phpspec": "^2.4"
5702 },
5703 "type": "library",
5704 "extra": {
5705 "branch-alias": {
5706 "dev-master": "2.0.x-dev"
5707 }
5708 },
5709 "autoload": {
5710 "psr-4": {
5711 "Http\\Client\\": "src/"
5712 }
5713 },
5714 "notification-url": "https://packagist.org/downloads/",
5715 "license": [
5716 "MIT"
5717 ],
5718 "authors": [
5719 {
5720 "name": "Eric GELOEN",
5721 "email": "geloen.eric@gmail.com"
5722 },
5723 {
5724 "name": "Márk Sági-Kazár",
5725 "email": "mark.sagikazar@gmail.com"
5726 }
5727 ],
5728 "description": "HTTPlug, the HTTP client abstraction for PHP",
5729 "homepage": "http://httplug.io",
5730 "keywords": [
5731 "client",
5732 "http"
5733 ],
5734 "time": "2018-10-31T09:14:44+00:00"
5735 },
5736 {
5737 "name": "php-http/httplug-bundle",
5738 "version": "1.16.0",
5739 "source": {
5740 "type": "git",
5741 "url": "https://github.com/php-http/HttplugBundle.git",
5742 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f"
5743 },
5744 "dist": {
5745 "type": "zip",
5746 "url": "https://api.github.com/repos/php-http/HttplugBundle/zipball/5044b655fcd3a43243383cd692a6bb6cd18af24f",
5747 "reference": "5044b655fcd3a43243383cd692a6bb6cd18af24f",
5748 "shasum": ""
5749 },
5750 "require": {
5751 "php": "^7.1",
5752 "php-http/client-common": "^1.9 || ^2.0",
5753 "php-http/client-implementation": "^1.0",
5754 "php-http/discovery": "^1.0",
5755 "php-http/httplug": "^1.0 || ^2.0",
5756 "php-http/logger-plugin": "^1.1",
5757 "php-http/message": "^1.4",
5758 "php-http/message-factory": "^1.0.2",
5759 "php-http/stopwatch-plugin": "^1.2",
5760 "psr/http-message": "^1.0",
5761 "symfony/config": "^3.4.20 || ^4.2.1",
5762 "symfony/dependency-injection": "^3.4.20 || ^4.2.1",
5763 "symfony/event-dispatcher": "^3.4.20 || ^4.2.1",
5764 "symfony/http-kernel": "^3.4.20 || ^4.2.1",
5765 "symfony/options-resolver": "^3.4.20 || ^4.2.1"
5766 },
5767 "conflict": {
5768 "php-http/curl-client": "<2.0",
5769 "php-http/guzzle6-adapter": "<1.1"
5770 },
5771 "require-dev": {
5772 "guzzlehttp/psr7": "^1.0",
5773 "matthiasnoback/symfony-dependency-injection-test": "^3.0",
5774 "nyholm/nsa": "^1.1",
5775 "php-http/cache-plugin": "^1.6",
5776 "php-http/guzzle6-adapter": "^1.1.1 || ^2.0.1",
5777 "php-http/mock-client": "^1.2",
5778 "php-http/promise": "^1.0",
5779 "polishsymfonycommunity/symfony-mocker-container": "^1.0",
5780 "symfony/browser-kit": "^3.4.20 || ^4.2.1",
5781 "symfony/cache": "^3.4.20 || ^4.2.1",
5782 "symfony/dom-crawler": "^3.4.20 || ^4.2.1",
5783 "symfony/framework-bundle": "^3.4.0 || ^4.2",
5784 "symfony/http-foundation": "^3.4.20 || ^4.2.1",
5785 "symfony/phpunit-bridge": "^3.4 || ^4.2",
5786 "symfony/stopwatch": "^3.4.20 || ^4.2.1",
5787 "symfony/twig-bundle": "^3.4.20 || ^4.2.1",
5788 "symfony/web-profiler-bundle": "^3.4.20 || ^4.2.1",
5789 "twig/twig": "^1.36 || ^2.6"
5790 },
5791 "suggest": {
5792 "php-http/cache-plugin": "To configure clients that cache responses",
5793 "php-http/mock-client": "Add this to your require-dev section to mock HTTP responses easily",
5794 "twig/twig": "Add this to your require-dev section when using the WebProfilerBundle"
5795 },
5796 "type": "symfony-bundle",
5797 "extra": {
5798 "branch-alias": {
5799 "dev-master": "1.x-dev"
5800 }
5801 },
5802 "autoload": {
5803 "psr-4": {
5804 "Http\\HttplugBundle\\": "src/"
5805 },
5806 "exclude-from-classmap": [
5807 "/Tests/Resources/MyPsr18TestClient.php"
5808 ]
5809 },
5810 "notification-url": "https://packagist.org/downloads/",
5811 "license": [
5812 "MIT"
5813 ],
5814 "authors": [
5815 {
5816 "name": "David Buchmann",
5817 "email": "mail@davidbu.ch"
5818 },
5819 {
5820 "name": "Tobias Nyholm",
5821 "email": "tobias.nyholm@gmail.com"
5822 }
5823 ],
5824 "description": "Symfony integration for HTTPlug",
5825 "homepage": "http://httplug.io",
5826 "keywords": [
5827 "adapter",
5828 "bundle",
5829 "discovery",
5830 "factory",
5831 "http",
5832 "httplug",
5833 "message",
5834 "php-http"
5835 ],
5836 "time": "2019-06-05T12:03:16+00:00"
5837 },
5838 {
5839 "name": "php-http/logger-plugin",
5840 "version": "1.1.0",
5841 "source": {
5842 "type": "git",
5843 "url": "https://github.com/php-http/logger-plugin.git",
5844 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd"
5845 },
5846 "dist": {
5847 "type": "zip",
5848 "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/c1c6e90717ce350319b7b8bc489f1db35bb523fd",
5849 "reference": "c1c6e90717ce350319b7b8bc489f1db35bb523fd",
5850 "shasum": ""
5851 },
5852 "require": {
5853 "php": "^5.4 || ^7.0",
5854 "php-http/client-common": "^1.9 || ^2.0",
5855 "php-http/message": "^1.0",
5856 "psr/log": "^1.0"
5857 },
5858 "require-dev": {
5859 "henrikbjorn/phpspec-code-coverage": "^1.0",
5860 "phpspec/phpspec": "^2.5"
5861 },
5862 "type": "library",
5863 "extra": {
5864 "branch-alias": {
5865 "dev-master": "1.1-dev"
5866 }
5867 },
5868 "autoload": {
5869 "psr-4": {
5870 "Http\\Client\\Common\\Plugin\\": "src/"
5871 }
5872 },
5873 "notification-url": "https://packagist.org/downloads/",
5874 "license": [
5875 "MIT"
5876 ],
5877 "authors": [
5878 {
5879 "name": "Márk Sági-Kazár",
5880 "email": "mark.sagikazar@gmail.com"
5881 }
5882 ],
5883 "description": "PSR-3 Logger plugin for HTTPlug",
5884 "homepage": "http://httplug.io",
5885 "keywords": [
5886 "http",
5887 "httplug",
5888 "logger",
5889 "plugin"
5890 ],
5891 "time": "2019-01-30T11:48:21+00:00"
5892 },
5893 {
5894 "name": "php-http/message",
5895 "version": "1.7.2",
5896 "source": {
5897 "type": "git",
5898 "url": "https://github.com/php-http/message.git",
5899 "reference": "b159ffe570dffd335e22ef0b91a946eacb182fa1"
5900 },
5901 "dist": {
5902 "type": "zip",
5903 "url": "https://api.github.com/repos/php-http/message/zipball/b159ffe570dffd335e22ef0b91a946eacb182fa1",
5904 "reference": "b159ffe570dffd335e22ef0b91a946eacb182fa1",
5905 "shasum": ""
5906 },
5907 "require": {
5908 "clue/stream-filter": "^1.4",
5909 "php": "^5.4 || ^7.0",
5910 "php-http/message-factory": "^1.0.2",
5911 "psr/http-message": "^1.0"
5912 },
5913 "provide": {
5914 "php-http/message-factory-implementation": "1.0"
5915 },
5916 "require-dev": {
5917 "akeneo/phpspec-skip-example-extension": "^1.0",
5918 "coduo/phpspec-data-provider-extension": "^1.0",
5919 "ext-zlib": "*",
5920 "guzzlehttp/psr7": "^1.0",
5921 "henrikbjorn/phpspec-code-coverage": "^1.0",
5922 "phpspec/phpspec": "^2.4",
5923 "slim/slim": "^3.0",
5924 "zendframework/zend-diactoros": "^1.0"
5925 },
5926 "suggest": {
5927 "ext-zlib": "Used with compressor/decompressor streams",
5928 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
5929 "slim/slim": "Used with Slim Framework PSR-7 implementation",
5930 "zendframework/zend-diactoros": "Used with Diactoros Factories"
5931 },
5932 "type": "library",
5933 "extra": {
5934 "branch-alias": {
5935 "dev-master": "1.6-dev"
5936 }
5937 },
5938 "autoload": {
5939 "psr-4": {
5940 "Http\\Message\\": "src/"
5941 },
5942 "files": [
5943 "src/filters.php"
5944 ]
5945 },
5946 "notification-url": "https://packagist.org/downloads/",
5947 "license": [
5948 "MIT"
5949 ],
5950 "authors": [
5951 {
5952 "name": "Márk Sági-Kazár",
5953 "email": "mark.sagikazar@gmail.com"
5954 }
5955 ],
5956 "description": "HTTP Message related tools",
5957 "homepage": "http://php-http.org",
5958 "keywords": [
5959 "http",
5960 "message",
5961 "psr-7"
5962 ],
5963 "time": "2018-11-01T09:32:41+00:00"
5964 },
5965 {
5966 "name": "php-http/message-factory",
5967 "version": "v1.0.2",
5968 "source": {
5969 "type": "git",
5970 "url": "https://github.com/php-http/message-factory.git",
5971 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
5972 },
5973 "dist": {
5974 "type": "zip",
5975 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5976 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5977 "shasum": ""
5978 },
5979 "require": {
5980 "php": ">=5.4",
5981 "psr/http-message": "^1.0"
5982 },
5983 "type": "library",
5984 "extra": {
5985 "branch-alias": {
5986 "dev-master": "1.0-dev"
5987 }
5988 },
5989 "autoload": {
5990 "psr-4": {
5991 "Http\\Message\\": "src/"
5992 }
5993 },
5994 "notification-url": "https://packagist.org/downloads/",
5995 "license": [
5996 "MIT"
5997 ],
5998 "authors": [
5999 {
6000 "name": "Márk Sági-Kazár",
6001 "email": "mark.sagikazar@gmail.com"
6002 }
6003 ],
6004 "description": "Factory interfaces for PSR-7 HTTP Message",
6005 "homepage": "http://php-http.org",
6006 "keywords": [
6007 "factory",
6008 "http",
6009 "message",
6010 "stream",
6011 "uri"
6012 ],
6013 "time": "2015-12-19T14:08:53+00:00"
6014 },
6015 {
6016 "name": "php-http/promise",
6017 "version": "v1.0.0",
6018 "source": {
6019 "type": "git",
6020 "url": "https://github.com/php-http/promise.git",
6021 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
6022 },
6023 "dist": {
6024 "type": "zip",
6025 "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
6026 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
6027 "shasum": ""
6028 },
6029 "require-dev": {
6030 "henrikbjorn/phpspec-code-coverage": "^1.0",
6031 "phpspec/phpspec": "^2.4"
6032 },
6033 "type": "library",
6034 "extra": {
6035 "branch-alias": {
6036 "dev-master": "1.1-dev"
6037 }
6038 },
6039 "autoload": {
6040 "psr-4": {
6041 "Http\\Promise\\": "src/"
6042 }
6043 },
6044 "notification-url": "https://packagist.org/downloads/",
6045 "license": [
6046 "MIT"
6047 ],
6048 "authors": [
6049 {
6050 "name": "Márk Sági-Kazár",
6051 "email": "mark.sagikazar@gmail.com"
6052 },
6053 {
6054 "name": "Joel Wurtz",
6055 "email": "joel.wurtz@gmail.com"
6056 }
6057 ],
6058 "description": "Promise used for asynchronous HTTP requests",
6059 "homepage": "http://httplug.io",
6060 "keywords": [
6061 "promise"
6062 ],
6063 "time": "2016-01-26T13:27:02+00:00"
6064 },
6065 {
6066 "name": "php-http/stopwatch-plugin",
6067 "version": "1.2.0",
6068 "source": {
6069 "type": "git",
6070 "url": "https://github.com/php-http/stopwatch-plugin.git",
6071 "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7"
6072 },
6073 "dist": {
6074 "type": "zip",
6075 "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/520419dd18755a1e7b29077e677fbeb16b6629e7",
6076 "reference": "520419dd18755a1e7b29077e677fbeb16b6629e7",
6077 "shasum": ""
6078 },
6079 "require": {
6080 "php": "^5.4 || ^7.0",
6081 "php-http/client-common": "^1.9 || ^2.0",
6082 "symfony/stopwatch": "^2.7 || ^3.0 || ^4.0"
6083 },
6084 "require-dev": {
6085 "phpspec/phpspec": "^2.5 || ^3.0 || ^4.0"
6086 },
6087 "type": "library",
6088 "extra": {
6089 "branch-alias": {
6090 "dev-master": "1.2-dev"
6091 }
6092 },
6093 "autoload": {
6094 "psr-4": {
6095 "Http\\Client\\Common\\Plugin\\": "src/"
6096 }
6097 },
6098 "notification-url": "https://packagist.org/downloads/",
6099 "license": [
6100 "MIT"
6101 ],
6102 "authors": [
6103 {
6104 "name": "Márk Sági-Kazár",
6105 "email": "mark.sagikazar@gmail.com"
6106 }
6107 ],
6108 "description": "Symfony Stopwatch plugin for HTTPlug",
6109 "homepage": "http://httplug.io",
6110 "keywords": [
6111 "http",
6112 "httplug",
6113 "plugin",
6114 "stopwatch"
6115 ],
6116 "time": "2019-01-30T12:01:37+00:00"
6117 },
6118 {
6119 "name": "phpcollection/phpcollection",
6120 "version": "0.5.0",
6121 "source": {
6122 "type": "git",
6123 "url": "https://github.com/schmittjoh/php-collection.git",
6124 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
6125 },
6126 "dist": {
6127 "type": "zip",
6128 "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6129 "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
6130 "shasum": ""
6131 },
6132 "require": {
6133 "phpoption/phpoption": "1.*"
6134 },
6135 "type": "library",
6136 "extra": {
6137 "branch-alias": {
6138 "dev-master": "0.4-dev"
6139 }
6140 },
6141 "autoload": {
6142 "psr-0": {
6143 "PhpCollection": "src/"
6144 }
6145 },
6146 "notification-url": "https://packagist.org/downloads/",
6147 "license": [
6148 "Apache2"
6149 ],
6150 "authors": [
6151 {
6152 "name": "Johannes M. Schmitt",
6153 "email": "schmittjoh@gmail.com"
6154 }
6155 ],
6156 "description": "General-Purpose Collection Library for PHP",
6157 "keywords": [
6158 "collection",
6159 "list",
6160 "map",
6161 "sequence",
6162 "set"
6163 ],
6164 "time": "2015-05-17T12:39:23+00:00"
6165 },
6166 {
6167 "name": "phpoption/phpoption",
6168 "version": "1.5.0",
6169 "source": {
6170 "type": "git",
6171 "url": "https://github.com/schmittjoh/php-option.git",
6172 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
6173 },
6174 "dist": {
6175 "type": "zip",
6176 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
6177 "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
6178 "shasum": ""
6179 },
6180 "require": {
6181 "php": ">=5.3.0"
6182 },
6183 "require-dev": {
6184 "phpunit/phpunit": "4.7.*"
6185 },
6186 "type": "library",
6187 "extra": {
6188 "branch-alias": {
6189 "dev-master": "1.3-dev"
6190 }
6191 },
6192 "autoload": {
6193 "psr-0": {
6194 "PhpOption\\": "src/"
6195 }
6196 },
6197 "notification-url": "https://packagist.org/downloads/",
6198 "license": [
6199 "Apache2"
6200 ],
6201 "authors": [
6202 {
6203 "name": "Johannes M. Schmitt",
6204 "email": "schmittjoh@gmail.com"
6205 }
6206 ],
6207 "description": "Option Type for PHP",
6208 "keywords": [
6209 "language",
6210 "option",
6211 "php",
6212 "type"
6213 ],
6214 "time": "2015-07-25T16:39:46+00:00"
6215 },
6216 {
6217 "name": "phpzip/phpzip",
6218 "version": "2.0.8",
6219 "source": {
6220 "type": "git",
6221 "url": "https://github.com/Grandt/PHPZip.git",
6222 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47"
6223 },
6224 "dist": {
6225 "type": "zip",
6226 "url": "https://api.github.com/repos/Grandt/PHPZip/zipball/936f93d656f68e29c231a39e19fd59a636fe7e47",
6227 "reference": "936f93d656f68e29c231a39e19fd59a636fe7e47",
6228 "shasum": ""
6229 },
6230 "require": {
6231 "grandt/binstring": ">=1.0.0",
6232 "grandt/phpzipmerge": ">=1.0.4",
6233 "grandt/relativepath": ">=1.0.2",
6234 "php": ">=5.3.0"
6235 },
6236 "type": "library",
6237 "autoload": {
6238 "psr-4": {
6239 "PHPZip\\Zip\\": "src/Zip"
6240 }
6241 },
6242 "notification-url": "https://packagist.org/downloads/",
6243 "license": [
6244 "LGPL-2.1"
6245 ],
6246 "authors": [
6247 {
6248 "name": "Adam Schmalhofer",
6249 "email": "Adam.Schmalhofer@gmx.de",
6250 "role": "Developer"
6251 },
6252 {
6253 "name": "A. Grandt",
6254 "email": "php@grandt.com",
6255 "homepage": "http://grandt.com",
6256 "role": "Developer"
6257 },
6258 {
6259 "name": "Greg Kappatos",
6260 "homepage": "http://websiteconnect.com.au",
6261 "role": "Developer"
6262 }
6263 ],
6264 "description": "Package to create and stream archives of compressed files in ZIP format with PHP 5.3+",
6265 "homepage": "https://github.com/Grandt/PHPZip",
6266 "keywords": [
6267 "archive",
6268 "compressed",
6269 "compression",
6270 "phpzip",
6271 "pkzip",
6272 "stream",
6273 "zip"
6274 ],
6275 "time": "2015-11-16T16:30:51+00:00"
6276 },
6277 {
6278 "name": "pragmarx/random",
6279 "version": "v0.2.2",
6280 "source": {
6281 "type": "git",
6282 "url": "https://github.com/antonioribeiro/random.git",
6283 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
6284 },
6285 "dist": {
6286 "type": "zip",
6287 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
6288 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
6289 "shasum": ""
6290 },
6291 "require": {
6292 "php": ">=7.0"
6293 },
6294 "require-dev": {
6295 "fzaninotto/faker": "~1.7",
6296 "phpunit/phpunit": "~6.4",
6297 "pragmarx/trivia": "~0.1",
6298 "squizlabs/php_codesniffer": "^2.3"
6299 },
6300 "suggest": {
6301 "fzaninotto/faker": "Allows you to get dozens of randomized types",
6302 "pragmarx/trivia": "For the trivia database"
6303 },
6304 "type": "library",
6305 "extra": {
6306 "branch-alias": {
6307 "dev-master": "1.0-dev"
6308 }
6309 },
6310 "autoload": {
6311 "psr-4": {
6312 "PragmaRX\\Random\\": "src"
6313 }
6314 },
6315 "notification-url": "https://packagist.org/downloads/",
6316 "license": [
6317 "MIT"
6318 ],
6319 "authors": [
6320 {
6321 "name": "Antonio Carlos Ribeiro",
6322 "email": "acr@antoniocarlosribeiro.com",
6323 "homepage": "https://antoniocarlosribeiro.com",
6324 "role": "Developer"
6325 }
6326 ],
6327 "description": "Create random chars, numbers, strings",
6328 "homepage": "https://github.com/antonioribeiro/random",
6329 "keywords": [
6330 "Randomize",
6331 "faker",
6332 "pragmarx",
6333 "random",
6334 "random number",
6335 "random pattern",
6336 "random string"
6337 ],
6338 "time": "2017-11-21T05:26:22+00:00"
6339 },
6340 {
6341 "name": "pragmarx/recovery",
6342 "version": "v0.1.0",
6343 "source": {
6344 "type": "git",
6345 "url": "https://github.com/antonioribeiro/recovery.git",
6346 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe"
6347 },
6348 "dist": {
6349 "type": "zip",
6350 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6351 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
6352 "shasum": ""
6353 },
6354 "require": {
6355 "php": "~7.0",
6356 "pragmarx/random": "~0.1"
6357 },
6358 "require-dev": {
6359 "phpunit/phpunit": ">=5.4.3",
6360 "squizlabs/php_codesniffer": "^2.3",
6361 "tightenco/collect": "^5"
6362 },
6363 "suggest": {
6364 "tightenco/collect": "Allows to generate recovery codes as collections"
6365 },
6366 "type": "library",
6367 "extra": {
6368 "branch-alias": {
6369 "dev-master": "1.0-dev"
6370 }
6371 },
6372 "autoload": {
6373 "psr-4": {
6374 "PragmaRX\\Recovery\\": "src"
6375 }
6376 },
6377 "notification-url": "https://packagist.org/downloads/",
6378 "license": [
6379 "MIT"
6380 ],
6381 "authors": [
6382 {
6383 "name": "Antonio Carlos Ribeiro",
6384 "email": "acr@antoniocarlosribeiro.com",
6385 "homepage": "https://antoniocarlosribeiro.com",
6386 "role": "Developer"
6387 }
6388 ],
6389 "description": "Create recovery codes for two factor auth",
6390 "homepage": "https://github.com/antonioribeiro/recovery",
6391 "keywords": [
6392 "2fa",
6393 "account recovery",
6394 "auth",
6395 "backup codes",
6396 "google2fa",
6397 "pragmarx",
6398 "recovery",
6399 "recovery codes",
6400 "two factor auth"
6401 ],
6402 "time": "2017-09-19T16:58:00+00:00"
6403 },
6404 {
6405 "name": "predis/predis",
6406 "version": "v1.1.x-dev",
6407 "source": {
6408 "type": "git",
6409 "url": "https://github.com/nrk/predis.git",
6410 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313"
6411 },
6412 "dist": {
6413 "type": "zip",
6414 "url": "https://api.github.com/repos/nrk/predis/zipball/111d100ee389d624036b46b35ed0c9ac59c71313",
6415 "reference": "111d100ee389d624036b46b35ed0c9ac59c71313",
6416 "shasum": ""
6417 },
6418 "require": {
6419 "php": ">=5.3.9"
6420 },
6421 "require-dev": {
6422 "phpunit/phpunit": "~4.8"
6423 },
6424 "suggest": {
6425 "ext-curl": "Allows access to Webdis when paired with phpiredis",
6426 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
6427 },
6428 "type": "library",
6429 "autoload": {
6430 "psr-4": {
6431 "Predis\\": "src/"
6432 }
6433 },
6434 "notification-url": "https://packagist.org/downloads/",
6435 "license": [
6436 "MIT"
6437 ],
6438 "authors": [
6439 {
6440 "name": "Daniele Alessandri",
6441 "email": "suppakilla@gmail.com",
6442 "homepage": "http://clorophilla.net"
6443 }
6444 ],
6445 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
6446 "homepage": "http://github.com/nrk/predis",
6447 "keywords": [
6448 "nosql",
6449 "predis",
6450 "redis"
6451 ],
6452 "time": "2017-07-12T14:39:17+00:00"
6453 },
6454 {
6455 "name": "psr/cache",
6456 "version": "1.0.1",
6457 "source": {
6458 "type": "git",
6459 "url": "https://github.com/php-fig/cache.git",
6460 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6461 },
6462 "dist": {
6463 "type": "zip",
6464 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6465 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6466 "shasum": ""
6467 },
6468 "require": {
6469 "php": ">=5.3.0"
6470 },
6471 "type": "library",
6472 "extra": {
6473 "branch-alias": {
6474 "dev-master": "1.0.x-dev"
6475 }
6476 },
6477 "autoload": {
6478 "psr-4": {
6479 "Psr\\Cache\\": "src/"
6480 }
6481 },
6482 "notification-url": "https://packagist.org/downloads/",
6483 "license": [
6484 "MIT"
6485 ],
6486 "authors": [
6487 {
6488 "name": "PHP-FIG",
6489 "homepage": "http://www.php-fig.org/"
6490 }
6491 ],
6492 "description": "Common interface for caching libraries",
6493 "keywords": [
6494 "cache",
6495 "psr",
6496 "psr-6"
6497 ],
6498 "time": "2016-08-06T20:24:11+00:00"
6499 },
6500 {
6501 "name": "psr/container",
6502 "version": "1.0.0",
6503 "source": {
6504 "type": "git",
6505 "url": "https://github.com/php-fig/container.git",
6506 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
6507 },
6508 "dist": {
6509 "type": "zip",
6510 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
6511 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
6512 "shasum": ""
6513 },
6514 "require": {
6515 "php": ">=5.3.0"
6516 },
6517 "type": "library",
6518 "extra": {
6519 "branch-alias": {
6520 "dev-master": "1.0.x-dev"
6521 }
6522 },
6523 "autoload": {
6524 "psr-4": {
6525 "Psr\\Container\\": "src/"
6526 }
6527 },
6528 "notification-url": "https://packagist.org/downloads/",
6529 "license": [
6530 "MIT"
6531 ],
6532 "authors": [
6533 {
6534 "name": "PHP-FIG",
6535 "homepage": "http://www.php-fig.org/"
6536 }
6537 ],
6538 "description": "Common Container Interface (PHP FIG PSR-11)",
6539 "homepage": "https://github.com/php-fig/container",
6540 "keywords": [
6541 "PSR-11",
6542 "container",
6543 "container-interface",
6544 "container-interop",
6545 "psr"
6546 ],
6547 "time": "2017-02-14T16:28:37+00:00"
6548 },
6549 {
6550 "name": "psr/http-client",
6551 "version": "1.0.0",
6552 "source": {
6553 "type": "git",
6554 "url": "https://github.com/php-fig/http-client.git",
6555 "reference": "496a823ef742b632934724bf769560c2a5c7c44e"
6556 },
6557 "dist": {
6558 "type": "zip",
6559 "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
6560 "reference": "496a823ef742b632934724bf769560c2a5c7c44e",
6561 "shasum": ""
6562 },
6563 "require": {
6564 "php": "^7.0",
6565 "psr/http-message": "^1.0"
6566 },
6567 "type": "library",
6568 "extra": {
6569 "branch-alias": {
6570 "dev-master": "1.0.x-dev"
6571 }
6572 },
6573 "autoload": {
6574 "psr-4": {
6575 "Psr\\Http\\Client\\": "src/"
6576 }
6577 },
6578 "notification-url": "https://packagist.org/downloads/",
6579 "license": [
6580 "MIT"
6581 ],
6582 "authors": [
6583 {
6584 "name": "PHP-FIG",
6585 "homepage": "http://www.php-fig.org/"
6586 }
6587 ],
6588 "description": "Common interface for HTTP clients",
6589 "homepage": "https://github.com/php-fig/http-client",
6590 "keywords": [
6591 "http",
6592 "http-client",
6593 "psr",
6594 "psr-18"
6595 ],
6596 "time": "2018-10-30T23:29:13+00:00"
6597 },
6598 {
6599 "name": "psr/http-factory",
6600 "version": "1.0.1",
6601 "source": {
6602 "type": "git",
6603 "url": "https://github.com/php-fig/http-factory.git",
6604 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
6605 },
6606 "dist": {
6607 "type": "zip",
6608 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6609 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
6610 "shasum": ""
6611 },
6612 "require": {
6613 "php": ">=7.0.0",
6614 "psr/http-message": "^1.0"
6615 },
6616 "type": "library",
6617 "extra": {
6618 "branch-alias": {
6619 "dev-master": "1.0.x-dev"
6620 }
6621 },
6622 "autoload": {
6623 "psr-4": {
6624 "Psr\\Http\\Message\\": "src/"
6625 }
6626 },
6627 "notification-url": "https://packagist.org/downloads/",
6628 "license": [
6629 "MIT"
6630 ],
6631 "authors": [
6632 {
6633 "name": "PHP-FIG",
6634 "homepage": "http://www.php-fig.org/"
6635 }
6636 ],
6637 "description": "Common interfaces for PSR-7 HTTP message factories",
6638 "keywords": [
6639 "factory",
6640 "http",
6641 "message",
6642 "psr",
6643 "psr-17",
6644 "psr-7",
6645 "request",
6646 "response"
6647 ],
6648 "time": "2019-04-30T12:38:16+00:00"
6649 },
6650 {
6651 "name": "psr/http-message",
6652 "version": "1.0.1",
6653 "source": {
6654 "type": "git",
6655 "url": "https://github.com/php-fig/http-message.git",
6656 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
6657 },
6658 "dist": {
6659 "type": "zip",
6660 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
6661 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
6662 "shasum": ""
6663 },
6664 "require": {
6665 "php": ">=5.3.0"
6666 },
6667 "type": "library",
6668 "extra": {
6669 "branch-alias": {
6670 "dev-master": "1.0.x-dev"
6671 }
6672 },
6673 "autoload": {
6674 "psr-4": {
6675 "Psr\\Http\\Message\\": "src/"
6676 }
6677 },
6678 "notification-url": "https://packagist.org/downloads/",
6679 "license": [
6680 "MIT"
6681 ],
6682 "authors": [
6683 {
6684 "name": "PHP-FIG",
6685 "homepage": "http://www.php-fig.org/"
6686 }
6687 ],
6688 "description": "Common interface for HTTP messages",
6689 "homepage": "https://github.com/php-fig/http-message",
6690 "keywords": [
6691 "http",
6692 "http-message",
6693 "psr",
6694 "psr-7",
6695 "request",
6696 "response"
6697 ],
6698 "time": "2016-08-06T14:39:51+00:00"
6699 },
6700 {
6701 "name": "psr/link",
6702 "version": "1.0.0",
6703 "source": {
6704 "type": "git",
6705 "url": "https://github.com/php-fig/link.git",
6706 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
6707 },
6708 "dist": {
6709 "type": "zip",
6710 "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
6711 "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
6712 "shasum": ""
6713 },
6714 "require": {
6715 "php": ">=5.3.0"
6716 },
6717 "type": "library",
6718 "extra": {
6719 "branch-alias": {
6720 "dev-master": "1.0.x-dev"
6721 }
6722 },
6723 "autoload": {
6724 "psr-4": {
6725 "Psr\\Link\\": "src/"
6726 }
6727 },
6728 "notification-url": "https://packagist.org/downloads/",
6729 "license": [
6730 "MIT"
6731 ],
6732 "authors": [
6733 {
6734 "name": "PHP-FIG",
6735 "homepage": "http://www.php-fig.org/"
6736 }
6737 ],
6738 "description": "Common interfaces for HTTP links",
6739 "keywords": [
6740 "http",
6741 "http-link",
6742 "link",
6743 "psr",
6744 "psr-13",
6745 "rest"
6746 ],
6747 "time": "2016-10-28T16:06:13+00:00"
6748 },
6749 {
6750 "name": "psr/log",
6751 "version": "1.1.0",
6752 "source": {
6753 "type": "git",
6754 "url": "https://github.com/php-fig/log.git",
6755 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
6756 },
6757 "dist": {
6758 "type": "zip",
6759 "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
6760 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
6761 "shasum": ""
6762 },
6763 "require": {
6764 "php": ">=5.3.0"
6765 },
6766 "type": "library",
6767 "extra": {
6768 "branch-alias": {
6769 "dev-master": "1.0.x-dev"
6770 }
6771 },
6772 "autoload": {
6773 "psr-4": {
6774 "Psr\\Log\\": "Psr/Log/"
6775 }
6776 },
6777 "notification-url": "https://packagist.org/downloads/",
6778 "license": [
6779 "MIT"
6780 ],
6781 "authors": [
6782 {
6783 "name": "PHP-FIG",
6784 "homepage": "http://www.php-fig.org/"
6785 }
6786 ],
6787 "description": "Common interface for logging libraries",
6788 "homepage": "https://github.com/php-fig/log",
6789 "keywords": [
6790 "log",
6791 "psr",
6792 "psr-3"
6793 ],
6794 "time": "2018-11-20T15:27:04+00:00"
6795 },
6796 {
6797 "name": "psr/simple-cache",
6798 "version": "1.0.1",
6799 "source": {
6800 "type": "git",
6801 "url": "https://github.com/php-fig/simple-cache.git",
6802 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6803 },
6804 "dist": {
6805 "type": "zip",
6806 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6807 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6808 "shasum": ""
6809 },
6810 "require": {
6811 "php": ">=5.3.0"
6812 },
6813 "type": "library",
6814 "extra": {
6815 "branch-alias": {
6816 "dev-master": "1.0.x-dev"
6817 }
6818 },
6819 "autoload": {
6820 "psr-4": {
6821 "Psr\\SimpleCache\\": "src/"
6822 }
6823 },
6824 "notification-url": "https://packagist.org/downloads/",
6825 "license": [
6826 "MIT"
6827 ],
6828 "authors": [
6829 {
6830 "name": "PHP-FIG",
6831 "homepage": "http://www.php-fig.org/"
6832 }
6833 ],
6834 "description": "Common interfaces for simple caching",
6835 "keywords": [
6836 "cache",
6837 "caching",
6838 "psr",
6839 "psr-16",
6840 "simple-cache"
6841 ],
6842 "time": "2017-10-23T01:57:42+00:00"
6843 },
6844 {
6845 "name": "ralouphie/getallheaders",
6846 "version": "2.0.5",
6847 "source": {
6848 "type": "git",
6849 "url": "https://github.com/ralouphie/getallheaders.git",
6850 "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
6851 },
6852 "dist": {
6853 "type": "zip",
6854 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
6855 "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
6856 "shasum": ""
6857 },
6858 "require": {
6859 "php": ">=5.3"
6860 },
6861 "require-dev": {
6862 "phpunit/phpunit": "~3.7.0",
6863 "satooshi/php-coveralls": ">=1.0"
6864 },
6865 "type": "library",
6866 "autoload": {
6867 "files": [
6868 "src/getallheaders.php"
6869 ]
6870 },
6871 "notification-url": "https://packagist.org/downloads/",
6872 "license": [
6873 "MIT"
6874 ],
6875 "authors": [
6876 {
6877 "name": "Ralph Khattar",
6878 "email": "ralph.khattar@gmail.com"
6879 }
6880 ],
6881 "description": "A polyfill for getallheaders.",
6882 "time": "2016-02-11T07:05:27+00:00"
6883 },
6884 {
6885 "name": "ramsey/uuid",
6886 "version": "3.8.0",
6887 "source": {
6888 "type": "git",
6889 "url": "https://github.com/ramsey/uuid.git",
6890 "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
6891 },
6892 "dist": {
6893 "type": "zip",
6894 "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
6895 "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
6896 "shasum": ""
6897 },
6898 "require": {
6899 "paragonie/random_compat": "^1.0|^2.0|9.99.99",
6900 "php": "^5.4 || ^7.0",
6901 "symfony/polyfill-ctype": "^1.8"
6902 },
6903 "replace": {
6904 "rhumsaa/uuid": "self.version"
6905 },
6906 "require-dev": {
6907 "codeception/aspect-mock": "^1.0 | ~2.0.0",
6908 "doctrine/annotations": "~1.2.0",
6909 "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
6910 "ircmaxell/random-lib": "^1.1",
6911 "jakub-onderka/php-parallel-lint": "^0.9.0",
6912 "mockery/mockery": "^0.9.9",
6913 "moontoast/math": "^1.1",
6914 "php-mock/php-mock-phpunit": "^0.3|^1.1",
6915 "phpunit/phpunit": "^4.7|^5.0|^6.5",
6916 "squizlabs/php_codesniffer": "^2.3"
6917 },
6918 "suggest": {
6919 "ext-ctype": "Provides support for PHP Ctype functions",
6920 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
6921 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
6922 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
6923 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
6924 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
6925 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
6926 },
6927 "type": "library",
6928 "extra": {
6929 "branch-alias": {
6930 "dev-master": "3.x-dev"
6931 }
6932 },
6933 "autoload": {
6934 "psr-4": {
6935 "Ramsey\\Uuid\\": "src/"
6936 }
6937 },
6938 "notification-url": "https://packagist.org/downloads/",
6939 "license": [
6940 "MIT"
6941 ],
6942 "authors": [
6943 {
6944 "name": "Marijn Huizendveld",
6945 "email": "marijn.huizendveld@gmail.com"
6946 },
6947 {
6948 "name": "Thibaud Fabre",
6949 "email": "thibaud@aztech.io"
6950 },
6951 {
6952 "name": "Ben Ramsey",
6953 "email": "ben@benramsey.com",
6954 "homepage": "https://benramsey.com"
6955 }
6956 ],
6957 "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
6958 "homepage": "https://github.com/ramsey/uuid",
6959 "keywords": [
6960 "guid",
6961 "identifier",
6962 "uuid"
6963 ],
6964 "time": "2018-07-19T23:38:55+00:00"
6965 },
6966 {
6967 "name": "react/promise",
6968 "version": "v2.7.1",
6969 "source": {
6970 "type": "git",
6971 "url": "https://github.com/reactphp/promise.git",
6972 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d"
6973 },
6974 "dist": {
6975 "type": "zip",
6976 "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
6977 "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d",
6978 "shasum": ""
6979 },
6980 "require": {
6981 "php": ">=5.4.0"
6982 },
6983 "require-dev": {
6984 "phpunit/phpunit": "~4.8"
6985 },
6986 "type": "library",
6987 "autoload": {
6988 "psr-4": {
6989 "React\\Promise\\": "src/"
6990 },
6991 "files": [
6992 "src/functions_include.php"
6993 ]
6994 },
6995 "notification-url": "https://packagist.org/downloads/",
6996 "license": [
6997 "MIT"
6998 ],
6999 "authors": [
7000 {
7001 "name": "Jan Sorgalla",
7002 "email": "jsorgalla@gmail.com"
7003 }
7004 ],
7005 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
7006 "keywords": [
7007 "promise",
7008 "promises"
7009 ],
7010 "time": "2019-01-07T21:25:54+00:00"
7011 },
7012 {
7013 "name": "scheb/two-factor-bundle",
7014 "version": "v3.19.0",
7015 "source": {
7016 "type": "git",
7017 "url": "https://github.com/scheb/two-factor-bundle.git",
7018 "reference": "4bc6023401a4c7e50dbd9c66f55cc8df9f77e69c"
7019 },
7020 "dist": {
7021 "type": "zip",
7022 "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/4bc6023401a4c7e50dbd9c66f55cc8df9f77e69c",
7023 "reference": "4bc6023401a4c7e50dbd9c66f55cc8df9f77e69c",
7024 "shasum": ""
7025 },
7026 "require": {
7027 "lcobucci/jwt": "^3.2",
7028 "php": "^7.1.3",
7029 "sonata-project/google-authenticator": "^2.2",
7030 "symfony/config": "^3.4|^4.0",
7031 "symfony/dependency-injection": "^3.4|^4.0",
7032 "symfony/event-dispatcher": "^3.4|^4.0",
7033 "symfony/framework-bundle": "^3.4|^4.0",
7034 "symfony/http-foundation": "^3.4|^4.0",
7035 "symfony/http-kernel": "^3.4|^4.0",
7036 "symfony/property-access": "^3.4|^4.0",
7037 "symfony/security-bundle": "^3.4|^4.0",
7038 "symfony/twig-bundle": "^3.4|^4.0"
7039 },
7040 "require-dev": {
7041 "doctrine/lexer": "^1.0.1",
7042 "doctrine/orm": "^2.6",
7043 "phpunit/phpunit": "^7.0|^8.0",
7044 "swiftmailer/swiftmailer": "^6.0",
7045 "symfony/yaml": "^3.4|^4.0"
7046 },
7047 "type": "symfony-bundle",
7048 "autoload": {
7049 "psr-4": {
7050 "Scheb\\TwoFactorBundle\\": ""
7051 }
7052 },
7053 "notification-url": "https://packagist.org/downloads/",
7054 "license": [
7055 "MIT"
7056 ],
7057 "authors": [
7058 {
7059 "name": "Christian Scheb",
7060 "email": "me@christianscheb.de"
7061 }
7062 ],
7063 "description": "Provides two-factor authentication for Symfony applications",
7064 "homepage": "https://github.com/scheb/two-factor-bundle",
7065 "keywords": [
7066 "Authentication",
7067 "security",
7068 "symfony",
7069 "two-factor",
7070 "two-step"
7071 ],
7072 "time": "2019-05-03T12:46:19+00:00"
7073 },
7074 {
7075 "name": "sensio/distribution-bundle",
7076 "version": "v5.0.25",
7077 "source": {
7078 "type": "git",
7079 "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
7080 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf"
7081 },
7082 "dist": {
7083 "type": "zip",
7084 "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf",
7085 "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf",
7086 "shasum": ""
7087 },
7088 "require": {
7089 "php": ">=5.3.9",
7090 "sensiolabs/security-checker": "~5.0|~6.0",
7091 "symfony/class-loader": "~2.3|~3.0",
7092 "symfony/config": "~2.3|~3.0",
7093 "symfony/dependency-injection": "~2.3|~3.0",
7094 "symfony/filesystem": "~2.3|~3.0",
7095 "symfony/http-kernel": "~2.3|~3.0",
7096 "symfony/process": "~2.3|~3.0"
7097 },
7098 "type": "symfony-bundle",
7099 "extra": {
7100 "branch-alias": {
7101 "dev-master": "5.0.x-dev"
7102 }
7103 },
7104 "autoload": {
7105 "psr-4": {
7106 "Sensio\\Bundle\\DistributionBundle\\": ""
7107 }
7108 },
7109 "notification-url": "https://packagist.org/downloads/",
7110 "license": [
7111 "MIT"
7112 ],
7113 "authors": [
7114 {
7115 "name": "Fabien Potencier",
7116 "email": "fabien@symfony.com"
7117 }
7118 ],
7119 "description": "Base bundle for Symfony Distributions",
7120 "keywords": [
7121 "configuration",
7122 "distribution"
7123 ],
7124 "time": "2019-06-18T15:43:58+00:00"
7125 },
7126 {
7127 "name": "sensio/framework-extra-bundle",
7128 "version": "v5.3.1",
7129 "source": {
7130 "type": "git",
7131 "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
7132 "reference": "5f75c4658b03301cba17baa15a840b57b72b4262"
7133 },
7134 "dist": {
7135 "type": "zip",
7136 "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/5f75c4658b03301cba17baa15a840b57b72b4262",
7137 "reference": "5f75c4658b03301cba17baa15a840b57b72b4262",
7138 "shasum": ""
7139 },
7140 "require": {
7141 "doctrine/annotations": "^1.0",
7142 "doctrine/persistence": "^1.0",
7143 "php": ">=7.1.3",
7144 "symfony/config": "^3.4|^4.2",
7145 "symfony/dependency-injection": "^3.4|^4.2",
7146 "symfony/framework-bundle": "^3.4|^4.2",
7147 "symfony/http-kernel": "^3.4|^4.2"
7148 },
7149 "require-dev": {
7150 "doctrine/doctrine-bundle": "^1.6",
7151 "doctrine/orm": "^2.5",
7152 "nyholm/psr7": "^1.1",
7153 "symfony/browser-kit": "^3.4|^4.2",
7154 "symfony/dom-crawler": "^3.4|^4.2",
7155 "symfony/expression-language": "^3.4|^4.2",
7156 "symfony/finder": "^3.4|^4.2",
7157 "symfony/monolog-bridge": "^3.0|^4.0",
7158 "symfony/monolog-bundle": "^3.2",
7159 "symfony/phpunit-bridge": "^3.4.19|^4.1.8",
7160 "symfony/psr-http-message-bridge": "^1.1",
7161 "symfony/security-bundle": "^3.4|^4.2",
7162 "symfony/twig-bundle": "^3.4|^4.2",
7163 "symfony/yaml": "^3.4|^4.2",
7164 "twig/twig": "~1.12|~2.0"
7165 },
7166 "suggest": {
7167 "symfony/expression-language": "",
7168 "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
7169 "symfony/security-bundle": ""
7170 },
7171 "type": "symfony-bundle",
7172 "extra": {
7173 "branch-alias": {
7174 "dev-master": "5.3.x-dev"
7175 }
7176 },
7177 "autoload": {
7178 "psr-4": {
7179 "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
7180 }
7181 },
7182 "notification-url": "https://packagist.org/downloads/",
7183 "license": [
7184 "MIT"
7185 ],
7186 "authors": [
7187 {
7188 "name": "Fabien Potencier",
7189 "email": "fabien@symfony.com"
7190 }
7191 ],
7192 "description": "This bundle provides a way to configure your controllers with annotations",
7193 "keywords": [
7194 "annotations",
7195 "controllers"
7196 ],
7197 "time": "2019-04-10T06:00:20+00:00"
7198 },
7199 {
7200 "name": "sensiolabs/security-checker",
7201 "version": "v6.0.1",
7202 "source": {
7203 "type": "git",
7204 "url": "https://github.com/sensiolabs/security-checker.git",
7205 "reference": "ce8d0552dcb8d3677ab9adb6d19a5837949bfec4"
7206 },
7207 "dist": {
7208 "type": "zip",
7209 "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/ce8d0552dcb8d3677ab9adb6d19a5837949bfec4",
7210 "reference": "ce8d0552dcb8d3677ab9adb6d19a5837949bfec4",
7211 "shasum": ""
7212 },
7213 "require": {
7214 "php": ">=7.1.3",
7215 "symfony/console": "^2.8|^3.4|^4.2",
7216 "symfony/http-client": "^4.3",
7217 "symfony/mime": "^4.3",
7218 "symfony/polyfill-ctype": "^1.11"
7219 },
7220 "bin": [
7221 "security-checker"
7222 ],
7223 "type": "library",
7224 "extra": {
7225 "branch-alias": {
7226 "dev-master": "6.0-dev"
7227 }
7228 },
7229 "autoload": {
7230 "psr-4": {
7231 "SensioLabs\\Security\\": "SensioLabs/Security"
7232 }
7233 },
7234 "notification-url": "https://packagist.org/downloads/",
7235 "license": [
7236 "MIT"
7237 ],
7238 "authors": [
7239 {
7240 "name": "Fabien Potencier",
7241 "email": "fabien.potencier@gmail.com"
7242 }
7243 ],
7244 "description": "A security checker for your composer.lock",
7245 "time": "2019-06-08T06:46:26+00:00"
7246 },
7247 {
7248 "name": "sentry/sdk",
7249 "version": "2.0.3",
7250 "source": {
7251 "type": "git",
7252 "url": "https://github.com/getsentry/sentry-php-sdk.git",
7253 "reference": "91c36aec83e4c1c5801b64ef4927b78a5aa8ce7f"
7254 },
7255 "dist": {
7256 "type": "zip",
7257 "url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/91c36aec83e4c1c5801b64ef4927b78a5aa8ce7f",
7258 "reference": "91c36aec83e4c1c5801b64ef4927b78a5aa8ce7f",
7259 "shasum": ""
7260 },
7261 "require": {
7262 "http-interop/http-factory-guzzle": "^1.0",
7263 "php-http/curl-client": "^1.0|^2.0",
7264 "sentry/sentry": "^2.0.1"
7265 },
7266 "type": "metapackage",
7267 "notification-url": "https://packagist.org/downloads/",
7268 "license": [
7269 "MIT"
7270 ],
7271 "authors": [
7272 {
7273 "name": "Sentry",
7274 "email": "accounts@sentry.io"
7275 }
7276 ],
7277 "description": "This is a metapackage shipping sentry/sentry with a recommended http client.",
7278 "time": "2019-04-08T07:21:45+00:00"
7279 },
7280 {
7281 "name": "sentry/sentry",
7282 "version": "2.1.1",
7283 "source": {
7284 "type": "git",
7285 "url": "https://github.com/getsentry/sentry-php.git",
7286 "reference": "8e27e6c5fcf6f01fc2e5235dd14cc0b2b347d793"
7287 },
7288 "dist": {
7289 "type": "zip",
7290 "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/8e27e6c5fcf6f01fc2e5235dd14cc0b2b347d793",
7291 "reference": "8e27e6c5fcf6f01fc2e5235dd14cc0b2b347d793",
7292 "shasum": ""
7293 },
7294 "require": {
7295 "ext-json": "*",
7296 "ext-mbstring": "*",
7297 "jean85/pretty-package-versions": "^1.2",
7298 "php": "^7.1",
7299 "php-http/async-client-implementation": "^1.0",
7300 "php-http/client-common": "^1.5|^2.0",
7301 "php-http/discovery": "^1.6.1",
7302 "php-http/httplug": "^1.1|^2.0",
7303 "php-http/message": "^1.5",
7304 "psr/http-message-implementation": "^1.0",
7305 "ramsey/uuid": "^3.3",
7306 "symfony/options-resolver": "^2.7|^3.0|^4.0",
7307 "zendframework/zend-diactoros": "^1.4|^2.0"
7308 },
7309 "conflict": {
7310 "php-http/client-common": "1.8.0",
7311 "raven/raven": "*"
7312 },
7313 "require-dev": {
7314 "friendsofphp/php-cs-fixer": "^2.13",
7315 "monolog/monolog": "^1.3|^2.0",
7316 "php-http/mock-client": "^1.0",
7317 "phpstan/phpstan": "^0.10.3",
7318 "phpstan/phpstan-phpunit": "^0.10",
7319 "phpunit/phpunit": "^7.0",
7320 "symfony/phpunit-bridge": "^4.1.6"
7321 },
7322 "type": "library",
7323 "extra": {
7324 "branch-alias": {
7325 "dev-master": "2.0.x-dev"
7326 }
7327 },
7328 "autoload": {
7329 "files": [
7330 "src/Sdk.php"
7331 ],
7332 "psr-4": {
7333 "Sentry\\": "src/"
7334 }
7335 },
7336 "notification-url": "https://packagist.org/downloads/",
7337 "license": [
7338 "BSD-3-Clause"
7339 ],
7340 "authors": [
7341 {
7342 "name": "Sentry",
7343 "email": "accounts@sentry.io"
7344 }
7345 ],
7346 "description": "A PHP SDK for Sentry (http://sentry.io)",
7347 "homepage": "http://sentry.io",
7348 "keywords": [
7349 "crash-reporting",
7350 "crash-reports",
7351 "error-handler",
7352 "error-monitoring",
7353 "log",
7354 "logging",
7355 "sentry"
7356 ],
7357 "time": "2019-06-13T11:27:23+00:00"
7358 },
7359 {
7360 "name": "sentry/sentry-symfony",
7361 "version": "3.0.0",
7362 "source": {
7363 "type": "git",
7364 "url": "https://github.com/getsentry/sentry-symfony.git",
7365 "reference": "3fd045a5ce9279db5687a560bc9ebabd6b0468a7"
7366 },
7367 "dist": {
7368 "type": "zip",
7369 "url": "https://api.github.com/repos/getsentry/sentry-symfony/zipball/3fd045a5ce9279db5687a560bc9ebabd6b0468a7",
7370 "reference": "3fd045a5ce9279db5687a560bc9ebabd6b0468a7",
7371 "shasum": ""
7372 },
7373 "require": {
7374 "jean85/pretty-package-versions": "^1.0",
7375 "php": "^7.1",
7376 "sentry/sdk": "^2.0",
7377 "symfony/config": "^3.0||^4.0",
7378 "symfony/console": "^3.0||^4.0",
7379 "symfony/dependency-injection": "^3.0||^4.0",
7380 "symfony/event-dispatcher": "^3.0||^4.0",
7381 "symfony/http-kernel": "^3.0||^4.0",
7382 "symfony/security-core": "^3.0||^4.0"
7383 },
7384 "require-dev": {
7385 "friendsofphp/php-cs-fixer": "^2.8",
7386 "jangregor/phpstan-prophecy": "^0.3.0",
7387 "php-http/mock-client": "^1.0",
7388 "phpstan/phpstan": "^0.11",
7389 "phpstan/phpstan-phpunit": "^0.11",
7390 "phpunit/phpunit": "^7.5",
7391 "scrutinizer/ocular": "^1.4",
7392 "symfony/expression-language": "^3.0||^4.0"
7393 },
7394 "type": "symfony-bundle",
7395 "extra": {
7396 "branch-alias": {
7397 "master": "3.x-dev",
7398 "releases/2.x": "2.x-dev",
7399 "releases/1.x": "1.x-dev"
7400 }
7401 },
7402 "autoload": {
7403 "psr-4": {
7404 "Sentry\\SentryBundle\\": "src/"
7405 }
7406 },
7407 "notification-url": "https://packagist.org/downloads/",
7408 "license": [
7409 "Apache-2.0"
7410 ],
7411 "authors": [
7412 {
7413 "name": "David Cramer",
7414 "email": "dcramer@gmail.com"
7415 },
7416 {
7417 "name": "Alessandro Lai",
7418 "email": "alessandro.lai85@gmail.com"
7419 }
7420 ],
7421 "description": "Symfony integration for Sentry (http://getsentry.com)",
7422 "homepage": "http://getsentry.com",
7423 "keywords": [
7424 "errors",
7425 "logging",
7426 "sentry",
7427 "symfony"
7428 ],
7429 "time": "2019-05-10T11:37:47+00:00"
7430 },
7431 {
7432 "name": "simplepie/simplepie",
7433 "version": "1.5.2",
7434 "source": {
7435 "type": "git",
7436 "url": "https://github.com/simplepie/simplepie.git",
7437 "reference": "0e8fe72132dad765d25db4cabc69a91139af1263"
7438 },
7439 "dist": {
7440 "type": "zip",
7441 "url": "https://api.github.com/repos/simplepie/simplepie/zipball/0e8fe72132dad765d25db4cabc69a91139af1263",
7442 "reference": "0e8fe72132dad765d25db4cabc69a91139af1263",
7443 "shasum": ""
7444 },
7445 "require": {
7446 "ext-pcre": "*",
7447 "ext-xml": "*",
7448 "ext-xmlreader": "*",
7449 "php": ">=5.6.0"
7450 },
7451 "require-dev": {
7452 "phpunit/phpunit": "~5.4.3 || ~6.5"
7453 },
7454 "suggest": {
7455 "ext-curl": "",
7456 "ext-iconv": "",
7457 "ext-intl": "",
7458 "ext-mbstring": "",
7459 "mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
7460 },
7461 "type": "library",
7462 "autoload": {
7463 "psr-0": {
7464 "SimplePie": "library"
7465 }
7466 },
7467 "notification-url": "https://packagist.org/downloads/",
7468 "license": [
7469 "BSD-3-Clause"
7470 ],
7471 "authors": [
7472 {
7473 "name": "Ryan Parman",
7474 "homepage": "http://ryanparman.com/",
7475 "role": "Creator, alumnus developer"
7476 },
7477 {
7478 "name": "Geoffrey Sneddon",
7479 "homepage": "http://gsnedders.com/",
7480 "role": "Alumnus developer"
7481 },
7482 {
7483 "name": "Ryan McCue",
7484 "email": "me@ryanmccue.info",
7485 "homepage": "http://ryanmccue.info/",
7486 "role": "Developer"
7487 }
7488 ],
7489 "description": "A simple Atom/RSS parsing library for PHP",
7490 "homepage": "http://simplepie.org/",
7491 "keywords": [
7492 "atom",
7493 "feeds",
7494 "rss"
7495 ],
7496 "time": "2018-08-02T05:43:58+00:00"
7497 },
7498 {
7499 "name": "smalot/pdfparser",
7500 "version": "v0.14.0",
7501 "source": {
7502 "type": "git",
7503 "url": "https://github.com/smalot/pdfparser.git",
7504 "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f"
7505 },
7506 "dist": {
7507 "type": "zip",
7508 "url": "https://api.github.com/repos/smalot/pdfparser/zipball/ec72a99028ba5e21a0acad92047b85e128cbf81f",
7509 "reference": "ec72a99028ba5e21a0acad92047b85e128cbf81f",
7510 "shasum": ""
7511 },
7512 "require": {
7513 "ext-mbstring": "*",
7514 "ext-zlib": "*",
7515 "php": ">=5.3.0",
7516 "tecnickcom/tcpdf": "~6.0"
7517 },
7518 "require-dev": {
7519 "atoum/atoum": "^2.8 | ^3.0"
7520 },
7521 "type": "library",
7522 "autoload": {
7523 "psr-0": {
7524 "Smalot\\PdfParser\\": "src/"
7525 }
7526 },
7527 "notification-url": "https://packagist.org/downloads/",
7528 "license": [
7529 "LGPL-3.0"
7530 ],
7531 "authors": [
7532 {
7533 "name": "Sebastien MALOT",
7534 "email": "sebastien@malot.fr"
7535 }
7536 ],
7537 "description": "Pdf parser library. Can read and extract information from pdf file.",
7538 "homepage": "http://www.pdfparser.org",
7539 "keywords": [
7540 "extract",
7541 "parse",
7542 "parser",
7543 "pdf",
7544 "text"
7545 ],
7546 "time": "2019-01-23T09:14:37+00:00"
7547 },
7548 {
7549 "name": "sonata-project/google-authenticator",
7550 "version": "2.2.0",
7551 "source": {
7552 "type": "git",
7553 "url": "https://github.com/sonata-project/GoogleAuthenticator.git",
7554 "reference": "feda53899b26af24e3db2fe7a3e5f053ca483762"
7555 },
7556 "dist": {
7557 "type": "zip",
7558 "url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/feda53899b26af24e3db2fe7a3e5f053ca483762",
7559 "reference": "feda53899b26af24e3db2fe7a3e5f053ca483762",
7560 "shasum": ""
7561 },
7562 "require": {
7563 "php": "^7.1"
7564 },
7565 "require-dev": {
7566 "symfony/phpunit-bridge": "^4.0"
7567 },
7568 "type": "library",
7569 "extra": {
7570 "branch-alias": {
7571 "dev-master": "2.x-dev"
7572 }
7573 },
7574 "autoload": {
7575 "psr-4": {
7576 "Google\\Authenticator\\": "src/",
7577 "Sonata\\GoogleAuthenticator\\": "src/"
7578 }
7579 },
7580 "notification-url": "https://packagist.org/downloads/",
7581 "license": [
7582 "MIT"
7583 ],
7584 "authors": [
7585 {
7586 "name": "Christian Stocker",
7587 "email": "me@chregu.tv"
7588 },
7589 {
7590 "name": "Andre DeMarre",
7591 "homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989"
7592 },
7593 {
7594 "name": "Thomas Rabaix",
7595 "email": "thomas.rabaix@gmail.com"
7596 }
7597 ],
7598 "description": "Library to integrate Google Authenticator into a PHP project",
7599 "homepage": "https://github.com/sonata-project/GoogleAuthenticator",
7600 "keywords": [
7601 "google authenticator"
7602 ],
7603 "time": "2018-07-18T22:08:02+00:00"
7604 },
7605 {
7606 "name": "stof/doctrine-extensions-bundle",
7607 "version": "v1.3.0",
7608 "source": {
7609 "type": "git",
7610 "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
7611 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c"
7612 },
7613 "dist": {
7614 "type": "zip",
7615 "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
7616 "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
7617 "shasum": ""
7618 },
7619 "require": {
7620 "gedmo/doctrine-extensions": "^2.3.4",
7621 "php": ">=5.3.2",
7622 "symfony/framework-bundle": "~2.7|~3.2|~4.0"
7623 },
7624 "require-dev": {
7625 "symfony/phpunit-bridge": "^4.0",
7626 "symfony/security-bundle": "^2.7 || ^3.2 || ^4.0"
7627 },
7628 "suggest": {
7629 "doctrine/doctrine-bundle": "to use the ORM extensions",
7630 "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
7631 },
7632 "type": "symfony-bundle",
7633 "extra": {
7634 "branch-alias": {
7635 "dev-master": "1.3.x-dev"
7636 }
7637 },
7638 "autoload": {
7639 "psr-4": {
7640 "Stof\\DoctrineExtensionsBundle\\": ""
7641 }
7642 },
7643 "notification-url": "https://packagist.org/downloads/",
7644 "license": [
7645 "MIT"
7646 ],
7647 "authors": [
7648 {
7649 "name": "Christophe Coevoet",
7650 "email": "stof@notk.org"
7651 }
7652 ],
7653 "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
7654 "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
7655 "keywords": [
7656 "behaviors",
7657 "doctrine2",
7658 "extensions",
7659 "gedmo",
7660 "loggable",
7661 "nestedset",
7662 "sluggable",
7663 "sortable",
7664 "timestampable",
7665 "translatable",
7666 "tree"
7667 ],
7668 "time": "2017-12-24T16:06:50+00:00"
7669 },
7670 {
7671 "name": "swiftmailer/swiftmailer",
7672 "version": "v6.2.1",
7673 "source": {
7674 "type": "git",
7675 "url": "https://github.com/swiftmailer/swiftmailer.git",
7676 "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a"
7677 },
7678 "dist": {
7679 "type": "zip",
7680 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
7681 "reference": "5397cd05b0a0f7937c47b0adcb4c60e5ab936b6a",
7682 "shasum": ""
7683 },
7684 "require": {
7685 "egulias/email-validator": "~2.0",
7686 "php": ">=7.0.0",
7687 "symfony/polyfill-iconv": "^1.0",
7688 "symfony/polyfill-intl-idn": "^1.10",
7689 "symfony/polyfill-mbstring": "^1.0"
7690 },
7691 "require-dev": {
7692 "mockery/mockery": "~0.9.1",
7693 "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
7694 },
7695 "suggest": {
7696 "ext-intl": "Needed to support internationalized email addresses",
7697 "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
7698 },
7699 "type": "library",
7700 "extra": {
7701 "branch-alias": {
7702 "dev-master": "6.2-dev"
7703 }
7704 },
7705 "autoload": {
7706 "files": [
7707 "lib/swift_required.php"
7708 ]
7709 },
7710 "notification-url": "https://packagist.org/downloads/",
7711 "license": [
7712 "MIT"
7713 ],
7714 "authors": [
7715 {
7716 "name": "Chris Corbyn"
7717 },
7718 {
7719 "name": "Fabien Potencier",
7720 "email": "fabien@symfony.com"
7721 }
7722 ],
7723 "description": "Swiftmailer, free feature-rich PHP mailer",
7724 "homepage": "https://swiftmailer.symfony.com",
7725 "keywords": [
7726 "email",
7727 "mail",
7728 "mailer"
7729 ],
7730 "time": "2019-04-21T09:21:45+00:00"
7731 },
7732 {
7733 "name": "symfony/http-client",
7734 "version": "v4.3.1",
7735 "source": {
7736 "type": "git",
7737 "url": "https://github.com/symfony/http-client.git",
7738 "reference": "c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7"
7739 },
7740 "dist": {
7741 "type": "zip",
7742 "url": "https://api.github.com/repos/symfony/http-client/zipball/c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7",
7743 "reference": "c453b1bb8e8a8b79c9db65a1bd86822f8c6e2bb7",
7744 "shasum": ""
7745 },
7746 "require": {
7747 "php": "^7.1.3",
7748 "psr/log": "^1.0",
7749 "symfony/http-client-contracts": "^1.1.3",
7750 "symfony/polyfill-php73": "^1.11"
7751 },
7752 "provide": {
7753 "psr/http-client-implementation": "1.0",
7754 "symfony/http-client-implementation": "1.1"
7755 },
7756 "require-dev": {
7757 "nyholm/psr7": "^1.0",
7758 "psr/http-client": "^1.0",
7759 "symfony/http-kernel": "^4.3",
7760 "symfony/process": "^4.2"
7761 },
7762 "type": "library",
7763 "extra": {
7764 "branch-alias": {
7765 "dev-master": "4.3-dev"
7766 }
7767 },
7768 "autoload": {
7769 "psr-4": {
7770 "Symfony\\Component\\HttpClient\\": ""
7771 },
7772 "exclude-from-classmap": [
7773 "/Tests/"
7774 ]
7775 },
7776 "notification-url": "https://packagist.org/downloads/",
7777 "license": [
7778 "MIT"
7779 ],
7780 "authors": [
7781 {
7782 "name": "Nicolas Grekas",
7783 "email": "p@tchwork.com"
7784 },
7785 {
7786 "name": "Symfony Community",
7787 "homepage": "https://symfony.com/contributors"
7788 }
7789 ],
7790 "description": "Symfony HttpClient component",
7791 "homepage": "https://symfony.com",
7792 "time": "2019-06-05T13:19:12+00:00"
7793 },
7794 {
7795 "name": "symfony/http-client-contracts",
7796 "version": "v1.1.5",
7797 "source": {
7798 "type": "git",
7799 "url": "https://github.com/symfony/http-client-contracts.git",
7800 "reference": "e1924aea9c70ae3e69fff05afa3cb8ce541bf3bb"
7801 },
7802 "dist": {
7803 "type": "zip",
7804 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/e1924aea9c70ae3e69fff05afa3cb8ce541bf3bb",
7805 "reference": "e1924aea9c70ae3e69fff05afa3cb8ce541bf3bb",
7806 "shasum": ""
7807 },
7808 "require": {
7809 "php": "^7.1.3"
7810 },
7811 "suggest": {
7812 "symfony/http-client-implementation": ""
7813 },
7814 "type": "library",
7815 "extra": {
7816 "branch-alias": {
7817 "dev-master": "1.1-dev"
7818 }
7819 },
7820 "autoload": {
7821 "psr-4": {
7822 "Symfony\\Contracts\\HttpClient\\": ""
7823 }
7824 },
7825 "notification-url": "https://packagist.org/downloads/",
7826 "license": [
7827 "MIT"
7828 ],
7829 "authors": [
7830 {
7831 "name": "Nicolas Grekas",
7832 "email": "p@tchwork.com"
7833 },
7834 {
7835 "name": "Symfony Community",
7836 "homepage": "https://symfony.com/contributors"
7837 }
7838 ],
7839 "description": "Generic abstractions related to HTTP clients",
7840 "homepage": "https://symfony.com",
7841 "keywords": [
7842 "abstractions",
7843 "contracts",
7844 "decoupling",
7845 "interfaces",
7846 "interoperability",
7847 "standards"
7848 ],
7849 "time": "2019-06-17T17:43:54+00:00"
7850 },
7851 {
7852 "name": "symfony/mime",
7853 "version": "v4.3.1",
7854 "source": {
7855 "type": "git",
7856 "url": "https://github.com/symfony/mime.git",
7857 "reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b"
7858 },
7859 "dist": {
7860 "type": "zip",
7861 "url": "https://api.github.com/repos/symfony/mime/zipball/ec2c5565de60e03f33d4296a655e3273f0ad1f8b",
7862 "reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b",
7863 "shasum": ""
7864 },
7865 "require": {
7866 "php": "^7.1.3",
7867 "symfony/polyfill-intl-idn": "^1.10",
7868 "symfony/polyfill-mbstring": "^1.0"
7869 },
7870 "require-dev": {
7871 "egulias/email-validator": "^2.0",
7872 "symfony/dependency-injection": "~3.4|^4.1"
7873 },
7874 "type": "library",
7875 "extra": {
7876 "branch-alias": {
7877 "dev-master": "4.3-dev"
7878 }
7879 },
7880 "autoload": {
7881 "psr-4": {
7882 "Symfony\\Component\\Mime\\": ""
7883 },
7884 "exclude-from-classmap": [
7885 "/Tests/"
7886 ]
7887 },
7888 "notification-url": "https://packagist.org/downloads/",
7889 "license": [
7890 "MIT"
7891 ],
7892 "authors": [
7893 {
7894 "name": "Fabien Potencier",
7895 "email": "fabien@symfony.com"
7896 },
7897 {
7898 "name": "Symfony Community",
7899 "homepage": "https://symfony.com/contributors"
7900 }
7901 ],
7902 "description": "A library to manipulate MIME messages",
7903 "homepage": "https://symfony.com",
7904 "keywords": [
7905 "mime",
7906 "mime-type"
7907 ],
7908 "time": "2019-06-04T09:22:54+00:00"
7909 },
7910 {
7911 "name": "symfony/monolog-bundle",
7912 "version": "v3.4.0",
7913 "source": {
7914 "type": "git",
7915 "url": "https://github.com/symfony/monolog-bundle.git",
7916 "reference": "7fbecb371c1c614642c93c6b2cbcdf723ae8809d"
7917 },
7918 "dist": {
7919 "type": "zip",
7920 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/7fbecb371c1c614642c93c6b2cbcdf723ae8809d",
7921 "reference": "7fbecb371c1c614642c93c6b2cbcdf723ae8809d",
7922 "shasum": ""
7923 },
7924 "require": {
7925 "monolog/monolog": "~1.22",
7926 "php": ">=5.6",
7927 "symfony/config": "~3.4|~4.0",
7928 "symfony/dependency-injection": "~3.4.10|^4.0.10",
7929 "symfony/http-kernel": "~3.4|~4.0",
7930 "symfony/monolog-bridge": "~3.4|~4.0"
7931 },
7932 "require-dev": {
7933 "symfony/console": "~3.4|~4.0",
7934 "symfony/phpunit-bridge": "^3.4.19|^4.0",
7935 "symfony/yaml": "~3.4|~4.0"
7936 },
7937 "type": "symfony-bundle",
7938 "extra": {
7939 "branch-alias": {
7940 "dev-master": "3.x-dev"
7941 }
7942 },
7943 "autoload": {
7944 "psr-4": {
7945 "Symfony\\Bundle\\MonologBundle\\": ""
7946 },
7947 "exclude-from-classmap": [
7948 "/Tests/"
7949 ]
7950 },
7951 "notification-url": "https://packagist.org/downloads/",
7952 "license": [
7953 "MIT"
7954 ],
7955 "authors": [
7956 {
7957 "name": "Symfony Community",
7958 "homepage": "http://symfony.com/contributors"
7959 },
7960 {
7961 "name": "Fabien Potencier",
7962 "email": "fabien@symfony.com"
7963 }
7964 ],
7965 "description": "Symfony MonologBundle",
7966 "homepage": "http://symfony.com",
7967 "keywords": [
7968 "log",
7969 "logging"
7970 ],
7971 "time": "2019-06-20T12:18:19+00:00"
7972 },
7973 {
7974 "name": "symfony/polyfill-apcu",
7975 "version": "v1.11.0",
7976 "source": {
7977 "type": "git",
7978 "url": "https://github.com/symfony/polyfill-apcu.git",
7979 "reference": "a502face1da6a53289480166f24de2c3c68e5c3c"
7980 },
7981 "dist": {
7982 "type": "zip",
7983 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/a502face1da6a53289480166f24de2c3c68e5c3c",
7984 "reference": "a502face1da6a53289480166f24de2c3c68e5c3c",
7985 "shasum": ""
7986 },
7987 "require": {
7988 "php": ">=5.3.3"
7989 },
7990 "type": "library",
7991 "extra": {
7992 "branch-alias": {
7993 "dev-master": "1.11-dev"
7994 }
7995 },
7996 "autoload": {
7997 "psr-4": {
7998 "Symfony\\Polyfill\\Apcu\\": ""
7999 },
8000 "files": [
8001 "bootstrap.php"
8002 ]
8003 },
8004 "notification-url": "https://packagist.org/downloads/",
8005 "license": [
8006 "MIT"
8007 ],
8008 "authors": [
8009 {
8010 "name": "Nicolas Grekas",
8011 "email": "p@tchwork.com"
8012 },
8013 {
8014 "name": "Symfony Community",
8015 "homepage": "https://symfony.com/contributors"
8016 }
8017 ],
8018 "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
8019 "homepage": "https://symfony.com",
8020 "keywords": [
8021 "apcu",
8022 "compatibility",
8023 "polyfill",
8024 "portable",
8025 "shim"
8026 ],
8027 "time": "2019-02-06T07:57:58+00:00"
8028 },
8029 {
8030 "name": "symfony/polyfill-ctype",
8031 "version": "v1.11.0",
8032 "source": {
8033 "type": "git",
8034 "url": "https://github.com/symfony/polyfill-ctype.git",
8035 "reference": "82ebae02209c21113908c229e9883c419720738a"
8036 },
8037 "dist": {
8038 "type": "zip",
8039 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
8040 "reference": "82ebae02209c21113908c229e9883c419720738a",
8041 "shasum": ""
8042 },
8043 "require": {
8044 "php": ">=5.3.3"
8045 },
8046 "suggest": {
8047 "ext-ctype": "For best performance"
8048 },
8049 "type": "library",
8050 "extra": {
8051 "branch-alias": {
8052 "dev-master": "1.11-dev"
8053 }
8054 },
8055 "autoload": {
8056 "psr-4": {
8057 "Symfony\\Polyfill\\Ctype\\": ""
8058 },
8059 "files": [
8060 "bootstrap.php"
8061 ]
8062 },
8063 "notification-url": "https://packagist.org/downloads/",
8064 "license": [
8065 "MIT"
8066 ],
8067 "authors": [
8068 {
8069 "name": "Symfony Community",
8070 "homepage": "https://symfony.com/contributors"
8071 },
8072 {
8073 "name": "Gert de Pagter",
8074 "email": "BackEndTea@gmail.com"
8075 }
8076 ],
8077 "description": "Symfony polyfill for ctype functions",
8078 "homepage": "https://symfony.com",
8079 "keywords": [
8080 "compatibility",
8081 "ctype",
8082 "polyfill",
8083 "portable"
8084 ],
8085 "time": "2019-02-06T07:57:58+00:00"
8086 },
8087 {
8088 "name": "symfony/polyfill-iconv",
8089 "version": "v1.11.0",
8090 "source": {
8091 "type": "git",
8092 "url": "https://github.com/symfony/polyfill-iconv.git",
8093 "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7"
8094 },
8095 "dist": {
8096 "type": "zip",
8097 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
8098 "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
8099 "shasum": ""
8100 },
8101 "require": {
8102 "php": ">=5.3.3"
8103 },
8104 "suggest": {
8105 "ext-iconv": "For best performance"
8106 },
8107 "type": "library",
8108 "extra": {
8109 "branch-alias": {
8110 "dev-master": "1.11-dev"
8111 }
8112 },
8113 "autoload": {
8114 "psr-4": {
8115 "Symfony\\Polyfill\\Iconv\\": ""
8116 },
8117 "files": [
8118 "bootstrap.php"
8119 ]
8120 },
8121 "notification-url": "https://packagist.org/downloads/",
8122 "license": [
8123 "MIT"
8124 ],
8125 "authors": [
8126 {
8127 "name": "Nicolas Grekas",
8128 "email": "p@tchwork.com"
8129 },
8130 {
8131 "name": "Symfony Community",
8132 "homepage": "https://symfony.com/contributors"
8133 }
8134 ],
8135 "description": "Symfony polyfill for the Iconv extension",
8136 "homepage": "https://symfony.com",
8137 "keywords": [
8138 "compatibility",
8139 "iconv",
8140 "polyfill",
8141 "portable",
8142 "shim"
8143 ],
8144 "time": "2019-02-06T07:57:58+00:00"
8145 },
8146 {
8147 "name": "symfony/polyfill-intl-icu",
8148 "version": "v1.11.0",
8149 "source": {
8150 "type": "git",
8151 "url": "https://github.com/symfony/polyfill-intl-icu.git",
8152 "reference": "999878a3a09d73cae157b0cf89bb6fb2cc073057"
8153 },
8154 "dist": {
8155 "type": "zip",
8156 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/999878a3a09d73cae157b0cf89bb6fb2cc073057",
8157 "reference": "999878a3a09d73cae157b0cf89bb6fb2cc073057",
8158 "shasum": ""
8159 },
8160 "require": {
8161 "php": ">=5.3.3",
8162 "symfony/intl": "~2.3|~3.0|~4.0"
8163 },
8164 "suggest": {
8165 "ext-intl": "For best performance"
8166 },
8167 "type": "library",
8168 "extra": {
8169 "branch-alias": {
8170 "dev-master": "1.9-dev"
8171 }
8172 },
8173 "autoload": {
8174 "files": [
8175 "bootstrap.php"
8176 ]
8177 },
8178 "notification-url": "https://packagist.org/downloads/",
8179 "license": [
8180 "MIT"
8181 ],
8182 "authors": [
8183 {
8184 "name": "Nicolas Grekas",
8185 "email": "p@tchwork.com"
8186 },
8187 {
8188 "name": "Symfony Community",
8189 "homepage": "https://symfony.com/contributors"
8190 }
8191 ],
8192 "description": "Symfony polyfill for intl's ICU-related data and classes",
8193 "homepage": "https://symfony.com",
8194 "keywords": [
8195 "compatibility",
8196 "icu",
8197 "intl",
8198 "polyfill",
8199 "portable",
8200 "shim"
8201 ],
8202 "time": "2019-01-07T19:39:47+00:00"
8203 },
8204 {
8205 "name": "symfony/polyfill-intl-idn",
8206 "version": "v1.11.0",
8207 "source": {
8208 "type": "git",
8209 "url": "https://github.com/symfony/polyfill-intl-idn.git",
8210 "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af"
8211 },
8212 "dist": {
8213 "type": "zip",
8214 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c766e95bec706cdd89903b1eda8afab7d7a6b7af",
8215 "reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af",
8216 "shasum": ""
8217 },
8218 "require": {
8219 "php": ">=5.3.3",
8220 "symfony/polyfill-mbstring": "^1.3",
8221 "symfony/polyfill-php72": "^1.9"
8222 },
8223 "suggest": {
8224 "ext-intl": "For best performance"
8225 },
8226 "type": "library",
8227 "extra": {
8228 "branch-alias": {
8229 "dev-master": "1.9-dev"
8230 }
8231 },
8232 "autoload": {
8233 "psr-4": {
8234 "Symfony\\Polyfill\\Intl\\Idn\\": ""
8235 },
8236 "files": [
8237 "bootstrap.php"
8238 ]
8239 },
8240 "notification-url": "https://packagist.org/downloads/",
8241 "license": [
8242 "MIT"
8243 ],
8244 "authors": [
8245 {
8246 "name": "Symfony Community",
8247 "homepage": "https://symfony.com/contributors"
8248 },
8249 {
8250 "name": "Laurent Bassin",
8251 "email": "laurent@bassin.info"
8252 }
8253 ],
8254 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
8255 "homepage": "https://symfony.com",
8256 "keywords": [
8257 "compatibility",
8258 "idn",
8259 "intl",
8260 "polyfill",
8261 "portable",
8262 "shim"
8263 ],
8264 "time": "2019-03-04T13:44:35+00:00"
8265 },
8266 {
8267 "name": "symfony/polyfill-mbstring",
8268 "version": "v1.11.0",
8269 "source": {
8270 "type": "git",
8271 "url": "https://github.com/symfony/polyfill-mbstring.git",
8272 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
8273 },
8274 "dist": {
8275 "type": "zip",
8276 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
8277 "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
8278 "shasum": ""
8279 },
8280 "require": {
8281 "php": ">=5.3.3"
8282 },
8283 "suggest": {
8284 "ext-mbstring": "For best performance"
8285 },
8286 "type": "library",
8287 "extra": {
8288 "branch-alias": {
8289 "dev-master": "1.11-dev"
8290 }
8291 },
8292 "autoload": {
8293 "psr-4": {
8294 "Symfony\\Polyfill\\Mbstring\\": ""
8295 },
8296 "files": [
8297 "bootstrap.php"
8298 ]
8299 },
8300 "notification-url": "https://packagist.org/downloads/",
8301 "license": [
8302 "MIT"
8303 ],
8304 "authors": [
8305 {
8306 "name": "Nicolas Grekas",
8307 "email": "p@tchwork.com"
8308 },
8309 {
8310 "name": "Symfony Community",
8311 "homepage": "https://symfony.com/contributors"
8312 }
8313 ],
8314 "description": "Symfony polyfill for the Mbstring extension",
8315 "homepage": "https://symfony.com",
8316 "keywords": [
8317 "compatibility",
8318 "mbstring",
8319 "polyfill",
8320 "portable",
8321 "shim"
8322 ],
8323 "time": "2019-02-06T07:57:58+00:00"
8324 },
8325 {
8326 "name": "symfony/polyfill-php56",
8327 "version": "v1.11.0",
8328 "source": {
8329 "type": "git",
8330 "url": "https://github.com/symfony/polyfill-php56.git",
8331 "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42"
8332 },
8333 "dist": {
8334 "type": "zip",
8335 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/f4dddbc5c3471e1b700a147a20ae17cdb72dbe42",
8336 "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42",
8337 "shasum": ""
8338 },
8339 "require": {
8340 "php": ">=5.3.3",
8341 "symfony/polyfill-util": "~1.0"
8342 },
8343 "type": "library",
8344 "extra": {
8345 "branch-alias": {
8346 "dev-master": "1.11-dev"
8347 }
8348 },
8349 "autoload": {
8350 "psr-4": {
8351 "Symfony\\Polyfill\\Php56\\": ""
8352 },
8353 "files": [
8354 "bootstrap.php"
8355 ]
8356 },
8357 "notification-url": "https://packagist.org/downloads/",
8358 "license": [
8359 "MIT"
8360 ],
8361 "authors": [
8362 {
8363 "name": "Nicolas Grekas",
8364 "email": "p@tchwork.com"
8365 },
8366 {
8367 "name": "Symfony Community",
8368 "homepage": "https://symfony.com/contributors"
8369 }
8370 ],
8371 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
8372 "homepage": "https://symfony.com",
8373 "keywords": [
8374 "compatibility",
8375 "polyfill",
8376 "portable",
8377 "shim"
8378 ],
8379 "time": "2019-02-06T07:57:58+00:00"
8380 },
8381 {
8382 "name": "symfony/polyfill-php70",
8383 "version": "v1.11.0",
8384 "source": {
8385 "type": "git",
8386 "url": "https://github.com/symfony/polyfill-php70.git",
8387 "reference": "bc4858fb611bda58719124ca079baff854149c89"
8388 },
8389 "dist": {
8390 "type": "zip",
8391 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89",
8392 "reference": "bc4858fb611bda58719124ca079baff854149c89",
8393 "shasum": ""
8394 },
8395 "require": {
8396 "paragonie/random_compat": "~1.0|~2.0|~9.99",
8397 "php": ">=5.3.3"
8398 },
8399 "type": "library",
8400 "extra": {
8401 "branch-alias": {
8402 "dev-master": "1.11-dev"
8403 }
8404 },
8405 "autoload": {
8406 "psr-4": {
8407 "Symfony\\Polyfill\\Php70\\": ""
8408 },
8409 "files": [
8410 "bootstrap.php"
8411 ],
8412 "classmap": [
8413 "Resources/stubs"
8414 ]
8415 },
8416 "notification-url": "https://packagist.org/downloads/",
8417 "license": [
8418 "MIT"
8419 ],
8420 "authors": [
8421 {
8422 "name": "Nicolas Grekas",
8423 "email": "p@tchwork.com"
8424 },
8425 {
8426 "name": "Symfony Community",
8427 "homepage": "https://symfony.com/contributors"
8428 }
8429 ],
8430 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
8431 "homepage": "https://symfony.com",
8432 "keywords": [
8433 "compatibility",
8434 "polyfill",
8435 "portable",
8436 "shim"
8437 ],
8438 "time": "2019-02-06T07:57:58+00:00"
8439 },
8440 {
8441 "name": "symfony/polyfill-php72",
8442 "version": "v1.11.0",
8443 "source": {
8444 "type": "git",
8445 "url": "https://github.com/symfony/polyfill-php72.git",
8446 "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
8447 },
8448 "dist": {
8449 "type": "zip",
8450 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
8451 "reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
8452 "shasum": ""
8453 },
8454 "require": {
8455 "php": ">=5.3.3"
8456 },
8457 "type": "library",
8458 "extra": {
8459 "branch-alias": {
8460 "dev-master": "1.11-dev"
8461 }
8462 },
8463 "autoload": {
8464 "psr-4": {
8465 "Symfony\\Polyfill\\Php72\\": ""
8466 },
8467 "files": [
8468 "bootstrap.php"
8469 ]
8470 },
8471 "notification-url": "https://packagist.org/downloads/",
8472 "license": [
8473 "MIT"
8474 ],
8475 "authors": [
8476 {
8477 "name": "Nicolas Grekas",
8478 "email": "p@tchwork.com"
8479 },
8480 {
8481 "name": "Symfony Community",
8482 "homepage": "https://symfony.com/contributors"
8483 }
8484 ],
8485 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8486 "homepage": "https://symfony.com",
8487 "keywords": [
8488 "compatibility",
8489 "polyfill",
8490 "portable",
8491 "shim"
8492 ],
8493 "time": "2019-02-06T07:57:58+00:00"
8494 },
8495 {
8496 "name": "symfony/polyfill-php73",
8497 "version": "v1.11.0",
8498 "source": {
8499 "type": "git",
8500 "url": "https://github.com/symfony/polyfill-php73.git",
8501 "reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd"
8502 },
8503 "dist": {
8504 "type": "zip",
8505 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/d1fb4abcc0c47be136208ad9d68bf59f1ee17abd",
8506 "reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd",
8507 "shasum": ""
8508 },
8509 "require": {
8510 "php": ">=5.3.3"
8511 },
8512 "type": "library",
8513 "extra": {
8514 "branch-alias": {
8515 "dev-master": "1.11-dev"
8516 }
8517 },
8518 "autoload": {
8519 "psr-4": {
8520 "Symfony\\Polyfill\\Php73\\": ""
8521 },
8522 "files": [
8523 "bootstrap.php"
8524 ],
8525 "classmap": [
8526 "Resources/stubs"
8527 ]
8528 },
8529 "notification-url": "https://packagist.org/downloads/",
8530 "license": [
8531 "MIT"
8532 ],
8533 "authors": [
8534 {
8535 "name": "Nicolas Grekas",
8536 "email": "p@tchwork.com"
8537 },
8538 {
8539 "name": "Symfony Community",
8540 "homepage": "https://symfony.com/contributors"
8541 }
8542 ],
8543 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8544 "homepage": "https://symfony.com",
8545 "keywords": [
8546 "compatibility",
8547 "polyfill",
8548 "portable",
8549 "shim"
8550 ],
8551 "time": "2019-02-06T07:57:58+00:00"
8552 },
8553 {
8554 "name": "symfony/polyfill-util",
8555 "version": "v1.11.0",
8556 "source": {
8557 "type": "git",
8558 "url": "https://github.com/symfony/polyfill-util.git",
8559 "reference": "b46c6cae28a3106735323f00a0c38eccf2328897"
8560 },
8561 "dist": {
8562 "type": "zip",
8563 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/b46c6cae28a3106735323f00a0c38eccf2328897",
8564 "reference": "b46c6cae28a3106735323f00a0c38eccf2328897",
8565 "shasum": ""
8566 },
8567 "require": {
8568 "php": ">=5.3.3"
8569 },
8570 "type": "library",
8571 "extra": {
8572 "branch-alias": {
8573 "dev-master": "1.11-dev"
8574 }
8575 },
8576 "autoload": {
8577 "psr-4": {
8578 "Symfony\\Polyfill\\Util\\": ""
8579 }
8580 },
8581 "notification-url": "https://packagist.org/downloads/",
8582 "license": [
8583 "MIT"
8584 ],
8585 "authors": [
8586 {
8587 "name": "Nicolas Grekas",
8588 "email": "p@tchwork.com"
8589 },
8590 {
8591 "name": "Symfony Community",
8592 "homepage": "https://symfony.com/contributors"
8593 }
8594 ],
8595 "description": "Symfony utilities for portability of PHP codes",
8596 "homepage": "https://symfony.com",
8597 "keywords": [
8598 "compat",
8599 "compatibility",
8600 "polyfill",
8601 "shim"
8602 ],
8603 "time": "2019-02-08T14:16:39+00:00"
8604 },
8605 {
8606 "name": "symfony/swiftmailer-bundle",
8607 "version": "v3.2.8",
8608 "source": {
8609 "type": "git",
8610 "url": "https://github.com/symfony/swiftmailer-bundle.git",
8611 "reference": "cb125b3648f132fb8070b55393f20cb310907d3b"
8612 },
8613 "dist": {
8614 "type": "zip",
8615 "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/cb125b3648f132fb8070b55393f20cb310907d3b",
8616 "reference": "cb125b3648f132fb8070b55393f20cb310907d3b",
8617 "shasum": ""
8618 },
8619 "require": {
8620 "php": ">=7.0.0",
8621 "swiftmailer/swiftmailer": "^6.1.3",
8622 "symfony/config": "~2.8|~3.3|~4.0",
8623 "symfony/dependency-injection": "~2.7|~3.3|~4.0",
8624 "symfony/http-kernel": "~2.7|~3.3|~4.0"
8625 },
8626 "conflict": {
8627 "twig/twig": "<1.41|<2.10"
8628 },
8629 "require-dev": {
8630 "symfony/console": "~2.7|~3.3|~4.0",
8631 "symfony/framework-bundle": "~2.7|~3.3|~4.0",
8632 "symfony/phpunit-bridge": "~3.3|~4.0",
8633 "symfony/yaml": "~2.7|~3.3|~4.0"
8634 },
8635 "suggest": {
8636 "psr/log": "Allows logging"
8637 },
8638 "type": "symfony-bundle",
8639 "extra": {
8640 "branch-alias": {
8641 "dev-master": "3.2-dev"
8642 }
8643 },
8644 "autoload": {
8645 "psr-4": {
8646 "Symfony\\Bundle\\SwiftmailerBundle\\": ""
8647 },
8648 "exclude-from-classmap": [
8649 "/Tests/"
8650 ]
8651 },
8652 "notification-url": "https://packagist.org/downloads/",
8653 "license": [
8654 "MIT"
8655 ],
8656 "authors": [
8657 {
8658 "name": "Symfony Community",
8659 "homepage": "http://symfony.com/contributors"
8660 },
8661 {
8662 "name": "Fabien Potencier",
8663 "email": "fabien@symfony.com"
8664 }
8665 ],
8666 "description": "Symfony SwiftmailerBundle",
8667 "homepage": "http://symfony.com",
8668 "time": "2019-06-18T15:27:04+00:00"
8669 },
8670 {
8671 "name": "symfony/symfony",
8672 "version": "v3.4.29",
8673 "source": {
8674 "type": "git",
8675 "url": "https://github.com/symfony/symfony.git",
8676 "reference": "4c9b6d7d898457ae2189efdfaca58712269fc994"
8677 },
8678 "dist": {
8679 "type": "zip",
8680 "url": "https://api.github.com/repos/symfony/symfony/zipball/4c9b6d7d898457ae2189efdfaca58712269fc994",
8681 "reference": "4c9b6d7d898457ae2189efdfaca58712269fc994",
8682 "shasum": ""
8683 },
8684 "require": {
8685 "doctrine/common": "~2.4",
8686 "ext-xml": "*",
8687 "fig/link-util": "^1.0",
8688 "php": "^5.5.9|>=7.0.8",
8689 "psr/cache": "~1.0",
8690 "psr/container": "^1.0",
8691 "psr/link": "^1.0",
8692 "psr/log": "~1.0",
8693 "psr/simple-cache": "^1.0",
8694 "symfony/polyfill-apcu": "~1.1",
8695 "symfony/polyfill-ctype": "~1.8",
8696 "symfony/polyfill-intl-icu": "~1.0",
8697 "symfony/polyfill-mbstring": "~1.0",
8698 "symfony/polyfill-php56": "~1.0",
8699 "symfony/polyfill-php70": "~1.6",
8700 "twig/twig": "^1.40|^2.9"
8701 },
8702 "conflict": {
8703 "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
8704 "phpdocumentor/type-resolver": "<0.3.0",
8705 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
8706 },
8707 "provide": {
8708 "psr/cache-implementation": "1.0",
8709 "psr/container-implementation": "1.0",
8710 "psr/log-implementation": "1.0",
8711 "psr/simple-cache-implementation": "1.0"
8712 },
8713 "replace": {
8714 "symfony/asset": "self.version",
8715 "symfony/browser-kit": "self.version",
8716 "symfony/cache": "self.version",
8717 "symfony/class-loader": "self.version",
8718 "symfony/config": "self.version",
8719 "symfony/console": "self.version",
8720 "symfony/css-selector": "self.version",
8721 "symfony/debug": "self.version",
8722 "symfony/debug-bundle": "self.version",
8723 "symfony/dependency-injection": "self.version",
8724 "symfony/doctrine-bridge": "self.version",
8725 "symfony/dom-crawler": "self.version",
8726 "symfony/dotenv": "self.version",
8727 "symfony/event-dispatcher": "self.version",
8728 "symfony/expression-language": "self.version",
8729 "symfony/filesystem": "self.version",
8730 "symfony/finder": "self.version",
8731 "symfony/form": "self.version",
8732 "symfony/framework-bundle": "self.version",
8733 "symfony/http-foundation": "self.version",
8734 "symfony/http-kernel": "self.version",
8735 "symfony/inflector": "self.version",
8736 "symfony/intl": "self.version",
8737 "symfony/ldap": "self.version",
8738 "symfony/lock": "self.version",
8739 "symfony/monolog-bridge": "self.version",
8740 "symfony/options-resolver": "self.version",
8741 "symfony/process": "self.version",
8742 "symfony/property-access": "self.version",
8743 "symfony/property-info": "self.version",
8744 "symfony/proxy-manager-bridge": "self.version",
8745 "symfony/routing": "self.version",
8746 "symfony/security": "self.version",
8747 "symfony/security-bundle": "self.version",
8748 "symfony/security-core": "self.version",
8749 "symfony/security-csrf": "self.version",
8750 "symfony/security-guard": "self.version",
8751 "symfony/security-http": "self.version",
8752 "symfony/serializer": "self.version",
8753 "symfony/stopwatch": "self.version",
8754 "symfony/templating": "self.version",
8755 "symfony/translation": "self.version",
8756 "symfony/twig-bridge": "self.version",
8757 "symfony/twig-bundle": "self.version",
8758 "symfony/validator": "self.version",
8759 "symfony/var-dumper": "self.version",
8760 "symfony/web-link": "self.version",
8761 "symfony/web-profiler-bundle": "self.version",
8762 "symfony/web-server-bundle": "self.version",
8763 "symfony/workflow": "self.version",
8764 "symfony/yaml": "self.version"
8765 },
8766 "require-dev": {
8767 "cache/integration-tests": "dev-master",
8768 "doctrine/annotations": "~1.0",
8769 "doctrine/cache": "~1.6",
8770 "doctrine/data-fixtures": "1.0.*",
8771 "doctrine/dbal": "~2.4",
8772 "doctrine/doctrine-bundle": "~1.4",
8773 "doctrine/orm": "~2.4,>=2.4.5",
8774 "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
8775 "monolog/monolog": "~1.11",
8776 "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
8777 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
8778 "predis/predis": "~1.0",
8779 "symfony/phpunit-bridge": "~3.4|~4.0|~5.0",
8780 "symfony/security-acl": "~2.8|~3.0"
8781 },
8782 "type": "library",
8783 "extra": {
8784 "branch-alias": {
8785 "dev-master": "3.4-dev"
8786 }
8787 },
8788 "autoload": {
8789 "psr-4": {
8790 "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
8791 "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
8792 "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
8793 "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
8794 "Symfony\\Bundle\\": "src/Symfony/Bundle/",
8795 "Symfony\\Component\\": "src/Symfony/Component/"
8796 },
8797 "classmap": [
8798 "src/Symfony/Component/Intl/Resources/stubs"
8799 ],
8800 "exclude-from-classmap": [
8801 "**/Tests/"
8802 ]
8803 },
8804 "notification-url": "https://packagist.org/downloads/",
8805 "license": [
8806 "MIT"
8807 ],
8808 "authors": [
8809 {
8810 "name": "Fabien Potencier",
8811 "email": "fabien@symfony.com"
8812 },
8813 {
8814 "name": "Symfony Community",
8815 "homepage": "https://symfony.com/contributors"
8816 }
8817 ],
8818 "description": "The Symfony PHP framework",
8819 "homepage": "https://symfony.com",
8820 "keywords": [
8821 "framework"
8822 ],
8823 "time": "2019-06-26T13:56:55+00:00"
8824 },
8825 {
8826 "name": "true/punycode",
8827 "version": "v2.1.1",
8828 "source": {
8829 "type": "git",
8830 "url": "https://github.com/true/php-punycode.git",
8831 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
8832 },
8833 "dist": {
8834 "type": "zip",
8835 "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
8836 "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
8837 "shasum": ""
8838 },
8839 "require": {
8840 "php": ">=5.3.0",
8841 "symfony/polyfill-mbstring": "^1.3"
8842 },
8843 "require-dev": {
8844 "phpunit/phpunit": "~4.7",
8845 "squizlabs/php_codesniffer": "~2.0"
8846 },
8847 "type": "library",
8848 "autoload": {
8849 "psr-4": {
8850 "TrueBV\\": "src/"
8851 }
8852 },
8853 "notification-url": "https://packagist.org/downloads/",
8854 "license": [
8855 "MIT"
8856 ],
8857 "authors": [
8858 {
8859 "name": "Renan Gonçalves",
8860 "email": "renan.saddam@gmail.com"
8861 }
8862 ],
8863 "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
8864 "homepage": "https://github.com/true/php-punycode",
8865 "keywords": [
8866 "idna",
8867 "punycode"
8868 ],
8869 "time": "2016-11-16T10:37:54+00:00"
8870 },
8871 {
8872 "name": "twig/extensions",
8873 "version": "v1.5.4",
8874 "source": {
8875 "type": "git",
8876 "url": "https://github.com/twigphp/Twig-extensions.git",
8877 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
8878 },
8879 "dist": {
8880 "type": "zip",
8881 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
8882 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
8883 "shasum": ""
8884 },
8885 "require": {
8886 "twig/twig": "^1.27|^2.0"
8887 },
8888 "require-dev": {
8889 "symfony/phpunit-bridge": "^3.4",
8890 "symfony/translation": "^2.7|^3.4"
8891 },
8892 "suggest": {
8893 "symfony/translation": "Allow the time_diff output to be translated"
8894 },
8895 "type": "library",
8896 "extra": {
8897 "branch-alias": {
8898 "dev-master": "1.5-dev"
8899 }
8900 },
8901 "autoload": {
8902 "psr-0": {
8903 "Twig_Extensions_": "lib/"
8904 },
8905 "psr-4": {
8906 "Twig\\Extensions\\": "src/"
8907 }
8908 },
8909 "notification-url": "https://packagist.org/downloads/",
8910 "license": [
8911 "MIT"
8912 ],
8913 "authors": [
8914 {
8915 "name": "Fabien Potencier",
8916 "email": "fabien@symfony.com"
8917 }
8918 ],
8919 "description": "Common additional features for Twig that do not directly belong in core",
8920 "keywords": [
8921 "i18n",
8922 "text"
8923 ],
8924 "time": "2018-12-05T18:34:18+00:00"
8925 },
8926 {
8927 "name": "twig/twig",
8928 "version": "v2.11.3",
8929 "source": {
8930 "type": "git",
8931 "url": "https://github.com/twigphp/Twig.git",
8932 "reference": "699ed2342557c88789a15402de5eb834dedd6792"
8933 },
8934 "dist": {
8935 "type": "zip",
8936 "url": "https://api.github.com/repos/twigphp/Twig/zipball/699ed2342557c88789a15402de5eb834dedd6792",
8937 "reference": "699ed2342557c88789a15402de5eb834dedd6792",
8938 "shasum": ""
8939 },
8940 "require": {
8941 "php": "^7.0",
8942 "symfony/polyfill-ctype": "^1.8",
8943 "symfony/polyfill-mbstring": "^1.3"
8944 },
8945 "require-dev": {
8946 "psr/container": "^1.0",
8947 "symfony/debug": "^2.7",
8948 "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0"
8949 },
8950 "type": "library",
8951 "extra": {
8952 "branch-alias": {
8953 "dev-master": "2.11-dev"
8954 }
8955 },
8956 "autoload": {
8957 "psr-0": {
8958 "Twig_": "lib/"
8959 },
8960 "psr-4": {
8961 "Twig\\": "src/"
8962 }
8963 },
8964 "notification-url": "https://packagist.org/downloads/",
8965 "license": [
8966 "BSD-3-Clause"
8967 ],
8968 "authors": [
8969 {
8970 "name": "Fabien Potencier",
8971 "email": "fabien@symfony.com",
8972 "homepage": "http://fabien.potencier.org",
8973 "role": "Lead Developer"
8974 },
8975 {
8976 "name": "Armin Ronacher",
8977 "email": "armin.ronacher@active-4.com",
8978 "role": "Project Founder"
8979 },
8980 {
8981 "name": "Twig Team",
8982 "homepage": "https://twig.symfony.com/contributors",
8983 "role": "Contributors"
8984 }
8985 ],
8986 "description": "Twig, the flexible, fast, and secure template language for PHP",
8987 "homepage": "https://twig.symfony.com",
8988 "keywords": [
8989 "templating"
8990 ],
8991 "time": "2019-06-18T15:37:11+00:00"
8992 },
8993 {
8994 "name": "wallabag/php-mobi",
8995 "version": "1.0.1",
8996 "source": {
8997 "type": "git",
8998 "url": "https://github.com/wallabag/php-mobi.git",
8999 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487"
9000 },
9001 "dist": {
9002 "type": "zip",
9003 "url": "https://api.github.com/repos/wallabag/php-mobi/zipball/1cd7d022fe6be838535d6bba917d19cc48dcf487",
9004 "reference": "1cd7d022fe6be838535d6bba917d19cc48dcf487",
9005 "shasum": ""
9006 },
9007 "require": {
9008 "php": ">=5.3.0"
9009 },
9010 "replace": {
9011 "wallabag/phpmobi": "*"
9012 },
9013 "type": "library",
9014 "autoload": {
9015 "files": [
9016 "MOBIClass/MOBI.php"
9017 ]
9018 },
9019 "notification-url": "https://packagist.org/downloads/",
9020 "license": [
9021 "Apache-2.0"
9022 ],
9023 "authors": [
9024 {
9025 "name": "Nicolas Lœuillet",
9026 "email": "nicolas@loeuillet.org",
9027 "homepage": "http://www.cdetc.fr"
9028 },
9029 {
9030 "name": "Sander Kromwijk",
9031 "email": "s.kromwijk@gmail.co",
9032 "role": "Original developer"
9033 }
9034 ],
9035 "description": "A Mobipocket file (.mobi) creator in PHP.",
9036 "homepage": "https://github.com/wallabag/phpMobi",
9037 "time": "2015-10-16T08:42:42+00:00"
9038 },
9039 {
9040 "name": "wallabag/tcpdf",
9041 "version": "6.2.26",
9042 "source": {
9043 "type": "git",
9044 "url": "https://github.com/wallabag/TCPDF.git",
9045 "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477"
9046 },
9047 "dist": {
9048 "type": "zip",
9049 "url": "https://api.github.com/repos/wallabag/TCPDF/zipball/bf590f0604bcef1ae6fa3145649cf997f3564477",
9050 "reference": "bf590f0604bcef1ae6fa3145649cf997f3564477",
9051 "shasum": ""
9052 },
9053 "require": {
9054 "php": ">=5.3.0"
9055 },
9056 "replace": {
9057 "tecnickcom/tcpdf": "6.2.*"
9058 },
9059 "type": "library",
9060 "autoload": {
9061 "classmap": [
9062 "fonts",
9063 "config",
9064 "include",
9065 "tcpdf.php",
9066 "tcpdf_parser.php",
9067 "tcpdf_import.php",
9068 "tcpdf_barcodes_1d.php",
9069 "tcpdf_barcodes_2d.php",
9070 "include/tcpdf_colors.php",
9071 "include/tcpdf_filters.php",
9072 "include/tcpdf_font_data.php",
9073 "include/tcpdf_fonts.php",
9074 "include/tcpdf_images.php",
9075 "include/tcpdf_static.php",
9076 "include/barcodes/datamatrix.php",
9077 "include/barcodes/pdf417.php",
9078 "include/barcodes/qrcode.php"
9079 ]
9080 },
9081 "notification-url": "https://packagist.org/downloads/",
9082 "license": [
9083 "LGPL-3.0"
9084 ],
9085 "authors": [
9086 {
9087 "name": "Nicola Asuni",
9088 "email": "info@tecnick.com",
9089 "homepage": "http://nicolaasuni.tecnick.com",
9090 "role": "Main developer"
9091 },
9092 {
9093 "name": "wallabag/core",
9094 "homepage": "https://www.wallabag.org",
9095 "role": "Developers"
9096 }
9097 ],
9098 "description": "Keeping a working 6.2.x TCPDF version.",
9099 "homepage": "https://www.wallabag.org/",
9100 "keywords": [
9101 "PDFD32000-2008",
9102 "TCPDF",
9103 "barcodes",
9104 "datamatrix",
9105 "pdf",
9106 "pdf417",
9107 "qrcode"
9108 ],
9109 "time": "2018-10-25T06:56:14+00:00"
9110 },
9111 {
9112 "name": "white-october/pagerfanta-bundle",
9113 "version": "v1.2.4",
9114 "source": {
9115 "type": "git",
9116 "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
9117 "reference": "19bf14bf8c72e4205c9ca97028436701fe3991a6"
9118 },
9119 "dist": {
9120 "type": "zip",
9121 "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/19bf14bf8c72e4205c9ca97028436701fe3991a6",
9122 "reference": "19bf14bf8c72e4205c9ca97028436701fe3991a6",
9123 "shasum": ""
9124 },
9125 "require": {
9126 "pagerfanta/pagerfanta": "^1.1.0|^2.0.0",
9127 "php": ">=5.3",
9128 "symfony/framework-bundle": "~2.3|~3.0|~4.0",
9129 "symfony/property-access": "~2.3|~3.0|~4.0",
9130 "symfony/translation": "~2.3|~3.0|~4.0",
9131 "symfony/twig-bundle": "~2.3|~3.0|~4.0"
9132 },
9133 "require-dev": {
9134 "phpunit/phpunit": "~3.7|~4.0|^5.0",
9135 "symfony/symfony": "~2.3|~3.0|~4.0"
9136 },
9137 "type": "symfony-bundle",
9138 "extra": {
9139 "branch-alias": {
9140 "dev-master": "1.0.x-dev"
9141 }
9142 },
9143 "autoload": {
9144 "psr-4": {
9145 "WhiteOctober\\PagerfantaBundle\\": ""
9146 },
9147 "exclude-from-classmap": [
9148 "Tests/",
9149 "TestsProject/"
9150 ]
9151 },
9152 "notification-url": "https://packagist.org/downloads/",
9153 "license": [
9154 "MIT"
9155 ],
9156 "authors": [
9157 {
9158 "name": "Pablo Díez",
9159 "email": "pablodip@gmail.com"
9160 }
9161 ],
9162 "description": "Bundle to use Pagerfanta with Symfony2",
9163 "keywords": [
9164 "page",
9165 "paging"
9166 ],
9167 "time": "2019-02-14T08:42:52+00:00"
9168 },
9169 {
9170 "name": "willdurand/hateoas",
9171 "version": "2.12.0",
9172 "source": {
9173 "type": "git",
9174 "url": "https://github.com/willdurand/Hateoas.git",
9175 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5"
9176 },
9177 "dist": {
9178 "type": "zip",
9179 "url": "https://api.github.com/repos/willdurand/Hateoas/zipball/71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
9180 "reference": "71b1af62b398dc9a870ac0b16c84bdc23a76a5c5",
9181 "shasum": ""
9182 },
9183 "require": {
9184 "doctrine/annotations": "~1.0",
9185 "doctrine/common": "~2.0",
9186 "jms/metadata": "~1.1",
9187 "jms/serializer": "^1.7",
9188 "php": "^5.5|^7.0",
9189 "phpoption/phpoption": ">=1.1.0,<2.0-dev",
9190 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0"
9191 },
9192 "require-dev": {
9193 "pagerfanta/pagerfanta": "~1.0",
9194 "phpunit/phpunit": "~5",
9195 "symfony/dependency-injection": "~2.4 || ~3.0 || ~4.0",
9196 "symfony/routing": "~2.4 || ~3.0 || ~4.0",
9197 "symfony/yaml": "~2.4 || ~3.0 || ~4.0",
9198 "twig/twig": "~1.12"
9199 },
9200 "suggest": {
9201 "symfony/routing": "To use the SymfonyRouteFactory.",
9202 "symfony/yaml": "To use yaml based configuration.",
9203 "twig/twig": "To use the Twig extensions."
9204 },
9205 "type": "library",
9206 "extra": {
9207 "branch-alias": {
9208 "dev-master": "2.12-dev"
9209 }
9210 },
9211 "autoload": {
9212 "psr-0": {
9213 "Hateoas": "src/"
9214 }
9215 },
9216 "notification-url": "https://packagist.org/downloads/",
9217 "license": [
9218 "MIT"
9219 ],
9220 "authors": [
9221 {
9222 "name": "Adrien Brault",
9223 "email": "adrien.brault@gmail.com"
9224 },
9225 {
9226 "name": "William Durand",
9227 "email": "william.durand1@gmail.com"
9228 }
9229 ],
9230 "description": "A PHP library to support implementing representations for HATEOAS REST web services",
9231 "time": "2018-02-23T17:05:31+00:00"
9232 },
9233 {
9234 "name": "willdurand/hateoas-bundle",
9235 "version": "1.4.0",
9236 "source": {
9237 "type": "git",
9238 "url": "https://github.com/willdurand/BazingaHateoasBundle.git",
9239 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa"
9240 },
9241 "dist": {
9242 "type": "zip",
9243 "url": "https://api.github.com/repos/willdurand/BazingaHateoasBundle/zipball/d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
9244 "reference": "d1f915fd4f8a7cd43a88a0ce97ffb28abe3a94fa",
9245 "shasum": ""
9246 },
9247 "require": {
9248 "jms/serializer-bundle": "~1.0 || ^2.0",
9249 "php": ">5.4 |^7.0",
9250 "symfony/framework-bundle": "~2.3 || ~3.0 || ~4.0",
9251 "willdurand/hateoas": "^2.10.0"
9252 },
9253 "require-dev": {
9254 "phpunit/phpunit": "~4.5 || ~5.0",
9255 "symfony/expression-language": "~2.4 || ~3.0 || ~4.0",
9256 "symfony/stopwatch": "~2.4 || ~3.0 || ~4.0",
9257 "twig/twig": "~1.12"
9258 },
9259 "type": "symfony-bundle",
9260 "extra": {
9261 "branch-alias": {
9262 "dev-master": "1.4-dev"
9263 }
9264 },
9265 "autoload": {
9266 "psr-4": {
9267 "Bazinga\\Bundle\\HateoasBundle\\": ""
9268 }
9269 },
9270 "notification-url": "https://packagist.org/downloads/",
9271 "license": [
9272 "MIT"
9273 ],
9274 "authors": [
9275 {
9276 "name": "William Durand",
9277 "email": "william.durand1@gmail.com"
9278 }
9279 ],
9280 "description": "Integration of Hateoas into Symfony2.",
9281 "keywords": [
9282 "HATEOAS",
9283 "rest"
9284 ],
9285 "time": "2018-01-27T13:03:07+00:00"
9286 },
9287 {
9288 "name": "willdurand/jsonp-callback-validator",
9289 "version": "v1.1.0",
9290 "source": {
9291 "type": "git",
9292 "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
9293 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
9294 },
9295 "dist": {
9296 "type": "zip",
9297 "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
9298 "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
9299 "shasum": ""
9300 },
9301 "require": {
9302 "php": ">=5.3.0"
9303 },
9304 "require-dev": {
9305 "phpunit/phpunit": "~3.7"
9306 },
9307 "type": "library",
9308 "autoload": {
9309 "psr-0": {
9310 "JsonpCallbackValidator": "src/"
9311 }
9312 },
9313 "notification-url": "https://packagist.org/downloads/",
9314 "license": [
9315 "MIT"
9316 ],
9317 "authors": [
9318 {
9319 "name": "William Durand",
9320 "email": "william.durand1@gmail.com",
9321 "homepage": "http://www.willdurand.fr"
9322 }
9323 ],
9324 "description": "JSONP callback validator.",
9325 "time": "2014-01-20T22:35:06+00:00"
9326 },
9327 {
9328 "name": "willdurand/negotiation",
9329 "version": "v2.3.1",
9330 "source": {
9331 "type": "git",
9332 "url": "https://github.com/willdurand/Negotiation.git",
9333 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9"
9334 },
9335 "dist": {
9336 "type": "zip",
9337 "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9",
9338 "reference": "03436ededa67c6e83b9b12defac15384cb399dc9",
9339 "shasum": ""
9340 },
9341 "require": {
9342 "php": ">=5.4.0"
9343 },
9344 "require-dev": {
9345 "phpunit/phpunit": "~4.5"
9346 },
9347 "type": "library",
9348 "extra": {
9349 "branch-alias": {
9350 "dev-master": "2.3-dev"
9351 }
9352 },
9353 "autoload": {
9354 "psr-4": {
9355 "Negotiation\\": "src/Negotiation"
9356 }
9357 },
9358 "notification-url": "https://packagist.org/downloads/",
9359 "license": [
9360 "MIT"
9361 ],
9362 "authors": [
9363 {
9364 "name": "William Durand",
9365 "email": "will+git@drnd.me"
9366 }
9367 ],
9368 "description": "Content Negotiation tools for PHP provided as a standalone library.",
9369 "homepage": "http://williamdurand.fr/Negotiation/",
9370 "keywords": [
9371 "accept",
9372 "content",
9373 "format",
9374 "header",
9375 "negotiation"
9376 ],
9377 "time": "2017-05-14T17:21:12+00:00"
9378 },
9379 {
9380 "name": "zendframework/zend-code",
9381 "version": "3.3.1",
9382 "source": {
9383 "type": "git",
9384 "url": "https://github.com/zendframework/zend-code.git",
9385 "reference": "c21db169075c6ec4b342149f446e7b7b724f95eb"
9386 },
9387 "dist": {
9388 "type": "zip",
9389 "url": "https://api.github.com/repos/zendframework/zend-code/zipball/c21db169075c6ec4b342149f446e7b7b724f95eb",
9390 "reference": "c21db169075c6ec4b342149f446e7b7b724f95eb",
9391 "shasum": ""
9392 },
9393 "require": {
9394 "php": "^7.1",
9395 "zendframework/zend-eventmanager": "^2.6 || ^3.0"
9396 },
9397 "require-dev": {
9398 "doctrine/annotations": "~1.0",
9399 "ext-phar": "*",
9400 "phpunit/phpunit": "^6.2.3",
9401 "zendframework/zend-coding-standard": "^1.0.0",
9402 "zendframework/zend-stdlib": "^2.7 || ^3.0"
9403 },
9404 "suggest": {
9405 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
9406 "zendframework/zend-stdlib": "Zend\\Stdlib component"
9407 },
9408 "type": "library",
9409 "extra": {
9410 "branch-alias": {
9411 "dev-master": "3.3.x-dev",
9412 "dev-develop": "3.4.x-dev"
9413 }
9414 },
9415 "autoload": {
9416 "psr-4": {
9417 "Zend\\Code\\": "src/"
9418 }
9419 },
9420 "notification-url": "https://packagist.org/downloads/",
9421 "license": [
9422 "BSD-3-Clause"
9423 ],
9424 "description": "provides facilities to generate arbitrary code using an object oriented interface",
9425 "homepage": "https://github.com/zendframework/zend-code",
9426 "keywords": [
9427 "code",
9428 "zf2"
9429 ],
9430 "time": "2018-08-13T20:36:59+00:00"
9431 },
9432 {
9433 "name": "zendframework/zend-diactoros",
9434 "version": "2.1.2",
9435 "source": {
9436 "type": "git",
9437 "url": "https://github.com/zendframework/zend-diactoros.git",
9438 "reference": "37bf68b428850ee26ed7c3be6c26236dd95a95f1"
9439 },
9440 "dist": {
9441 "type": "zip",
9442 "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/37bf68b428850ee26ed7c3be6c26236dd95a95f1",
9443 "reference": "37bf68b428850ee26ed7c3be6c26236dd95a95f1",
9444 "shasum": ""
9445 },
9446 "require": {
9447 "php": "^7.1",
9448 "psr/http-factory": "^1.0",
9449 "psr/http-message": "^1.0"
9450 },
9451 "provide": {
9452 "psr/http-factory-implementation": "1.0",
9453 "psr/http-message-implementation": "1.0"
9454 },
9455 "require-dev": {
9456 "ext-dom": "*",
9457 "ext-libxml": "*",
9458 "http-interop/http-factory-tests": "^0.5.0",
9459 "php-http/psr7-integration-tests": "dev-master",
9460 "phpunit/phpunit": "^7.0.2",
9461 "zendframework/zend-coding-standard": "~1.0.0"
9462 },
9463 "type": "library",
9464 "extra": {
9465 "branch-alias": {
9466 "dev-master": "2.1.x-dev",
9467 "dev-develop": "2.2.x-dev",
9468 "dev-release-1.8": "1.8.x-dev"
9469 }
9470 },
9471 "autoload": {
9472 "files": [
9473 "src/functions/create_uploaded_file.php",
9474 "src/functions/marshal_headers_from_sapi.php",
9475 "src/functions/marshal_method_from_sapi.php",
9476 "src/functions/marshal_protocol_version_from_sapi.php",
9477 "src/functions/marshal_uri_from_sapi.php",
9478 "src/functions/normalize_server.php",
9479 "src/functions/normalize_uploaded_files.php",
9480 "src/functions/parse_cookie_header.php"
9481 ],
9482 "psr-4": {
9483 "Zend\\Diactoros\\": "src/"
9484 }
9485 },
9486 "notification-url": "https://packagist.org/downloads/",
9487 "license": [
9488 "BSD-3-Clause"
9489 ],
9490 "description": "PSR HTTP Message implementations",
9491 "keywords": [
9492 "http",
9493 "psr",
9494 "psr-7"
9495 ],
9496 "time": "2019-04-29T21:11:00+00:00"
9497 },
9498 {
9499 "name": "zendframework/zend-eventmanager",
9500 "version": "3.2.1",
9501 "source": {
9502 "type": "git",
9503 "url": "https://github.com/zendframework/zend-eventmanager.git",
9504 "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
9505 },
9506 "dist": {
9507 "type": "zip",
9508 "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
9509 "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
9510 "shasum": ""
9511 },
9512 "require": {
9513 "php": "^5.6 || ^7.0"
9514 },
9515 "require-dev": {
9516 "athletic/athletic": "^0.1",
9517 "container-interop/container-interop": "^1.1.0",
9518 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
9519 "zendframework/zend-coding-standard": "~1.0.0",
9520 "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
9521 },
9522 "suggest": {
9523 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
9524 "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
9525 },
9526 "type": "library",
9527 "extra": {
9528 "branch-alias": {
9529 "dev-master": "3.2-dev",
9530 "dev-develop": "3.3-dev"
9531 }
9532 },
9533 "autoload": {
9534 "psr-4": {
9535 "Zend\\EventManager\\": "src/"
9536 }
9537 },
9538 "notification-url": "https://packagist.org/downloads/",
9539 "license": [
9540 "BSD-3-Clause"
9541 ],
9542 "description": "Trigger and listen to events within a PHP application",
9543 "homepage": "https://github.com/zendframework/zend-eventmanager",
9544 "keywords": [
9545 "event",
9546 "eventmanager",
9547 "events",
9548 "zf2"
9549 ],
9550 "time": "2018-04-25T15:33:34+00:00"
9551 }
9552 ],
9553 "packages-dev": [
9554 {
9555 "name": "composer/semver",
9556 "version": "1.5.0",
9557 "source": {
9558 "type": "git",
9559 "url": "https://github.com/composer/semver.git",
9560 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
9561 },
9562 "dist": {
9563 "type": "zip",
9564 "url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
9565 "reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
9566 "shasum": ""
9567 },
9568 "require": {
9569 "php": "^5.3.2 || ^7.0"
9570 },
9571 "require-dev": {
9572 "phpunit/phpunit": "^4.5 || ^5.0.5",
9573 "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
9574 },
9575 "type": "library",
9576 "extra": {
9577 "branch-alias": {
9578 "dev-master": "1.x-dev"
9579 }
9580 },
9581 "autoload": {
9582 "psr-4": {
9583 "Composer\\Semver\\": "src"
9584 }
9585 },
9586 "notification-url": "https://packagist.org/downloads/",
9587 "license": [
9588 "MIT"
9589 ],
9590 "authors": [
9591 {
9592 "name": "Nils Adermann",
9593 "email": "naderman@naderman.de",
9594 "homepage": "http://www.naderman.de"
9595 },
9596 {
9597 "name": "Jordi Boggiano",
9598 "email": "j.boggiano@seld.be",
9599 "homepage": "http://seld.be"
9600 },
9601 {
9602 "name": "Rob Bast",
9603 "email": "rob.bast@gmail.com",
9604 "homepage": "http://robbast.nl"
9605 }
9606 ],
9607 "description": "Semver library that offers utilities, version constraint parsing and validation.",
9608 "keywords": [
9609 "semantic",
9610 "semver",
9611 "validation",
9612 "versioning"
9613 ],
9614 "time": "2019-03-19T17:25:45+00:00"
9615 },
9616 {
9617 "name": "composer/xdebug-handler",
9618 "version": "1.3.3",
9619 "source": {
9620 "type": "git",
9621 "url": "https://github.com/composer/xdebug-handler.git",
9622 "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f"
9623 },
9624 "dist": {
9625 "type": "zip",
9626 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/46867cbf8ca9fb8d60c506895449eb799db1184f",
9627 "reference": "46867cbf8ca9fb8d60c506895449eb799db1184f",
9628 "shasum": ""
9629 },
9630 "require": {
9631 "php": "^5.3.2 || ^7.0",
9632 "psr/log": "^1.0"
9633 },
9634 "require-dev": {
9635 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
9636 },
9637 "type": "library",
9638 "autoload": {
9639 "psr-4": {
9640 "Composer\\XdebugHandler\\": "src"
9641 }
9642 },
9643 "notification-url": "https://packagist.org/downloads/",
9644 "license": [
9645 "MIT"
9646 ],
9647 "authors": [
9648 {
9649 "name": "John Stevenson",
9650 "email": "john-stevenson@blueyonder.co.uk"
9651 }
9652 ],
9653 "description": "Restarts a process without xdebug.",
9654 "keywords": [
9655 "Xdebug",
9656 "performance"
9657 ],
9658 "time": "2019-05-27T17:52:04+00:00"
9659 },
9660 {
9661 "name": "dama/doctrine-test-bundle",
9662 "version": "v5.0.3",
9663 "source": {
9664 "type": "git",
9665 "url": "https://github.com/dmaicher/doctrine-test-bundle.git",
9666 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa"
9667 },
9668 "dist": {
9669 "type": "zip",
9670 "url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/29882b0d1a815f4819126ef714931bb24a31cbaa",
9671 "reference": "29882b0d1a815f4819126ef714931bb24a31cbaa",
9672 "shasum": ""
9673 },
9674 "require": {
9675 "doctrine/dbal": "~2.5",
9676 "doctrine/doctrine-bundle": "~1.4",
9677 "php": "^7.1",
9678 "symfony/framework-bundle": "~2.7|~3.0|~4.0"
9679 },
9680 "require-dev": {
9681 "phpunit/phpunit": "~6.0|~7.0|~8.0",
9682 "symfony/phpunit-bridge": "~2.8|~3.0|~4.0",
9683 "symfony/yaml": "~2.8|~3.0|~4.0"
9684 },
9685 "type": "symfony-bundle",
9686 "extra": {
9687 "branch-alias": {
9688 "dev-master": "5.1.x-dev"
9689 }
9690 },
9691 "autoload": {
9692 "psr-4": {
9693 "DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle"
9694 }
9695 },
9696 "notification-url": "https://packagist.org/downloads/",
9697 "license": [
9698 "MIT"
9699 ],
9700 "authors": [
9701 {
9702 "name": "David Maicher",
9703 "email": "mail@dmaicher.de"
9704 }
9705 ],
9706 "description": "Symfony bundle to isolate doctrine database tests and improve test performance",
9707 "keywords": [
9708 "Symfony 3",
9709 "Symfony 4",
9710 "doctrine",
9711 "isolation",
9712 "performance",
9713 "symfony",
9714 "symfony 2",
9715 "tests"
9716 ],
9717 "time": "2019-03-22T10:34:17+00:00"
9718 },
9719 {
9720 "name": "doctrine/data-fixtures",
9721 "version": "v1.3.1",
9722 "source": {
9723 "type": "git",
9724 "url": "https://github.com/doctrine/data-fixtures.git",
9725 "reference": "3a1e2c3c600e615a2dffe56d4ca0875cc5233e0a"
9726 },
9727 "dist": {
9728 "type": "zip",
9729 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/3a1e2c3c600e615a2dffe56d4ca0875cc5233e0a",
9730 "reference": "3a1e2c3c600e615a2dffe56d4ca0875cc5233e0a",
9731 "shasum": ""
9732 },
9733 "require": {
9734 "doctrine/common": "~2.2",
9735 "php": "^7.1"
9736 },
9737 "conflict": {
9738 "doctrine/phpcr-odm": "<1.3.0"
9739 },
9740 "require-dev": {
9741 "doctrine/dbal": "^2.5.4",
9742 "doctrine/orm": "^2.5.4",
9743 "phpunit/phpunit": "^7.0"
9744 },
9745 "suggest": {
9746 "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7",
9747 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
9748 "doctrine/orm": "For loading ORM fixtures",
9749 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
9750 },
9751 "type": "library",
9752 "extra": {
9753 "branch-alias": {
9754 "dev-master": "1.3.x-dev"
9755 }
9756 },
9757 "autoload": {
9758 "psr-4": {
9759 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
9760 }
9761 },
9762 "notification-url": "https://packagist.org/downloads/",
9763 "license": [
9764 "MIT"
9765 ],
9766 "authors": [
9767 {
9768 "name": "Jonathan Wage",
9769 "email": "jonwage@gmail.com"
9770 }
9771 ],
9772 "description": "Data Fixtures for all Doctrine Object Managers",
9773 "homepage": "http://www.doctrine-project.org",
9774 "keywords": [
9775 "database"
9776 ],
9777 "time": "2018-03-20T09:06:36+00:00"
9778 },
9779 {
9780 "name": "doctrine/doctrine-fixtures-bundle",
9781 "version": "3.2.2",
9782 "source": {
9783 "type": "git",
9784 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
9785 "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c"
9786 },
9787 "dist": {
9788 "type": "zip",
9789 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/90e4a4f968b2dae40e290a6ee516957af043f16c",
9790 "reference": "90e4a4f968b2dae40e290a6ee516957af043f16c",
9791 "shasum": ""
9792 },
9793 "require": {
9794 "doctrine/data-fixtures": "^1.3",
9795 "doctrine/doctrine-bundle": "^1.6",
9796 "doctrine/orm": "^2.6.0",
9797 "php": "^7.1",
9798 "symfony/doctrine-bridge": "~3.4|^4.1",
9799 "symfony/framework-bundle": "^3.4|^4.1"
9800 },
9801 "require-dev": {
9802 "doctrine/coding-standard": "^6.0",
9803 "phpunit/phpunit": "^7.4",
9804 "symfony/phpunit-bridge": "^4.1"
9805 },
9806 "type": "symfony-bundle",
9807 "extra": {
9808 "branch-alias": {
9809 "dev-master": "3.2.x-dev"
9810 }
9811 },
9812 "autoload": {
9813 "psr-4": {
9814 "Doctrine\\Bundle\\FixturesBundle\\": ""
9815 }
9816 },
9817 "notification-url": "https://packagist.org/downloads/",
9818 "license": [
9819 "MIT"
9820 ],
9821 "authors": [
9822 {
9823 "name": "Symfony Community",
9824 "homepage": "http://symfony.com/contributors"
9825 },
9826 {
9827 "name": "Doctrine Project",
9828 "homepage": "http://www.doctrine-project.org"
9829 },
9830 {
9831 "name": "Fabien Potencier",
9832 "email": "fabien@symfony.com"
9833 }
9834 ],
9835 "description": "Symfony DoctrineFixturesBundle",
9836 "homepage": "http://www.doctrine-project.org",
9837 "keywords": [
9838 "Fixture",
9839 "persistence"
9840 ],
9841 "time": "2019-06-12T12:03:37+00:00"
9842 },
9843 {
9844 "name": "friendsofphp/php-cs-fixer",
9845 "version": "v2.15.1",
9846 "source": {
9847 "type": "git",
9848 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
9849 "reference": "20064511ab796593a3990669eff5f5b535001f7c"
9850 },
9851 "dist": {
9852 "type": "zip",
9853 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/20064511ab796593a3990669eff5f5b535001f7c",
9854 "reference": "20064511ab796593a3990669eff5f5b535001f7c",
9855 "shasum": ""
9856 },
9857 "require": {
9858 "composer/semver": "^1.4",
9859 "composer/xdebug-handler": "^1.2",
9860 "doctrine/annotations": "^1.2",
9861 "ext-json": "*",
9862 "ext-tokenizer": "*",
9863 "php": "^5.6 || ^7.0",
9864 "php-cs-fixer/diff": "^1.3",
9865 "symfony/console": "^3.4.17 || ^4.1.6",
9866 "symfony/event-dispatcher": "^3.0 || ^4.0",
9867 "symfony/filesystem": "^3.0 || ^4.0",
9868 "symfony/finder": "^3.0 || ^4.0",
9869 "symfony/options-resolver": "^3.0 || ^4.0",
9870 "symfony/polyfill-php70": "^1.0",
9871 "symfony/polyfill-php72": "^1.4",
9872 "symfony/process": "^3.0 || ^4.0",
9873 "symfony/stopwatch": "^3.0 || ^4.0"
9874 },
9875 "require-dev": {
9876 "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
9877 "justinrainbow/json-schema": "^5.0",
9878 "keradus/cli-executor": "^1.2",
9879 "mikey179/vfsstream": "^1.6",
9880 "php-coveralls/php-coveralls": "^2.1",
9881 "php-cs-fixer/accessible-object": "^1.0",
9882 "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.1",
9883 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.1",
9884 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1",
9885 "phpunitgoodpractices/traits": "^1.8",
9886 "symfony/phpunit-bridge": "^4.3"
9887 },
9888 "suggest": {
9889 "ext-mbstring": "For handling non-UTF8 characters in cache signature.",
9890 "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
9891 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
9892 "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
9893 },
9894 "bin": [
9895 "php-cs-fixer"
9896 ],
9897 "type": "application",
9898 "autoload": {
9899 "psr-4": {
9900 "PhpCsFixer\\": "src/"
9901 },
9902 "classmap": [
9903 "tests/Test/AbstractFixerTestCase.php",
9904 "tests/Test/AbstractIntegrationCaseFactory.php",
9905 "tests/Test/AbstractIntegrationTestCase.php",
9906 "tests/Test/Assert/AssertTokensTrait.php",
9907 "tests/Test/IntegrationCase.php",
9908 "tests/Test/IntegrationCaseFactory.php",
9909 "tests/Test/IntegrationCaseFactoryInterface.php",
9910 "tests/Test/InternalIntegrationCaseFactory.php",
9911 "tests/TestCase.php"
9912 ]
9913 },
9914 "notification-url": "https://packagist.org/downloads/",
9915 "license": [
9916 "MIT"
9917 ],
9918 "authors": [
9919 {
9920 "name": "Dariusz Rumiński",
9921 "email": "dariusz.ruminski@gmail.com"
9922 },
9923 {
9924 "name": "Fabien Potencier",
9925 "email": "fabien@symfony.com"
9926 }
9927 ],
9928 "description": "A tool to automatically fix PHP code style",
9929 "time": "2019-06-01T10:32:12+00:00"
9930 },
9931 {
9932 "name": "m6web/redis-mock",
9933 "version": "v4.3.0",
9934 "source": {
9935 "type": "git",
9936 "url": "https://github.com/M6Web/RedisMock.git",
9937 "reference": "6d9351a4cde39c5f2e5589caea729b8bd2b12808"
9938 },
9939 "dist": {
9940 "type": "zip",
9941 "url": "https://api.github.com/repos/M6Web/RedisMock/zipball/6d9351a4cde39c5f2e5589caea729b8bd2b12808",
9942 "reference": "6d9351a4cde39c5f2e5589caea729b8bd2b12808",
9943 "shasum": ""
9944 },
9945 "require": {
9946 "php": ">=7.1.0"
9947 },
9948 "require-dev": {
9949 "atoum/atoum": "master-dev",
9950 "predis/predis": "~1.1"
9951 },
9952 "type": "library",
9953 "autoload": {
9954 "psr-0": {
9955 "M6Web\\Component\\RedisMock": "src/"
9956 }
9957 },
9958 "notification-url": "https://packagist.org/downloads/",
9959 "license": [
9960 "MIT"
9961 ],
9962 "authors": [
9963 {
9964 "name": "M6Web",
9965 "email": "opensource@m6web.fr",
9966 "homepage": "http://tech.m6web.fr/"
9967 }
9968 ],
9969 "description": "Library providing a PHP mock for Redis",
9970 "keywords": [
9971 "mock",
9972 "redis"
9973 ],
9974 "time": "2019-05-22T08:35:44+00:00"
9975 },
9976 {
9977 "name": "nette/bootstrap",
9978 "version": "v3.0.0",
9979 "source": {
9980 "type": "git",
9981 "url": "https://github.com/nette/bootstrap.git",
9982 "reference": "e1075af05c211915e03e0c86542f3ba5433df4a3"
9983 },
9984 "dist": {
9985 "type": "zip",
9986 "url": "https://api.github.com/repos/nette/bootstrap/zipball/e1075af05c211915e03e0c86542f3ba5433df4a3",
9987 "reference": "e1075af05c211915e03e0c86542f3ba5433df4a3",
9988 "shasum": ""
9989 },
9990 "require": {
9991 "nette/di": "^3.0",
9992 "nette/utils": "^3.0",
9993 "php": ">=7.1"
9994 },
9995 "require-dev": {
9996 "latte/latte": "^2.2",
9997 "nette/application": "^3.0",
9998 "nette/caching": "^3.0",
9999 "nette/database": "^3.0",
10000 "nette/forms": "^3.0",
10001 "nette/http": "^3.0",
10002 "nette/mail": "^3.0",
10003 "nette/robot-loader": "^3.0",
10004 "nette/safe-stream": "^2.2",
10005 "nette/security": "^3.0",
10006 "nette/tester": "^2.0",
10007 "tracy/tracy": "^2.6"
10008 },
10009 "suggest": {
10010 "nette/robot-loader": "to use Configurator::createRobotLoader()",
10011 "tracy/tracy": "to use Configurator::enableTracy()"
10012 },
10013 "type": "library",
10014 "extra": {
10015 "branch-alias": {
10016 "dev-master": "3.0-dev"
10017 }
10018 },
10019 "autoload": {
10020 "classmap": [
10021 "src/"
10022 ]
10023 },
10024 "notification-url": "https://packagist.org/downloads/",
10025 "license": [
10026 "BSD-3-Clause",
10027 "GPL-2.0",
10028 "GPL-3.0"
10029 ],
10030 "authors": [
10031 {
10032 "name": "David Grudl",
10033 "homepage": "https://davidgrudl.com"
10034 },
10035 {
10036 "name": "Nette Community",
10037 "homepage": "https://nette.org/contributors"
10038 }
10039 ],
10040 "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
10041 "homepage": "https://nette.org",
10042 "keywords": [
10043 "bootstrapping",
10044 "configurator",
10045 "nette"
10046 ],
10047 "time": "2019-03-26T12:59:07+00:00"
10048 },
10049 {
10050 "name": "nette/di",
10051 "version": "v3.0.0",
10052 "source": {
10053 "type": "git",
10054 "url": "https://github.com/nette/di.git",
10055 "reference": "19d83539245aaacb59470828919182411061841f"
10056 },
10057 "dist": {
10058 "type": "zip",
10059 "url": "https://api.github.com/repos/nette/di/zipball/19d83539245aaacb59470828919182411061841f",
10060 "reference": "19d83539245aaacb59470828919182411061841f",
10061 "shasum": ""
10062 },
10063 "require": {
10064 "ext-tokenizer": "*",
10065 "nette/neon": "^3.0",
10066 "nette/php-generator": "^3.2.2",
10067 "nette/robot-loader": "^3.2",
10068 "nette/schema": "^1.0",
10069 "nette/utils": "^3.0",
10070 "php": ">=7.1"
10071 },
10072 "conflict": {
10073 "nette/bootstrap": "<3.0"
10074 },
10075 "require-dev": {
10076 "nette/tester": "^2.2",
10077 "tracy/tracy": "^2.3"
10078 },
10079 "type": "library",
10080 "extra": {
10081 "branch-alias": {
10082 "dev-master": "3.0-dev"
10083 }
10084 },
10085 "autoload": {
10086 "classmap": [
10087 "src/"
10088 ],
10089 "files": [
10090 "src/compatibility.php"
10091 ]
10092 },
10093 "notification-url": "https://packagist.org/downloads/",
10094 "license": [
10095 "BSD-3-Clause",
10096 "GPL-2.0",
10097 "GPL-3.0"
10098 ],
10099 "authors": [
10100 {
10101 "name": "David Grudl",
10102 "homepage": "https://davidgrudl.com"
10103 },
10104 {
10105 "name": "Nette Community",
10106 "homepage": "https://nette.org/contributors"
10107 }
10108 ],
10109 "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
10110 "homepage": "https://nette.org",
10111 "keywords": [
10112 "compiled",
10113 "di",
10114 "dic",
10115 "factory",
10116 "ioc",
10117 "nette",
10118 "static"
10119 ],
10120 "time": "2019-04-03T19:35:46+00:00"
10121 },
10122 {
10123 "name": "nette/finder",
10124 "version": "v2.5.0",
10125 "source": {
10126 "type": "git",
10127 "url": "https://github.com/nette/finder.git",
10128 "reference": "6be1b83ea68ac558aff189d640abe242e0306fe2"
10129 },
10130 "dist": {
10131 "type": "zip",
10132 "url": "https://api.github.com/repos/nette/finder/zipball/6be1b83ea68ac558aff189d640abe242e0306fe2",
10133 "reference": "6be1b83ea68ac558aff189d640abe242e0306fe2",
10134 "shasum": ""
10135 },
10136 "require": {
10137 "nette/utils": "^2.4 || ~3.0.0",
10138 "php": ">=7.1"
10139 },
10140 "conflict": {
10141 "nette/nette": "<2.2"
10142 },
10143 "require-dev": {
10144 "nette/tester": "^2.0",
10145 "tracy/tracy": "^2.3"
10146 },
10147 "type": "library",
10148 "extra": {
10149 "branch-alias": {
10150 "dev-master": "2.5-dev"
10151 }
10152 },
10153 "autoload": {
10154 "classmap": [
10155 "src/"
10156 ]
10157 },
10158 "notification-url": "https://packagist.org/downloads/",
10159 "license": [
10160 "BSD-3-Clause",
10161 "GPL-2.0",
10162 "GPL-3.0"
10163 ],
10164 "authors": [
10165 {
10166 "name": "David Grudl",
10167 "homepage": "https://davidgrudl.com"
10168 },
10169 {
10170 "name": "Nette Community",
10171 "homepage": "https://nette.org/contributors"
10172 }
10173 ],
10174 "description": "? Nette Finder: find files and directories with an intuitive API.",
10175 "homepage": "https://nette.org",
10176 "keywords": [
10177 "filesystem",
10178 "glob",
10179 "iterator",
10180 "nette"
10181 ],
10182 "time": "2019-02-28T18:13:25+00:00"
10183 },
10184 {
10185 "name": "nette/neon",
10186 "version": "v3.0.0",
10187 "source": {
10188 "type": "git",
10189 "url": "https://github.com/nette/neon.git",
10190 "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb"
10191 },
10192 "dist": {
10193 "type": "zip",
10194 "url": "https://api.github.com/repos/nette/neon/zipball/cbff32059cbdd8720deccf9e9eace6ee516f02eb",
10195 "reference": "cbff32059cbdd8720deccf9e9eace6ee516f02eb",
10196 "shasum": ""
10197 },
10198 "require": {
10199 "ext-iconv": "*",
10200 "ext-json": "*",
10201 "php": ">=7.0"
10202 },
10203 "require-dev": {
10204 "nette/tester": "^2.0",
10205 "tracy/tracy": "^2.3"
10206 },
10207 "type": "library",
10208 "extra": {
10209 "branch-alias": {
10210 "dev-master": "3.0-dev"
10211 }
10212 },
10213 "autoload": {
10214 "classmap": [
10215 "src/"
10216 ]
10217 },
10218 "notification-url": "https://packagist.org/downloads/",
10219 "license": [
10220 "BSD-3-Clause",
10221 "GPL-2.0",
10222 "GPL-3.0"
10223 ],
10224 "authors": [
10225 {
10226 "name": "David Grudl",
10227 "homepage": "https://davidgrudl.com"
10228 },
10229 {
10230 "name": "Nette Community",
10231 "homepage": "https://nette.org/contributors"
10232 }
10233 ],
10234 "description": "? Nette NEON: encodes and decodes NEON file format.",
10235 "homepage": "http://ne-on.org",
10236 "keywords": [
10237 "export",
10238 "import",
10239 "neon",
10240 "nette",
10241 "yaml"
10242 ],
10243 "time": "2019-02-05T21:30:40+00:00"
10244 },
10245 {
10246 "name": "nette/php-generator",
10247 "version": "v3.2.2",
10248 "source": {
10249 "type": "git",
10250 "url": "https://github.com/nette/php-generator.git",
10251 "reference": "acff8b136fad84b860a626d133e791f95781f9f5"
10252 },
10253 "dist": {
10254 "type": "zip",
10255 "url": "https://api.github.com/repos/nette/php-generator/zipball/acff8b136fad84b860a626d133e791f95781f9f5",
10256 "reference": "acff8b136fad84b860a626d133e791f95781f9f5",
10257 "shasum": ""
10258 },
10259 "require": {
10260 "nette/utils": "^2.4.2 || ~3.0.0",
10261 "php": ">=7.1"
10262 },
10263 "require-dev": {
10264 "nette/tester": "^2.0",
10265 "tracy/tracy": "^2.3"
10266 },
10267 "type": "library",
10268 "extra": {
10269 "branch-alias": {
10270 "dev-master": "3.2-dev"
10271 }
10272 },
10273 "autoload": {
10274 "classmap": [
10275 "src/"
10276 ]
10277 },
10278 "notification-url": "https://packagist.org/downloads/",
10279 "license": [
10280 "BSD-3-Clause",
10281 "GPL-2.0",
10282 "GPL-3.0"
10283 ],
10284 "authors": [
10285 {
10286 "name": "David Grudl",
10287 "homepage": "https://davidgrudl.com"
10288 },
10289 {
10290 "name": "Nette Community",
10291 "homepage": "https://nette.org/contributors"
10292 }
10293 ],
10294 "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.3 features.",
10295 "homepage": "https://nette.org",
10296 "keywords": [
10297 "code",
10298 "nette",
10299 "php",
10300 "scaffolding"
10301 ],
10302 "time": "2019-03-15T03:41:13+00:00"
10303 },
10304 {
10305 "name": "nette/robot-loader",
10306 "version": "v3.2.0",
10307 "source": {
10308 "type": "git",
10309 "url": "https://github.com/nette/robot-loader.git",
10310 "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c"
10311 },
10312 "dist": {
10313 "type": "zip",
10314 "url": "https://api.github.com/repos/nette/robot-loader/zipball/0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
10315 "reference": "0712a0e39ae7956d6a94c0ab6ad41aa842544b5c",
10316 "shasum": ""
10317 },
10318 "require": {
10319 "ext-tokenizer": "*",
10320 "nette/finder": "^2.5",
10321 "nette/utils": "^3.0",
10322 "php": ">=7.1"
10323 },
10324 "require-dev": {
10325 "nette/tester": "^2.0",
10326 "tracy/tracy": "^2.3"
10327 },
10328 "type": "library",
10329 "extra": {
10330 "branch-alias": {
10331 "dev-master": "3.2-dev"
10332 }
10333 },
10334 "autoload": {
10335 "classmap": [
10336 "src/"
10337 ]
10338 },
10339 "notification-url": "https://packagist.org/downloads/",
10340 "license": [
10341 "BSD-3-Clause",
10342 "GPL-2.0",
10343 "GPL-3.0"
10344 ],
10345 "authors": [
10346 {
10347 "name": "David Grudl",
10348 "homepage": "https://davidgrudl.com"
10349 },
10350 {
10351 "name": "Nette Community",
10352 "homepage": "https://nette.org/contributors"
10353 }
10354 ],
10355 "description": "? Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
10356 "homepage": "https://nette.org",
10357 "keywords": [
10358 "autoload",
10359 "class",
10360 "interface",
10361 "nette",
10362 "trait"
10363 ],
10364 "time": "2019-03-08T21:57:24+00:00"
10365 },
10366 {
10367 "name": "nette/schema",
10368 "version": "v1.0.0",
10369 "source": {
10370 "type": "git",
10371 "url": "https://github.com/nette/schema.git",
10372 "reference": "6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d"
10373 },
10374 "dist": {
10375 "type": "zip",
10376 "url": "https://api.github.com/repos/nette/schema/zipball/6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d",
10377 "reference": "6241d8d4da39e825dd6cb5bfbe4242912f4d7e4d",
10378 "shasum": ""
10379 },
10380 "require": {
10381 "nette/utils": "^3.0.1",
10382 "php": ">=7.1"
10383 },
10384 "require-dev": {
10385 "nette/tester": "^2.2",
10386 "tracy/tracy": "^2.3"
10387 },
10388 "type": "library",
10389 "extra": {
10390 "branch-alias": {
10391 "dev-master": "1.0-dev"
10392 }
10393 },
10394 "autoload": {
10395 "classmap": [
10396 "src/"
10397 ]
10398 },
10399 "notification-url": "https://packagist.org/downloads/",
10400 "license": [
10401 "BSD-3-Clause",
10402 "GPL-2.0",
10403 "GPL-3.0"
10404 ],
10405 "authors": [
10406 {
10407 "name": "David Grudl",
10408 "homepage": "https://davidgrudl.com"
10409 },
10410 {
10411 "name": "Nette Community",
10412 "homepage": "https://nette.org/contributors"
10413 }
10414 ],
10415 "description": "📐 Nette Schema: validating data structures against a given Schema.",
10416 "homepage": "https://nette.org",
10417 "keywords": [
10418 "config",
10419 "nette"
10420 ],
10421 "time": "2019-04-03T15:53:25+00:00"
10422 },
10423 {
10424 "name": "nette/utils",
10425 "version": "v3.0.1",
10426 "source": {
10427 "type": "git",
10428 "url": "https://github.com/nette/utils.git",
10429 "reference": "bd961f49b211997202bda1d0fbc410905be370d4"
10430 },
10431 "dist": {
10432 "type": "zip",
10433 "url": "https://api.github.com/repos/nette/utils/zipball/bd961f49b211997202bda1d0fbc410905be370d4",
10434 "reference": "bd961f49b211997202bda1d0fbc410905be370d4",
10435 "shasum": ""
10436 },
10437 "require": {
10438 "php": ">=7.1"
10439 },
10440 "require-dev": {
10441 "nette/tester": "~2.0",
10442 "tracy/tracy": "^2.3"
10443 },
10444 "suggest": {
10445 "ext-gd": "to use Image",
10446 "ext-iconv": "to use Strings::webalize() and toAscii()",
10447 "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
10448 "ext-json": "to use Nette\\Utils\\Json",
10449 "ext-mbstring": "to use Strings::lower() etc...",
10450 "ext-xml": "to use Strings::length() etc. when mbstring is not available"
10451 },
10452 "type": "library",
10453 "extra": {
10454 "branch-alias": {
10455 "dev-master": "3.0-dev"
10456 }
10457 },
10458 "autoload": {
10459 "classmap": [
10460 "src/"
10461 ]
10462 },
10463 "notification-url": "https://packagist.org/downloads/",
10464 "license": [
10465 "BSD-3-Clause",
10466 "GPL-2.0",
10467 "GPL-3.0"
10468 ],
10469 "authors": [
10470 {
10471 "name": "David Grudl",
10472 "homepage": "https://davidgrudl.com"
10473 },
10474 {
10475 "name": "Nette Community",
10476 "homepage": "https://nette.org/contributors"
10477 }
10478 ],
10479 "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
10480 "homepage": "https://nette.org",
10481 "keywords": [
10482 "array",
10483 "core",
10484 "datetime",
10485 "images",
10486 "json",
10487 "nette",
10488 "paginator",
10489 "password",
10490 "slugify",
10491 "string",
10492 "unicode",
10493 "utf-8",
10494 "utility",
10495 "validation"
10496 ],
10497 "time": "2019-03-22T01:00:30+00:00"
10498 },
10499 {
10500 "name": "nikic/php-parser",
10501 "version": "v4.2.2",
10502 "source": {
10503 "type": "git",
10504 "url": "https://github.com/nikic/PHP-Parser.git",
10505 "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420"
10506 },
10507 "dist": {
10508 "type": "zip",
10509 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
10510 "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
10511 "shasum": ""
10512 },
10513 "require": {
10514 "ext-tokenizer": "*",
10515 "php": ">=7.0"
10516 },
10517 "require-dev": {
10518 "phpunit/phpunit": "^6.5 || ^7.0"
10519 },
10520 "bin": [
10521 "bin/php-parse"
10522 ],
10523 "type": "library",
10524 "extra": {
10525 "branch-alias": {
10526 "dev-master": "4.2-dev"
10527 }
10528 },
10529 "autoload": {
10530 "psr-4": {
10531 "PhpParser\\": "lib/PhpParser"
10532 }
10533 },
10534 "notification-url": "https://packagist.org/downloads/",
10535 "license": [
10536 "BSD-3-Clause"
10537 ],
10538 "authors": [
10539 {
10540 "name": "Nikita Popov"
10541 }
10542 ],
10543 "description": "A PHP parser written in PHP",
10544 "keywords": [
10545 "parser",
10546 "php"
10547 ],
10548 "time": "2019-05-25T20:07:01+00:00"
10549 },
10550 {
10551 "name": "php-cs-fixer/diff",
10552 "version": "v1.3.0",
10553 "source": {
10554 "type": "git",
10555 "url": "https://github.com/PHP-CS-Fixer/diff.git",
10556 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
10557 },
10558 "dist": {
10559 "type": "zip",
10560 "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
10561 "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
10562 "shasum": ""
10563 },
10564 "require": {
10565 "php": "^5.6 || ^7.0"
10566 },
10567 "require-dev": {
10568 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
10569 "symfony/process": "^3.3"
10570 },
10571 "type": "library",
10572 "autoload": {
10573 "classmap": [
10574 "src/"
10575 ]
10576 },
10577 "notification-url": "https://packagist.org/downloads/",
10578 "license": [
10579 "BSD-3-Clause"
10580 ],
10581 "authors": [
10582 {
10583 "name": "Kore Nordmann",
10584 "email": "mail@kore-nordmann.de"
10585 },
10586 {
10587 "name": "Sebastian Bergmann",
10588 "email": "sebastian@phpunit.de"
10589 },
10590 {
10591 "name": "SpacePossum"
10592 }
10593 ],
10594 "description": "sebastian/diff v2 backport support for PHP5.6",
10595 "homepage": "https://github.com/PHP-CS-Fixer",
10596 "keywords": [
10597 "diff"
10598 ],
10599 "time": "2018-02-15T16:58:55+00:00"
10600 },
10601 {
10602 "name": "php-http/mock-client",
10603 "version": "1.3.0",
10604 "source": {
10605 "type": "git",
10606 "url": "https://github.com/php-http/mock-client.git",
10607 "reference": "d364c4a2847229dd37237d0083887889d3bd8564"
10608 },
10609 "dist": {
10610 "type": "zip",
10611 "url": "https://api.github.com/repos/php-http/mock-client/zipball/d364c4a2847229dd37237d0083887889d3bd8564",
10612 "reference": "d364c4a2847229dd37237d0083887889d3bd8564",
10613 "shasum": ""
10614 },
10615 "require": {
10616 "php": "^5.5 || ^7.0",
10617 "php-http/client-common": "^1.9 || ^2.0",
10618 "php-http/discovery": "^1.0",
10619 "php-http/httplug": "^1.0 || ^2.0",
10620 "php-http/message-factory": "^1.0"
10621 },
10622 "provide": {
10623 "php-http/async-client-implementation": "1.0",
10624 "php-http/client-implementation": "1.0"
10625 },
10626 "require-dev": {
10627 "henrikbjorn/phpspec-code-coverage": "^1.0",
10628 "phpspec/phpspec": "^2.4"
10629 },
10630 "type": "library",
10631 "extra": {
10632 "branch-alias": {
10633 "dev-master": "1.3-dev"
10634 }
10635 },
10636 "autoload": {
10637 "psr-4": {
10638 "Http\\Mock\\": "src/"
10639 }
10640 },
10641 "notification-url": "https://packagist.org/downloads/",
10642 "license": [
10643 "MIT"
10644 ],
10645 "authors": [
10646 {
10647 "name": "David de Boer",
10648 "email": "david@ddeboer.nl"
10649 }
10650 ],
10651 "description": "Mock HTTP client",
10652 "homepage": "http://httplug.io",
10653 "keywords": [
10654 "client",
10655 "http",
10656 "mock",
10657 "psr7"
10658 ],
10659 "time": "2019-02-21T08:51:08+00:00"
10660 },
10661 {
10662 "name": "phpstan/phpdoc-parser",
10663 "version": "0.3.5",
10664 "source": {
10665 "type": "git",
10666 "url": "https://github.com/phpstan/phpdoc-parser.git",
10667 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4"
10668 },
10669 "dist": {
10670 "type": "zip",
10671 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8c4ef2aefd9788238897b678a985e1d5c8df6db4",
10672 "reference": "8c4ef2aefd9788238897b678a985e1d5c8df6db4",
10673 "shasum": ""
10674 },
10675 "require": {
10676 "php": "~7.1"
10677 },
10678 "require-dev": {
10679 "consistence/coding-standard": "^3.5",
10680 "jakub-onderka/php-parallel-lint": "^0.9.2",
10681 "phing/phing": "^2.16.0",
10682 "phpstan/phpstan": "^0.10",
10683 "phpunit/phpunit": "^6.3",
10684 "slevomat/coding-standard": "^4.7.2",
10685 "squizlabs/php_codesniffer": "^3.3.2",
10686 "symfony/process": "^3.4 || ^4.0"
10687 },
10688 "type": "library",
10689 "extra": {
10690 "branch-alias": {
10691 "dev-master": "0.3-dev"
10692 }
10693 },
10694 "autoload": {
10695 "psr-4": {
10696 "PHPStan\\PhpDocParser\\": [
10697 "src/"
10698 ]
10699 }
10700 },
10701 "notification-url": "https://packagist.org/downloads/",
10702 "license": [
10703 "MIT"
10704 ],
10705 "description": "PHPDoc parser with support for nullable, intersection and generic types",
10706 "time": "2019-06-07T19:13:52+00:00"
10707 },
10708 {
10709 "name": "phpstan/phpstan",
10710 "version": "0.11.8",
10711 "source": {
10712 "type": "git",
10713 "url": "https://github.com/phpstan/phpstan.git",
10714 "reference": "fcf0081bf3a254ddacffa03e78be87842d0c09c9"
10715 },
10716 "dist": {
10717 "type": "zip",
10718 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/fcf0081bf3a254ddacffa03e78be87842d0c09c9",
10719 "reference": "fcf0081bf3a254ddacffa03e78be87842d0c09c9",
10720 "shasum": ""
10721 },
10722 "require": {
10723 "composer/xdebug-handler": "^1.3.0",
10724 "jean85/pretty-package-versions": "^1.0.3",
10725 "nette/bootstrap": "^2.4 || ^3.0",
10726 "nette/di": "^2.4.7 || ^3.0",
10727 "nette/robot-loader": "^3.0.1",
10728 "nette/schema": "^1.0",
10729 "nette/utils": "^2.4.5 || ^3.0",
10730 "nikic/php-parser": "^4.0.2",
10731 "php": "~7.1",
10732 "phpstan/phpdoc-parser": "^0.3.4",
10733 "symfony/console": "~3.2 || ~4.0",
10734 "symfony/finder": "~3.2 || ~4.0"
10735 },
10736 "conflict": {
10737 "symfony/console": "3.4.16 || 4.1.5"
10738 },
10739 "require-dev": {
10740 "brianium/paratest": "^2.0",
10741 "consistence/coding-standard": "^3.5",
10742 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
10743 "ext-intl": "*",
10744 "ext-mysqli": "*",
10745 "ext-soap": "*",
10746 "ext-zip": "*",
10747 "jakub-onderka/php-parallel-lint": "^1.0",
10748 "localheinz/composer-normalize": "^1.1.0",
10749 "phing/phing": "^2.16.0",
10750 "phpstan/phpstan-deprecation-rules": "^0.11",
10751 "phpstan/phpstan-php-parser": "^0.11",
10752 "phpstan/phpstan-phpunit": "^0.11",
10753 "phpstan/phpstan-strict-rules": "^0.11",
10754 "phpunit/phpunit": "^7.0",
10755 "slevomat/coding-standard": "^4.7.2",
10756 "squizlabs/php_codesniffer": "^3.3.2"
10757 },
10758 "bin": [
10759 "bin/phpstan"
10760 ],
10761 "type": "library",
10762 "extra": {
10763 "branch-alias": {
10764 "dev-master": "0.11-dev"
10765 }
10766 },
10767 "autoload": {
10768 "psr-4": {
10769 "PHPStan\\": [
10770 "src/",
10771 "build/PHPStan"
10772 ]
10773 }
10774 },
10775 "notification-url": "https://packagist.org/downloads/",
10776 "license": [
10777 "MIT"
10778 ],
10779 "description": "PHPStan - PHP Static Analysis Tool",
10780 "time": "2019-05-28T19:58:33+00:00"
10781 },
10782 {
10783 "name": "phpstan/phpstan-doctrine",
10784 "version": "0.11.5",
10785 "source": {
10786 "type": "git",
10787 "url": "https://github.com/phpstan/phpstan-doctrine.git",
10788 "reference": "3c68697365f0b71e357d773d91a6c77f3f9e143a"
10789 },
10790 "dist": {
10791 "type": "zip",
10792 "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/3c68697365f0b71e357d773d91a6c77f3f9e143a",
10793 "reference": "3c68697365f0b71e357d773d91a6c77f3f9e143a",
10794 "shasum": ""
10795 },
10796 "require": {
10797 "nikic/php-parser": "^4.0",
10798 "php": "~7.1",
10799 "phpstan/phpdoc-parser": "^0.3",
10800 "phpstan/phpstan": "^0.11.7"
10801 },
10802 "conflict": {
10803 "doctrine/collections": "<1.0",
10804 "doctrine/common": "<2.7",
10805 "doctrine/mongodb-odm": "<1.2",
10806 "doctrine/orm": "<2.5"
10807 },
10808 "require-dev": {
10809 "consistence/coding-standard": "^3.8",
10810 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
10811 "doctrine/collections": "^1.0",
10812 "doctrine/common": "^2.7",
10813 "doctrine/mongodb-odm": "^1.2",
10814 "doctrine/orm": "^2.5",
10815 "jakub-onderka/php-parallel-lint": "^1.0",
10816 "phing/phing": "^2.16.0",
10817 "phpstan/phpstan-phpunit": "^0.11",
10818 "phpstan/phpstan-strict-rules": "^0.11",
10819 "phpunit/phpunit": "^7.0",
10820 "slevomat/coding-standard": "^5.0.4"
10821 },
10822 "type": "phpstan-extension",
10823 "extra": {
10824 "branch-alias": {
10825 "dev-master": "0.11-dev"
10826 },
10827 "phpstan": {
10828 "includes": [
10829 "extension.neon",
10830 "rules.neon"
10831 ]
10832 }
10833 },
10834 "autoload": {
10835 "psr-4": {
10836 "PHPStan\\": "src/"
10837 }
10838 },
10839 "notification-url": "https://packagist.org/downloads/",
10840 "license": [
10841 "MIT"
10842 ],
10843 "description": "Doctrine extensions for PHPStan",
10844 "time": "2019-05-29T06:01:20+00:00"
10845 },
10846 {
10847 "name": "phpstan/phpstan-phpunit",
10848 "version": "0.11.2",
10849 "source": {
10850 "type": "git",
10851 "url": "https://github.com/phpstan/phpstan-phpunit.git",
10852 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9"
10853 },
10854 "dist": {
10855 "type": "zip",
10856 "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
10857 "reference": "fbf2ad56c3b13189d29655e226c9b1da47c2fad9",
10858 "shasum": ""
10859 },
10860 "require": {
10861 "nikic/php-parser": "^4.0",
10862 "php": "~7.1",
10863 "phpstan/phpdoc-parser": "^0.3",
10864 "phpstan/phpstan": "^0.11.4"
10865 },
10866 "conflict": {
10867 "phpunit/phpunit": "<7.0"
10868 },
10869 "require-dev": {
10870 "consistence/coding-standard": "^3.0.1",
10871 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
10872 "jakub-onderka/php-parallel-lint": "^1.0",
10873 "phing/phing": "^2.16.0",
10874 "phpstan/phpstan-strict-rules": "^0.11",
10875 "phpunit/phpunit": "^7.0",
10876 "satooshi/php-coveralls": "^1.0",
10877 "slevomat/coding-standard": "^4.5.2"
10878 },
10879 "type": "phpstan-extension",
10880 "extra": {
10881 "branch-alias": {
10882 "dev-master": "0.11-dev"
10883 },
10884 "phpstan": {
10885 "includes": [
10886 "extension.neon",
10887 "rules.neon"
10888 ]
10889 }
10890 },
10891 "autoload": {
10892 "psr-4": {
10893 "PHPStan\\": "src/"
10894 }
10895 },
10896 "notification-url": "https://packagist.org/downloads/",
10897 "license": [
10898 "MIT"
10899 ],
10900 "description": "PHPUnit extensions and rules for PHPStan",
10901 "time": "2019-05-17T17:50:16+00:00"
10902 },
10903 {
10904 "name": "phpstan/phpstan-symfony",
10905 "version": "0.11.6",
10906 "source": {
10907 "type": "git",
10908 "url": "https://github.com/phpstan/phpstan-symfony.git",
10909 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084"
10910 },
10911 "dist": {
10912 "type": "zip",
10913 "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/c7be3054c21fd472a52b1c38eb129c3f93776084",
10914 "reference": "c7be3054c21fd472a52b1c38eb129c3f93776084",
10915 "shasum": ""
10916 },
10917 "require": {
10918 "ext-simplexml": "*",
10919 "nikic/php-parser": "^4.0",
10920 "php": "^7.1",
10921 "phpstan/phpstan": "^0.11.7"
10922 },
10923 "conflict": {
10924 "symfony/framework-bundle": "<3.0"
10925 },
10926 "require-dev": {
10927 "consistence/coding-standard": "^3.0.1",
10928 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
10929 "jakub-onderka/php-parallel-lint": "^1.0",
10930 "nette/di": "^3.0-stable",
10931 "phing/phing": "^2.16.0",
10932 "phpstan/phpstan-phpunit": "^0.11",
10933 "phpstan/phpstan-strict-rules": "^0.11",
10934 "phpunit/phpunit": "^7.0",
10935 "slevomat/coding-standard": "^4.5.2",
10936 "squizlabs/php_codesniffer": "^3.3.2",
10937 "symfony/console": "^3.0 || ^4.0",
10938 "symfony/framework-bundle": "^3.0 || ^4.0",
10939 "symfony/messenger": "^4.2",
10940 "symfony/serializer": "^3.0 || ^4.0"
10941 },
10942 "type": "phpstan-extension",
10943 "extra": {
10944 "branch-alias": {
10945 "dev-master": "0.11-dev"
10946 },
10947 "phpstan": {
10948 "includes": [
10949 "extension.neon"
10950 ]
10951 }
10952 },
10953 "autoload": {
10954 "psr-4": {
10955 "PHPStan\\": "src/"
10956 }
10957 },
10958 "notification-url": "https://packagist.org/downloads/",
10959 "license": [
10960 "MIT"
10961 ],
10962 "authors": [
10963 {
10964 "name": "Lukáš Unger",
10965 "email": "looky.msc@gmail.com",
10966 "homepage": "https://lookyman.net"
10967 }
10968 ],
10969 "description": "Symfony Framework extensions and rules for PHPStan",
10970 "time": "2019-05-19T17:40:25+00:00"
10971 },
10972 {
10973 "name": "sensio/generator-bundle",
10974 "version": "v3.1.7",
10975 "source": {
10976 "type": "git",
10977 "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
10978 "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65"
10979 },
10980 "dist": {
10981 "type": "zip",
10982 "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/28cbaa244bd0816fd8908b93f90380bcd7b67a65",
10983 "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65",
10984 "shasum": ""
10985 },
10986 "require": {
10987 "symfony/console": "~2.7|~3.0",
10988 "symfony/framework-bundle": "~2.7|~3.0",
10989 "symfony/process": "~2.7|~3.0",
10990 "symfony/yaml": "~2.7|~3.0",
10991 "twig/twig": "^1.28.2|^2.0"
10992 },
10993 "require-dev": {
10994 "doctrine/orm": "~2.4",
10995 "symfony/doctrine-bridge": "~2.7|~3.0",
10996 "symfony/filesystem": "~2.7|~3.0",
10997 "symfony/phpunit-bridge": "^3.3"
10998 },
10999 "type": "symfony-bundle",
11000 "extra": {
11001 "branch-alias": {
11002 "dev-master": "3.1.x-dev"
11003 }
11004 },
11005 "autoload": {
11006 "psr-4": {
11007 "Sensio\\Bundle\\GeneratorBundle\\": ""
11008 },
11009 "exclude-from-classmap": [
11010 "/Tests/"
11011 ]
11012 },
11013 "notification-url": "https://packagist.org/downloads/",
11014 "license": [
11015 "MIT"
11016 ],
11017 "authors": [
11018 {
11019 "name": "Fabien Potencier",
11020 "email": "fabien@symfony.com"
11021 }
11022 ],
11023 "description": "This bundle generates code for you",
11024 "time": "2017-12-07T15:36:41+00:00"
11025 },
11026 {
11027 "name": "symfony/phpunit-bridge",
11028 "version": "v4.3.2",
11029 "source": {
11030 "type": "git",
11031 "url": "https://github.com/symfony/phpunit-bridge.git",
11032 "reference": "573b5c4a36a171b94cf031d8dc6cc568082190f1"
11033 },
11034 "dist": {
11035 "type": "zip",
11036 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/573b5c4a36a171b94cf031d8dc6cc568082190f1",
11037 "reference": "573b5c4a36a171b94cf031d8dc6cc568082190f1",
11038 "shasum": ""
11039 },
11040 "require": {
11041 "php": ">=5.5.9"
11042 },
11043 "conflict": {
11044 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
11045 },
11046 "suggest": {
11047 "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
11048 },
11049 "bin": [
11050 "bin/simple-phpunit"
11051 ],
11052 "type": "symfony-bridge",
11053 "extra": {
11054 "branch-alias": {
11055 "dev-master": "4.3-dev"
11056 },
11057 "thanks": {
11058 "name": "phpunit/phpunit",
11059 "url": "https://github.com/sebastianbergmann/phpunit"
11060 }
11061 },
11062 "autoload": {
11063 "files": [
11064 "bootstrap.php"
11065 ],
11066 "psr-4": {
11067 "Symfony\\Bridge\\PhpUnit\\": ""
11068 },
11069 "exclude-from-classmap": [
11070 "/Tests/"
11071 ]
11072 },
11073 "notification-url": "https://packagist.org/downloads/",
11074 "license": [
11075 "MIT"
11076 ],
11077 "authors": [
11078 {
11079 "name": "Nicolas Grekas",
11080 "email": "p@tchwork.com"
11081 },
11082 {
11083 "name": "Symfony Community",
11084 "homepage": "https://symfony.com/contributors"
11085 }
11086 ],
11087 "description": "Symfony PHPUnit Bridge",
11088 "homepage": "https://symfony.com",
11089 "time": "2019-06-26T12:14:14+00:00"
11090 }
11091 ],
11092 "aliases": [],
11093 "minimum-stability": "dev",
11094 "stability-flags": {
11095 "grandt/phpepub": 20,
11096 "craue/config-bundle": 20,
11097 "predis/predis": 20
11098 },
11099 "prefer-stable": true,
11100 "prefer-lowest": false,
11101 "platform": {
11102 "php": ">=7.1.3",
11103 "ext-pcre": "*",
11104 "ext-dom": "*",
11105 "ext-curl": "*",
11106 "ext-gd": "*",
11107 "ext-session": "*",
11108 "ext-ctype": "*",
11109 "ext-hash": "*",
11110 "ext-simplexml": "*",
11111 "ext-json": "*",
11112 "ext-mbstring": "*",
11113 "ext-xml": "*",
11114 "ext-iconv": "*",
11115 "ext-tokenizer": "*",
11116 "ext-pdo": "*",
11117 "ext-tidy": "*"
11118 },
11119 "platform-dev": [],
11120 "platform-overrides": {
11121 "php": "7.1.3"
11122 }
11123 }