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"
7 "content-hash": "91f7e228854221d9ee4391104679b610",
10 "name": "composer/package-versions-deprecated",
11 "version": "1.11.99.1",
14 "url": "https://github.com/composer/package-versions-deprecated.git",
15 "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6"
19 "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
20 "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
24 "composer-plugin-api": "^1.1.0 || ^2.0",
28 "ocramius/package-versions": "1.11.99"
31 "composer/composer": "^1.9.3 || ^2.0@dev",
33 "phpunit/phpunit": "^6.5 || ^7"
35 "type": "composer-plugin",
37 "class": "PackageVersions\\Installer",
39 "dev-master": "1.x-dev"
44 "PackageVersions\\": "src/PackageVersions"
47 "notification-url": "https://packagist.org/downloads/",
53 "name": "Marco Pivetta",
54 "email": "ocramius@gmail.com"
57 "name": "Jordi Boggiano",
58 "email": "j.boggiano@seld.be"
61 "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
63 "issues": "https://github.com/composer/package-versions-deprecated/issues",
64 "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.1"
68 "url": "https://packagist.com",
72 "url": "https://github.com/composer",
76 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
80 "time": "2020-11-11T10:22:58+00:00"
83 "name": "doctrine/annotations",
87 "url": "https://github.com/doctrine/annotations.git",
88 "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad"
92 "url": "https://api.github.com/repos/doctrine/annotations/zipball/ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
93 "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
97 "doctrine/lexer": "1.*",
102 "doctrine/cache": "1.*",
103 "doctrine/coding-standard": "^6.0 || ^8.1",
104 "phpstan/phpstan": "^0.12.20",
105 "phpunit/phpunit": "^7.5 || ^9.1.5"
110 "dev-master": "1.11.x-dev"
115 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
118 "notification-url": "https://packagist.org/downloads/",
124 "name": "Guilherme Blanco",
125 "email": "guilhermeblanco@gmail.com"
128 "name": "Roman Borschel",
129 "email": "roman@code-factory.org"
132 "name": "Benjamin Eberlei",
133 "email": "kontakt@beberlei.de"
136 "name": "Jonathan Wage",
137 "email": "jonwage@gmail.com"
140 "name": "Johannes Schmitt",
141 "email": "schmittjoh@gmail.com"
144 "description": "Docblock Annotations Parser",
145 "homepage": "https://www.doctrine-project.org/projects/annotations.html",
152 "issues": "https://github.com/doctrine/annotations/issues",
153 "source": "https://github.com/doctrine/annotations/tree/1.11.1"
155 "time": "2020-10-26T10:28:16+00:00"
158 "name": "doctrine/cache",
162 "url": "https://github.com/doctrine/cache.git",
163 "reference": "13e3381b25847283a91948d04640543941309727"
167 "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
168 "reference": "13e3381b25847283a91948d04640543941309727",
172 "php": "~7.1 || ^8.0"
175 "doctrine/common": ">2.2,<2.4"
178 "alcaeus/mongo-php-adapter": "^1.1",
179 "doctrine/coding-standard": "^6.0",
180 "mongodb/mongodb": "^1.1",
181 "phpunit/phpunit": "^7.0",
182 "predis/predis": "~1.0"
185 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
190 "dev-master": "1.9.x-dev"
195 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
198 "notification-url": "https://packagist.org/downloads/",
204 "name": "Guilherme Blanco",
205 "email": "guilhermeblanco@gmail.com"
208 "name": "Roman Borschel",
209 "email": "roman@code-factory.org"
212 "name": "Benjamin Eberlei",
213 "email": "kontakt@beberlei.de"
216 "name": "Jonathan Wage",
217 "email": "jonwage@gmail.com"
220 "name": "Johannes Schmitt",
221 "email": "schmittjoh@gmail.com"
224 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
225 "homepage": "https://www.doctrine-project.org/projects/cache.html",
238 "issues": "https://github.com/doctrine/cache/issues",
239 "source": "https://github.com/doctrine/cache/tree/1.10.x"
243 "url": "https://www.doctrine-project.org/sponsorship.html",
247 "url": "https://www.patreon.com/phpdoctrine",
251 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
255 "time": "2020-07-07T18:54:01+00:00"
258 "name": "doctrine/collections",
262 "url": "https://github.com/doctrine/collections.git",
263 "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
267 "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
268 "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
272 "php": "^7.1.3 || ^8.0"
275 "doctrine/coding-standard": "^6.0",
276 "phpstan/phpstan-shim": "^0.9.2",
277 "phpunit/phpunit": "^7.0",
278 "vimeo/psalm": "^3.8.1"
283 "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
286 "notification-url": "https://packagist.org/downloads/",
292 "name": "Guilherme Blanco",
293 "email": "guilhermeblanco@gmail.com"
296 "name": "Roman Borschel",
297 "email": "roman@code-factory.org"
300 "name": "Benjamin Eberlei",
301 "email": "kontakt@beberlei.de"
304 "name": "Jonathan Wage",
305 "email": "jonwage@gmail.com"
308 "name": "Johannes Schmitt",
309 "email": "schmittjoh@gmail.com"
312 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
313 "homepage": "https://www.doctrine-project.org/projects/collections.html",
321 "issues": "https://github.com/doctrine/collections/issues",
322 "source": "https://github.com/doctrine/collections/tree/1.6.7"
324 "time": "2020-07-27T17:53:49+00:00"
327 "name": "doctrine/common",
331 "url": "https://github.com/doctrine/common.git",
332 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
336 "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
337 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
341 "doctrine/annotations": "^1.0",
342 "doctrine/cache": "^1.0",
343 "doctrine/collections": "^1.0",
344 "doctrine/event-manager": "^1.0",
345 "doctrine/inflector": "^1.0",
346 "doctrine/lexer": "^1.0",
347 "doctrine/persistence": "^1.3.3",
348 "doctrine/reflection": "^1.0",
349 "php": "^7.1 || ^8.0"
352 "doctrine/coding-standard": "^1.0",
353 "phpstan/phpstan": "^0.11",
354 "phpstan/phpstan-phpunit": "^0.11",
355 "phpunit/phpunit": "^7.0",
356 "squizlabs/php_codesniffer": "^3.0",
357 "symfony/phpunit-bridge": "^4.0.5"
362 "dev-master": "2.11.x-dev"
367 "Doctrine\\Common\\": "lib/Doctrine/Common"
370 "notification-url": "https://packagist.org/downloads/",
376 "name": "Guilherme Blanco",
377 "email": "guilhermeblanco@gmail.com"
380 "name": "Roman Borschel",
381 "email": "roman@code-factory.org"
384 "name": "Benjamin Eberlei",
385 "email": "kontakt@beberlei.de"
388 "name": "Jonathan Wage",
389 "email": "jonwage@gmail.com"
392 "name": "Johannes Schmitt",
393 "email": "schmittjoh@gmail.com"
396 "name": "Marco Pivetta",
397 "email": "ocramius@gmail.com"
400 "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.",
401 "homepage": "https://www.doctrine-project.org/projects/common.html",
408 "issues": "https://github.com/doctrine/common/issues",
409 "source": "https://github.com/doctrine/common/tree/2.13.x"
413 "url": "https://www.doctrine-project.org/sponsorship.html",
417 "url": "https://www.patreon.com/phpdoctrine",
421 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
425 "time": "2020-06-05T16:46:05+00:00"
428 "name": "doctrine/dbal",
432 "url": "https://github.com/doctrine/dbal.git",
433 "reference": "adce7a954a1c2f14f85e94aed90c8489af204086"
437 "url": "https://api.github.com/repos/doctrine/dbal/zipball/adce7a954a1c2f14f85e94aed90c8489af204086",
438 "reference": "adce7a954a1c2f14f85e94aed90c8489af204086",
442 "doctrine/cache": "^1.0",
443 "doctrine/event-manager": "^1.0",
448 "doctrine/coding-standard": "^8.1",
449 "jetbrains/phpstorm-stubs": "^2019.1",
450 "phpstan/phpstan": "^0.12.40",
451 "phpunit/phpunit": "^9.4",
452 "psalm/plugin-phpunit": "^0.10.0",
453 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
454 "vimeo/psalm": "^3.17.2"
457 "symfony/console": "For helpful console commands such as SQL execution and import of files."
465 "dev-master": "4.0.x-dev"
470 "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
473 "notification-url": "https://packagist.org/downloads/",
479 "name": "Guilherme Blanco",
480 "email": "guilhermeblanco@gmail.com"
483 "name": "Roman Borschel",
484 "email": "roman@code-factory.org"
487 "name": "Benjamin Eberlei",
488 "email": "kontakt@beberlei.de"
491 "name": "Jonathan Wage",
492 "email": "jonwage@gmail.com"
495 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
496 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
519 "issues": "https://github.com/doctrine/dbal/issues",
520 "source": "https://github.com/doctrine/dbal/tree/2.12.1"
524 "url": "https://www.doctrine-project.org/sponsorship.html",
528 "url": "https://www.patreon.com/phpdoctrine",
532 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
536 "time": "2020-11-14T20:26:58+00:00"
539 "name": "doctrine/doctrine-bundle",
540 "version": "1.12.13",
543 "url": "https://github.com/doctrine/DoctrineBundle.git",
544 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c"
548 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/85460b85edd8f61a16ad311e7ffc5d255d3c937c",
549 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c",
553 "doctrine/dbal": "^2.5.12|^3.0",
554 "doctrine/doctrine-cache-bundle": "~1.2",
555 "doctrine/persistence": "^1.3.3",
556 "jdorn/sql-formatter": "^1.2.16",
557 "php": "^7.1 || ^8.0",
558 "symfony/cache": "^3.4.30|^4.3.3",
559 "symfony/config": "^3.4.30|^4.3.3",
560 "symfony/console": "^3.4.30|^4.3.3",
561 "symfony/dependency-injection": "^3.4.30|^4.3.3",
562 "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
563 "symfony/framework-bundle": "^3.4.30|^4.3.3",
564 "symfony/service-contracts": "^1.1.1|^2.0"
567 "doctrine/orm": "<2.6",
568 "twig/twig": "<1.34|>=2.0,<2.4"
571 "doctrine/coding-standard": "^6.0",
572 "doctrine/orm": "^2.6",
573 "ocramius/proxy-manager": "^2.1",
574 "php-coveralls/php-coveralls": "^2.1",
575 "phpunit/phpunit": "^7.5",
576 "symfony/phpunit-bridge": "^4.2",
577 "symfony/property-info": "^3.4.30|^4.3.3",
578 "symfony/proxy-manager-bridge": "^3.4|^4|^5",
579 "symfony/twig-bridge": "^3.4|^4.1",
580 "symfony/validator": "^3.4.30|^4.3.3",
581 "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
582 "symfony/yaml": "^3.4.30|^4.3.3",
583 "twig/twig": "^1.34|^2.12"
586 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
587 "symfony/web-profiler-bundle": "To use the data collector."
589 "type": "symfony-bundle",
592 "dev-master": "2.3.x-dev"
597 "Doctrine\\Bundle\\DoctrineBundle\\": ""
600 "notification-url": "https://packagist.org/downloads/",
606 "name": "Fabien Potencier",
607 "email": "fabien@symfony.com"
610 "name": "Benjamin Eberlei",
611 "email": "kontakt@beberlei.de"
614 "name": "Symfony Community",
615 "homepage": "http://symfony.com/contributors"
618 "name": "Doctrine Project",
619 "homepage": "http://www.doctrine-project.org/"
622 "description": "Symfony DoctrineBundle",
623 "homepage": "http://www.doctrine-project.org",
631 "issues": "https://github.com/doctrine/DoctrineBundle/issues",
632 "source": "https://github.com/doctrine/DoctrineBundle/tree/1.12.13"
636 "url": "https://www.doctrine-project.org/sponsorship.html",
640 "url": "https://www.patreon.com/phpdoctrine",
644 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
648 "time": "2020-11-14T13:38:44+00:00"
651 "name": "doctrine/doctrine-cache-bundle",
655 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
656 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
660 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
661 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
665 "doctrine/cache": "^1.4.2",
666 "doctrine/inflector": "^1.0",
668 "symfony/doctrine-bridge": "^3.4|^4.0"
671 "instaclick/coding-standard": "~1.1",
672 "instaclick/object-calisthenics-sniffs": "dev-master",
673 "instaclick/symfony2-coding-standard": "dev-remaster",
674 "phpunit/phpunit": "^7.0",
675 "predis/predis": "~0.8",
676 "satooshi/php-coveralls": "^1.0",
677 "squizlabs/php_codesniffer": "~1.5",
678 "symfony/console": "^3.4|^4.0",
679 "symfony/finder": "^3.4|^4.0",
680 "symfony/framework-bundle": "^3.4|^4.0",
681 "symfony/phpunit-bridge": "^3.4|^4.0",
682 "symfony/security-acl": "^2.8",
683 "symfony/validator": "^3.4|^4.0",
684 "symfony/yaml": "^3.4|^4.0"
687 "symfony/security-acl": "For using this bundle to cache ACLs"
689 "type": "symfony-bundle",
692 "dev-master": "1.4.x-dev"
697 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
699 "exclude-from-classmap": [
703 "notification-url": "https://packagist.org/downloads/",
709 "name": "Fabien Potencier",
710 "email": "fabien@symfony.com"
713 "name": "Benjamin Eberlei",
714 "email": "kontakt@beberlei.de"
717 "name": "Fabio B. Silva",
718 "email": "fabio.bat.silva@gmail.com"
721 "name": "Guilherme Blanco",
722 "email": "guilhermeblanco@hotmail.com"
725 "name": "Symfony Community",
726 "homepage": "http://symfony.com/contributors"
729 "name": "Doctrine Project",
730 "homepage": "http://www.doctrine-project.org/"
733 "description": "Symfony Bundle for Doctrine Cache",
734 "homepage": "https://www.doctrine-project.org",
740 "issues": "https://github.com/doctrine/DoctrineCacheBundle/issues",
741 "source": "https://github.com/doctrine/DoctrineCacheBundle/tree/1.4.0"
744 "time": "2019-11-29T11:22:01+00:00"
747 "name": "doctrine/event-manager",
751 "url": "https://github.com/doctrine/event-manager.git",
752 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
756 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
757 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
761 "php": "^7.1 || ^8.0"
764 "doctrine/common": "<2.9@dev"
767 "doctrine/coding-standard": "^6.0",
768 "phpunit/phpunit": "^7.0"
773 "dev-master": "1.0.x-dev"
778 "Doctrine\\Common\\": "lib/Doctrine/Common"
781 "notification-url": "https://packagist.org/downloads/",
787 "name": "Guilherme Blanco",
788 "email": "guilhermeblanco@gmail.com"
791 "name": "Roman Borschel",
792 "email": "roman@code-factory.org"
795 "name": "Benjamin Eberlei",
796 "email": "kontakt@beberlei.de"
799 "name": "Jonathan Wage",
800 "email": "jonwage@gmail.com"
803 "name": "Johannes Schmitt",
804 "email": "schmittjoh@gmail.com"
807 "name": "Marco Pivetta",
808 "email": "ocramius@gmail.com"
811 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
812 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
821 "issues": "https://github.com/doctrine/event-manager/issues",
822 "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
826 "url": "https://www.doctrine-project.org/sponsorship.html",
830 "url": "https://www.patreon.com/phpdoctrine",
834 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
838 "time": "2020-05-29T18:28:51+00:00"
841 "name": "doctrine/inflector",
845 "url": "https://github.com/doctrine/inflector.git",
846 "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c"
850 "url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c",
851 "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c",
855 "php": "^7.2 || ^8.0"
858 "doctrine/coding-standard": "^7.0",
859 "phpstan/phpstan": "^0.11",
860 "phpstan/phpstan-phpunit": "^0.11",
861 "phpstan/phpstan-strict-rules": "^0.11",
862 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
867 "dev-master": "2.0.x-dev"
872 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
873 "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
876 "notification-url": "https://packagist.org/downloads/",
882 "name": "Guilherme Blanco",
883 "email": "guilhermeblanco@gmail.com"
886 "name": "Roman Borschel",
887 "email": "roman@code-factory.org"
890 "name": "Benjamin Eberlei",
891 "email": "kontakt@beberlei.de"
894 "name": "Jonathan Wage",
895 "email": "jonwage@gmail.com"
898 "name": "Johannes Schmitt",
899 "email": "schmittjoh@gmail.com"
902 "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
903 "homepage": "https://www.doctrine-project.org/projects/inflector.html",
917 "issues": "https://github.com/doctrine/inflector/issues",
918 "source": "https://github.com/doctrine/inflector/tree/1.4.x"
922 "url": "https://www.doctrine-project.org/sponsorship.html",
926 "url": "https://www.patreon.com/phpdoctrine",
930 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
934 "time": "2020-05-29T07:19:59+00:00"
937 "name": "doctrine/instantiator",
941 "url": "https://github.com/doctrine/instantiator.git",
942 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
946 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
947 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
951 "php": "^7.1 || ^8.0"
954 "doctrine/coding-standard": "^8.0",
957 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
958 "phpstan/phpstan": "^0.12",
959 "phpstan/phpstan-phpunit": "^0.12",
960 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
965 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
968 "notification-url": "https://packagist.org/downloads/",
974 "name": "Marco Pivetta",
975 "email": "ocramius@gmail.com",
976 "homepage": "https://ocramius.github.io/"
979 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
980 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
986 "issues": "https://github.com/doctrine/instantiator/issues",
987 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
991 "url": "https://www.doctrine-project.org/sponsorship.html",
995 "url": "https://www.patreon.com/phpdoctrine",
999 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
1003 "time": "2020-11-10T18:47:58+00:00"
1006 "name": "doctrine/lexer",
1010 "url": "https://github.com/doctrine/lexer.git",
1011 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
1015 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
1016 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
1020 "php": "^7.2 || ^8.0"
1023 "doctrine/coding-standard": "^6.0",
1024 "phpstan/phpstan": "^0.11.8",
1025 "phpunit/phpunit": "^8.2"
1030 "dev-master": "1.2.x-dev"
1035 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
1038 "notification-url": "https://packagist.org/downloads/",
1044 "name": "Guilherme Blanco",
1045 "email": "guilhermeblanco@gmail.com"
1048 "name": "Roman Borschel",
1049 "email": "roman@code-factory.org"
1052 "name": "Johannes Schmitt",
1053 "email": "schmittjoh@gmail.com"
1056 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1057 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1066 "issues": "https://github.com/doctrine/lexer/issues",
1067 "source": "https://github.com/doctrine/lexer/tree/1.2.1"
1071 "url": "https://www.doctrine-project.org/sponsorship.html",
1075 "url": "https://www.patreon.com/phpdoctrine",
1079 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
1083 "time": "2020-05-25T17:44:05+00:00"
1086 "name": "doctrine/orm",
1090 "url": "https://github.com/doctrine/orm.git",
1091 "reference": "01187c9260cd085529ddd1273665217cae659640"
1095 "url": "https://api.github.com/repos/doctrine/orm/zipball/01187c9260cd085529ddd1273665217cae659640",
1096 "reference": "01187c9260cd085529ddd1273665217cae659640",
1100 "composer/package-versions-deprecated": "^1.8",
1101 "doctrine/annotations": "^1.11.1",
1102 "doctrine/cache": "^1.9.1",
1103 "doctrine/collections": "^1.5",
1104 "doctrine/common": "^2.11 || ^3.0",
1105 "doctrine/dbal": "^2.9.3",
1106 "doctrine/event-manager": "^1.1",
1107 "doctrine/inflector": "^1.0",
1108 "doctrine/instantiator": "^1.3",
1109 "doctrine/lexer": "^1.0",
1110 "doctrine/persistence": "^1.3.3 || ^2.0",
1113 "symfony/console": "^3.0|^4.0|^5.0"
1116 "doctrine/coding-standard": "^6.0",
1117 "phpstan/phpstan": "^0.12.18",
1118 "phpunit/phpunit": "^8.0",
1119 "symfony/yaml": "^3.4|^4.0|^5.0",
1120 "vimeo/psalm": "^3.11"
1123 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1131 "dev-master": "2.7.x-dev"
1136 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1139 "notification-url": "https://packagist.org/downloads/",
1145 "name": "Guilherme Blanco",
1146 "email": "guilhermeblanco@gmail.com"
1149 "name": "Roman Borschel",
1150 "email": "roman@code-factory.org"
1153 "name": "Benjamin Eberlei",
1154 "email": "kontakt@beberlei.de"
1157 "name": "Jonathan Wage",
1158 "email": "jonwage@gmail.com"
1161 "name": "Marco Pivetta",
1162 "email": "ocramius@gmail.com"
1165 "description": "Object-Relational-Mapper for PHP",
1166 "homepage": "https://www.doctrine-project.org/projects/orm.html",
1172 "issues": "https://github.com/doctrine/orm/issues",
1173 "source": "https://github.com/doctrine/orm/tree/2.7.5"
1175 "time": "2020-12-03T08:52:14+00:00"
1178 "name": "doctrine/persistence",
1182 "url": "https://github.com/doctrine/persistence.git",
1183 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
1187 "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
1188 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
1192 "doctrine/annotations": "^1.0",
1193 "doctrine/cache": "^1.0",
1194 "doctrine/collections": "^1.0",
1195 "doctrine/event-manager": "^1.0",
1196 "doctrine/reflection": "^1.2",
1197 "php": "^7.1 || ^8.0"
1200 "doctrine/common": "<2.10@dev"
1203 "doctrine/coding-standard": "^6.0",
1204 "phpstan/phpstan": "^0.11",
1205 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
1206 "vimeo/psalm": "^3.11"
1211 "dev-master": "1.3.x-dev"
1216 "Doctrine\\Common\\": "lib/Doctrine/Common",
1217 "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
1220 "notification-url": "https://packagist.org/downloads/",
1226 "name": "Guilherme Blanco",
1227 "email": "guilhermeblanco@gmail.com"
1230 "name": "Roman Borschel",
1231 "email": "roman@code-factory.org"
1234 "name": "Benjamin Eberlei",
1235 "email": "kontakt@beberlei.de"
1238 "name": "Jonathan Wage",
1239 "email": "jonwage@gmail.com"
1242 "name": "Johannes Schmitt",
1243 "email": "schmittjoh@gmail.com"
1246 "name": "Marco Pivetta",
1247 "email": "ocramius@gmail.com"
1250 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1251 "homepage": "https://doctrine-project.org/projects/persistence.html",
1260 "issues": "https://github.com/doctrine/persistence/issues",
1261 "source": "https://github.com/doctrine/persistence/tree/1.3.x"
1265 "url": "https://www.doctrine-project.org/sponsorship.html",
1269 "url": "https://www.patreon.com/phpdoctrine",
1273 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
1277 "time": "2020-06-20T12:56:16+00:00"
1280 "name": "doctrine/reflection",
1284 "url": "https://github.com/doctrine/reflection.git",
1285 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
1289 "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
1290 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
1294 "doctrine/annotations": "^1.0",
1295 "ext-tokenizer": "*",
1296 "php": "^7.1 || ^8.0"
1299 "doctrine/common": "<2.9"
1302 "doctrine/coding-standard": "^6.0 || ^8.2.0",
1303 "doctrine/common": "^2.10",
1304 "phpstan/phpstan": "^0.11.0 || ^0.12.20",
1305 "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
1306 "phpunit/phpunit": "^7.5 || ^9.1.5"
1311 "dev-master": "1.2.x-dev"
1316 "Doctrine\\Common\\": "lib/Doctrine/Common"
1319 "notification-url": "https://packagist.org/downloads/",
1325 "name": "Guilherme Blanco",
1326 "email": "guilhermeblanco@gmail.com"
1329 "name": "Roman Borschel",
1330 "email": "roman@code-factory.org"
1333 "name": "Benjamin Eberlei",
1334 "email": "kontakt@beberlei.de"
1337 "name": "Jonathan Wage",
1338 "email": "jonwage@gmail.com"
1341 "name": "Johannes Schmitt",
1342 "email": "schmittjoh@gmail.com"
1345 "name": "Marco Pivetta",
1346 "email": "ocramius@gmail.com"
1349 "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
1350 "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1356 "issues": "https://github.com/doctrine/reflection/issues",
1357 "source": "https://github.com/doctrine/reflection/tree/1.2.2"
1359 "abandoned": "roave/better-reflection",
1360 "time": "2020-10-27T21:46:55+00:00"
1363 "name": "egulias/email-validator",
1364 "version": "2.1.24",
1367 "url": "https://github.com/egulias/EmailValidator.git",
1368 "reference": "ca90a3291eee1538cd48ff25163240695bd95448"
1372 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ca90a3291eee1538cd48ff25163240695bd95448",
1373 "reference": "ca90a3291eee1538cd48ff25163240695bd95448",
1377 "doctrine/lexer": "^1.0.1",
1379 "symfony/polyfill-intl-idn": "^1.10"
1382 "dominicsayers/isemail": "^3.0.7",
1383 "phpunit/phpunit": "^4.8.36|^7.5.15",
1384 "satooshi/php-coveralls": "^1.0.1"
1387 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1392 "dev-master": "2.1.x-dev"
1397 "Egulias\\EmailValidator\\": "src"
1400 "notification-url": "https://packagist.org/downloads/",
1406 "name": "Eduardo Gulias Davis"
1409 "description": "A library for validating emails against several RFCs",
1410 "homepage": "https://github.com/egulias/EmailValidator",
1419 "issues": "https://github.com/egulias/EmailValidator/issues",
1420 "source": "https://github.com/egulias/EmailValidator/tree/2.1.24"
1424 "url": "https://github.com/egulias",
1428 "time": "2020-11-14T15:56:27+00:00"
1431 "name": "jdorn/sql-formatter",
1432 "version": "v1.2.17",
1435 "url": "https://github.com/jdorn/sql-formatter.git",
1436 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
1440 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
1441 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
1448 "phpunit/phpunit": "3.7.*"
1453 "dev-master": "1.3.x-dev"
1461 "notification-url": "https://packagist.org/downloads/",
1467 "name": "Jeremy Dorn",
1468 "email": "jeremy@jeremydorn.com",
1469 "homepage": "http://jeremydorn.com/"
1472 "description": "a PHP SQL highlighting library",
1473 "homepage": "https://github.com/jdorn/sql-formatter/",
1479 "issues": "https://github.com/jdorn/sql-formatter/issues",
1480 "source": "https://github.com/jdorn/sql-formatter/tree/master"
1482 "time": "2014-01-12T16:20:24+00:00"
1485 "name": "psr/cache",
1489 "url": "https://github.com/php-fig/cache.git",
1490 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
1494 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
1495 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
1504 "dev-master": "1.0.x-dev"
1509 "Psr\\Cache\\": "src/"
1512 "notification-url": "https://packagist.org/downloads/",
1519 "homepage": "http://www.php-fig.org/"
1522 "description": "Common interface for caching libraries",
1529 "source": "https://github.com/php-fig/cache/tree/master"
1531 "time": "2016-08-06T20:24:11+00:00"
1534 "name": "psr/container",
1538 "url": "https://github.com/php-fig/container.git",
1539 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1543 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1544 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1553 "dev-master": "1.0.x-dev"
1558 "Psr\\Container\\": "src/"
1561 "notification-url": "https://packagist.org/downloads/",
1568 "homepage": "http://www.php-fig.org/"
1571 "description": "Common Container Interface (PHP FIG PSR-11)",
1572 "homepage": "https://github.com/php-fig/container",
1576 "container-interface",
1577 "container-interop",
1581 "issues": "https://github.com/php-fig/container/issues",
1582 "source": "https://github.com/php-fig/container/tree/master"
1584 "time": "2017-02-14T16:28:37+00:00"
1591 "url": "https://github.com/php-fig/log.git",
1592 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
1596 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
1597 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
1606 "dev-master": "1.1.x-dev"
1611 "Psr\\Log\\": "Psr/Log/"
1614 "notification-url": "https://packagist.org/downloads/",
1621 "homepage": "http://www.php-fig.org/"
1624 "description": "Common interface for logging libraries",
1625 "homepage": "https://github.com/php-fig/log",
1632 "source": "https://github.com/php-fig/log/tree/1.1.3"
1634 "time": "2020-03-23T09:12:05+00:00"
1637 "name": "rapsys/airbundle",
1638 "version": "dev-master",
1641 "url": "https://rapsys@git.rapsys.eu/airbundle",
1642 "reference": "master"
1645 "doctrine/doctrine-bundle": "^1.12",
1646 "doctrine/orm": "^2.7",
1647 "symfony/flex": "^1.5",
1648 "symfony/form": "^4.4",
1649 "symfony/framework-bundle": "^4.4",
1650 "symfony/mailer": "^4.4",
1651 "symfony/profiler-pack": "^1.0",
1652 "symfony/security-bundle": "^4.4",
1653 "symfony/translation": "^4.4",
1654 "symfony/twig-bundle": "^4.4",
1655 "symfony/validator": "^4.4",
1656 "twig/extensions": "^1.5",
1657 "twig/html-extra": "^2.12"
1660 "doctrine/doctrine-fixtures-bundle": "^3.3",
1661 "symfony/browser-kit": "^4.3",
1662 "symfony/maker-bundle": "^1.14",
1663 "symfony/phpunit-bridge": "^4.4",
1664 "symfony/web-profiler-bundle": "^4.4"
1669 "Rapsys\\AirBundle\\": ""
1674 "name": "rapsys/packbundle",
1675 "version": "dev-master",
1678 "url": "https://rapsys@git.rapsys.eu/packbundle",
1679 "reference": "master"
1682 "symfony/asset": "^4.4",
1683 "symfony/flex": "^1.5",
1684 "symfony/framework-bundle": "^4.4",
1685 "symfony/process": "^4.4",
1686 "symfony/twig-bundle": "^4.4",
1687 "twig/extensions": "^1.5"
1692 "Rapsys\\PackBundle\\": ""
1697 "name": "rapsys/userbundle",
1698 "version": "dev-master",
1701 "url": "https://rapsys@git.rapsys.eu/userbundle",
1702 "reference": "master"
1705 "doctrine/doctrine-bundle": "^1.12",
1706 "symfony/flex": "^1.5",
1707 "symfony/form": "^4.4",
1708 "symfony/framework-bundle": "^4.4",
1709 "symfony/security-bundle": "^4.4",
1710 "symfony/validator": "^4.4"
1715 "Rapsys\\UserBundle\\": ""
1720 "name": "symfony/asset",
1721 "version": "v4.4.17",
1724 "url": "https://github.com/symfony/asset.git",
1725 "reference": "627761b47f94affdd8405e65245a8e1bbb810399"
1729 "url": "https://api.github.com/repos/symfony/asset/zipball/627761b47f94affdd8405e65245a8e1bbb810399",
1730 "reference": "627761b47f94affdd8405e65245a8e1bbb810399",
1737 "symfony/http-foundation": "^3.4|^4.0|^5.0",
1738 "symfony/http-kernel": "^3.4|^4.0|^5.0"
1741 "symfony/http-foundation": ""
1746 "Symfony\\Component\\Asset\\": ""
1748 "exclude-from-classmap": [
1752 "notification-url": "https://packagist.org/downloads/",
1758 "name": "Fabien Potencier",
1759 "email": "fabien@symfony.com"
1762 "name": "Symfony Community",
1763 "homepage": "https://symfony.com/contributors"
1766 "description": "Symfony Asset Component",
1767 "homepage": "https://symfony.com",
1769 "source": "https://github.com/symfony/asset/tree/v4.4.17"
1773 "url": "https://symfony.com/sponsor",
1777 "url": "https://github.com/fabpot",
1781 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1785 "time": "2020-10-24T11:50:19+00:00"
1788 "name": "symfony/cache",
1789 "version": "v4.4.17",
1792 "url": "https://github.com/symfony/cache.git",
1793 "reference": "6d330ca81ce5c98f22224c980507a7f7a7df82e8"
1797 "url": "https://api.github.com/repos/symfony/cache/zipball/6d330ca81ce5c98f22224c980507a7f7a7df82e8",
1798 "reference": "6d330ca81ce5c98f22224c980507a7f7a7df82e8",
1803 "psr/cache": "~1.0",
1805 "symfony/cache-contracts": "^1.1.7|^2",
1806 "symfony/service-contracts": "^1.1|^2",
1807 "symfony/var-exporter": "^4.2|^5.0"
1810 "doctrine/dbal": "<2.5",
1811 "symfony/dependency-injection": "<3.4",
1812 "symfony/http-kernel": "<4.4",
1813 "symfony/var-dumper": "<4.4"
1816 "psr/cache-implementation": "1.0",
1817 "psr/simple-cache-implementation": "1.0",
1818 "symfony/cache-implementation": "1.0"
1821 "cache/integration-tests": "dev-master",
1822 "doctrine/cache": "^1.6",
1823 "doctrine/dbal": "^2.5|^3.0",
1824 "predis/predis": "^1.1",
1825 "psr/simple-cache": "^1.0",
1826 "symfony/config": "^4.2|^5.0",
1827 "symfony/dependency-injection": "^3.4|^4.1|^5.0",
1828 "symfony/filesystem": "^4.4|^5.0",
1829 "symfony/http-kernel": "^4.4|^5.0",
1830 "symfony/var-dumper": "^4.4|^5.0"
1835 "Symfony\\Component\\Cache\\": ""
1837 "exclude-from-classmap": [
1841 "notification-url": "https://packagist.org/downloads/",
1847 "name": "Nicolas Grekas",
1848 "email": "p@tchwork.com"
1851 "name": "Symfony Community",
1852 "homepage": "https://symfony.com/contributors"
1855 "description": "Symfony Cache component with PSR-6, PSR-16, and tags",
1856 "homepage": "https://symfony.com",
1862 "source": "https://github.com/symfony/cache/tree/v4.4.17"
1866 "url": "https://symfony.com/sponsor",
1870 "url": "https://github.com/fabpot",
1874 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1878 "time": "2020-11-16T17:15:10+00:00"
1881 "name": "symfony/cache-contracts",
1882 "version": "v2.2.0",
1885 "url": "https://github.com/symfony/cache-contracts.git",
1886 "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb"
1890 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
1891 "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
1899 "symfony/cache-implementation": ""
1904 "dev-master": "2.2-dev"
1907 "name": "symfony/contracts",
1908 "url": "https://github.com/symfony/contracts"
1913 "Symfony\\Contracts\\Cache\\": ""
1916 "notification-url": "https://packagist.org/downloads/",
1922 "name": "Nicolas Grekas",
1923 "email": "p@tchwork.com"
1926 "name": "Symfony Community",
1927 "homepage": "https://symfony.com/contributors"
1930 "description": "Generic abstractions related to caching",
1931 "homepage": "https://symfony.com",
1941 "source": "https://github.com/symfony/cache-contracts/tree/v2.2.0"
1945 "url": "https://symfony.com/sponsor",
1949 "url": "https://github.com/fabpot",
1953 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1957 "time": "2020-09-07T11:33:47+00:00"
1960 "name": "symfony/config",
1961 "version": "v4.4.17",
1964 "url": "https://github.com/symfony/config.git",
1965 "reference": "4da4a6b07cc7d8d7d3e29842bc9c20401d555065"
1969 "url": "https://api.github.com/repos/symfony/config/zipball/4da4a6b07cc7d8d7d3e29842bc9c20401d555065",
1970 "reference": "4da4a6b07cc7d8d7d3e29842bc9c20401d555065",
1975 "symfony/filesystem": "^3.4|^4.0|^5.0",
1976 "symfony/polyfill-ctype": "~1.8"
1979 "symfony/finder": "<3.4"
1982 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
1983 "symfony/finder": "^3.4|^4.0|^5.0",
1984 "symfony/messenger": "^4.1|^5.0",
1985 "symfony/service-contracts": "^1.1|^2",
1986 "symfony/yaml": "^3.4|^4.0|^5.0"
1989 "symfony/yaml": "To use the yaml reference dumper"
1994 "Symfony\\Component\\Config\\": ""
1996 "exclude-from-classmap": [
2000 "notification-url": "https://packagist.org/downloads/",
2006 "name": "Fabien Potencier",
2007 "email": "fabien@symfony.com"
2010 "name": "Symfony Community",
2011 "homepage": "https://symfony.com/contributors"
2014 "description": "Symfony Config Component",
2015 "homepage": "https://symfony.com",
2017 "source": "https://github.com/symfony/config/tree/v4.4.17"
2021 "url": "https://symfony.com/sponsor",
2025 "url": "https://github.com/fabpot",
2029 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2033 "time": "2020-11-16T11:15:53+00:00"
2036 "name": "symfony/console",
2037 "version": "v4.4.17",
2040 "url": "https://github.com/symfony/console.git",
2041 "reference": "c8e37f6928c19816437a4dd7bf16e3bd79941470"
2045 "url": "https://api.github.com/repos/symfony/console/zipball/c8e37f6928c19816437a4dd7bf16e3bd79941470",
2046 "reference": "c8e37f6928c19816437a4dd7bf16e3bd79941470",
2051 "symfony/polyfill-mbstring": "~1.0",
2052 "symfony/polyfill-php73": "^1.8",
2053 "symfony/polyfill-php80": "^1.15",
2054 "symfony/service-contracts": "^1.1|^2"
2057 "symfony/dependency-injection": "<3.4",
2058 "symfony/event-dispatcher": "<4.3|>=5",
2059 "symfony/lock": "<4.4",
2060 "symfony/process": "<3.3"
2063 "psr/log-implementation": "1.0"
2067 "symfony/config": "^3.4|^4.0|^5.0",
2068 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
2069 "symfony/event-dispatcher": "^4.3",
2070 "symfony/lock": "^4.4|^5.0",
2071 "symfony/process": "^3.4|^4.0|^5.0",
2072 "symfony/var-dumper": "^4.3|^5.0"
2075 "psr/log": "For using the console logger",
2076 "symfony/event-dispatcher": "",
2078 "symfony/process": ""
2083 "Symfony\\Component\\Console\\": ""
2085 "exclude-from-classmap": [
2089 "notification-url": "https://packagist.org/downloads/",
2095 "name": "Fabien Potencier",
2096 "email": "fabien@symfony.com"
2099 "name": "Symfony Community",
2100 "homepage": "https://symfony.com/contributors"
2103 "description": "Symfony Console Component",
2104 "homepage": "https://symfony.com",
2106 "source": "https://github.com/symfony/console/tree/v4.4.17"
2110 "url": "https://symfony.com/sponsor",
2114 "url": "https://github.com/fabpot",
2118 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2122 "time": "2020-11-28T10:15:42+00:00"
2125 "name": "symfony/debug",
2126 "version": "v4.4.17",
2129 "url": "https://github.com/symfony/debug.git",
2130 "reference": "65fe7b49868378319b82da3035fb30801b931c47"
2134 "url": "https://api.github.com/repos/symfony/debug/zipball/65fe7b49868378319b82da3035fb30801b931c47",
2135 "reference": "65fe7b49868378319b82da3035fb30801b931c47",
2141 "symfony/polyfill-php80": "^1.15"
2144 "symfony/http-kernel": "<3.4"
2147 "symfony/http-kernel": "^3.4|^4.0|^5.0"
2152 "Symfony\\Component\\Debug\\": ""
2154 "exclude-from-classmap": [
2158 "notification-url": "https://packagist.org/downloads/",
2164 "name": "Fabien Potencier",
2165 "email": "fabien@symfony.com"
2168 "name": "Symfony Community",
2169 "homepage": "https://symfony.com/contributors"
2172 "description": "Symfony Debug Component",
2173 "homepage": "https://symfony.com",
2175 "source": "https://github.com/symfony/debug/tree/v4.4.17"
2179 "url": "https://symfony.com/sponsor",
2183 "url": "https://github.com/fabpot",
2187 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2191 "time": "2020-10-28T20:42:29+00:00"
2194 "name": "symfony/dependency-injection",
2195 "version": "v4.4.17",
2198 "url": "https://github.com/symfony/dependency-injection.git",
2199 "reference": "7126a3a25466a29b844c21394aabf6e7cf717b24"
2203 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7126a3a25466a29b844c21394aabf6e7cf717b24",
2204 "reference": "7126a3a25466a29b844c21394aabf6e7cf717b24",
2209 "psr/container": "^1.0",
2210 "symfony/service-contracts": "^1.1.6|^2"
2213 "symfony/config": "<4.3|>=5.0",
2214 "symfony/finder": "<3.4",
2215 "symfony/proxy-manager-bridge": "<3.4",
2216 "symfony/yaml": "<3.4"
2219 "psr/container-implementation": "1.0",
2220 "symfony/service-implementation": "1.0"
2223 "symfony/config": "^4.3",
2224 "symfony/expression-language": "^3.4|^4.0|^5.0",
2225 "symfony/yaml": "^3.4|^4.0|^5.0"
2228 "symfony/config": "",
2229 "symfony/expression-language": "For using expressions in service container configuration",
2230 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2231 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2237 "Symfony\\Component\\DependencyInjection\\": ""
2239 "exclude-from-classmap": [
2243 "notification-url": "https://packagist.org/downloads/",
2249 "name": "Fabien Potencier",
2250 "email": "fabien@symfony.com"
2253 "name": "Symfony Community",
2254 "homepage": "https://symfony.com/contributors"
2257 "description": "Symfony DependencyInjection Component",
2258 "homepage": "https://symfony.com",
2260 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.17"
2264 "url": "https://symfony.com/sponsor",
2268 "url": "https://github.com/fabpot",
2272 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2276 "time": "2020-11-27T15:54:06+00:00"
2279 "name": "symfony/doctrine-bridge",
2280 "version": "v4.4.17",
2283 "url": "https://github.com/symfony/doctrine-bridge.git",
2284 "reference": "cc9cc380f51c3ab7ad396fad8b30fc184894e6c1"
2288 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/cc9cc380f51c3ab7ad396fad8b30fc184894e6c1",
2289 "reference": "cc9cc380f51c3ab7ad396fad8b30fc184894e6c1",
2293 "doctrine/event-manager": "~1.0",
2294 "doctrine/persistence": "^1.3|^2",
2296 "symfony/polyfill-ctype": "~1.8",
2297 "symfony/polyfill-mbstring": "~1.0",
2298 "symfony/service-contracts": "^1.1|^2"
2301 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
2302 "symfony/dependency-injection": "<3.4",
2303 "symfony/form": "<4.4",
2304 "symfony/http-kernel": "<4.3.7",
2305 "symfony/messenger": "<4.3",
2306 "symfony/security-core": "<4.4",
2307 "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
2310 "composer/package-versions-deprecated": "^1.8",
2311 "doctrine/annotations": "~1.7",
2312 "doctrine/cache": "~1.6",
2313 "doctrine/collections": "~1.0",
2314 "doctrine/data-fixtures": "^1.1",
2315 "doctrine/dbal": "~2.4|^3.0",
2316 "doctrine/orm": "^2.6.3",
2317 "symfony/config": "^4.2|^5.0",
2318 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
2319 "symfony/expression-language": "^3.4|^4.0|^5.0",
2320 "symfony/form": "^4.4.11|^5.0.11",
2321 "symfony/http-kernel": "^4.3.7",
2322 "symfony/messenger": "^4.4|^5.0",
2323 "symfony/property-access": "^3.4|^4.0|^5.0",
2324 "symfony/property-info": "^3.4|^4.0|^5.0",
2325 "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
2326 "symfony/security-core": "^4.4|^5.0",
2327 "symfony/stopwatch": "^3.4|^4.0|^5.0",
2328 "symfony/translation": "^3.4|^4.0|^5.0",
2329 "symfony/validator": "^4.4.2|^5.0.2",
2330 "symfony/var-dumper": "^3.4|^4.0|^5.0"
2333 "doctrine/data-fixtures": "",
2334 "doctrine/dbal": "",
2337 "symfony/property-info": "",
2338 "symfony/validator": ""
2340 "type": "symfony-bridge",
2343 "Symfony\\Bridge\\Doctrine\\": ""
2345 "exclude-from-classmap": [
2349 "notification-url": "https://packagist.org/downloads/",
2355 "name": "Fabien Potencier",
2356 "email": "fabien@symfony.com"
2359 "name": "Symfony Community",
2360 "homepage": "https://symfony.com/contributors"
2363 "description": "Symfony Doctrine Bridge",
2364 "homepage": "https://symfony.com",
2366 "source": "https://github.com/symfony/doctrine-bridge/tree/v4.4.17"
2370 "url": "https://symfony.com/sponsor",
2374 "url": "https://github.com/fabpot",
2378 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2382 "time": "2020-11-09T19:21:10+00:00"
2385 "name": "symfony/dom-crawler",
2386 "version": "v4.4.17",
2389 "url": "https://github.com/symfony/dom-crawler.git",
2390 "reference": "30ad9ac96a01913195bf0328d48e29d54fa53e6e"
2394 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/30ad9ac96a01913195bf0328d48e29d54fa53e6e",
2395 "reference": "30ad9ac96a01913195bf0328d48e29d54fa53e6e",
2400 "symfony/polyfill-ctype": "~1.8",
2401 "symfony/polyfill-mbstring": "~1.0"
2404 "masterminds/html5": "<2.6"
2407 "masterminds/html5": "^2.6",
2408 "symfony/css-selector": "^3.4|^4.0|^5.0"
2411 "symfony/css-selector": ""
2416 "Symfony\\Component\\DomCrawler\\": ""
2418 "exclude-from-classmap": [
2422 "notification-url": "https://packagist.org/downloads/",
2428 "name": "Fabien Potencier",
2429 "email": "fabien@symfony.com"
2432 "name": "Symfony Community",
2433 "homepage": "https://symfony.com/contributors"
2436 "description": "Symfony DomCrawler Component",
2437 "homepage": "https://symfony.com",
2439 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.17"
2443 "url": "https://symfony.com/sponsor",
2447 "url": "https://github.com/fabpot",
2451 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2455 "time": "2020-10-24T11:50:19+00:00"
2458 "name": "symfony/dotenv",
2459 "version": "v4.4.17",
2462 "url": "https://github.com/symfony/dotenv.git",
2463 "reference": "6dd958a0c30bdf816ddef5052655a06d87fa343c"
2467 "url": "https://api.github.com/repos/symfony/dotenv/zipball/6dd958a0c30bdf816ddef5052655a06d87fa343c",
2468 "reference": "6dd958a0c30bdf816ddef5052655a06d87fa343c",
2475 "symfony/process": "^3.4.2|^4.0|^5.0"
2480 "Symfony\\Component\\Dotenv\\": ""
2482 "exclude-from-classmap": [
2486 "notification-url": "https://packagist.org/downloads/",
2492 "name": "Fabien Potencier",
2493 "email": "fabien@symfony.com"
2496 "name": "Symfony Community",
2497 "homepage": "https://symfony.com/contributors"
2500 "description": "Registers environment variables from a .env file",
2501 "homepage": "https://symfony.com",
2508 "source": "https://github.com/symfony/dotenv/tree/v4.4.17"
2512 "url": "https://symfony.com/sponsor",
2516 "url": "https://github.com/fabpot",
2520 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2524 "time": "2020-11-14T17:10:20+00:00"
2527 "name": "symfony/error-handler",
2528 "version": "v4.4.17",
2531 "url": "https://github.com/symfony/error-handler.git",
2532 "reference": "b0887cf8fc692eef2a4cf11cee3c5f5eb93fcfdf"
2536 "url": "https://api.github.com/repos/symfony/error-handler/zipball/b0887cf8fc692eef2a4cf11cee3c5f5eb93fcfdf",
2537 "reference": "b0887cf8fc692eef2a4cf11cee3c5f5eb93fcfdf",
2543 "symfony/debug": "^4.4.5",
2544 "symfony/polyfill-php80": "^1.15",
2545 "symfony/var-dumper": "^4.4|^5.0"
2548 "symfony/http-kernel": "^4.4|^5.0",
2549 "symfony/serializer": "^4.4|^5.0"
2554 "Symfony\\Component\\ErrorHandler\\": ""
2556 "exclude-from-classmap": [
2560 "notification-url": "https://packagist.org/downloads/",
2566 "name": "Fabien Potencier",
2567 "email": "fabien@symfony.com"
2570 "name": "Symfony Community",
2571 "homepage": "https://symfony.com/contributors"
2574 "description": "Symfony ErrorHandler Component",
2575 "homepage": "https://symfony.com",
2577 "source": "https://github.com/symfony/error-handler/tree/v4.4.17"
2581 "url": "https://symfony.com/sponsor",
2585 "url": "https://github.com/fabpot",
2589 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2593 "time": "2020-10-28T20:42:29+00:00"
2596 "name": "symfony/event-dispatcher",
2597 "version": "v4.4.17",
2600 "url": "https://github.com/symfony/event-dispatcher.git",
2601 "reference": "f029d6f21eac61ab23198e7aca40e7638e8c8924"
2605 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f029d6f21eac61ab23198e7aca40e7638e8c8924",
2606 "reference": "f029d6f21eac61ab23198e7aca40e7638e8c8924",
2611 "symfony/event-dispatcher-contracts": "^1.1"
2614 "symfony/dependency-injection": "<3.4"
2617 "psr/event-dispatcher-implementation": "1.0",
2618 "symfony/event-dispatcher-implementation": "1.1"
2622 "symfony/config": "^3.4|^4.0|^5.0",
2623 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
2624 "symfony/error-handler": "~3.4|~4.4",
2625 "symfony/expression-language": "^3.4|^4.0|^5.0",
2626 "symfony/http-foundation": "^3.4|^4.0|^5.0",
2627 "symfony/service-contracts": "^1.1|^2",
2628 "symfony/stopwatch": "^3.4|^4.0|^5.0"
2631 "symfony/dependency-injection": "",
2632 "symfony/http-kernel": ""
2637 "Symfony\\Component\\EventDispatcher\\": ""
2639 "exclude-from-classmap": [
2643 "notification-url": "https://packagist.org/downloads/",
2649 "name": "Fabien Potencier",
2650 "email": "fabien@symfony.com"
2653 "name": "Symfony Community",
2654 "homepage": "https://symfony.com/contributors"
2657 "description": "Symfony EventDispatcher Component",
2658 "homepage": "https://symfony.com",
2660 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.17"
2664 "url": "https://symfony.com/sponsor",
2668 "url": "https://github.com/fabpot",
2672 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2676 "time": "2020-10-31T22:44:29+00:00"
2679 "name": "symfony/event-dispatcher-contracts",
2680 "version": "v1.1.9",
2683 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
2684 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
2688 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
2689 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
2696 "psr/event-dispatcher": "",
2697 "symfony/event-dispatcher-implementation": ""
2702 "dev-master": "1.1-dev"
2705 "name": "symfony/contracts",
2706 "url": "https://github.com/symfony/contracts"
2711 "Symfony\\Contracts\\EventDispatcher\\": ""
2714 "notification-url": "https://packagist.org/downloads/",
2720 "name": "Nicolas Grekas",
2721 "email": "p@tchwork.com"
2724 "name": "Symfony Community",
2725 "homepage": "https://symfony.com/contributors"
2728 "description": "Generic abstractions related to dispatching event",
2729 "homepage": "https://symfony.com",
2739 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
2743 "url": "https://symfony.com/sponsor",
2747 "url": "https://github.com/fabpot",
2751 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2755 "time": "2020-07-06T13:19:58+00:00"
2758 "name": "symfony/filesystem",
2759 "version": "v4.4.17",
2762 "url": "https://github.com/symfony/filesystem.git",
2763 "reference": "17b83e36a911aefa2cfe04bbf6328ec4c040c1b2"
2767 "url": "https://api.github.com/repos/symfony/filesystem/zipball/17b83e36a911aefa2cfe04bbf6328ec4c040c1b2",
2768 "reference": "17b83e36a911aefa2cfe04bbf6328ec4c040c1b2",
2773 "symfony/polyfill-ctype": "~1.8"
2778 "Symfony\\Component\\Filesystem\\": ""
2780 "exclude-from-classmap": [
2784 "notification-url": "https://packagist.org/downloads/",
2790 "name": "Fabien Potencier",
2791 "email": "fabien@symfony.com"
2794 "name": "Symfony Community",
2795 "homepage": "https://symfony.com/contributors"
2798 "description": "Symfony Filesystem Component",
2799 "homepage": "https://symfony.com",
2801 "source": "https://github.com/symfony/filesystem/tree/v4.4.17"
2805 "url": "https://symfony.com/sponsor",
2809 "url": "https://github.com/fabpot",
2813 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2817 "time": "2020-11-11T22:20:15+00:00"
2820 "name": "symfony/finder",
2821 "version": "v4.4.17",
2824 "url": "https://github.com/symfony/finder.git",
2825 "reference": "9f1d1d883b79a91ef320c0c6e803494e042ef36e"
2829 "url": "https://api.github.com/repos/symfony/finder/zipball/9f1d1d883b79a91ef320c0c6e803494e042ef36e",
2830 "reference": "9f1d1d883b79a91ef320c0c6e803494e042ef36e",
2839 "Symfony\\Component\\Finder\\": ""
2841 "exclude-from-classmap": [
2845 "notification-url": "https://packagist.org/downloads/",
2851 "name": "Fabien Potencier",
2852 "email": "fabien@symfony.com"
2855 "name": "Symfony Community",
2856 "homepage": "https://symfony.com/contributors"
2859 "description": "Symfony Finder Component",
2860 "homepage": "https://symfony.com",
2862 "source": "https://github.com/symfony/finder/tree/v4.4.17"
2866 "url": "https://symfony.com/sponsor",
2870 "url": "https://github.com/fabpot",
2874 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2878 "time": "2020-11-17T19:45:34+00:00"
2881 "name": "symfony/flex",
2882 "version": "v1.11.0",
2885 "url": "https://github.com/symfony/flex.git",
2886 "reference": "ceb2b4e612bd0b4bb36a4d7fb2e800c861652f48"
2890 "url": "https://api.github.com/repos/symfony/flex/zipball/ceb2b4e612bd0b4bb36a4d7fb2e800c861652f48",
2891 "reference": "ceb2b4e612bd0b4bb36a4d7fb2e800c861652f48",
2895 "composer-plugin-api": "^1.0|^2.0",
2899 "composer/composer": "^1.0.2|^2.0",
2900 "symfony/dotenv": "^4.4|^5.0",
2901 "symfony/filesystem": "^4.4|^5.0",
2902 "symfony/phpunit-bridge": "^4.4|^5.0",
2903 "symfony/process": "^3.4|^4.4|^5.0"
2905 "type": "composer-plugin",
2908 "dev-main": "1.9-dev"
2910 "class": "Symfony\\Flex\\Flex"
2914 "Symfony\\Flex\\": "src"
2917 "notification-url": "https://packagist.org/downloads/",
2923 "name": "Fabien Potencier",
2924 "email": "fabien.potencier@gmail.com"
2927 "description": "Composer plugin for Symfony",
2929 "issues": "https://github.com/symfony/flex/issues",
2930 "source": "https://github.com/symfony/flex/tree/v1.11.0"
2934 "url": "https://symfony.com/sponsor",
2938 "url": "https://github.com/fabpot",
2942 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2946 "time": "2020-12-03T10:57:35+00:00"
2949 "name": "symfony/form",
2950 "version": "v4.4.17",
2953 "url": "https://github.com/symfony/form.git",
2954 "reference": "214e940d48cae3e33483d3ddadfc4d6cb80d1b62"
2958 "url": "https://api.github.com/repos/symfony/form/zipball/214e940d48cae3e33483d3ddadfc4d6cb80d1b62",
2959 "reference": "214e940d48cae3e33483d3ddadfc4d6cb80d1b62",
2964 "symfony/event-dispatcher": "^4.3",
2965 "symfony/intl": "^4.4|^5.0",
2966 "symfony/options-resolver": "~4.3|^5.0",
2967 "symfony/polyfill-ctype": "~1.8",
2968 "symfony/polyfill-mbstring": "~1.0",
2969 "symfony/property-access": "^3.4.40|^4.4.8|^5.0.8",
2970 "symfony/service-contracts": "^1.1|^2"
2973 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
2974 "symfony/console": "<4.3",
2975 "symfony/dependency-injection": "<3.4",
2976 "symfony/doctrine-bridge": "<3.4",
2977 "symfony/framework-bundle": "<3.4",
2978 "symfony/http-kernel": "<4.4",
2979 "symfony/intl": "<4.3",
2980 "symfony/translation": "<4.2",
2981 "symfony/twig-bridge": "<3.4.5|<4.0.5,>=4.0"
2984 "doctrine/collections": "~1.0",
2985 "symfony/config": "^3.4|^4.0|^5.0",
2986 "symfony/console": "^4.3|^5.0",
2987 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
2988 "symfony/expression-language": "^3.4|^4.0|^5.0",
2989 "symfony/http-foundation": "^3.4|^4.0|^5.0",
2990 "symfony/http-kernel": "^4.4",
2991 "symfony/security-csrf": "^3.4|^4.0|^5.0",
2992 "symfony/translation": "^4.2|^5.0",
2993 "symfony/validator": "^4.4.17|^5.1.9",
2994 "symfony/var-dumper": "^4.3|^5.0"
2997 "symfony/security-csrf": "For protecting forms against CSRF attacks.",
2998 "symfony/twig-bridge": "For templating with Twig.",
2999 "symfony/validator": "For form validation."
3004 "Symfony\\Component\\Form\\": ""
3006 "exclude-from-classmap": [
3010 "notification-url": "https://packagist.org/downloads/",
3016 "name": "Fabien Potencier",
3017 "email": "fabien@symfony.com"
3020 "name": "Symfony Community",
3021 "homepage": "https://symfony.com/contributors"
3024 "description": "Symfony Form Component",
3025 "homepage": "https://symfony.com",
3027 "source": "https://github.com/symfony/form/tree/v4.4.17"
3031 "url": "https://symfony.com/sponsor",
3035 "url": "https://github.com/fabpot",
3039 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3043 "time": "2020-11-27T08:28:28+00:00"
3046 "name": "symfony/framework-bundle",
3047 "version": "v4.4.17",
3050 "url": "https://github.com/symfony/framework-bundle.git",
3051 "reference": "3aea107a3cf50c351a492ab855caa6b2fd0f66a2"
3055 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/3aea107a3cf50c351a492ab855caa6b2fd0f66a2",
3056 "reference": "3aea107a3cf50c351a492ab855caa6b2fd0f66a2",
3062 "symfony/cache": "^4.4|^5.0",
3063 "symfony/config": "^4.3.4|^5.0",
3064 "symfony/dependency-injection": "^4.4.1|^5.0.1",
3065 "symfony/error-handler": "^4.4.1|^5.0.1",
3066 "symfony/filesystem": "^3.4|^4.0|^5.0",
3067 "symfony/finder": "^3.4|^4.0|^5.0",
3068 "symfony/http-foundation": "^4.4|^5.0",
3069 "symfony/http-kernel": "^4.4",
3070 "symfony/polyfill-mbstring": "~1.0",
3071 "symfony/routing": "^4.4|^5.0"
3074 "doctrine/persistence": "<1.3",
3075 "phpdocumentor/reflection-docblock": "<3.0",
3076 "phpdocumentor/type-resolver": "<0.2.1",
3077 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3078 "symfony/asset": "<3.4",
3079 "symfony/browser-kit": "<4.3",
3080 "symfony/console": "<4.3",
3081 "symfony/dom-crawler": "<4.3",
3082 "symfony/dotenv": "<4.3.6",
3083 "symfony/form": "<4.3.5",
3084 "symfony/http-client": "<4.4",
3085 "symfony/lock": "<4.4",
3086 "symfony/mailer": "<4.4",
3087 "symfony/messenger": "<4.4",
3088 "symfony/mime": "<4.4",
3089 "symfony/property-info": "<3.4",
3090 "symfony/security-bundle": "<4.4",
3091 "symfony/serializer": "<4.4",
3092 "symfony/stopwatch": "<3.4",
3093 "symfony/translation": "<4.4",
3094 "symfony/twig-bridge": "<4.1.1",
3095 "symfony/twig-bundle": "<4.4",
3096 "symfony/validator": "<4.4",
3097 "symfony/web-profiler-bundle": "<4.4",
3098 "symfony/workflow": "<4.3.6"
3101 "doctrine/annotations": "~1.7",
3102 "doctrine/cache": "~1.0",
3103 "paragonie/sodium_compat": "^1.8",
3104 "phpdocumentor/reflection-docblock": "^3.0|^4.0",
3105 "symfony/asset": "^3.4|^4.0|^5.0",
3106 "symfony/browser-kit": "^4.3|^5.0",
3107 "symfony/console": "^4.3.4|^5.0",
3108 "symfony/css-selector": "^3.4|^4.0|^5.0",
3109 "symfony/dom-crawler": "^4.3|^5.0",
3110 "symfony/dotenv": "^4.3.6|^5.0",
3111 "symfony/expression-language": "^3.4|^4.0|^5.0",
3112 "symfony/form": "^4.3.5|^5.0",
3113 "symfony/http-client": "^4.4|^5.0",
3114 "symfony/lock": "^4.4|^5.0",
3115 "symfony/mailer": "^4.4|^5.0",
3116 "symfony/messenger": "^4.4|^5.0",
3117 "symfony/mime": "^4.4|^5.0",
3118 "symfony/polyfill-intl-icu": "~1.0",
3119 "symfony/process": "^3.4|^4.0|^5.0",
3120 "symfony/property-info": "^3.4|^4.0|^5.0",
3121 "symfony/security-csrf": "^3.4|^4.0|^5.0",
3122 "symfony/security-http": "^3.4|^4.0|^5.0",
3123 "symfony/serializer": "^4.4|^5.0",
3124 "symfony/stopwatch": "^3.4|^4.0|^5.0",
3125 "symfony/templating": "^3.4|^4.0|^5.0",
3126 "symfony/translation": "^4.4|^5.0",
3127 "symfony/twig-bundle": "^4.4|^5.0",
3128 "symfony/validator": "^4.4|^5.0",
3129 "symfony/web-link": "^4.4|^5.0",
3130 "symfony/workflow": "^4.3.6|^5.0",
3131 "symfony/yaml": "^3.4|^4.0|^5.0",
3132 "twig/twig": "^1.41|^2.10|^3.0"
3135 "ext-apcu": "For best performance of the system caches",
3136 "symfony/console": "For using the console commands",
3137 "symfony/form": "For using forms",
3138 "symfony/property-info": "For using the property_info service",
3139 "symfony/serializer": "For using the serializer service",
3140 "symfony/validator": "For using validation",
3141 "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
3142 "symfony/yaml": "For using the debug:config and lint:yaml commands"
3144 "type": "symfony-bundle",
3147 "Symfony\\Bundle\\FrameworkBundle\\": ""
3149 "exclude-from-classmap": [
3153 "notification-url": "https://packagist.org/downloads/",
3159 "name": "Fabien Potencier",
3160 "email": "fabien@symfony.com"
3163 "name": "Symfony Community",
3164 "homepage": "https://symfony.com/contributors"
3167 "description": "Symfony FrameworkBundle",
3168 "homepage": "https://symfony.com",
3170 "source": "https://github.com/symfony/framework-bundle/tree/v4.4.17"
3174 "url": "https://symfony.com/sponsor",
3178 "url": "https://github.com/fabpot",
3182 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3186 "time": "2020-11-27T14:11:20+00:00"
3189 "name": "symfony/http-client-contracts",
3190 "version": "v2.3.1",
3193 "url": "https://github.com/symfony/http-client-contracts.git",
3194 "reference": "41db680a15018f9c1d4b23516059633ce280ca33"
3198 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33",
3199 "reference": "41db680a15018f9c1d4b23516059633ce280ca33",
3206 "symfony/http-client-implementation": ""
3210 "branch-version": "2.3",
3212 "dev-main": "2.3-dev"
3215 "name": "symfony/contracts",
3216 "url": "https://github.com/symfony/contracts"
3221 "Symfony\\Contracts\\HttpClient\\": ""
3224 "notification-url": "https://packagist.org/downloads/",
3230 "name": "Nicolas Grekas",
3231 "email": "p@tchwork.com"
3234 "name": "Symfony Community",
3235 "homepage": "https://symfony.com/contributors"
3238 "description": "Generic abstractions related to HTTP clients",
3239 "homepage": "https://symfony.com",
3249 "source": "https://github.com/symfony/http-client-contracts/tree/v2.3.1"
3253 "url": "https://symfony.com/sponsor",
3257 "url": "https://github.com/fabpot",
3261 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3265 "time": "2020-10-14T17:08:19+00:00"
3268 "name": "symfony/http-foundation",
3269 "version": "v4.4.17",
3272 "url": "https://github.com/symfony/http-foundation.git",
3273 "reference": "9eeb37ec0ff3049c782ca67041648e28ddd75a94"
3277 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9eeb37ec0ff3049c782ca67041648e28ddd75a94",
3278 "reference": "9eeb37ec0ff3049c782ca67041648e28ddd75a94",
3283 "symfony/mime": "^4.3|^5.0",
3284 "symfony/polyfill-mbstring": "~1.1"
3287 "predis/predis": "~1.0",
3288 "symfony/expression-language": "^3.4|^4.0|^5.0"
3293 "Symfony\\Component\\HttpFoundation\\": ""
3295 "exclude-from-classmap": [
3299 "notification-url": "https://packagist.org/downloads/",
3305 "name": "Fabien Potencier",
3306 "email": "fabien@symfony.com"
3309 "name": "Symfony Community",
3310 "homepage": "https://symfony.com/contributors"
3313 "description": "Symfony HttpFoundation Component",
3314 "homepage": "https://symfony.com",
3316 "source": "https://github.com/symfony/http-foundation/tree/v4.4.17"
3320 "url": "https://symfony.com/sponsor",
3324 "url": "https://github.com/fabpot",
3328 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3332 "time": "2020-11-03T11:58:18+00:00"
3335 "name": "symfony/http-kernel",
3336 "version": "v4.4.17",
3339 "url": "https://github.com/symfony/http-kernel.git",
3340 "reference": "9f5605ee05406d8afa40dc4f2954c6a61de3a984"
3344 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9f5605ee05406d8afa40dc4f2954c6a61de3a984",
3345 "reference": "9f5605ee05406d8afa40dc4f2954c6a61de3a984",
3351 "symfony/error-handler": "^4.4",
3352 "symfony/event-dispatcher": "^4.4",
3353 "symfony/http-client-contracts": "^1.1|^2",
3354 "symfony/http-foundation": "^4.4|^5.0",
3355 "symfony/polyfill-ctype": "^1.8",
3356 "symfony/polyfill-php73": "^1.9",
3357 "symfony/polyfill-php80": "^1.15"
3360 "symfony/browser-kit": "<4.3",
3361 "symfony/config": "<3.4",
3362 "symfony/console": ">=5",
3363 "symfony/dependency-injection": "<4.3",
3364 "symfony/translation": "<4.2",
3365 "twig/twig": "<1.34|<2.4,>=2"
3368 "psr/log-implementation": "1.0"
3371 "psr/cache": "~1.0",
3372 "symfony/browser-kit": "^4.3|^5.0",
3373 "symfony/config": "^3.4|^4.0|^5.0",
3374 "symfony/console": "^3.4|^4.0",
3375 "symfony/css-selector": "^3.4|^4.0|^5.0",
3376 "symfony/dependency-injection": "^4.3|^5.0",
3377 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
3378 "symfony/expression-language": "^3.4|^4.0|^5.0",
3379 "symfony/finder": "^3.4|^4.0|^5.0",
3380 "symfony/process": "^3.4|^4.0|^5.0",
3381 "symfony/routing": "^3.4|^4.0|^5.0",
3382 "symfony/stopwatch": "^3.4|^4.0|^5.0",
3383 "symfony/templating": "^3.4|^4.0|^5.0",
3384 "symfony/translation": "^4.2|^5.0",
3385 "symfony/translation-contracts": "^1.1|^2",
3386 "twig/twig": "^1.34|^2.4|^3.0"
3389 "symfony/browser-kit": "",
3390 "symfony/config": "",
3391 "symfony/console": "",
3392 "symfony/dependency-injection": ""
3397 "Symfony\\Component\\HttpKernel\\": ""
3399 "exclude-from-classmap": [
3403 "notification-url": "https://packagist.org/downloads/",
3409 "name": "Fabien Potencier",
3410 "email": "fabien@symfony.com"
3413 "name": "Symfony Community",
3414 "homepage": "https://symfony.com/contributors"
3417 "description": "Symfony HttpKernel Component",
3418 "homepage": "https://symfony.com",
3420 "source": "https://github.com/symfony/http-kernel/tree/v4.4.17"
3424 "url": "https://symfony.com/sponsor",
3428 "url": "https://github.com/fabpot",
3432 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3436 "time": "2020-11-29T09:23:08+00:00"
3439 "name": "symfony/inflector",
3440 "version": "v4.4.17",
3443 "url": "https://github.com/symfony/inflector.git",
3444 "reference": "a2ca868d7fc02800db67d1e1b6e5c83882d2aaa6"
3448 "url": "https://api.github.com/repos/symfony/inflector/zipball/a2ca868d7fc02800db67d1e1b6e5c83882d2aaa6",
3449 "reference": "a2ca868d7fc02800db67d1e1b6e5c83882d2aaa6",
3454 "symfony/polyfill-ctype": "~1.8"
3459 "Symfony\\Component\\Inflector\\": ""
3461 "exclude-from-classmap": [
3465 "notification-url": "https://packagist.org/downloads/",
3471 "name": "Bernhard Schussek",
3472 "email": "bschussek@gmail.com"
3475 "name": "Symfony Community",
3476 "homepage": "https://symfony.com/contributors"
3479 "description": "Symfony Inflector Component",
3480 "homepage": "https://symfony.com",
3490 "source": "https://github.com/symfony/inflector/tree/v4.4.17"
3494 "url": "https://symfony.com/sponsor",
3498 "url": "https://github.com/fabpot",
3502 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3506 "time": "2020-10-24T11:50:19+00:00"
3509 "name": "symfony/intl",
3510 "version": "v4.4.17",
3513 "url": "https://github.com/symfony/intl.git",
3514 "reference": "193aef23cdc5d27785e78aaf1ba3f9bfb6e99850"
3518 "url": "https://api.github.com/repos/symfony/intl/zipball/193aef23cdc5d27785e78aaf1ba3f9bfb6e99850",
3519 "reference": "193aef23cdc5d27785e78aaf1ba3f9bfb6e99850",
3524 "symfony/polyfill-intl-icu": "~1.0"
3527 "symfony/filesystem": "^3.4|^4.0|^5.0"
3530 "ext-intl": "to use the component with locales other than \"en\""
3535 "Symfony\\Component\\Intl\\": ""
3540 "exclude-from-classmap": [
3544 "notification-url": "https://packagist.org/downloads/",
3550 "name": "Bernhard Schussek",
3551 "email": "bschussek@gmail.com"
3554 "name": "Eriksen Costa",
3555 "email": "eriksen.costa@infranology.com.br"
3558 "name": "Igor Wiedler",
3559 "email": "igor@wiedler.ch"
3562 "name": "Symfony Community",
3563 "homepage": "https://symfony.com/contributors"
3566 "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
3567 "homepage": "https://symfony.com",
3571 "internationalization",
3577 "source": "https://github.com/symfony/intl/tree/v4.4.17"
3581 "url": "https://symfony.com/sponsor",
3585 "url": "https://github.com/fabpot",
3589 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3593 "time": "2020-11-03T11:57:46+00:00"
3596 "name": "symfony/mailer",
3597 "version": "v4.4.17",
3600 "url": "https://github.com/symfony/mailer.git",
3601 "reference": "ee9d1337d46d46d9022da7711c2f80614e3d9cda"
3605 "url": "https://api.github.com/repos/symfony/mailer/zipball/ee9d1337d46d46d9022da7711c2f80614e3d9cda",
3606 "reference": "ee9d1337d46d46d9022da7711c2f80614e3d9cda",
3610 "egulias/email-validator": "^2.1.10",
3613 "symfony/event-dispatcher": "^4.3",
3614 "symfony/mime": "^4.4|^5.0",
3615 "symfony/service-contracts": "^1.1|^2"
3618 "symfony/http-kernel": "<4.4",
3619 "symfony/sendgrid-mailer": "<4.4"
3622 "symfony/amazon-mailer": "^4.4|^5.0",
3623 "symfony/google-mailer": "^4.4|^5.0",
3624 "symfony/http-client-contracts": "^1.1|^2",
3625 "symfony/mailchimp-mailer": "^4.4|^5.0",
3626 "symfony/mailgun-mailer": "^4.4|^5.0",
3627 "symfony/messenger": "^4.4|^5.0",
3628 "symfony/postmark-mailer": "^4.4|^5.0",
3629 "symfony/sendgrid-mailer": "^4.4|^5.0"
3634 "Symfony\\Component\\Mailer\\": ""
3636 "exclude-from-classmap": [
3640 "notification-url": "https://packagist.org/downloads/",
3646 "name": "Fabien Potencier",
3647 "email": "fabien@symfony.com"
3650 "name": "Symfony Community",
3651 "homepage": "https://symfony.com/contributors"
3654 "description": "Symfony Mailer Component",
3655 "homepage": "https://symfony.com",
3657 "source": "https://github.com/symfony/mailer/tree/v4.4.17"
3661 "url": "https://symfony.com/sponsor",
3665 "url": "https://github.com/fabpot",
3669 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3673 "time": "2020-10-28T20:42:29+00:00"
3676 "name": "symfony/mime",
3677 "version": "v4.4.17",
3680 "url": "https://github.com/symfony/mime.git",
3681 "reference": "4148b752f7e961931887410513ce3d9e267d25f2"
3685 "url": "https://api.github.com/repos/symfony/mime/zipball/4148b752f7e961931887410513ce3d9e267d25f2",
3686 "reference": "4148b752f7e961931887410513ce3d9e267d25f2",
3691 "symfony/polyfill-intl-idn": "^1.10",
3692 "symfony/polyfill-mbstring": "^1.0"
3695 "symfony/mailer": "<4.4"
3698 "egulias/email-validator": "^2.1.10",
3699 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
3704 "Symfony\\Component\\Mime\\": ""
3706 "exclude-from-classmap": [
3710 "notification-url": "https://packagist.org/downloads/",
3716 "name": "Fabien Potencier",
3717 "email": "fabien@symfony.com"
3720 "name": "Symfony Community",
3721 "homepage": "https://symfony.com/contributors"
3724 "description": "A library to manipulate MIME messages",
3725 "homepage": "https://symfony.com",
3731 "source": "https://github.com/symfony/mime/tree/v4.4.17"
3735 "url": "https://symfony.com/sponsor",
3739 "url": "https://github.com/fabpot",
3743 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3747 "time": "2020-10-28T20:42:29+00:00"
3750 "name": "symfony/options-resolver",
3751 "version": "v4.4.17",
3754 "url": "https://github.com/symfony/options-resolver.git",
3755 "reference": "157a252222251310fe50c71012b4e72f01325850"
3759 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/157a252222251310fe50c71012b4e72f01325850",
3760 "reference": "157a252222251310fe50c71012b4e72f01325850",
3769 "Symfony\\Component\\OptionsResolver\\": ""
3771 "exclude-from-classmap": [
3775 "notification-url": "https://packagist.org/downloads/",
3781 "name": "Fabien Potencier",
3782 "email": "fabien@symfony.com"
3785 "name": "Symfony Community",
3786 "homepage": "https://symfony.com/contributors"
3789 "description": "Symfony OptionsResolver Component",
3790 "homepage": "https://symfony.com",
3797 "source": "https://github.com/symfony/options-resolver/tree/v4.4.17"
3801 "url": "https://symfony.com/sponsor",
3805 "url": "https://github.com/fabpot",
3809 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3813 "time": "2020-10-24T11:50:19+00:00"
3816 "name": "symfony/polyfill-intl-icu",
3817 "version": "v1.20.0",
3820 "url": "https://github.com/symfony/polyfill-intl-icu.git",
3821 "reference": "c44d5bf6a75eed79555c6bf37505c6d39559353e"
3825 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/c44d5bf6a75eed79555c6bf37505c6d39559353e",
3826 "reference": "c44d5bf6a75eed79555c6bf37505c6d39559353e",
3831 "symfony/intl": "~2.3|~3.0|~4.0|~5.0"
3834 "ext-intl": "For best performance"
3839 "dev-main": "1.20-dev"
3842 "name": "symfony/polyfill",
3843 "url": "https://github.com/symfony/polyfill"
3851 "notification-url": "https://packagist.org/downloads/",
3857 "name": "Nicolas Grekas",
3858 "email": "p@tchwork.com"
3861 "name": "Symfony Community",
3862 "homepage": "https://symfony.com/contributors"
3865 "description": "Symfony polyfill for intl's ICU-related data and classes",
3866 "homepage": "https://symfony.com",
3876 "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.20.0"
3880 "url": "https://symfony.com/sponsor",
3884 "url": "https://github.com/fabpot",
3888 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3892 "time": "2020-10-23T14:02:19+00:00"
3895 "name": "symfony/polyfill-intl-idn",
3896 "version": "v1.20.0",
3899 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3900 "reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117"
3904 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3b75acd829741c768bc8b1f84eb33265e7cc5117",
3905 "reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117",
3910 "symfony/polyfill-intl-normalizer": "^1.10",
3911 "symfony/polyfill-php72": "^1.10"
3914 "ext-intl": "For best performance"
3919 "dev-main": "1.20-dev"
3922 "name": "symfony/polyfill",
3923 "url": "https://github.com/symfony/polyfill"
3928 "Symfony\\Polyfill\\Intl\\Idn\\": ""
3934 "notification-url": "https://packagist.org/downloads/",
3940 "name": "Laurent Bassin",
3941 "email": "laurent@bassin.info"
3944 "name": "Trevor Rowbotham",
3945 "email": "trevor.rowbotham@pm.me"
3948 "name": "Symfony Community",
3949 "homepage": "https://symfony.com/contributors"
3952 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3953 "homepage": "https://symfony.com",
3963 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.20.0"
3967 "url": "https://symfony.com/sponsor",
3971 "url": "https://github.com/fabpot",
3975 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3979 "time": "2020-10-23T14:02:19+00:00"
3982 "name": "symfony/polyfill-intl-normalizer",
3983 "version": "v1.20.0",
3986 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
3987 "reference": "727d1096295d807c309fb01a851577302394c897"
3991 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/727d1096295d807c309fb01a851577302394c897",
3992 "reference": "727d1096295d807c309fb01a851577302394c897",
3999 "ext-intl": "For best performance"
4004 "dev-main": "1.20-dev"
4007 "name": "symfony/polyfill",
4008 "url": "https://github.com/symfony/polyfill"
4013 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
4022 "notification-url": "https://packagist.org/downloads/",
4028 "name": "Nicolas Grekas",
4029 "email": "p@tchwork.com"
4032 "name": "Symfony Community",
4033 "homepage": "https://symfony.com/contributors"
4036 "description": "Symfony polyfill for intl's Normalizer class and related functions",
4037 "homepage": "https://symfony.com",
4047 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.20.0"
4051 "url": "https://symfony.com/sponsor",
4055 "url": "https://github.com/fabpot",
4059 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4063 "time": "2020-10-23T14:02:19+00:00"
4066 "name": "symfony/polyfill-mbstring",
4067 "version": "v1.20.0",
4070 "url": "https://github.com/symfony/polyfill-mbstring.git",
4071 "reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
4075 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
4076 "reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
4083 "ext-mbstring": "For best performance"
4088 "dev-main": "1.20-dev"
4091 "name": "symfony/polyfill",
4092 "url": "https://github.com/symfony/polyfill"
4097 "Symfony\\Polyfill\\Mbstring\\": ""
4103 "notification-url": "https://packagist.org/downloads/",
4109 "name": "Nicolas Grekas",
4110 "email": "p@tchwork.com"
4113 "name": "Symfony Community",
4114 "homepage": "https://symfony.com/contributors"
4117 "description": "Symfony polyfill for the Mbstring extension",
4118 "homepage": "https://symfony.com",
4127 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.20.0"
4131 "url": "https://symfony.com/sponsor",
4135 "url": "https://github.com/fabpot",
4139 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4143 "time": "2020-10-23T14:02:19+00:00"
4146 "name": "symfony/polyfill-php72",
4147 "version": "v1.20.0",
4150 "url": "https://github.com/symfony/polyfill-php72.git",
4151 "reference": "cede45fcdfabdd6043b3592e83678e42ec69e930"
4155 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cede45fcdfabdd6043b3592e83678e42ec69e930",
4156 "reference": "cede45fcdfabdd6043b3592e83678e42ec69e930",
4165 "dev-main": "1.20-dev"
4168 "name": "symfony/polyfill",
4169 "url": "https://github.com/symfony/polyfill"
4174 "Symfony\\Polyfill\\Php72\\": ""
4180 "notification-url": "https://packagist.org/downloads/",
4186 "name": "Nicolas Grekas",
4187 "email": "p@tchwork.com"
4190 "name": "Symfony Community",
4191 "homepage": "https://symfony.com/contributors"
4194 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4195 "homepage": "https://symfony.com",
4203 "source": "https://github.com/symfony/polyfill-php72/tree/v1.20.0"
4207 "url": "https://symfony.com/sponsor",
4211 "url": "https://github.com/fabpot",
4215 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4219 "time": "2020-10-23T14:02:19+00:00"
4222 "name": "symfony/polyfill-php73",
4223 "version": "v1.20.0",
4226 "url": "https://github.com/symfony/polyfill-php73.git",
4227 "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed"
4231 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/8ff431c517be11c78c48a39a66d37431e26a6bed",
4232 "reference": "8ff431c517be11c78c48a39a66d37431e26a6bed",
4241 "dev-main": "1.20-dev"
4244 "name": "symfony/polyfill",
4245 "url": "https://github.com/symfony/polyfill"
4250 "Symfony\\Polyfill\\Php73\\": ""
4259 "notification-url": "https://packagist.org/downloads/",
4265 "name": "Nicolas Grekas",
4266 "email": "p@tchwork.com"
4269 "name": "Symfony Community",
4270 "homepage": "https://symfony.com/contributors"
4273 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
4274 "homepage": "https://symfony.com",
4282 "source": "https://github.com/symfony/polyfill-php73/tree/v1.20.0"
4286 "url": "https://symfony.com/sponsor",
4290 "url": "https://github.com/fabpot",
4294 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4298 "time": "2020-10-23T14:02:19+00:00"
4301 "name": "symfony/polyfill-php80",
4302 "version": "v1.20.0",
4305 "url": "https://github.com/symfony/polyfill-php80.git",
4306 "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de"
4310 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
4311 "reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
4320 "dev-main": "1.20-dev"
4323 "name": "symfony/polyfill",
4324 "url": "https://github.com/symfony/polyfill"
4329 "Symfony\\Polyfill\\Php80\\": ""
4338 "notification-url": "https://packagist.org/downloads/",
4344 "name": "Ion Bazan",
4345 "email": "ion.bazan@gmail.com"
4348 "name": "Nicolas Grekas",
4349 "email": "p@tchwork.com"
4352 "name": "Symfony Community",
4353 "homepage": "https://symfony.com/contributors"
4356 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
4357 "homepage": "https://symfony.com",
4365 "source": "https://github.com/symfony/polyfill-php80/tree/v1.20.0"
4369 "url": "https://symfony.com/sponsor",
4373 "url": "https://github.com/fabpot",
4377 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4381 "time": "2020-10-23T14:02:19+00:00"
4384 "name": "symfony/process",
4385 "version": "v4.4.17",
4388 "url": "https://github.com/symfony/process.git",
4389 "reference": "ec1482f13d53911a8a32e54ba6f9a3b43a57d943"
4393 "url": "https://api.github.com/repos/symfony/process/zipball/ec1482f13d53911a8a32e54ba6f9a3b43a57d943",
4394 "reference": "ec1482f13d53911a8a32e54ba6f9a3b43a57d943",
4403 "Symfony\\Component\\Process\\": ""
4405 "exclude-from-classmap": [
4409 "notification-url": "https://packagist.org/downloads/",
4415 "name": "Fabien Potencier",
4416 "email": "fabien@symfony.com"
4419 "name": "Symfony Community",
4420 "homepage": "https://symfony.com/contributors"
4423 "description": "Symfony Process Component",
4424 "homepage": "https://symfony.com",
4426 "source": "https://github.com/symfony/process/tree/v4.4.17"
4430 "url": "https://symfony.com/sponsor",
4434 "url": "https://github.com/fabpot",
4438 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4442 "time": "2020-11-02T15:10:16+00:00"
4445 "name": "symfony/profiler-pack",
4446 "version": "v1.0.5",
4449 "url": "https://github.com/symfony/profiler-pack.git",
4450 "reference": "29ec66471082b4eb068db11eb4f0a48c277653f7"
4454 "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/29ec66471082b4eb068db11eb4f0a48c277653f7",
4455 "reference": "29ec66471082b4eb068db11eb4f0a48c277653f7",
4459 "symfony/stopwatch": "*",
4460 "symfony/twig-bundle": "*",
4461 "symfony/web-profiler-bundle": "*"
4463 "type": "symfony-pack",
4464 "notification-url": "https://packagist.org/downloads/",
4468 "description": "A pack for the Symfony web profiler",
4470 "issues": "https://github.com/symfony/profiler-pack/issues",
4471 "source": "https://github.com/symfony/profiler-pack/tree/v1.0.5"
4475 "url": "https://symfony.com/sponsor",
4479 "url": "https://github.com/fabpot",
4483 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4487 "time": "2020-08-12T06:50:46+00:00"
4490 "name": "symfony/property-access",
4491 "version": "v4.4.17",
4494 "url": "https://github.com/symfony/property-access.git",
4495 "reference": "ab8184f093095b40c3e7688bc4eb1d0484da327c"
4499 "url": "https://api.github.com/repos/symfony/property-access/zipball/ab8184f093095b40c3e7688bc4eb1d0484da327c",
4500 "reference": "ab8184f093095b40c3e7688bc4eb1d0484da327c",
4505 "symfony/inflector": "^3.4|^4.0|^5.0"
4508 "symfony/cache": "^3.4|^4.0|^5.0"
4511 "psr/cache-implementation": "To cache access methods."
4516 "Symfony\\Component\\PropertyAccess\\": ""
4518 "exclude-from-classmap": [
4522 "notification-url": "https://packagist.org/downloads/",
4528 "name": "Fabien Potencier",
4529 "email": "fabien@symfony.com"
4532 "name": "Symfony Community",
4533 "homepage": "https://symfony.com/contributors"
4536 "description": "Symfony PropertyAccess Component",
4537 "homepage": "https://symfony.com",
4550 "source": "https://github.com/symfony/property-access/tree/v4.4.17"
4554 "url": "https://symfony.com/sponsor",
4558 "url": "https://github.com/fabpot",
4562 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4566 "time": "2020-10-31T22:44:29+00:00"
4569 "name": "symfony/routing",
4570 "version": "v4.4.17",
4573 "url": "https://github.com/symfony/routing.git",
4574 "reference": "08712c5dd5041c03e997e13892f45884faccd868"
4578 "url": "https://api.github.com/repos/symfony/routing/zipball/08712c5dd5041c03e997e13892f45884faccd868",
4579 "reference": "08712c5dd5041c03e997e13892f45884faccd868",
4586 "symfony/config": "<4.2",
4587 "symfony/dependency-injection": "<3.4",
4588 "symfony/yaml": "<3.4"
4591 "doctrine/annotations": "~1.2",
4593 "symfony/config": "^4.2|^5.0",
4594 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4595 "symfony/expression-language": "^3.4|^4.0|^5.0",
4596 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4597 "symfony/yaml": "^3.4|^4.0|^5.0"
4600 "doctrine/annotations": "For using the annotation loader",
4601 "symfony/config": "For using the all-in-one router or any loader",
4602 "symfony/expression-language": "For using expression matching",
4603 "symfony/http-foundation": "For using a Symfony Request object",
4604 "symfony/yaml": "For using the YAML loader"
4609 "Symfony\\Component\\Routing\\": ""
4611 "exclude-from-classmap": [
4615 "notification-url": "https://packagist.org/downloads/",
4621 "name": "Fabien Potencier",
4622 "email": "fabien@symfony.com"
4625 "name": "Symfony Community",
4626 "homepage": "https://symfony.com/contributors"
4629 "description": "Symfony Routing Component",
4630 "homepage": "https://symfony.com",
4638 "source": "https://github.com/symfony/routing/tree/v4.4.17"
4642 "url": "https://symfony.com/sponsor",
4646 "url": "https://github.com/fabpot",
4650 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4654 "time": "2020-11-24T13:31:32+00:00"
4657 "name": "symfony/security-bundle",
4658 "version": "v4.4.17",
4661 "url": "https://github.com/symfony/security-bundle.git",
4662 "reference": "c48bce60a7b0e9c10f0e6ecdf8c6b6e1afbf6a94"
4666 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/c48bce60a7b0e9c10f0e6ecdf8c6b6e1afbf6a94",
4667 "reference": "c48bce60a7b0e9c10f0e6ecdf8c6b6e1afbf6a94",
4673 "symfony/config": "^4.2|^5.0",
4674 "symfony/dependency-injection": "^4.4|^5.0",
4675 "symfony/http-kernel": "^4.4",
4676 "symfony/security-core": "^4.4",
4677 "symfony/security-csrf": "^4.2|^5.0",
4678 "symfony/security-guard": "^4.2|^5.0",
4679 "symfony/security-http": "^4.4.5"
4682 "symfony/browser-kit": "<4.2",
4683 "symfony/console": "<3.4",
4684 "symfony/framework-bundle": "<4.4",
4685 "symfony/ldap": "<4.4",
4686 "symfony/twig-bundle": "<4.4"
4689 "doctrine/doctrine-bundle": "^1.5|^2.0",
4690 "symfony/asset": "^3.4|^4.0|^5.0",
4691 "symfony/browser-kit": "^4.2|^5.0",
4692 "symfony/console": "^3.4|^4.0|^5.0",
4693 "symfony/css-selector": "^3.4|^4.0|^5.0",
4694 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
4695 "symfony/expression-language": "^3.4|^4.0|^5.0",
4696 "symfony/form": "^3.4|^4.0|^5.0",
4697 "symfony/framework-bundle": "^4.4|^5.0",
4698 "symfony/process": "^3.4|^4.0|^5.0",
4699 "symfony/serializer": "^4.4|^5.0",
4700 "symfony/translation": "^3.4|^4.0|^5.0",
4701 "symfony/twig-bridge": "^3.4|^4.0|^5.0",
4702 "symfony/twig-bundle": "^4.4|^5.0",
4703 "symfony/validator": "^3.4|^4.0|^5.0",
4704 "symfony/yaml": "^3.4|^4.0|^5.0",
4705 "twig/twig": "^1.41|^2.10|^3.0"
4707 "type": "symfony-bundle",
4710 "Symfony\\Bundle\\SecurityBundle\\": ""
4712 "exclude-from-classmap": [
4716 "notification-url": "https://packagist.org/downloads/",
4722 "name": "Fabien Potencier",
4723 "email": "fabien@symfony.com"
4726 "name": "Symfony Community",
4727 "homepage": "https://symfony.com/contributors"
4730 "description": "Symfony SecurityBundle",
4731 "homepage": "https://symfony.com",
4733 "source": "https://github.com/symfony/security-bundle/tree/v4.4.17"
4737 "url": "https://symfony.com/sponsor",
4741 "url": "https://github.com/fabpot",
4745 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4749 "time": "2020-10-31T22:44:29+00:00"
4752 "name": "symfony/security-core",
4753 "version": "v4.4.17",
4756 "url": "https://github.com/symfony/security-core.git",
4757 "reference": "c51efa61a1a9627f5f8fd35d3d5089f561b65bb8"
4761 "url": "https://api.github.com/repos/symfony/security-core/zipball/c51efa61a1a9627f5f8fd35d3d5089f561b65bb8",
4762 "reference": "c51efa61a1a9627f5f8fd35d3d5089f561b65bb8",
4767 "symfony/event-dispatcher-contracts": "^1.1|^2",
4768 "symfony/service-contracts": "^1.1.6|^2"
4771 "symfony/event-dispatcher": "<4.3|>=5",
4772 "symfony/ldap": "<4.4",
4773 "symfony/security-guard": "<4.3"
4776 "psr/container": "^1.0",
4778 "symfony/event-dispatcher": "^4.3",
4779 "symfony/expression-language": "^3.4|^4.0|^5.0",
4780 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4781 "symfony/ldap": "^4.4|^5.0",
4782 "symfony/translation": "^4.4|^5.0",
4783 "symfony/validator": "^3.4.31|^4.3.4|^5.0"
4786 "psr/container-implementation": "To instantiate the Security class",
4787 "symfony/event-dispatcher": "",
4788 "symfony/expression-language": "For using the expression voter",
4789 "symfony/http-foundation": "",
4790 "symfony/ldap": "For using LDAP integration",
4791 "symfony/validator": "For using the user password constraint"
4796 "Symfony\\Component\\Security\\Core\\": ""
4798 "exclude-from-classmap": [
4802 "notification-url": "https://packagist.org/downloads/",
4808 "name": "Fabien Potencier",
4809 "email": "fabien@symfony.com"
4812 "name": "Symfony Community",
4813 "homepage": "https://symfony.com/contributors"
4816 "description": "Symfony Security Component - Core Library",
4817 "homepage": "https://symfony.com",
4819 "source": "https://github.com/symfony/security-core/tree/v4.4.17"
4823 "url": "https://symfony.com/sponsor",
4827 "url": "https://github.com/fabpot",
4831 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4835 "time": "2020-11-27T08:28:28+00:00"
4838 "name": "symfony/security-csrf",
4839 "version": "v4.4.17",
4842 "url": "https://github.com/symfony/security-csrf.git",
4843 "reference": "53d53bbb5d22ebece3f3ff4b8ec14957cc2ef7e1"
4847 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/53d53bbb5d22ebece3f3ff4b8ec14957cc2ef7e1",
4848 "reference": "53d53bbb5d22ebece3f3ff4b8ec14957cc2ef7e1",
4853 "symfony/security-core": "^3.4|^4.0|^5.0"
4856 "symfony/http-foundation": "<3.4"
4859 "symfony/http-foundation": "^3.4|^4.0|^5.0"
4862 "symfony/http-foundation": "For using the class SessionTokenStorage."
4867 "Symfony\\Component\\Security\\Csrf\\": ""
4869 "exclude-from-classmap": [
4873 "notification-url": "https://packagist.org/downloads/",
4879 "name": "Fabien Potencier",
4880 "email": "fabien@symfony.com"
4883 "name": "Symfony Community",
4884 "homepage": "https://symfony.com/contributors"
4887 "description": "Symfony Security Component - CSRF Library",
4888 "homepage": "https://symfony.com",
4890 "source": "https://github.com/symfony/security-csrf/tree/v4.4.17"
4894 "url": "https://symfony.com/sponsor",
4898 "url": "https://github.com/fabpot",
4902 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4906 "time": "2020-10-31T22:44:29+00:00"
4909 "name": "symfony/security-guard",
4910 "version": "v4.4.17",
4913 "url": "https://github.com/symfony/security-guard.git",
4914 "reference": "2671aff170d19f850bf1cc802e3edaa5cf1045f5"
4918 "url": "https://api.github.com/repos/symfony/security-guard/zipball/2671aff170d19f850bf1cc802e3edaa5cf1045f5",
4919 "reference": "2671aff170d19f850bf1cc802e3edaa5cf1045f5",
4924 "symfony/security-core": "^3.4.22|^4.2.3|^5.0",
4925 "symfony/security-http": "^4.4.1"
4933 "Symfony\\Component\\Security\\Guard\\": ""
4935 "exclude-from-classmap": [
4939 "notification-url": "https://packagist.org/downloads/",
4945 "name": "Fabien Potencier",
4946 "email": "fabien@symfony.com"
4949 "name": "Symfony Community",
4950 "homepage": "https://symfony.com/contributors"
4953 "description": "Symfony Security Component - Guard",
4954 "homepage": "https://symfony.com",
4956 "source": "https://github.com/symfony/security-guard/tree/v4.4.17"
4960 "url": "https://symfony.com/sponsor",
4964 "url": "https://github.com/fabpot",
4968 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4972 "time": "2020-10-31T22:44:29+00:00"
4975 "name": "symfony/security-http",
4976 "version": "v4.4.17",
4979 "url": "https://github.com/symfony/security-http.git",
4980 "reference": "bc0389c562e99fa7a69110b57aeed6a6c9be7808"
4984 "url": "https://api.github.com/repos/symfony/security-http/zipball/bc0389c562e99fa7a69110b57aeed6a6c9be7808",
4985 "reference": "bc0389c562e99fa7a69110b57aeed6a6c9be7808",
4990 "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
4991 "symfony/http-kernel": "^4.4",
4992 "symfony/property-access": "^3.4|^4.0|^5.0",
4993 "symfony/security-core": "^4.4.8"
4996 "symfony/event-dispatcher": ">=5",
4997 "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
5001 "symfony/routing": "^3.4|^4.0|^5.0",
5002 "symfony/security-csrf": "^3.4.11|^4.0.11|^5.0"
5005 "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
5006 "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
5011 "Symfony\\Component\\Security\\Http\\": ""
5013 "exclude-from-classmap": [
5017 "notification-url": "https://packagist.org/downloads/",
5023 "name": "Fabien Potencier",
5024 "email": "fabien@symfony.com"
5027 "name": "Symfony Community",
5028 "homepage": "https://symfony.com/contributors"
5031 "description": "Symfony Security Component - HTTP Integration",
5032 "homepage": "https://symfony.com",
5034 "source": "https://github.com/symfony/security-http/tree/v4.4.17"
5038 "url": "https://symfony.com/sponsor",
5042 "url": "https://github.com/fabpot",
5046 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5050 "time": "2020-11-01T21:34:37+00:00"
5053 "name": "symfony/service-contracts",
5054 "version": "v2.2.0",
5057 "url": "https://github.com/symfony/service-contracts.git",
5058 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
5062 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
5063 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
5068 "psr/container": "^1.0"
5071 "symfony/service-implementation": ""
5076 "dev-master": "2.2-dev"
5079 "name": "symfony/contracts",
5080 "url": "https://github.com/symfony/contracts"
5085 "Symfony\\Contracts\\Service\\": ""
5088 "notification-url": "https://packagist.org/downloads/",
5094 "name": "Nicolas Grekas",
5095 "email": "p@tchwork.com"
5098 "name": "Symfony Community",
5099 "homepage": "https://symfony.com/contributors"
5102 "description": "Generic abstractions related to writing services",
5103 "homepage": "https://symfony.com",
5113 "source": "https://github.com/symfony/service-contracts/tree/master"
5117 "url": "https://symfony.com/sponsor",
5121 "url": "https://github.com/fabpot",
5125 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5129 "time": "2020-09-07T11:33:47+00:00"
5132 "name": "symfony/stopwatch",
5133 "version": "v4.4.17",
5136 "url": "https://github.com/symfony/stopwatch.git",
5137 "reference": "c7a594108ed01c89555c4e1bb123b4a54aee2595"
5141 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c7a594108ed01c89555c4e1bb123b4a54aee2595",
5142 "reference": "c7a594108ed01c89555c4e1bb123b4a54aee2595",
5147 "symfony/service-contracts": "^1.0|^2"
5152 "Symfony\\Component\\Stopwatch\\": ""
5154 "exclude-from-classmap": [
5158 "notification-url": "https://packagist.org/downloads/",
5164 "name": "Fabien Potencier",
5165 "email": "fabien@symfony.com"
5168 "name": "Symfony Community",
5169 "homepage": "https://symfony.com/contributors"
5172 "description": "Symfony Stopwatch Component",
5173 "homepage": "https://symfony.com",
5175 "source": "https://github.com/symfony/stopwatch/tree/v4.4.17"
5179 "url": "https://symfony.com/sponsor",
5183 "url": "https://github.com/fabpot",
5187 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5191 "time": "2020-10-31T22:44:29+00:00"
5194 "name": "symfony/translation",
5195 "version": "v4.4.17",
5198 "url": "https://github.com/symfony/translation.git",
5199 "reference": "84821e6a14a637e817f25d11147388695b6f790a"
5203 "url": "https://api.github.com/repos/symfony/translation/zipball/84821e6a14a637e817f25d11147388695b6f790a",
5204 "reference": "84821e6a14a637e817f25d11147388695b6f790a",
5209 "symfony/polyfill-mbstring": "~1.0",
5210 "symfony/translation-contracts": "^1.1.6|^2"
5213 "symfony/config": "<3.4",
5214 "symfony/dependency-injection": "<3.4",
5215 "symfony/http-kernel": "<4.4",
5216 "symfony/yaml": "<3.4"
5219 "symfony/translation-implementation": "1.0"
5223 "symfony/config": "^3.4|^4.0|^5.0",
5224 "symfony/console": "^3.4|^4.0|^5.0",
5225 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5226 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
5227 "symfony/http-kernel": "^4.4",
5228 "symfony/intl": "^3.4|^4.0|^5.0",
5229 "symfony/service-contracts": "^1.1.2|^2",
5230 "symfony/yaml": "^3.4|^4.0|^5.0"
5233 "psr/log-implementation": "To use logging capability in translator",
5234 "symfony/config": "",
5240 "Symfony\\Component\\Translation\\": ""
5242 "exclude-from-classmap": [
5246 "notification-url": "https://packagist.org/downloads/",
5252 "name": "Fabien Potencier",
5253 "email": "fabien@symfony.com"
5256 "name": "Symfony Community",
5257 "homepage": "https://symfony.com/contributors"
5260 "description": "Symfony Translation Component",
5261 "homepage": "https://symfony.com",
5263 "source": "https://github.com/symfony/translation/tree/v4.4.17"
5267 "url": "https://symfony.com/sponsor",
5271 "url": "https://github.com/fabpot",
5275 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5279 "time": "2020-11-27T06:35:49+00:00"
5282 "name": "symfony/translation-contracts",
5283 "version": "v2.3.0",
5286 "url": "https://github.com/symfony/translation-contracts.git",
5287 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
5291 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
5292 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
5299 "symfony/translation-implementation": ""
5304 "dev-master": "2.3-dev"
5307 "name": "symfony/contracts",
5308 "url": "https://github.com/symfony/contracts"
5313 "Symfony\\Contracts\\Translation\\": ""
5316 "notification-url": "https://packagist.org/downloads/",
5322 "name": "Nicolas Grekas",
5323 "email": "p@tchwork.com"
5326 "name": "Symfony Community",
5327 "homepage": "https://symfony.com/contributors"
5330 "description": "Generic abstractions related to translation",
5331 "homepage": "https://symfony.com",
5341 "source": "https://github.com/symfony/translation-contracts/tree/v2.3.0"
5345 "url": "https://symfony.com/sponsor",
5349 "url": "https://github.com/fabpot",
5353 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5357 "time": "2020-09-28T13:05:58+00:00"
5360 "name": "symfony/twig-bridge",
5361 "version": "v4.4.17",
5364 "url": "https://github.com/symfony/twig-bridge.git",
5365 "reference": "7d119d2cffb4d11a42690205c2427625c80a060e"
5369 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/7d119d2cffb4d11a42690205c2427625c80a060e",
5370 "reference": "7d119d2cffb4d11a42690205c2427625c80a060e",
5375 "symfony/translation-contracts": "^1.1|^2",
5376 "twig/twig": "^1.41|^2.10|^3.0"
5379 "symfony/console": "<3.4",
5380 "symfony/form": "<4.4",
5381 "symfony/http-foundation": "<4.3",
5382 "symfony/translation": "<4.2",
5383 "symfony/workflow": "<4.3"
5386 "egulias/email-validator": "^2.1.10",
5387 "symfony/asset": "^3.4|^4.0|^5.0",
5388 "symfony/console": "^3.4|^4.0|^5.0",
5389 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5390 "symfony/error-handler": "^4.4|^5.0",
5391 "symfony/expression-language": "^3.4|^4.0|^5.0",
5392 "symfony/finder": "^3.4|^4.0|^5.0",
5393 "symfony/form": "^4.4.17",
5394 "symfony/http-foundation": "^4.3|^5.0",
5395 "symfony/http-kernel": "^4.4",
5396 "symfony/mime": "^4.3|^5.0",
5397 "symfony/polyfill-intl-icu": "~1.0",
5398 "symfony/routing": "^3.4|^4.0|^5.0",
5399 "symfony/security-acl": "^2.8|^3.0",
5400 "symfony/security-core": "^3.0|^4.0|^5.0",
5401 "symfony/security-csrf": "^3.4|^4.0|^5.0",
5402 "symfony/security-http": "^3.4|^4.0|^5.0",
5403 "symfony/stopwatch": "^3.4|^4.0|^5.0",
5404 "symfony/templating": "^3.4|^4.0|^5.0",
5405 "symfony/translation": "^4.2.1|^5.0",
5406 "symfony/web-link": "^4.4|^5.0",
5407 "symfony/workflow": "^4.3|^5.0",
5408 "symfony/yaml": "^3.4|^4.0|^5.0",
5409 "twig/cssinliner-extra": "^2.12",
5410 "twig/inky-extra": "^2.12",
5411 "twig/markdown-extra": "^2.12"
5414 "symfony/asset": "For using the AssetExtension",
5415 "symfony/expression-language": "For using the ExpressionExtension",
5416 "symfony/finder": "",
5417 "symfony/form": "For using the FormExtension",
5418 "symfony/http-kernel": "For using the HttpKernelExtension",
5419 "symfony/routing": "For using the RoutingExtension",
5420 "symfony/security-core": "For using the SecurityExtension",
5421 "symfony/security-csrf": "For using the CsrfExtension",
5422 "symfony/security-http": "For using the LogoutUrlExtension",
5423 "symfony/stopwatch": "For using the StopwatchExtension",
5424 "symfony/templating": "For using the TwigEngine",
5425 "symfony/translation": "For using the TranslationExtension",
5426 "symfony/var-dumper": "For using the DumpExtension",
5427 "symfony/web-link": "For using the WebLinkExtension",
5428 "symfony/yaml": "For using the YamlExtension"
5430 "type": "symfony-bridge",
5433 "Symfony\\Bridge\\Twig\\": ""
5435 "exclude-from-classmap": [
5439 "notification-url": "https://packagist.org/downloads/",
5445 "name": "Fabien Potencier",
5446 "email": "fabien@symfony.com"
5449 "name": "Symfony Community",
5450 "homepage": "https://symfony.com/contributors"
5453 "description": "Symfony Twig Bridge",
5454 "homepage": "https://symfony.com",
5456 "source": "https://github.com/symfony/twig-bridge/tree/v4.4.17"
5460 "url": "https://symfony.com/sponsor",
5464 "url": "https://github.com/fabpot",
5468 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5472 "time": "2020-11-17T16:25:11+00:00"
5475 "name": "symfony/twig-bundle",
5476 "version": "v4.4.17",
5479 "url": "https://github.com/symfony/twig-bundle.git",
5480 "reference": "9acacb72d30ee1ea0331762906a129a66a9d9883"
5484 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/9acacb72d30ee1ea0331762906a129a66a9d9883",
5485 "reference": "9acacb72d30ee1ea0331762906a129a66a9d9883",
5490 "symfony/http-foundation": "^4.3|^5.0",
5491 "symfony/http-kernel": "^4.4",
5492 "symfony/polyfill-ctype": "~1.8",
5493 "symfony/twig-bridge": "^4.4|^5.0",
5494 "twig/twig": "^1.41|^2.10|^3.0"
5497 "symfony/dependency-injection": "<4.1",
5498 "symfony/framework-bundle": "<4.4",
5499 "symfony/translation": "<4.2"
5502 "doctrine/annotations": "~1.7",
5503 "doctrine/cache": "~1.0",
5504 "symfony/asset": "^3.4|^4.0|^5.0",
5505 "symfony/dependency-injection": "^4.2.5|^5.0",
5506 "symfony/expression-language": "^3.4|^4.0|^5.0",
5507 "symfony/finder": "^3.4|^4.0|^5.0",
5508 "symfony/form": "^3.4|^4.0|^5.0",
5509 "symfony/framework-bundle": "^4.4|^5.0",
5510 "symfony/routing": "^3.4|^4.0|^5.0",
5511 "symfony/stopwatch": "^3.4|^4.0|^5.0",
5512 "symfony/templating": "^3.4|^4.0|^5.0",
5513 "symfony/translation": "^4.2|^5.0",
5514 "symfony/web-link": "^3.4|^4.0|^5.0",
5515 "symfony/yaml": "^3.4|^4.0|^5.0"
5517 "type": "symfony-bundle",
5520 "Symfony\\Bundle\\TwigBundle\\": ""
5522 "exclude-from-classmap": [
5526 "notification-url": "https://packagist.org/downloads/",
5532 "name": "Fabien Potencier",
5533 "email": "fabien@symfony.com"
5536 "name": "Symfony Community",
5537 "homepage": "https://symfony.com/contributors"
5540 "description": "Symfony TwigBundle",
5541 "homepage": "https://symfony.com",
5543 "source": "https://github.com/symfony/twig-bundle/tree/v4.4.17"
5547 "url": "https://symfony.com/sponsor",
5551 "url": "https://github.com/fabpot",
5555 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5559 "time": "2020-10-24T11:50:19+00:00"
5562 "name": "symfony/validator",
5563 "version": "v4.4.17",
5566 "url": "https://github.com/symfony/validator.git",
5567 "reference": "aa3519160f5b09043888f92aae4fd78cc41a85bf"
5571 "url": "https://api.github.com/repos/symfony/validator/zipball/aa3519160f5b09043888f92aae4fd78cc41a85bf",
5572 "reference": "aa3519160f5b09043888f92aae4fd78cc41a85bf",
5577 "symfony/polyfill-ctype": "~1.8",
5578 "symfony/polyfill-mbstring": "~1.0",
5579 "symfony/translation-contracts": "^1.1|^2"
5582 "doctrine/lexer": "<1.0.2",
5583 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
5584 "symfony/dependency-injection": "<3.4",
5585 "symfony/http-kernel": "<4.4",
5586 "symfony/intl": "<4.3",
5587 "symfony/translation": ">=5.0",
5588 "symfony/yaml": "<3.4"
5591 "doctrine/annotations": "~1.7",
5592 "doctrine/cache": "~1.0",
5593 "egulias/email-validator": "^2.1.10",
5594 "symfony/cache": "^3.4|^4.0|^5.0",
5595 "symfony/config": "^3.4|^4.0|^5.0",
5596 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5597 "symfony/expression-language": "^3.4|^4.0|^5.0",
5598 "symfony/http-client": "^4.3|^5.0",
5599 "symfony/http-foundation": "^4.1|^5.0",
5600 "symfony/http-kernel": "^4.4",
5601 "symfony/intl": "^4.3|^5.0",
5602 "symfony/mime": "^4.4|^5.0",
5603 "symfony/property-access": "^3.4|^4.0|^5.0",
5604 "symfony/property-info": "^3.4|^4.0|^5.0",
5605 "symfony/translation": "^4.2",
5606 "symfony/yaml": "^3.4|^4.0|^5.0"
5609 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
5610 "doctrine/cache": "For using the default cached annotation reader.",
5611 "egulias/email-validator": "Strict (RFC compliant) email validation",
5612 "psr/cache-implementation": "For using the mapping cache.",
5613 "symfony/config": "",
5614 "symfony/expression-language": "For using the Expression validator",
5615 "symfony/http-foundation": "",
5617 "symfony/property-access": "For accessing properties within comparison constraints",
5618 "symfony/property-info": "To automatically add NotNull and Type constraints",
5619 "symfony/translation": "For translating validation errors.",
5625 "Symfony\\Component\\Validator\\": ""
5627 "exclude-from-classmap": [
5631 "notification-url": "https://packagist.org/downloads/",
5637 "name": "Fabien Potencier",
5638 "email": "fabien@symfony.com"
5641 "name": "Symfony Community",
5642 "homepage": "https://symfony.com/contributors"
5645 "description": "Symfony Validator Component",
5646 "homepage": "https://symfony.com",
5648 "source": "https://github.com/symfony/validator/tree/v4.4.17"
5652 "url": "https://symfony.com/sponsor",
5656 "url": "https://github.com/fabpot",
5660 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5664 "time": "2020-11-27T16:19:44+00:00"
5667 "name": "symfony/var-dumper",
5668 "version": "v4.4.17",
5671 "url": "https://github.com/symfony/var-dumper.git",
5672 "reference": "65c6f1e848cda840ef7278686c8e30a7cc353c93"
5676 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/65c6f1e848cda840ef7278686c8e30a7cc353c93",
5677 "reference": "65c6f1e848cda840ef7278686c8e30a7cc353c93",
5682 "symfony/polyfill-mbstring": "~1.0",
5683 "symfony/polyfill-php72": "~1.5",
5684 "symfony/polyfill-php80": "^1.15"
5687 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
5688 "symfony/console": "<3.4"
5692 "symfony/console": "^3.4|^4.0|^5.0",
5693 "symfony/process": "^4.4|^5.0",
5694 "twig/twig": "^1.34|^2.4|^3.0"
5697 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
5698 "ext-intl": "To show region name in time zone dump",
5699 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
5702 "Resources/bin/var-dump-server"
5707 "Resources/functions/dump.php"
5710 "Symfony\\Component\\VarDumper\\": ""
5712 "exclude-from-classmap": [
5716 "notification-url": "https://packagist.org/downloads/",
5722 "name": "Nicolas Grekas",
5723 "email": "p@tchwork.com"
5726 "name": "Symfony Community",
5727 "homepage": "https://symfony.com/contributors"
5730 "description": "Symfony mechanism for exploring and dumping PHP variables",
5731 "homepage": "https://symfony.com",
5737 "source": "https://github.com/symfony/var-dumper/tree/v4.4.17"
5741 "url": "https://symfony.com/sponsor",
5745 "url": "https://github.com/fabpot",
5749 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5753 "time": "2020-11-24T09:55:37+00:00"
5756 "name": "symfony/var-exporter",
5757 "version": "v4.4.17",
5760 "url": "https://github.com/symfony/var-exporter.git",
5761 "reference": "f04b7d187b120e0a44c18a2d479c2dd0abe99d9c"
5765 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/f04b7d187b120e0a44c18a2d479c2dd0abe99d9c",
5766 "reference": "f04b7d187b120e0a44c18a2d479c2dd0abe99d9c",
5773 "symfony/var-dumper": "^4.4.9|^5.0.9"
5778 "Symfony\\Component\\VarExporter\\": ""
5780 "exclude-from-classmap": [
5784 "notification-url": "https://packagist.org/downloads/",
5790 "name": "Nicolas Grekas",
5791 "email": "p@tchwork.com"
5794 "name": "Symfony Community",
5795 "homepage": "https://symfony.com/contributors"
5798 "description": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
5799 "homepage": "https://symfony.com",
5809 "source": "https://github.com/symfony/var-exporter/tree/v4.4.17"
5813 "url": "https://symfony.com/sponsor",
5817 "url": "https://github.com/fabpot",
5821 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5825 "time": "2020-10-28T20:42:29+00:00"
5828 "name": "symfony/web-profiler-bundle",
5829 "version": "v4.4.17",
5832 "url": "https://github.com/symfony/web-profiler-bundle.git",
5833 "reference": "cd980f0df4ae7696d18fd908503fc61ae67ac48d"
5837 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/cd980f0df4ae7696d18fd908503fc61ae67ac48d",
5838 "reference": "cd980f0df4ae7696d18fd908503fc61ae67ac48d",
5843 "symfony/config": "^4.2|^5.0",
5844 "symfony/framework-bundle": "^4.4|^5.0",
5845 "symfony/http-kernel": "^4.4",
5846 "symfony/routing": "^4.3|^5.0",
5847 "symfony/twig-bundle": "^4.2|^5.0",
5848 "twig/twig": "^1.41|^2.10|^3.0"
5851 "symfony/form": "<4.3",
5852 "symfony/messenger": "<4.2"
5855 "symfony/browser-kit": "^4.3|^5.0",
5856 "symfony/console": "^4.3|^5.0",
5857 "symfony/css-selector": "^3.4|^4.0|^5.0",
5858 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5859 "symfony/stopwatch": "^3.4|^4.0|^5.0"
5861 "type": "symfony-bundle",
5864 "Symfony\\Bundle\\WebProfilerBundle\\": ""
5866 "exclude-from-classmap": [
5870 "notification-url": "https://packagist.org/downloads/",
5876 "name": "Fabien Potencier",
5877 "email": "fabien@symfony.com"
5880 "name": "Symfony Community",
5881 "homepage": "https://symfony.com/contributors"
5884 "description": "Symfony WebProfilerBundle",
5885 "homepage": "https://symfony.com",
5887 "source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.17"
5891 "url": "https://symfony.com/sponsor",
5895 "url": "https://github.com/fabpot",
5899 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5903 "time": "2020-10-28T20:42:29+00:00"
5906 "name": "symfony/yaml",
5907 "version": "v4.4.17",
5910 "url": "https://github.com/symfony/yaml.git",
5911 "reference": "7531361cf38e4816821b4a12a42542b3c6143ad1"
5915 "url": "https://api.github.com/repos/symfony/yaml/zipball/7531361cf38e4816821b4a12a42542b3c6143ad1",
5916 "reference": "7531361cf38e4816821b4a12a42542b3c6143ad1",
5921 "symfony/polyfill-ctype": "~1.8"
5924 "symfony/console": "<3.4"
5927 "symfony/console": "^3.4|^4.0|^5.0"
5930 "symfony/console": "For validating YAML files using the lint command"
5935 "Symfony\\Component\\Yaml\\": ""
5937 "exclude-from-classmap": [
5941 "notification-url": "https://packagist.org/downloads/",
5947 "name": "Fabien Potencier",
5948 "email": "fabien@symfony.com"
5951 "name": "Symfony Community",
5952 "homepage": "https://symfony.com/contributors"
5955 "description": "Symfony Yaml Component",
5956 "homepage": "https://symfony.com",
5958 "source": "https://github.com/symfony/yaml/tree/v4.4.17"
5962 "url": "https://symfony.com/sponsor",
5966 "url": "https://github.com/fabpot",
5970 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5974 "time": "2020-11-24T12:28:30+00:00"
5977 "name": "twig/extensions",
5978 "version": "v1.5.4",
5981 "url": "https://github.com/twigphp/Twig-extensions.git",
5982 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
5986 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
5987 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
5991 "twig/twig": "^1.27|^2.0"
5994 "symfony/phpunit-bridge": "^3.4",
5995 "symfony/translation": "^2.7|^3.4"
5998 "symfony/translation": "Allow the time_diff output to be translated"
6003 "dev-master": "1.5-dev"
6008 "Twig_Extensions_": "lib/"
6011 "Twig\\Extensions\\": "src/"
6014 "notification-url": "https://packagist.org/downloads/",
6020 "name": "Fabien Potencier",
6021 "email": "fabien@symfony.com"
6024 "description": "Common additional features for Twig that do not directly belong in core",
6030 "issues": "https://github.com/twigphp/Twig-extensions/issues",
6031 "source": "https://github.com/twigphp/Twig-extensions/tree/master"
6034 "time": "2018-12-05T18:34:18+00:00"
6037 "name": "twig/html-extra",
6038 "version": "v2.14.1",
6041 "url": "https://github.com/twigphp/html-extra.git",
6042 "reference": "52eec7706aac970d93d60e1187ffa0f4ea6516c6"
6046 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/52eec7706aac970d93d60e1187ffa0f4ea6516c6",
6047 "reference": "52eec7706aac970d93d60e1187ffa0f4ea6516c6",
6052 "symfony/mime": "^4.3|^5.0",
6053 "twig/twig": "^2.4|^3.0"
6056 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
6061 "dev-master": "2.12-dev"
6066 "Twig\\Extra\\Html\\": "src/"
6069 "notification-url": "https://packagist.org/downloads/",
6075 "name": "Fabien Potencier",
6076 "email": "fabien@symfony.com",
6077 "homepage": "http://fabien.potencier.org",
6078 "role": "Lead Developer"
6081 "description": "A Twig extension for HTML",
6082 "homepage": "https://twig.symfony.com",
6088 "source": "https://github.com/twigphp/html-extra/tree/v2.14.1"
6092 "url": "https://github.com/fabpot",
6096 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
6100 "time": "2020-05-21T09:54:27+00:00"
6103 "name": "twig/twig",
6104 "version": "v2.14.1",
6107 "url": "https://github.com/twigphp/Twig.git",
6108 "reference": "5eb9ac5dfdd20c3f59495c22841adc5da980d312"
6112 "url": "https://api.github.com/repos/twigphp/Twig/zipball/5eb9ac5dfdd20c3f59495c22841adc5da980d312",
6113 "reference": "5eb9ac5dfdd20c3f59495c22841adc5da980d312",
6118 "symfony/polyfill-ctype": "^1.8",
6119 "symfony/polyfill-mbstring": "^1.3"
6122 "psr/container": "^1.0",
6123 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
6128 "dev-master": "2.14-dev"
6139 "notification-url": "https://packagist.org/downloads/",
6145 "name": "Fabien Potencier",
6146 "email": "fabien@symfony.com",
6147 "homepage": "http://fabien.potencier.org",
6148 "role": "Lead Developer"
6151 "name": "Twig Team",
6152 "role": "Contributors"
6155 "name": "Armin Ronacher",
6156 "email": "armin.ronacher@active-4.com",
6157 "role": "Project Founder"
6160 "description": "Twig, the flexible, fast, and secure template language for PHP",
6161 "homepage": "https://twig.symfony.com",
6166 "issues": "https://github.com/twigphp/Twig/issues",
6167 "source": "https://github.com/twigphp/Twig/tree/v2.14.1"
6171 "url": "https://github.com/fabpot",
6175 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
6179 "time": "2020-10-27T19:25:29+00:00"
6184 "name": "doctrine/data-fixtures",
6188 "url": "https://github.com/doctrine/data-fixtures.git",
6189 "reference": "16a03fadb5473f49aad70384002dfd5012fe680e"
6193 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/16a03fadb5473f49aad70384002dfd5012fe680e",
6194 "reference": "16a03fadb5473f49aad70384002dfd5012fe680e",
6198 "doctrine/common": "^2.13|^3.0",
6199 "doctrine/persistence": "^1.3.3|^2.0",
6200 "php": "^7.2 || ^8.0"
6203 "doctrine/phpcr-odm": "<1.3.0"
6206 "doctrine/coding-standard": "^6.0",
6207 "doctrine/dbal": "^2.5.4",
6208 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
6209 "doctrine/orm": "^2.7.0",
6210 "phpunit/phpunit": "^7.0"
6213 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
6214 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
6215 "doctrine/orm": "For loading ORM fixtures",
6216 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
6221 "dev-master": "1.4.x-dev"
6226 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
6229 "notification-url": "https://packagist.org/downloads/",
6235 "name": "Jonathan Wage",
6236 "email": "jonwage@gmail.com"
6239 "description": "Data Fixtures for all Doctrine Object Managers",
6240 "homepage": "http://www.doctrine-project.org",
6245 "issues": "https://github.com/doctrine/data-fixtures/issues",
6246 "source": "https://github.com/doctrine/data-fixtures/tree/1.4.x"
6250 "url": "https://www.doctrine-project.org/sponsorship.html",
6254 "url": "https://www.patreon.com/phpdoctrine",
6258 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
6262 "time": "2020-09-01T07:13:28+00:00"
6265 "name": "doctrine/doctrine-fixtures-bundle",
6269 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
6270 "reference": "870189619a7770f468ffb0b80925302e065a3b34"
6274 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/870189619a7770f468ffb0b80925302e065a3b34",
6275 "reference": "870189619a7770f468ffb0b80925302e065a3b34",
6279 "doctrine/data-fixtures": "^1.3",
6280 "doctrine/doctrine-bundle": "^1.11|^2.0",
6281 "doctrine/orm": "^2.6.0",
6282 "doctrine/persistence": "^1.3.7|^2.0",
6283 "php": "^7.1 || ^8.0",
6284 "symfony/config": "^3.4|^4.3|^5.0",
6285 "symfony/console": "^3.4|^4.3|^5.0",
6286 "symfony/dependency-injection": "^3.4|^4.3|^5.0",
6287 "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
6288 "symfony/http-kernel": "^3.4|^4.3|^5.0"
6291 "doctrine/coding-standard": "^6.0",
6292 "phpunit/phpunit": "^7.4 || ^8.0 || ^9.2",
6293 "symfony/phpunit-bridge": "^4.1|^5.0"
6295 "type": "symfony-bundle",
6298 "Doctrine\\Bundle\\FixturesBundle\\": ""
6301 "notification-url": "https://packagist.org/downloads/",
6307 "name": "Fabien Potencier",
6308 "email": "fabien@symfony.com"
6311 "name": "Doctrine Project",
6312 "homepage": "http://www.doctrine-project.org"
6315 "name": "Symfony Community",
6316 "homepage": "http://symfony.com/contributors"
6319 "description": "Symfony DoctrineFixturesBundle",
6320 "homepage": "http://www.doctrine-project.org",
6326 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
6327 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.0"
6331 "url": "https://www.doctrine-project.org/sponsorship.html",
6335 "url": "https://www.patreon.com/phpdoctrine",
6339 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
6343 "time": "2020-11-14T09:36:49+00:00"
6346 "name": "nikic/php-parser",
6347 "version": "v4.10.3",
6350 "url": "https://github.com/nikic/PHP-Parser.git",
6351 "reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984"
6355 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984",
6356 "reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984",
6360 "ext-tokenizer": "*",
6364 "ircmaxell/php-yacc": "^0.0.7",
6365 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
6373 "dev-master": "4.9-dev"
6378 "PhpParser\\": "lib/PhpParser"
6381 "notification-url": "https://packagist.org/downloads/",
6387 "name": "Nikita Popov"
6390 "description": "A PHP parser written in PHP",
6396 "issues": "https://github.com/nikic/PHP-Parser/issues",
6397 "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.3"
6399 "time": "2020-12-03T17:45:45+00:00"
6402 "name": "symfony/browser-kit",
6403 "version": "v4.4.17",
6406 "url": "https://github.com/symfony/browser-kit.git",
6407 "reference": "5f11947e9ec072ac32c605c07cb22522c30f4b28"
6411 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/5f11947e9ec072ac32c605c07cb22522c30f4b28",
6412 "reference": "5f11947e9ec072ac32c605c07cb22522c30f4b28",
6417 "symfony/dom-crawler": "^3.4|^4.0|^5.0"
6420 "symfony/css-selector": "^3.4|^4.0|^5.0",
6421 "symfony/http-client": "^4.3|^5.0",
6422 "symfony/mime": "^4.3|^5.0",
6423 "symfony/process": "^3.4|^4.0|^5.0"
6426 "symfony/process": ""
6431 "Symfony\\Component\\BrowserKit\\": ""
6433 "exclude-from-classmap": [
6437 "notification-url": "https://packagist.org/downloads/",
6443 "name": "Fabien Potencier",
6444 "email": "fabien@symfony.com"
6447 "name": "Symfony Community",
6448 "homepage": "https://symfony.com/contributors"
6451 "description": "Symfony BrowserKit Component",
6452 "homepage": "https://symfony.com",
6454 "source": "https://github.com/symfony/browser-kit/tree/v4.4.17"
6458 "url": "https://symfony.com/sponsor",
6462 "url": "https://github.com/fabpot",
6466 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6470 "time": "2020-10-28T20:42:29+00:00"
6473 "name": "symfony/deprecation-contracts",
6474 "version": "v2.2.0",
6477 "url": "https://github.com/symfony/deprecation-contracts.git",
6478 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
6482 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
6483 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
6492 "dev-master": "2.2-dev"
6495 "name": "symfony/contracts",
6496 "url": "https://github.com/symfony/contracts"
6504 "notification-url": "https://packagist.org/downloads/",
6510 "name": "Nicolas Grekas",
6511 "email": "p@tchwork.com"
6514 "name": "Symfony Community",
6515 "homepage": "https://symfony.com/contributors"
6518 "description": "A generic function and convention to trigger deprecation notices",
6519 "homepage": "https://symfony.com",
6521 "source": "https://github.com/symfony/deprecation-contracts/tree/master"
6525 "url": "https://symfony.com/sponsor",
6529 "url": "https://github.com/fabpot",
6533 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6537 "time": "2020-09-07T11:33:47+00:00"
6540 "name": "symfony/maker-bundle",
6541 "version": "v1.25.0",
6544 "url": "https://github.com/symfony/maker-bundle.git",
6545 "reference": "6d2da12632f5c8b9aa7b159f0bb46f245289434a"
6549 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/6d2da12632f5c8b9aa7b159f0bb46f245289434a",
6550 "reference": "6d2da12632f5c8b9aa7b159f0bb46f245289434a",
6554 "doctrine/inflector": "^1.2|^2.0",
6555 "nikic/php-parser": "^4.0",
6557 "symfony/config": "^3.4|^4.0|^5.0",
6558 "symfony/console": "^3.4|^4.0|^5.0",
6559 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6560 "symfony/deprecation-contracts": "^2.2",
6561 "symfony/filesystem": "^3.4|^4.0|^5.0",
6562 "symfony/finder": "^3.4|^4.0|^5.0",
6563 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
6564 "symfony/http-kernel": "^3.4|^4.0|^5.0"
6567 "composer/semver": "^3.0@dev",
6568 "doctrine/doctrine-bundle": "^1.8|^2.0",
6569 "doctrine/orm": "^2.3",
6570 "friendsofphp/php-cs-fixer": "^2.8",
6571 "friendsoftwig/twigcs": "^3.1.2",
6572 "symfony/http-client": "^4.3|^5.0",
6573 "symfony/phpunit-bridge": "^4.3|^5.0",
6574 "symfony/process": "^3.4|^4.0|^5.0",
6575 "symfony/security-core": "^3.4|^4.0|^5.0",
6576 "symfony/yaml": "^3.4|^4.0|^5.0"
6578 "type": "symfony-bundle",
6581 "dev-main": "1.0-dev"
6586 "Symfony\\Bundle\\MakerBundle\\": "src/"
6589 "notification-url": "https://packagist.org/downloads/",
6595 "name": "Symfony Community",
6596 "homepage": "https://symfony.com/contributors"
6599 "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
6600 "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
6608 "issues": "https://github.com/symfony/maker-bundle/issues",
6609 "source": "https://github.com/symfony/maker-bundle/tree/v1.25.0"
6613 "url": "https://symfony.com/sponsor",
6617 "url": "https://github.com/fabpot",
6621 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6625 "time": "2020-12-07T14:47:57+00:00"
6628 "name": "symfony/phpunit-bridge",
6629 "version": "v4.4.17",
6632 "url": "https://github.com/symfony/phpunit-bridge.git",
6633 "reference": "cf620b6eb347c5bd98fe593adb633995826c4240"
6637 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cf620b6eb347c5bd98fe593adb633995826c4240",
6638 "reference": "cf620b6eb347c5bd98fe593adb633995826c4240",
6645 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
6648 "symfony/error-handler": "^4.4|^5.0"
6651 "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
6654 "bin/simple-phpunit"
6656 "type": "symfony-bridge",
6659 "name": "phpunit/phpunit",
6660 "url": "https://github.com/sebastianbergmann/phpunit"
6668 "Symfony\\Bridge\\PhpUnit\\": ""
6670 "exclude-from-classmap": [
6674 "notification-url": "https://packagist.org/downloads/",
6680 "name": "Nicolas Grekas",
6681 "email": "p@tchwork.com"
6684 "name": "Symfony Community",
6685 "homepage": "https://symfony.com/contributors"
6688 "description": "Symfony PHPUnit Bridge",
6689 "homepage": "https://symfony.com",
6691 "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.17"
6695 "url": "https://symfony.com/sponsor",
6699 "url": "https://github.com/fabpot",
6703 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6707 "time": "2020-11-26T17:48:00+00:00"
6711 "minimum-stability": "stable",
6712 "stability-flags": {
6713 "rapsys/airbundle": 20,
6714 "rapsys/packbundle": 20,
6715 "rapsys/userbundle": 20
6717 "prefer-stable": false,
6718 "prefer-lowest": false,
6725 "plugin-api-version": "2.0.0"