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": "0573577e039402dccd4abeafd3138067",
10 "name": "composer/package-versions-deprecated",
11 "version": "1.11.99.3",
14 "url": "https://github.com/composer/package-versions-deprecated.git",
15 "reference": "fff576ac850c045158a250e7e27666e146e78d18"
19 "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/fff576ac850c045158a250e7e27666e146e78d18",
20 "reference": "fff576ac850c045158a250e7e27666e146e78d18",
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.3"
68 "url": "https://packagist.com",
72 "url": "https://github.com/composer",
76 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
80 "time": "2021-08-17T13:49:14+00:00"
83 "name": "doctrine/annotations",
87 "url": "https://github.com/doctrine/annotations.git",
88 "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
92 "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
93 "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
97 "doctrine/lexer": "1.*",
99 "php": "^7.1 || ^8.0",
100 "psr/cache": "^1 || ^2 || ^3"
103 "doctrine/cache": "^1.11 || ^2.0",
104 "doctrine/coding-standard": "^6.0 || ^8.1",
105 "phpstan/phpstan": "^0.12.20",
106 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
107 "symfony/cache": "^4.4 || ^5.2"
112 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
115 "notification-url": "https://packagist.org/downloads/",
121 "name": "Guilherme Blanco",
122 "email": "guilhermeblanco@gmail.com"
125 "name": "Roman Borschel",
126 "email": "roman@code-factory.org"
129 "name": "Benjamin Eberlei",
130 "email": "kontakt@beberlei.de"
133 "name": "Jonathan Wage",
134 "email": "jonwage@gmail.com"
137 "name": "Johannes Schmitt",
138 "email": "schmittjoh@gmail.com"
141 "description": "Docblock Annotations Parser",
142 "homepage": "https://www.doctrine-project.org/projects/annotations.html",
149 "issues": "https://github.com/doctrine/annotations/issues",
150 "source": "https://github.com/doctrine/annotations/tree/1.13.2"
152 "time": "2021-08-05T19:00:23+00:00"
155 "name": "doctrine/cache",
159 "url": "https://github.com/doctrine/cache.git",
160 "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8"
164 "url": "https://api.github.com/repos/doctrine/cache/zipball/4cf401d14df219fa6f38b671f5493449151c9ad8",
165 "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8",
169 "php": "~7.1 || ^8.0"
172 "doctrine/common": ">2.2,<2.4"
175 "alcaeus/mongo-php-adapter": "^1.1",
176 "cache/integration-tests": "dev-master",
177 "doctrine/coding-standard": "^8.0",
178 "mongodb/mongodb": "^1.1",
179 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
180 "predis/predis": "~1.0",
181 "psr/cache": "^1.0 || ^2.0 || ^3.0",
182 "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
183 "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
186 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
191 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
194 "notification-url": "https://packagist.org/downloads/",
200 "name": "Guilherme Blanco",
201 "email": "guilhermeblanco@gmail.com"
204 "name": "Roman Borschel",
205 "email": "roman@code-factory.org"
208 "name": "Benjamin Eberlei",
209 "email": "kontakt@beberlei.de"
212 "name": "Jonathan Wage",
213 "email": "jonwage@gmail.com"
216 "name": "Johannes Schmitt",
217 "email": "schmittjoh@gmail.com"
220 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
221 "homepage": "https://www.doctrine-project.org/projects/cache.html",
234 "issues": "https://github.com/doctrine/cache/issues",
235 "source": "https://github.com/doctrine/cache/tree/1.12.1"
239 "url": "https://www.doctrine-project.org/sponsorship.html",
243 "url": "https://www.patreon.com/phpdoctrine",
247 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
251 "time": "2021-07-17T14:39:21+00:00"
254 "name": "doctrine/collections",
258 "url": "https://github.com/doctrine/collections.git",
259 "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
263 "url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
264 "reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
268 "php": "^7.1.3 || ^8.0"
271 "doctrine/coding-standard": "^9.0",
272 "phpstan/phpstan": "^0.12",
273 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
274 "vimeo/psalm": "^4.2.1"
279 "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
282 "notification-url": "https://packagist.org/downloads/",
288 "name": "Guilherme Blanco",
289 "email": "guilhermeblanco@gmail.com"
292 "name": "Roman Borschel",
293 "email": "roman@code-factory.org"
296 "name": "Benjamin Eberlei",
297 "email": "kontakt@beberlei.de"
300 "name": "Jonathan Wage",
301 "email": "jonwage@gmail.com"
304 "name": "Johannes Schmitt",
305 "email": "schmittjoh@gmail.com"
308 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
309 "homepage": "https://www.doctrine-project.org/projects/collections.html",
317 "issues": "https://github.com/doctrine/collections/issues",
318 "source": "https://github.com/doctrine/collections/tree/1.6.8"
320 "time": "2021-08-10T18:51:53+00:00"
323 "name": "doctrine/common",
327 "url": "https://github.com/doctrine/common.git",
328 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
332 "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
333 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
337 "doctrine/annotations": "^1.0",
338 "doctrine/cache": "^1.0",
339 "doctrine/collections": "^1.0",
340 "doctrine/event-manager": "^1.0",
341 "doctrine/inflector": "^1.0",
342 "doctrine/lexer": "^1.0",
343 "doctrine/persistence": "^1.3.3",
344 "doctrine/reflection": "^1.0",
345 "php": "^7.1 || ^8.0"
348 "doctrine/coding-standard": "^1.0",
349 "phpstan/phpstan": "^0.11",
350 "phpstan/phpstan-phpunit": "^0.11",
351 "phpunit/phpunit": "^7.0",
352 "squizlabs/php_codesniffer": "^3.0",
353 "symfony/phpunit-bridge": "^4.0.5"
358 "dev-master": "2.11.x-dev"
363 "Doctrine\\Common\\": "lib/Doctrine/Common"
366 "notification-url": "https://packagist.org/downloads/",
372 "name": "Guilherme Blanco",
373 "email": "guilhermeblanco@gmail.com"
376 "name": "Roman Borschel",
377 "email": "roman@code-factory.org"
380 "name": "Benjamin Eberlei",
381 "email": "kontakt@beberlei.de"
384 "name": "Jonathan Wage",
385 "email": "jonwage@gmail.com"
388 "name": "Johannes Schmitt",
389 "email": "schmittjoh@gmail.com"
392 "name": "Marco Pivetta",
393 "email": "ocramius@gmail.com"
396 "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.",
397 "homepage": "https://www.doctrine-project.org/projects/common.html",
404 "issues": "https://github.com/doctrine/common/issues",
405 "source": "https://github.com/doctrine/common/tree/2.13.x"
409 "url": "https://www.doctrine-project.org/sponsorship.html",
413 "url": "https://www.patreon.com/phpdoctrine",
417 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
421 "time": "2020-06-05T16:46:05+00:00"
424 "name": "doctrine/dbal",
428 "url": "https://github.com/doctrine/dbal.git",
429 "reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4"
433 "url": "https://api.github.com/repos/doctrine/dbal/zipball/8dd39d2ead4409ce652fd4f02621060f009ea5e4",
434 "reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4",
438 "doctrine/cache": "^1.0|^2.0",
439 "doctrine/deprecations": "^0.5.3",
440 "doctrine/event-manager": "^1.0",
445 "doctrine/coding-standard": "9.0.0",
446 "jetbrains/phpstorm-stubs": "2020.2",
447 "phpstan/phpstan": "0.12.81",
448 "phpunit/phpunit": "^7.5.20|^8.5|9.5.5",
449 "squizlabs/php_codesniffer": "3.6.0",
450 "symfony/cache": "^4.4",
451 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
452 "vimeo/psalm": "4.6.4"
455 "symfony/console": "For helpful console commands such as SQL execution and import of files."
463 "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
466 "notification-url": "https://packagist.org/downloads/",
472 "name": "Guilherme Blanco",
473 "email": "guilhermeblanco@gmail.com"
476 "name": "Roman Borschel",
477 "email": "roman@code-factory.org"
480 "name": "Benjamin Eberlei",
481 "email": "kontakt@beberlei.de"
484 "name": "Jonathan Wage",
485 "email": "jonwage@gmail.com"
488 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
489 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
512 "issues": "https://github.com/doctrine/dbal/issues",
513 "source": "https://github.com/doctrine/dbal/tree/2.13.2"
517 "url": "https://www.doctrine-project.org/sponsorship.html",
521 "url": "https://www.patreon.com/phpdoctrine",
525 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
529 "time": "2021-06-18T21:48:39+00:00"
532 "name": "doctrine/deprecations",
536 "url": "https://github.com/doctrine/deprecations.git",
537 "reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
541 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
542 "reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
549 "doctrine/coding-standard": "^6.0|^7.0|^8.0",
550 "phpunit/phpunit": "^7.0|^8.0|^9.0",
554 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
559 "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
562 "notification-url": "https://packagist.org/downloads/",
566 "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
567 "homepage": "https://www.doctrine-project.org/",
569 "issues": "https://github.com/doctrine/deprecations/issues",
570 "source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
572 "time": "2021-03-21T12:59:47+00:00"
575 "name": "doctrine/doctrine-bundle",
576 "version": "1.12.13",
579 "url": "https://github.com/doctrine/DoctrineBundle.git",
580 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c"
584 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/85460b85edd8f61a16ad311e7ffc5d255d3c937c",
585 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c",
589 "doctrine/dbal": "^2.5.12|^3.0",
590 "doctrine/doctrine-cache-bundle": "~1.2",
591 "doctrine/persistence": "^1.3.3",
592 "jdorn/sql-formatter": "^1.2.16",
593 "php": "^7.1 || ^8.0",
594 "symfony/cache": "^3.4.30|^4.3.3",
595 "symfony/config": "^3.4.30|^4.3.3",
596 "symfony/console": "^3.4.30|^4.3.3",
597 "symfony/dependency-injection": "^3.4.30|^4.3.3",
598 "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
599 "symfony/framework-bundle": "^3.4.30|^4.3.3",
600 "symfony/service-contracts": "^1.1.1|^2.0"
603 "doctrine/orm": "<2.6",
604 "twig/twig": "<1.34|>=2.0,<2.4"
607 "doctrine/coding-standard": "^6.0",
608 "doctrine/orm": "^2.6",
609 "ocramius/proxy-manager": "^2.1",
610 "php-coveralls/php-coveralls": "^2.1",
611 "phpunit/phpunit": "^7.5",
612 "symfony/phpunit-bridge": "^4.2",
613 "symfony/property-info": "^3.4.30|^4.3.3",
614 "symfony/proxy-manager-bridge": "^3.4|^4|^5",
615 "symfony/twig-bridge": "^3.4|^4.1",
616 "symfony/validator": "^3.4.30|^4.3.3",
617 "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
618 "symfony/yaml": "^3.4.30|^4.3.3",
619 "twig/twig": "^1.34|^2.12"
622 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
623 "symfony/web-profiler-bundle": "To use the data collector."
625 "type": "symfony-bundle",
628 "dev-master": "2.3.x-dev"
633 "Doctrine\\Bundle\\DoctrineBundle\\": ""
636 "notification-url": "https://packagist.org/downloads/",
642 "name": "Fabien Potencier",
643 "email": "fabien@symfony.com"
646 "name": "Benjamin Eberlei",
647 "email": "kontakt@beberlei.de"
650 "name": "Symfony Community",
651 "homepage": "http://symfony.com/contributors"
654 "name": "Doctrine Project",
655 "homepage": "http://www.doctrine-project.org/"
658 "description": "Symfony DoctrineBundle",
659 "homepage": "http://www.doctrine-project.org",
667 "issues": "https://github.com/doctrine/DoctrineBundle/issues",
668 "source": "https://github.com/doctrine/DoctrineBundle/tree/1.12.13"
672 "url": "https://www.doctrine-project.org/sponsorship.html",
676 "url": "https://www.patreon.com/phpdoctrine",
680 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
684 "time": "2020-11-14T13:38:44+00:00"
687 "name": "doctrine/doctrine-cache-bundle",
691 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
692 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
696 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
697 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
701 "doctrine/cache": "^1.4.2",
702 "doctrine/inflector": "^1.0",
704 "symfony/doctrine-bridge": "^3.4|^4.0"
707 "instaclick/coding-standard": "~1.1",
708 "instaclick/object-calisthenics-sniffs": "dev-master",
709 "instaclick/symfony2-coding-standard": "dev-remaster",
710 "phpunit/phpunit": "^7.0",
711 "predis/predis": "~0.8",
712 "satooshi/php-coveralls": "^1.0",
713 "squizlabs/php_codesniffer": "~1.5",
714 "symfony/console": "^3.4|^4.0",
715 "symfony/finder": "^3.4|^4.0",
716 "symfony/framework-bundle": "^3.4|^4.0",
717 "symfony/phpunit-bridge": "^3.4|^4.0",
718 "symfony/security-acl": "^2.8",
719 "symfony/validator": "^3.4|^4.0",
720 "symfony/yaml": "^3.4|^4.0"
723 "symfony/security-acl": "For using this bundle to cache ACLs"
725 "type": "symfony-bundle",
728 "dev-master": "1.4.x-dev"
733 "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
735 "exclude-from-classmap": [
739 "notification-url": "https://packagist.org/downloads/",
745 "name": "Fabien Potencier",
746 "email": "fabien@symfony.com"
749 "name": "Benjamin Eberlei",
750 "email": "kontakt@beberlei.de"
753 "name": "Fabio B. Silva",
754 "email": "fabio.bat.silva@gmail.com"
757 "name": "Guilherme Blanco",
758 "email": "guilhermeblanco@hotmail.com"
761 "name": "Symfony Community",
762 "homepage": "http://symfony.com/contributors"
765 "name": "Doctrine Project",
766 "homepage": "http://www.doctrine-project.org/"
769 "description": "Symfony Bundle for Doctrine Cache",
770 "homepage": "https://www.doctrine-project.org",
776 "issues": "https://github.com/doctrine/DoctrineCacheBundle/issues",
777 "source": "https://github.com/doctrine/DoctrineCacheBundle/tree/1.4.0"
780 "time": "2019-11-29T11:22:01+00:00"
783 "name": "doctrine/event-manager",
787 "url": "https://github.com/doctrine/event-manager.git",
788 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
792 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
793 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
797 "php": "^7.1 || ^8.0"
800 "doctrine/common": "<2.9@dev"
803 "doctrine/coding-standard": "^6.0",
804 "phpunit/phpunit": "^7.0"
809 "dev-master": "1.0.x-dev"
814 "Doctrine\\Common\\": "lib/Doctrine/Common"
817 "notification-url": "https://packagist.org/downloads/",
823 "name": "Guilherme Blanco",
824 "email": "guilhermeblanco@gmail.com"
827 "name": "Roman Borschel",
828 "email": "roman@code-factory.org"
831 "name": "Benjamin Eberlei",
832 "email": "kontakt@beberlei.de"
835 "name": "Jonathan Wage",
836 "email": "jonwage@gmail.com"
839 "name": "Johannes Schmitt",
840 "email": "schmittjoh@gmail.com"
843 "name": "Marco Pivetta",
844 "email": "ocramius@gmail.com"
847 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
848 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
857 "issues": "https://github.com/doctrine/event-manager/issues",
858 "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
862 "url": "https://www.doctrine-project.org/sponsorship.html",
866 "url": "https://www.patreon.com/phpdoctrine",
870 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
874 "time": "2020-05-29T18:28:51+00:00"
877 "name": "doctrine/inflector",
881 "url": "https://github.com/doctrine/inflector.git",
882 "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
886 "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
887 "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
891 "php": "^7.1 || ^8.0"
894 "doctrine/coding-standard": "^8.0",
895 "phpstan/phpstan": "^0.12",
896 "phpstan/phpstan-phpunit": "^0.12",
897 "phpstan/phpstan-strict-rules": "^0.12",
898 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
903 "dev-master": "2.0.x-dev"
908 "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
909 "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
912 "notification-url": "https://packagist.org/downloads/",
918 "name": "Guilherme Blanco",
919 "email": "guilhermeblanco@gmail.com"
922 "name": "Roman Borschel",
923 "email": "roman@code-factory.org"
926 "name": "Benjamin Eberlei",
927 "email": "kontakt@beberlei.de"
930 "name": "Jonathan Wage",
931 "email": "jonwage@gmail.com"
934 "name": "Johannes Schmitt",
935 "email": "schmittjoh@gmail.com"
938 "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
939 "homepage": "https://www.doctrine-project.org/projects/inflector.html",
953 "issues": "https://github.com/doctrine/inflector/issues",
954 "source": "https://github.com/doctrine/inflector/tree/1.4.4"
958 "url": "https://www.doctrine-project.org/sponsorship.html",
962 "url": "https://www.patreon.com/phpdoctrine",
966 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
970 "time": "2021-04-16T17:34:40+00:00"
973 "name": "doctrine/instantiator",
977 "url": "https://github.com/doctrine/instantiator.git",
978 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
982 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
983 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
987 "php": "^7.1 || ^8.0"
990 "doctrine/coding-standard": "^8.0",
993 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
994 "phpstan/phpstan": "^0.12",
995 "phpstan/phpstan-phpunit": "^0.12",
996 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
1001 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1004 "notification-url": "https://packagist.org/downloads/",
1010 "name": "Marco Pivetta",
1011 "email": "ocramius@gmail.com",
1012 "homepage": "https://ocramius.github.io/"
1015 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1016 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
1022 "issues": "https://github.com/doctrine/instantiator/issues",
1023 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
1027 "url": "https://www.doctrine-project.org/sponsorship.html",
1031 "url": "https://www.patreon.com/phpdoctrine",
1035 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
1039 "time": "2020-11-10T18:47:58+00:00"
1042 "name": "doctrine/lexer",
1046 "url": "https://github.com/doctrine/lexer.git",
1047 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
1051 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
1052 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
1056 "php": "^7.2 || ^8.0"
1059 "doctrine/coding-standard": "^6.0",
1060 "phpstan/phpstan": "^0.11.8",
1061 "phpunit/phpunit": "^8.2"
1066 "dev-master": "1.2.x-dev"
1071 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
1074 "notification-url": "https://packagist.org/downloads/",
1080 "name": "Guilherme Blanco",
1081 "email": "guilhermeblanco@gmail.com"
1084 "name": "Roman Borschel",
1085 "email": "roman@code-factory.org"
1088 "name": "Johannes Schmitt",
1089 "email": "schmittjoh@gmail.com"
1092 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1093 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1102 "issues": "https://github.com/doctrine/lexer/issues",
1103 "source": "https://github.com/doctrine/lexer/tree/1.2.1"
1107 "url": "https://www.doctrine-project.org/sponsorship.html",
1111 "url": "https://www.patreon.com/phpdoctrine",
1115 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
1119 "time": "2020-05-25T17:44:05+00:00"
1122 "name": "doctrine/orm",
1126 "url": "https://github.com/doctrine/orm.git",
1127 "reference": "01187c9260cd085529ddd1273665217cae659640"
1131 "url": "https://api.github.com/repos/doctrine/orm/zipball/01187c9260cd085529ddd1273665217cae659640",
1132 "reference": "01187c9260cd085529ddd1273665217cae659640",
1136 "composer/package-versions-deprecated": "^1.8",
1137 "doctrine/annotations": "^1.11.1",
1138 "doctrine/cache": "^1.9.1",
1139 "doctrine/collections": "^1.5",
1140 "doctrine/common": "^2.11 || ^3.0",
1141 "doctrine/dbal": "^2.9.3",
1142 "doctrine/event-manager": "^1.1",
1143 "doctrine/inflector": "^1.0",
1144 "doctrine/instantiator": "^1.3",
1145 "doctrine/lexer": "^1.0",
1146 "doctrine/persistence": "^1.3.3 || ^2.0",
1149 "symfony/console": "^3.0|^4.0|^5.0"
1152 "doctrine/coding-standard": "^6.0",
1153 "phpstan/phpstan": "^0.12.18",
1154 "phpunit/phpunit": "^8.0",
1155 "symfony/yaml": "^3.4|^4.0|^5.0",
1156 "vimeo/psalm": "^3.11"
1159 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1167 "dev-master": "2.7.x-dev"
1172 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1175 "notification-url": "https://packagist.org/downloads/",
1181 "name": "Guilherme Blanco",
1182 "email": "guilhermeblanco@gmail.com"
1185 "name": "Roman Borschel",
1186 "email": "roman@code-factory.org"
1189 "name": "Benjamin Eberlei",
1190 "email": "kontakt@beberlei.de"
1193 "name": "Jonathan Wage",
1194 "email": "jonwage@gmail.com"
1197 "name": "Marco Pivetta",
1198 "email": "ocramius@gmail.com"
1201 "description": "Object-Relational-Mapper for PHP",
1202 "homepage": "https://www.doctrine-project.org/projects/orm.html",
1208 "issues": "https://github.com/doctrine/orm/issues",
1209 "source": "https://github.com/doctrine/orm/tree/2.7.5"
1211 "time": "2020-12-03T08:52:14+00:00"
1214 "name": "doctrine/persistence",
1218 "url": "https://github.com/doctrine/persistence.git",
1219 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
1223 "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
1224 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
1228 "doctrine/annotations": "^1.0",
1229 "doctrine/cache": "^1.0",
1230 "doctrine/collections": "^1.0",
1231 "doctrine/event-manager": "^1.0",
1232 "doctrine/reflection": "^1.2",
1233 "php": "^7.1 || ^8.0"
1236 "doctrine/common": "<2.10@dev"
1239 "doctrine/coding-standard": "^6.0",
1240 "phpstan/phpstan": "^0.11",
1241 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
1242 "vimeo/psalm": "^3.11"
1247 "dev-master": "1.3.x-dev"
1252 "Doctrine\\Common\\": "lib/Doctrine/Common",
1253 "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
1256 "notification-url": "https://packagist.org/downloads/",
1262 "name": "Guilherme Blanco",
1263 "email": "guilhermeblanco@gmail.com"
1266 "name": "Roman Borschel",
1267 "email": "roman@code-factory.org"
1270 "name": "Benjamin Eberlei",
1271 "email": "kontakt@beberlei.de"
1274 "name": "Jonathan Wage",
1275 "email": "jonwage@gmail.com"
1278 "name": "Johannes Schmitt",
1279 "email": "schmittjoh@gmail.com"
1282 "name": "Marco Pivetta",
1283 "email": "ocramius@gmail.com"
1286 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1287 "homepage": "https://doctrine-project.org/projects/persistence.html",
1296 "issues": "https://github.com/doctrine/persistence/issues",
1297 "source": "https://github.com/doctrine/persistence/tree/1.3.x"
1301 "url": "https://www.doctrine-project.org/sponsorship.html",
1305 "url": "https://www.patreon.com/phpdoctrine",
1309 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
1313 "time": "2020-06-20T12:56:16+00:00"
1316 "name": "doctrine/reflection",
1320 "url": "https://github.com/doctrine/reflection.git",
1321 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
1325 "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
1326 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
1330 "doctrine/annotations": "^1.0",
1331 "ext-tokenizer": "*",
1332 "php": "^7.1 || ^8.0"
1335 "doctrine/common": "<2.9"
1338 "doctrine/coding-standard": "^6.0 || ^8.2.0",
1339 "doctrine/common": "^2.10",
1340 "phpstan/phpstan": "^0.11.0 || ^0.12.20",
1341 "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
1342 "phpunit/phpunit": "^7.5 || ^9.1.5"
1347 "dev-master": "1.2.x-dev"
1352 "Doctrine\\Common\\": "lib/Doctrine/Common"
1355 "notification-url": "https://packagist.org/downloads/",
1361 "name": "Guilherme Blanco",
1362 "email": "guilhermeblanco@gmail.com"
1365 "name": "Roman Borschel",
1366 "email": "roman@code-factory.org"
1369 "name": "Benjamin Eberlei",
1370 "email": "kontakt@beberlei.de"
1373 "name": "Jonathan Wage",
1374 "email": "jonwage@gmail.com"
1377 "name": "Johannes Schmitt",
1378 "email": "schmittjoh@gmail.com"
1381 "name": "Marco Pivetta",
1382 "email": "ocramius@gmail.com"
1385 "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.",
1386 "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1392 "issues": "https://github.com/doctrine/reflection/issues",
1393 "source": "https://github.com/doctrine/reflection/tree/1.2.2"
1395 "abandoned": "roave/better-reflection",
1396 "time": "2020-10-27T21:46:55+00:00"
1399 "name": "egulias/email-validator",
1403 "url": "https://github.com/egulias/EmailValidator.git",
1404 "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307"
1408 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307",
1409 "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307",
1413 "doctrine/lexer": "^1.2",
1415 "symfony/polyfill-intl-idn": "^1.15"
1418 "php-coveralls/php-coveralls": "^2.2",
1419 "phpunit/phpunit": "^8.5.8|^9.3.3",
1423 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1428 "dev-master": "3.0.x-dev"
1433 "Egulias\\EmailValidator\\": "src"
1436 "notification-url": "https://packagist.org/downloads/",
1442 "name": "Eduardo Gulias Davis"
1445 "description": "A library for validating emails against several RFCs",
1446 "homepage": "https://github.com/egulias/EmailValidator",
1455 "issues": "https://github.com/egulias/EmailValidator/issues",
1456 "source": "https://github.com/egulias/EmailValidator/tree/3.1.1"
1460 "url": "https://github.com/egulias",
1464 "time": "2021-04-01T18:37:14+00:00"
1467 "name": "erusev/parsedown",
1471 "url": "https://github.com/erusev/parsedown.git",
1472 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
1476 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
1477 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
1481 "ext-mbstring": "*",
1485 "phpunit/phpunit": "^4.8.35"
1493 "notification-url": "https://packagist.org/downloads/",
1499 "name": "Emanuil Rusev",
1500 "email": "hello@erusev.com",
1501 "homepage": "http://erusev.com"
1504 "description": "Parser for Markdown.",
1505 "homepage": "http://parsedown.org",
1511 "issues": "https://github.com/erusev/parsedown/issues",
1512 "source": "https://github.com/erusev/parsedown/tree/1.7.x"
1514 "time": "2019-12-30T22:54:17+00:00"
1517 "name": "firebase/php-jwt",
1518 "version": "v5.4.0",
1521 "url": "https://github.com/firebase/php-jwt.git",
1522 "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
1526 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
1527 "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
1534 "phpunit/phpunit": ">=4.8 <=9"
1537 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
1542 "Firebase\\JWT\\": "src"
1545 "notification-url": "https://packagist.org/downloads/",
1551 "name": "Neuman Vong",
1552 "email": "neuman+pear@twilio.com",
1556 "name": "Anant Narayanan",
1557 "email": "anant@php.net",
1561 "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
1562 "homepage": "https://github.com/firebase/php-jwt",
1568 "issues": "https://github.com/firebase/php-jwt/issues",
1569 "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
1571 "time": "2021-06-23T19:00:23+00:00"
1574 "name": "fpdf/fpdf",
1575 "version": "1.83.2",
1578 "url": "https://github.com/coreydoughty/Fpdf.git",
1579 "reference": "6aa31c9b70a3aef2a63f79144fec79b62bad4bb0"
1583 "url": "https://api.github.com/repos/coreydoughty/Fpdf/zipball/6aa31c9b70a3aef2a63f79144fec79b62bad4bb0",
1584 "reference": "6aa31c9b70a3aef2a63f79144fec79b62bad4bb0",
1593 "Fpdf\\": "src/Fpdf"
1596 "notification-url": "https://packagist.org/downloads/",
1602 "name": "Corey Doughty",
1603 "email": "corey@doughty.ca"
1606 "description": "FPDF Composer Wrapper",
1607 "homepage": "https://github.com/coreydoughty/Fpdf",
1614 "issues": "https://github.com/coreydoughty/Fpdf/issues",
1615 "source": "https://github.com/coreydoughty/Fpdf/tree/1.83.2"
1617 "time": "2021-07-07T10:26:51+00:00"
1620 "name": "google/apiclient",
1621 "version": "v2.10.1",
1624 "url": "https://github.com/googleapis/google-api-php-client.git",
1625 "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b"
1629 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/11871e94006ce7a419bb6124d51b6f9ace3f679b",
1630 "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b",
1634 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
1635 "google/apiclient-services": "~0.200",
1636 "google/auth": "^1.10",
1637 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
1638 "guzzlehttp/psr7": "^1.2",
1639 "monolog/monolog": "^1.17|^2.0",
1640 "php": "^5.6|^7.0|^8.0",
1641 "phpseclib/phpseclib": "~2.0||^3.0.2"
1644 "cache/filesystem-adapter": "^0.3.2|^1.1",
1645 "composer/composer": "^1.10.22",
1646 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
1647 "phpcompatibility/php-compatibility": "^9.2",
1648 "phpunit/phpunit": "^5.7||^8.5.13",
1649 "squizlabs/php_codesniffer": "~2.3",
1650 "symfony/css-selector": "~2.1",
1651 "symfony/dom-crawler": "~2.1"
1654 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
1659 "dev-master": "2.x-dev"
1673 "notification-url": "https://packagist.org/downloads/",
1677 "description": "Client library for Google APIs",
1678 "homepage": "http://developers.google.com/api-client-library/php",
1683 "issues": "https://github.com/googleapis/google-api-php-client/issues",
1684 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.10.1"
1686 "time": "2021-06-25T14:25:44+00:00"
1689 "name": "google/apiclient-services",
1690 "version": "v0.209.0",
1693 "url": "https://github.com/googleapis/google-api-php-client-services.git",
1694 "reference": "0c463d5f15e91feb8de4ffe199e5010cf3b563d3"
1698 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/0c463d5f15e91feb8de4ffe199e5010cf3b563d3",
1699 "reference": "0c463d5f15e91feb8de4ffe199e5010cf3b563d3",
1706 "phpunit/phpunit": "^5.7||^8.5.13"
1711 "Google\\Service\\": "src"
1717 "notification-url": "https://packagist.org/downloads/",
1721 "description": "Client library for Google APIs",
1722 "homepage": "http://developers.google.com/api-client-library/php",
1727 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
1728 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.209.0"
1730 "time": "2021-08-22T11:18:24+00:00"
1733 "name": "google/auth",
1734 "version": "v1.18.0",
1737 "url": "https://github.com/googleapis/google-auth-library-php.git",
1738 "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347"
1742 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/21dd478e77b0634ed9e3a68613f74ed250ca9347",
1743 "reference": "21dd478e77b0634ed9e3a68613f74ed250ca9347",
1747 "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
1748 "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
1749 "guzzlehttp/psr7": "^1.7|^2.0",
1751 "psr/cache": "^1.0|^2.0",
1752 "psr/http-message": "^1.0"
1755 "guzzlehttp/promises": "0.1.1|^1.3",
1756 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
1757 "phpseclib/phpseclib": "^2.0.31",
1758 "phpunit/phpunit": "^4.8.36|^5.7",
1759 "sebastian/comparator": ">=1.2.3"
1762 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
1767 "Google\\Auth\\": "src"
1770 "notification-url": "https://packagist.org/downloads/",
1774 "description": "Google Auth Library for PHP",
1775 "homepage": "http://github.com/google/google-auth-library-php",
1782 "docs": "https://googleapis.github.io/google-auth-library-php/master/",
1783 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
1784 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.18.0"
1786 "time": "2021-08-24T18:03:18+00:00"
1789 "name": "guzzlehttp/guzzle",
1793 "url": "https://github.com/guzzle/guzzle.git",
1794 "reference": "7008573787b430c1c1f650e3722d9bba59967628"
1798 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
1799 "reference": "7008573787b430c1c1f650e3722d9bba59967628",
1804 "guzzlehttp/promises": "^1.4",
1805 "guzzlehttp/psr7": "^1.7 || ^2.0",
1806 "php": "^7.2.5 || ^8.0",
1807 "psr/http-client": "^1.0"
1810 "psr/http-client-implementation": "1.0"
1813 "bamarni/composer-bin-plugin": "^1.4.1",
1815 "php-http/client-integration-tests": "^3.0",
1816 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1820 "ext-curl": "Required for CURL handler support",
1821 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1822 "psr/log": "Required for using the Log middleware"
1827 "dev-master": "7.3-dev"
1832 "GuzzleHttp\\": "src/"
1835 "src/functions_include.php"
1838 "notification-url": "https://packagist.org/downloads/",
1844 "name": "Michael Dowling",
1845 "email": "mtdowling@gmail.com",
1846 "homepage": "https://github.com/mtdowling"
1849 "name": "MƔrk SƔgi-KazƔr",
1850 "email": "mark.sagikazar@gmail.com",
1851 "homepage": "https://sagikazarmark.hu"
1854 "description": "Guzzle is a PHP HTTP client library",
1855 "homepage": "http://guzzlephp.org/",
1868 "issues": "https://github.com/guzzle/guzzle/issues",
1869 "source": "https://github.com/guzzle/guzzle/tree/7.3.0"
1873 "url": "https://github.com/GrahamCampbell",
1877 "url": "https://github.com/Nyholm",
1881 "url": "https://github.com/alexeyshockov",
1885 "url": "https://github.com/gmponos",
1889 "time": "2021-03-23T11:33:13+00:00"
1892 "name": "guzzlehttp/promises",
1896 "url": "https://github.com/guzzle/promises.git",
1897 "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
1901 "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
1902 "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
1909 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1914 "dev-master": "1.4-dev"
1919 "GuzzleHttp\\Promise\\": "src/"
1922 "src/functions_include.php"
1925 "notification-url": "https://packagist.org/downloads/",
1931 "name": "Michael Dowling",
1932 "email": "mtdowling@gmail.com",
1933 "homepage": "https://github.com/mtdowling"
1936 "description": "Guzzle promises library",
1941 "issues": "https://github.com/guzzle/promises/issues",
1942 "source": "https://github.com/guzzle/promises/tree/1.4.1"
1944 "time": "2021-03-07T09:25:29+00:00"
1947 "name": "guzzlehttp/psr7",
1951 "url": "https://github.com/guzzle/psr7.git",
1952 "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
1956 "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
1957 "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
1962 "psr/http-message": "~1.0",
1963 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
1966 "psr/http-message-implementation": "1.0"
1970 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
1973 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1978 "dev-master": "1.7-dev"
1983 "GuzzleHttp\\Psr7\\": "src/"
1986 "src/functions_include.php"
1989 "notification-url": "https://packagist.org/downloads/",
1995 "name": "Michael Dowling",
1996 "email": "mtdowling@gmail.com",
1997 "homepage": "https://github.com/mtdowling"
2000 "name": "Tobias Schultze",
2001 "homepage": "https://github.com/Tobion"
2004 "description": "PSR-7 message implementation that also provides common utility methods",
2016 "issues": "https://github.com/guzzle/psr7/issues",
2017 "source": "https://github.com/guzzle/psr7/tree/1.8.2"
2019 "time": "2021-04-26T09:17:50+00:00"
2022 "name": "jdorn/sql-formatter",
2023 "version": "v1.2.17",
2026 "url": "https://github.com/jdorn/sql-formatter.git",
2027 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
2031 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
2032 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
2039 "phpunit/phpunit": "3.7.*"
2044 "dev-master": "1.3.x-dev"
2052 "notification-url": "https://packagist.org/downloads/",
2058 "name": "Jeremy Dorn",
2059 "email": "jeremy@jeremydorn.com",
2060 "homepage": "http://jeremydorn.com/"
2063 "description": "a PHP SQL highlighting library",
2064 "homepage": "https://github.com/jdorn/sql-formatter/",
2070 "issues": "https://github.com/jdorn/sql-formatter/issues",
2071 "source": "https://github.com/jdorn/sql-formatter/tree/master"
2073 "time": "2014-01-12T16:20:24+00:00"
2076 "name": "monolog/monolog",
2080 "url": "https://github.com/Seldaek/monolog.git",
2081 "reference": "71312564759a7db5b789296369c1a264efc43aad"
2085 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
2086 "reference": "71312564759a7db5b789296369c1a264efc43aad",
2094 "psr/log-implementation": "1.0.0"
2097 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
2098 "doctrine/couchdb": "~1.0@dev",
2099 "elasticsearch/elasticsearch": "^7",
2100 "graylog2/gelf-php": "^1.4.2",
2101 "mongodb/mongodb": "^1.8",
2102 "php-amqplib/php-amqplib": "~2.4",
2103 "php-console/php-console": "^3.1.3",
2104 "phpspec/prophecy": "^1.6.1",
2105 "phpstan/phpstan": "^0.12.91",
2106 "phpunit/phpunit": "^8.5",
2107 "predis/predis": "^1.1",
2108 "rollbar/rollbar": "^1.3",
2109 "ruflin/elastica": ">=0.90 <7.0.1",
2110 "swiftmailer/swiftmailer": "^5.3|^6.0"
2113 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2114 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2115 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2116 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2117 "ext-mbstring": "Allow to work properly with unicode symbols",
2118 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2119 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2120 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2121 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2122 "php-console/php-console": "Allow sending log messages to Google Chrome",
2123 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2124 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2129 "dev-main": "2.x-dev"
2134 "Monolog\\": "src/Monolog"
2137 "notification-url": "https://packagist.org/downloads/",
2143 "name": "Jordi Boggiano",
2144 "email": "j.boggiano@seld.be",
2145 "homepage": "https://seld.be"
2148 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2149 "homepage": "https://github.com/Seldaek/monolog",
2156 "issues": "https://github.com/Seldaek/monolog/issues",
2157 "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
2161 "url": "https://github.com/Seldaek",
2165 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
2169 "time": "2021-07-23T07:42:52+00:00"
2172 "name": "paragonie/constant_time_encoding",
2173 "version": "v2.4.0",
2176 "url": "https://github.com/paragonie/constant_time_encoding.git",
2177 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
2181 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
2182 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
2189 "phpunit/phpunit": "^6|^7|^8|^9",
2190 "vimeo/psalm": "^1|^2|^3|^4"
2195 "ParagonIE\\ConstantTime\\": "src/"
2198 "notification-url": "https://packagist.org/downloads/",
2204 "name": "Paragon Initiative Enterprises",
2205 "email": "security@paragonie.com",
2206 "homepage": "https://paragonie.com",
2207 "role": "Maintainer"
2210 "name": "Steve 'Sc00bz' Thomas",
2211 "email": "steve@tobtu.com",
2212 "homepage": "https://www.tobtu.com",
2213 "role": "Original Developer"
2216 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
2232 "email": "info@paragonie.com",
2233 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
2234 "source": "https://github.com/paragonie/constant_time_encoding"
2236 "time": "2020-12-06T15:14:20+00:00"
2239 "name": "phpseclib/phpseclib",
2240 "version": "3.0.10",
2243 "url": "https://github.com/phpseclib/phpseclib.git",
2244 "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187"
2248 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/62fcc5a94ac83b1506f52d7558d828617fac9187",
2249 "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187",
2253 "paragonie/constant_time_encoding": "^1|^2",
2254 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
2258 "phing/phing": "~2.7",
2259 "phpunit/phpunit": "^5.7|^6.0|^9.4",
2260 "squizlabs/php_codesniffer": "~2.0"
2263 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
2264 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
2265 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
2266 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
2271 "phpseclib/bootstrap.php"
2274 "phpseclib3\\": "phpseclib/"
2277 "notification-url": "https://packagist.org/downloads/",
2283 "name": "Jim Wigginton",
2284 "email": "terrafrost@php.net",
2285 "role": "Lead Developer"
2288 "name": "Patrick Monnerat",
2289 "email": "pm@datasphere.ch",
2293 "name": "Andreas Fischer",
2294 "email": "bantu@phpbb.com",
2298 "name": "Hans-JĆ¼rgen Petrich",
2299 "email": "petrich@tronic-media.com",
2303 "name": "Graham Campbell",
2304 "email": "graham@alt-three.com",
2308 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
2309 "homepage": "http://phpseclib.sourceforge.net",
2330 "issues": "https://github.com/phpseclib/phpseclib/issues",
2331 "source": "https://github.com/phpseclib/phpseclib/tree/3.0.10"
2335 "url": "https://github.com/terrafrost",
2339 "url": "https://www.patreon.com/phpseclib",
2343 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
2347 "time": "2021-08-16T04:24:45+00:00"
2350 "name": "psr/cache",
2354 "url": "https://github.com/php-fig/cache.git",
2355 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
2359 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
2360 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
2369 "dev-master": "1.0.x-dev"
2374 "Psr\\Cache\\": "src/"
2377 "notification-url": "https://packagist.org/downloads/",
2384 "homepage": "http://www.php-fig.org/"
2387 "description": "Common interface for caching libraries",
2394 "source": "https://github.com/php-fig/cache/tree/master"
2396 "time": "2016-08-06T20:24:11+00:00"
2399 "name": "psr/container",
2403 "url": "https://github.com/php-fig/container.git",
2404 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
2408 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
2409 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
2418 "Psr\\Container\\": "src/"
2421 "notification-url": "https://packagist.org/downloads/",
2428 "homepage": "https://www.php-fig.org/"
2431 "description": "Common Container Interface (PHP FIG PSR-11)",
2432 "homepage": "https://github.com/php-fig/container",
2436 "container-interface",
2437 "container-interop",
2441 "issues": "https://github.com/php-fig/container/issues",
2442 "source": "https://github.com/php-fig/container/tree/1.1.1"
2444 "time": "2021-03-05T17:36:06+00:00"
2447 "name": "psr/http-client",
2451 "url": "https://github.com/php-fig/http-client.git",
2452 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
2456 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
2457 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
2461 "php": "^7.0 || ^8.0",
2462 "psr/http-message": "^1.0"
2467 "dev-master": "1.0.x-dev"
2472 "Psr\\Http\\Client\\": "src/"
2475 "notification-url": "https://packagist.org/downloads/",
2482 "homepage": "http://www.php-fig.org/"
2485 "description": "Common interface for HTTP clients",
2486 "homepage": "https://github.com/php-fig/http-client",
2494 "source": "https://github.com/php-fig/http-client/tree/master"
2496 "time": "2020-06-29T06:28:15+00:00"
2499 "name": "psr/http-message",
2503 "url": "https://github.com/php-fig/http-message.git",
2504 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2508 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2509 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2518 "dev-master": "1.0.x-dev"
2523 "Psr\\Http\\Message\\": "src/"
2526 "notification-url": "https://packagist.org/downloads/",
2533 "homepage": "http://www.php-fig.org/"
2536 "description": "Common interface for HTTP messages",
2537 "homepage": "https://github.com/php-fig/http-message",
2547 "source": "https://github.com/php-fig/http-message/tree/master"
2549 "time": "2016-08-06T14:39:51+00:00"
2556 "url": "https://github.com/php-fig/log.git",
2557 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
2561 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
2562 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
2571 "dev-master": "1.1.x-dev"
2576 "Psr\\Log\\": "Psr/Log/"
2579 "notification-url": "https://packagist.org/downloads/",
2586 "homepage": "https://www.php-fig.org/"
2589 "description": "Common interface for logging libraries",
2590 "homepage": "https://github.com/php-fig/log",
2597 "source": "https://github.com/php-fig/log/tree/1.1.4"
2599 "time": "2021-05-03T11:20:27+00:00"
2602 "name": "ralouphie/getallheaders",
2606 "url": "https://github.com/ralouphie/getallheaders.git",
2607 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2611 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2612 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2619 "php-coveralls/php-coveralls": "^2.1",
2620 "phpunit/phpunit": "^5 || ^6.5"
2625 "src/getallheaders.php"
2628 "notification-url": "https://packagist.org/downloads/",
2634 "name": "Ralph Khattar",
2635 "email": "ralph.khattar@gmail.com"
2638 "description": "A polyfill for getallheaders.",
2640 "issues": "https://github.com/ralouphie/getallheaders/issues",
2641 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
2643 "time": "2019-03-08T08:55:37+00:00"
2646 "name": "rapsys/airbundle",
2647 "version": "dev-master",
2650 "url": "https://rapsys@git.rapsys.eu/airbundle",
2651 "reference": "master"
2654 "doctrine/doctrine-bundle": "^1.12",
2655 "doctrine/orm": "^2.7",
2656 "fpdf/fpdf": "^1.83.1",
2657 "google/apiclient": "^2.9",
2658 "rapsys/packbundle": "dev-master",
2659 "rapsys/userbundle": "dev-master",
2660 "symfony/flex": "^1.5",
2661 "symfony/form": "^4.4",
2662 "symfony/framework-bundle": "^4.4",
2663 "symfony/mailer": "^4.4",
2664 "symfony/profiler-pack": "^1.0",
2665 "symfony/security-bundle": "^4.4",
2666 "symfony/translation": "^4.4",
2667 "symfony/twig-bundle": "^4.4",
2668 "symfony/validator": "^4.4",
2669 "twig/extensions": "^1.5",
2670 "twig/html-extra": "^2.12"
2673 "doctrine/doctrine-fixtures-bundle": "^3.3",
2674 "symfony/browser-kit": "^4.3",
2675 "symfony/maker-bundle": "^1.14",
2676 "symfony/phpunit-bridge": "^4.4",
2677 "symfony/web-profiler-bundle": "^4.4"
2682 "Rapsys\\AirBundle\\": ""
2687 "name": "rapsys/packbundle",
2688 "version": "dev-master",
2691 "url": "https://rapsys@git.rapsys.eu/packbundle",
2692 "reference": "master"
2695 "symfony/asset": "^4.4",
2696 "symfony/flex": "^1.5",
2697 "symfony/framework-bundle": "^4.4",
2698 "symfony/process": "^4.4",
2699 "symfony/twig-bundle": "^4.4",
2700 "twig/extensions": "^1.5"
2705 "Rapsys\\PackBundle\\": ""
2710 "name": "rapsys/userbundle",
2711 "version": "dev-master",
2714 "url": "https://rapsys@git.rapsys.eu/userbundle",
2715 "reference": "master"
2718 "doctrine/doctrine-bundle": "^1.12",
2719 "rapsys/packbundle": "dev-master",
2720 "symfony/flex": "^1.5",
2721 "symfony/form": "^4.4",
2722 "symfony/framework-bundle": "^4.4",
2723 "symfony/security-bundle": "^4.4",
2724 "symfony/validator": "^4.4"
2729 "Rapsys\\UserBundle\\": ""
2734 "name": "symfony/asset",
2735 "version": "v4.4.27",
2738 "url": "https://github.com/symfony/asset.git",
2739 "reference": "1910a978dbe03503d9ee72408e2fef7c4041d97d"
2743 "url": "https://api.github.com/repos/symfony/asset/zipball/1910a978dbe03503d9ee72408e2fef7c4041d97d",
2744 "reference": "1910a978dbe03503d9ee72408e2fef7c4041d97d",
2749 "symfony/polyfill-php80": "^1.16"
2752 "symfony/http-foundation": "^3.4|^4.0|^5.0",
2753 "symfony/http-kernel": "^3.4|^4.0|^5.0"
2756 "symfony/http-foundation": ""
2761 "Symfony\\Component\\Asset\\": ""
2763 "exclude-from-classmap": [
2767 "notification-url": "https://packagist.org/downloads/",
2773 "name": "Fabien Potencier",
2774 "email": "fabien@symfony.com"
2777 "name": "Symfony Community",
2778 "homepage": "https://symfony.com/contributors"
2781 "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
2782 "homepage": "https://symfony.com",
2784 "source": "https://github.com/symfony/asset/tree/v4.4.27"
2788 "url": "https://symfony.com/sponsor",
2792 "url": "https://github.com/fabpot",
2796 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2800 "time": "2021-07-21T12:19:41+00:00"
2803 "name": "symfony/cache",
2804 "version": "v4.4.27",
2807 "url": "https://github.com/symfony/cache.git",
2808 "reference": "49002c15f3e26b13c7d36c6ffe5d597ef6719cc1"
2812 "url": "https://api.github.com/repos/symfony/cache/zipball/49002c15f3e26b13c7d36c6ffe5d597ef6719cc1",
2813 "reference": "49002c15f3e26b13c7d36c6ffe5d597ef6719cc1",
2818 "psr/cache": "^1.0|^2.0",
2819 "psr/log": "^1|^2|^3",
2820 "symfony/cache-contracts": "^1.1.7|^2",
2821 "symfony/polyfill-php80": "^1.16",
2822 "symfony/service-contracts": "^1.1|^2",
2823 "symfony/var-exporter": "^4.2|^5.0"
2826 "doctrine/dbal": "<2.6",
2827 "symfony/dependency-injection": "<3.4",
2828 "symfony/http-kernel": "<4.4|>=5.0",
2829 "symfony/var-dumper": "<4.4"
2832 "psr/cache-implementation": "1.0|2.0",
2833 "psr/simple-cache-implementation": "1.0",
2834 "symfony/cache-implementation": "1.0|2.0"
2837 "cache/integration-tests": "dev-master",
2838 "doctrine/cache": "^1.6|^2.0",
2839 "doctrine/dbal": "^2.6|^3.0",
2840 "predis/predis": "^1.1",
2841 "psr/simple-cache": "^1.0",
2842 "symfony/config": "^4.2|^5.0",
2843 "symfony/dependency-injection": "^3.4|^4.1|^5.0",
2844 "symfony/filesystem": "^4.4|^5.0",
2845 "symfony/http-kernel": "^4.4",
2846 "symfony/var-dumper": "^4.4|^5.0"
2851 "Symfony\\Component\\Cache\\": ""
2853 "exclude-from-classmap": [
2857 "notification-url": "https://packagist.org/downloads/",
2863 "name": "Nicolas Grekas",
2864 "email": "p@tchwork.com"
2867 "name": "Symfony Community",
2868 "homepage": "https://symfony.com/contributors"
2871 "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
2872 "homepage": "https://symfony.com",
2878 "source": "https://github.com/symfony/cache/tree/v4.4.27"
2882 "url": "https://symfony.com/sponsor",
2886 "url": "https://github.com/fabpot",
2890 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2894 "time": "2021-07-23T15:41:52+00:00"
2897 "name": "symfony/cache-contracts",
2898 "version": "v2.4.0",
2901 "url": "https://github.com/symfony/cache-contracts.git",
2902 "reference": "c0446463729b89dd4fa62e9aeecc80287323615d"
2906 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d",
2907 "reference": "c0446463729b89dd4fa62e9aeecc80287323615d",
2912 "psr/cache": "^1.0|^2.0|^3.0"
2915 "symfony/cache-implementation": ""
2920 "dev-main": "2.4-dev"
2923 "name": "symfony/contracts",
2924 "url": "https://github.com/symfony/contracts"
2929 "Symfony\\Contracts\\Cache\\": ""
2932 "notification-url": "https://packagist.org/downloads/",
2938 "name": "Nicolas Grekas",
2939 "email": "p@tchwork.com"
2942 "name": "Symfony Community",
2943 "homepage": "https://symfony.com/contributors"
2946 "description": "Generic abstractions related to caching",
2947 "homepage": "https://symfony.com",
2957 "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0"
2961 "url": "https://symfony.com/sponsor",
2965 "url": "https://github.com/fabpot",
2969 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2973 "time": "2021-03-23T23:28:01+00:00"
2976 "name": "symfony/config",
2977 "version": "v4.4.27",
2980 "url": "https://github.com/symfony/config.git",
2981 "reference": "8132e8d645d703e9b7c9c4f25067b93638683a35"
2985 "url": "https://api.github.com/repos/symfony/config/zipball/8132e8d645d703e9b7c9c4f25067b93638683a35",
2986 "reference": "8132e8d645d703e9b7c9c4f25067b93638683a35",
2991 "symfony/filesystem": "^3.4|^4.0|^5.0",
2992 "symfony/polyfill-ctype": "~1.8",
2993 "symfony/polyfill-php80": "^1.16",
2994 "symfony/polyfill-php81": "^1.22"
2997 "symfony/finder": "<3.4"
3000 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
3001 "symfony/finder": "^3.4|^4.0|^5.0",
3002 "symfony/messenger": "^4.1|^5.0",
3003 "symfony/service-contracts": "^1.1|^2",
3004 "symfony/yaml": "^3.4|^4.0|^5.0"
3007 "symfony/yaml": "To use the yaml reference dumper"
3012 "Symfony\\Component\\Config\\": ""
3014 "exclude-from-classmap": [
3018 "notification-url": "https://packagist.org/downloads/",
3024 "name": "Fabien Potencier",
3025 "email": "fabien@symfony.com"
3028 "name": "Symfony Community",
3029 "homepage": "https://symfony.com/contributors"
3032 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
3033 "homepage": "https://symfony.com",
3035 "source": "https://github.com/symfony/config/tree/v4.4.27"
3039 "url": "https://symfony.com/sponsor",
3043 "url": "https://github.com/fabpot",
3047 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3051 "time": "2021-07-21T12:19:41+00:00"
3054 "name": "symfony/console",
3055 "version": "v4.4.29",
3058 "url": "https://github.com/symfony/console.git",
3059 "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b"
3063 "url": "https://api.github.com/repos/symfony/console/zipball/8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b",
3064 "reference": "8baf0bbcfddfde7d7225ae8e04705cfd1081cd7b",
3069 "symfony/polyfill-mbstring": "~1.0",
3070 "symfony/polyfill-php73": "^1.8",
3071 "symfony/polyfill-php80": "^1.16",
3072 "symfony/service-contracts": "^1.1|^2"
3076 "symfony/dependency-injection": "<3.4",
3077 "symfony/event-dispatcher": "<4.3|>=5",
3078 "symfony/lock": "<4.4",
3079 "symfony/process": "<3.3"
3082 "psr/log-implementation": "1.0|2.0"
3086 "symfony/config": "^3.4|^4.0|^5.0",
3087 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3088 "symfony/event-dispatcher": "^4.3",
3089 "symfony/lock": "^4.4|^5.0",
3090 "symfony/process": "^3.4|^4.0|^5.0",
3091 "symfony/var-dumper": "^4.3|^5.0"
3094 "psr/log": "For using the console logger",
3095 "symfony/event-dispatcher": "",
3097 "symfony/process": ""
3102 "Symfony\\Component\\Console\\": ""
3104 "exclude-from-classmap": [
3108 "notification-url": "https://packagist.org/downloads/",
3114 "name": "Fabien Potencier",
3115 "email": "fabien@symfony.com"
3118 "name": "Symfony Community",
3119 "homepage": "https://symfony.com/contributors"
3122 "description": "Eases the creation of beautiful and testable command line interfaces",
3123 "homepage": "https://symfony.com",
3125 "source": "https://github.com/symfony/console/tree/v4.4.29"
3129 "url": "https://symfony.com/sponsor",
3133 "url": "https://github.com/fabpot",
3137 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3141 "time": "2021-07-27T19:04:53+00:00"
3144 "name": "symfony/debug",
3145 "version": "v4.4.27",
3148 "url": "https://github.com/symfony/debug.git",
3149 "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c"
3153 "url": "https://api.github.com/repos/symfony/debug/zipball/2f9160e92eb64c95da7368c867b663a8e34e980c",
3154 "reference": "2f9160e92eb64c95da7368c867b663a8e34e980c",
3159 "psr/log": "^1|^2|^3"
3162 "symfony/http-kernel": "<3.4"
3165 "symfony/http-kernel": "^3.4|^4.0|^5.0"
3170 "Symfony\\Component\\Debug\\": ""
3172 "exclude-from-classmap": [
3176 "notification-url": "https://packagist.org/downloads/",
3182 "name": "Fabien Potencier",
3183 "email": "fabien@symfony.com"
3186 "name": "Symfony Community",
3187 "homepage": "https://symfony.com/contributors"
3190 "description": "Provides tools to ease debugging PHP code",
3191 "homepage": "https://symfony.com",
3193 "source": "https://github.com/symfony/debug/tree/v4.4.27"
3197 "url": "https://symfony.com/sponsor",
3201 "url": "https://github.com/fabpot",
3205 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3209 "time": "2021-07-22T07:21:39+00:00"
3212 "name": "symfony/dependency-injection",
3213 "version": "v4.4.27",
3216 "url": "https://github.com/symfony/dependency-injection.git",
3217 "reference": "52866e2cb314972ff36c5b3d405ba8f523e56f6e"
3221 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/52866e2cb314972ff36c5b3d405ba8f523e56f6e",
3222 "reference": "52866e2cb314972ff36c5b3d405ba8f523e56f6e",
3227 "psr/container": "^1.0",
3228 "symfony/polyfill-php80": "^1.16",
3229 "symfony/service-contracts": "^1.1.6|^2"
3232 "symfony/config": "<4.3|>=5.0",
3233 "symfony/finder": "<3.4",
3234 "symfony/proxy-manager-bridge": "<3.4",
3235 "symfony/yaml": "<3.4"
3238 "psr/container-implementation": "1.0",
3239 "symfony/service-implementation": "1.0|2.0"
3242 "symfony/config": "^4.3",
3243 "symfony/expression-language": "^3.4|^4.0|^5.0",
3244 "symfony/yaml": "^4.4|^5.0"
3247 "symfony/config": "",
3248 "symfony/expression-language": "For using expressions in service container configuration",
3249 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
3250 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
3256 "Symfony\\Component\\DependencyInjection\\": ""
3258 "exclude-from-classmap": [
3262 "notification-url": "https://packagist.org/downloads/",
3268 "name": "Fabien Potencier",
3269 "email": "fabien@symfony.com"
3272 "name": "Symfony Community",
3273 "homepage": "https://symfony.com/contributors"
3276 "description": "Allows you to standardize and centralize the way objects are constructed in your application",
3277 "homepage": "https://symfony.com",
3279 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.27"
3283 "url": "https://symfony.com/sponsor",
3287 "url": "https://github.com/fabpot",
3291 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3295 "time": "2021-07-23T15:41:52+00:00"
3298 "name": "symfony/doctrine-bridge",
3299 "version": "v4.4.27",
3302 "url": "https://github.com/symfony/doctrine-bridge.git",
3303 "reference": "c3cb73a2c8932ffe4158c3cbe579df29ba899759"
3307 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/c3cb73a2c8932ffe4158c3cbe579df29ba899759",
3308 "reference": "c3cb73a2c8932ffe4158c3cbe579df29ba899759",
3312 "doctrine/event-manager": "~1.0",
3313 "doctrine/persistence": "^1.3|^2",
3315 "symfony/polyfill-ctype": "~1.8",
3316 "symfony/polyfill-mbstring": "~1.0",
3317 "symfony/polyfill-php80": "^1.16",
3318 "symfony/service-contracts": "^1.1|^2"
3321 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3322 "symfony/dependency-injection": "<3.4",
3323 "symfony/form": "<4.4",
3324 "symfony/http-kernel": "<4.3.7",
3325 "symfony/messenger": "<4.3",
3326 "symfony/security-core": "<4.4",
3327 "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
3330 "composer/package-versions-deprecated": "^1.8",
3331 "doctrine/annotations": "^1.10.4",
3332 "doctrine/collections": "~1.0",
3333 "doctrine/data-fixtures": "^1.1",
3334 "doctrine/dbal": "^2.6|^3.0",
3335 "doctrine/orm": "^2.6.3",
3336 "symfony/config": "^4.2|^5.0",
3337 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3338 "symfony/expression-language": "^3.4|^4.0|^5.0",
3339 "symfony/form": "^4.4.11|^5.0.11",
3340 "symfony/http-kernel": "^4.3.7",
3341 "symfony/messenger": "^4.4|^5.0",
3342 "symfony/property-access": "^3.4|^4.0|^5.0",
3343 "symfony/property-info": "^3.4|^4.0|^5.0",
3344 "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
3345 "symfony/security-core": "^4.4|^5.0",
3346 "symfony/stopwatch": "^3.4|^4.0|^5.0",
3347 "symfony/translation": "^3.4|^4.0|^5.0",
3348 "symfony/validator": "^4.4.2|^5.0.2",
3349 "symfony/var-dumper": "^3.4|^4.0|^5.0"
3352 "doctrine/data-fixtures": "",
3353 "doctrine/dbal": "",
3356 "symfony/property-info": "",
3357 "symfony/validator": ""
3359 "type": "symfony-bridge",
3362 "Symfony\\Bridge\\Doctrine\\": ""
3364 "exclude-from-classmap": [
3368 "notification-url": "https://packagist.org/downloads/",
3374 "name": "Fabien Potencier",
3375 "email": "fabien@symfony.com"
3378 "name": "Symfony Community",
3379 "homepage": "https://symfony.com/contributors"
3382 "description": "Provides integration for Doctrine with various Symfony components",
3383 "homepage": "https://symfony.com",
3385 "source": "https://github.com/symfony/doctrine-bridge/tree/v4.4.27"
3389 "url": "https://symfony.com/sponsor",
3393 "url": "https://github.com/fabpot",
3397 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3401 "time": "2021-07-21T13:02:15+00:00"
3404 "name": "symfony/dom-crawler",
3405 "version": "v4.4.27",
3408 "url": "https://github.com/symfony/dom-crawler.git",
3409 "reference": "86aa075c9e0b13ac7db8d73d1f9d8b656143881a"
3413 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/86aa075c9e0b13ac7db8d73d1f9d8b656143881a",
3414 "reference": "86aa075c9e0b13ac7db8d73d1f9d8b656143881a",
3419 "symfony/polyfill-ctype": "~1.8",
3420 "symfony/polyfill-mbstring": "~1.0",
3421 "symfony/polyfill-php80": "^1.16"
3424 "masterminds/html5": "<2.6"
3427 "masterminds/html5": "^2.6",
3428 "symfony/css-selector": "^3.4|^4.0|^5.0"
3431 "symfony/css-selector": ""
3436 "Symfony\\Component\\DomCrawler\\": ""
3438 "exclude-from-classmap": [
3442 "notification-url": "https://packagist.org/downloads/",
3448 "name": "Fabien Potencier",
3449 "email": "fabien@symfony.com"
3452 "name": "Symfony Community",
3453 "homepage": "https://symfony.com/contributors"
3456 "description": "Eases DOM navigation for HTML and XML documents",
3457 "homepage": "https://symfony.com",
3459 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.27"
3463 "url": "https://symfony.com/sponsor",
3467 "url": "https://github.com/fabpot",
3471 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3475 "time": "2021-07-23T15:41:52+00:00"
3478 "name": "symfony/dotenv",
3479 "version": "v4.4.29",
3482 "url": "https://github.com/symfony/dotenv.git",
3483 "reference": "2b078eff6268875f4639cf16e48e321982c671bb"
3487 "url": "https://api.github.com/repos/symfony/dotenv/zipball/2b078eff6268875f4639cf16e48e321982c671bb",
3488 "reference": "2b078eff6268875f4639cf16e48e321982c671bb",
3495 "symfony/process": "^3.4.2|^4.0|^5.0"
3500 "Symfony\\Component\\Dotenv\\": ""
3502 "exclude-from-classmap": [
3506 "notification-url": "https://packagist.org/downloads/",
3512 "name": "Fabien Potencier",
3513 "email": "fabien@symfony.com"
3516 "name": "Symfony Community",
3517 "homepage": "https://symfony.com/contributors"
3520 "description": "Registers environment variables from a .env file",
3521 "homepage": "https://symfony.com",
3528 "source": "https://github.com/symfony/dotenv/tree/v4.4.29"
3532 "url": "https://symfony.com/sponsor",
3536 "url": "https://github.com/fabpot",
3540 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3544 "time": "2021-07-27T16:19:30+00:00"
3547 "name": "symfony/error-handler",
3548 "version": "v4.4.27",
3551 "url": "https://github.com/symfony/error-handler.git",
3552 "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905"
3556 "url": "https://api.github.com/repos/symfony/error-handler/zipball/16ac2be1c0f49d6d9eb9d3ce9324bde268717905",
3557 "reference": "16ac2be1c0f49d6d9eb9d3ce9324bde268717905",
3562 "psr/log": "^1|^2|^3",
3563 "symfony/debug": "^4.4.5",
3564 "symfony/var-dumper": "^4.4|^5.0"
3567 "symfony/http-kernel": "^4.4|^5.0",
3568 "symfony/serializer": "^4.4|^5.0"
3573 "Symfony\\Component\\ErrorHandler\\": ""
3575 "exclude-from-classmap": [
3579 "notification-url": "https://packagist.org/downloads/",
3585 "name": "Fabien Potencier",
3586 "email": "fabien@symfony.com"
3589 "name": "Symfony Community",
3590 "homepage": "https://symfony.com/contributors"
3593 "description": "Provides tools to manage errors and ease debugging PHP code",
3594 "homepage": "https://symfony.com",
3596 "source": "https://github.com/symfony/error-handler/tree/v4.4.27"
3600 "url": "https://symfony.com/sponsor",
3604 "url": "https://github.com/fabpot",
3608 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3612 "time": "2021-07-23T15:41:52+00:00"
3615 "name": "symfony/event-dispatcher",
3616 "version": "v4.4.27",
3619 "url": "https://github.com/symfony/event-dispatcher.git",
3620 "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9"
3624 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/958a128b184fcf0ba45ec90c0e88554c9327c2e9",
3625 "reference": "958a128b184fcf0ba45ec90c0e88554c9327c2e9",
3630 "symfony/event-dispatcher-contracts": "^1.1",
3631 "symfony/polyfill-php80": "^1.16"
3634 "symfony/dependency-injection": "<3.4"
3637 "psr/event-dispatcher-implementation": "1.0",
3638 "symfony/event-dispatcher-implementation": "1.1"
3641 "psr/log": "^1|^2|^3",
3642 "symfony/config": "^3.4|^4.0|^5.0",
3643 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3644 "symfony/error-handler": "~3.4|~4.4",
3645 "symfony/expression-language": "^3.4|^4.0|^5.0",
3646 "symfony/http-foundation": "^3.4|^4.0|^5.0",
3647 "symfony/service-contracts": "^1.1|^2",
3648 "symfony/stopwatch": "^3.4|^4.0|^5.0"
3651 "symfony/dependency-injection": "",
3652 "symfony/http-kernel": ""
3657 "Symfony\\Component\\EventDispatcher\\": ""
3659 "exclude-from-classmap": [
3663 "notification-url": "https://packagist.org/downloads/",
3669 "name": "Fabien Potencier",
3670 "email": "fabien@symfony.com"
3673 "name": "Symfony Community",
3674 "homepage": "https://symfony.com/contributors"
3677 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
3678 "homepage": "https://symfony.com",
3680 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.27"
3684 "url": "https://symfony.com/sponsor",
3688 "url": "https://github.com/fabpot",
3692 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3696 "time": "2021-07-23T15:41:52+00:00"
3699 "name": "symfony/event-dispatcher-contracts",
3700 "version": "v1.1.9",
3703 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3704 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
3708 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
3709 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
3716 "psr/event-dispatcher": "",
3717 "symfony/event-dispatcher-implementation": ""
3722 "dev-master": "1.1-dev"
3725 "name": "symfony/contracts",
3726 "url": "https://github.com/symfony/contracts"
3731 "Symfony\\Contracts\\EventDispatcher\\": ""
3734 "notification-url": "https://packagist.org/downloads/",
3740 "name": "Nicolas Grekas",
3741 "email": "p@tchwork.com"
3744 "name": "Symfony Community",
3745 "homepage": "https://symfony.com/contributors"
3748 "description": "Generic abstractions related to dispatching event",
3749 "homepage": "https://symfony.com",
3759 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
3763 "url": "https://symfony.com/sponsor",
3767 "url": "https://github.com/fabpot",
3771 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3775 "time": "2020-07-06T13:19:58+00:00"
3778 "name": "symfony/filesystem",
3779 "version": "v4.4.27",
3782 "url": "https://github.com/symfony/filesystem.git",
3783 "reference": "517fb795794faf29086a77d99eb8f35e457837a7"
3787 "url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7",
3788 "reference": "517fb795794faf29086a77d99eb8f35e457837a7",
3793 "symfony/polyfill-ctype": "~1.8",
3794 "symfony/polyfill-php80": "^1.16"
3799 "Symfony\\Component\\Filesystem\\": ""
3801 "exclude-from-classmap": [
3805 "notification-url": "https://packagist.org/downloads/",
3811 "name": "Fabien Potencier",
3812 "email": "fabien@symfony.com"
3815 "name": "Symfony Community",
3816 "homepage": "https://symfony.com/contributors"
3819 "description": "Provides basic utilities for the filesystem",
3820 "homepage": "https://symfony.com",
3822 "source": "https://github.com/symfony/filesystem/tree/v4.4.27"
3826 "url": "https://symfony.com/sponsor",
3830 "url": "https://github.com/fabpot",
3834 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3838 "time": "2021-07-21T12:19:41+00:00"
3841 "name": "symfony/finder",
3842 "version": "v4.4.27",
3845 "url": "https://github.com/symfony/finder.git",
3846 "reference": "42414d7ac96fc2880a783b872185789dea0d4262"
3850 "url": "https://api.github.com/repos/symfony/finder/zipball/42414d7ac96fc2880a783b872185789dea0d4262",
3851 "reference": "42414d7ac96fc2880a783b872185789dea0d4262",
3856 "symfony/polyfill-php80": "^1.16"
3861 "Symfony\\Component\\Finder\\": ""
3863 "exclude-from-classmap": [
3867 "notification-url": "https://packagist.org/downloads/",
3873 "name": "Fabien Potencier",
3874 "email": "fabien@symfony.com"
3877 "name": "Symfony Community",
3878 "homepage": "https://symfony.com/contributors"
3881 "description": "Finds files and directories via an intuitive fluent interface",
3882 "homepage": "https://symfony.com",
3884 "source": "https://github.com/symfony/finder/tree/v4.4.27"
3888 "url": "https://symfony.com/sponsor",
3892 "url": "https://github.com/fabpot",
3896 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3900 "time": "2021-07-23T15:41:52+00:00"
3903 "name": "symfony/flex",
3904 "version": "v1.14.6",
3907 "url": "https://github.com/symfony/flex.git",
3908 "reference": "2aae1ef7541d855962de3834d22186585d4f2049"
3912 "url": "https://api.github.com/repos/symfony/flex/zipball/2aae1ef7541d855962de3834d22186585d4f2049",
3913 "reference": "2aae1ef7541d855962de3834d22186585d4f2049",
3917 "composer-plugin-api": "^1.0|^2.0",
3921 "composer/composer": "^1.0.2|^2.0",
3922 "symfony/dotenv": "^4.4|^5.0",
3923 "symfony/filesystem": "^4.4|^5.0",
3924 "symfony/phpunit-bridge": "^4.4|^5.0",
3925 "symfony/process": "^3.4|^4.4|^5.0"
3927 "type": "composer-plugin",
3930 "dev-main": "1.13-dev"
3932 "class": "Symfony\\Flex\\Flex"
3936 "Symfony\\Flex\\": "src"
3939 "notification-url": "https://packagist.org/downloads/",
3945 "name": "Fabien Potencier",
3946 "email": "fabien.potencier@gmail.com"
3949 "description": "Composer plugin for Symfony",
3951 "issues": "https://github.com/symfony/flex/issues",
3952 "source": "https://github.com/symfony/flex/tree/v1.14.6"
3956 "url": "https://symfony.com/sponsor",
3960 "url": "https://github.com/fabpot",
3964 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3968 "time": "2021-08-27T14:11:31+00:00"
3971 "name": "symfony/form",
3972 "version": "v4.4.27",
3975 "url": "https://github.com/symfony/form.git",
3976 "reference": "9179357ade083469ecd96da1f07cf4c2c5a54829"
3980 "url": "https://api.github.com/repos/symfony/form/zipball/9179357ade083469ecd96da1f07cf4c2c5a54829",
3981 "reference": "9179357ade083469ecd96da1f07cf4c2c5a54829",
3986 "symfony/event-dispatcher": "^4.3",
3987 "symfony/intl": "^4.4|^5.0",
3988 "symfony/options-resolver": "~4.3|^5.0",
3989 "symfony/polyfill-ctype": "~1.8",
3990 "symfony/polyfill-mbstring": "~1.0",
3991 "symfony/polyfill-php80": "^1.16",
3992 "symfony/property-access": "^3.4.40|^4.4.8|^5.0.8",
3993 "symfony/service-contracts": "^1.1|^2"
3996 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
3997 "symfony/console": "<4.3",
3998 "symfony/dependency-injection": "<3.4",
3999 "symfony/doctrine-bridge": "<3.4",
4000 "symfony/framework-bundle": "<3.4",
4001 "symfony/http-kernel": "<4.4",
4002 "symfony/intl": "<4.3",
4003 "symfony/translation": "<4.2",
4004 "symfony/twig-bridge": "<3.4.5|<4.0.5,>=4.0"
4007 "doctrine/collections": "~1.0",
4008 "symfony/config": "^3.4|^4.0|^5.0",
4009 "symfony/console": "^4.3|^5.0",
4010 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4011 "symfony/expression-language": "^3.4|^4.0|^5.0",
4012 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4013 "symfony/http-kernel": "^4.4",
4014 "symfony/security-csrf": "^3.4|^4.0|^5.0",
4015 "symfony/translation": "^4.2|^5.0",
4016 "symfony/validator": "^4.4.17|^5.1.9",
4017 "symfony/var-dumper": "^4.3|^5.0"
4020 "symfony/security-csrf": "For protecting forms against CSRF attacks.",
4021 "symfony/twig-bridge": "For templating with Twig.",
4022 "symfony/validator": "For form validation."
4027 "Symfony\\Component\\Form\\": ""
4029 "exclude-from-classmap": [
4033 "notification-url": "https://packagist.org/downloads/",
4039 "name": "Fabien Potencier",
4040 "email": "fabien@symfony.com"
4043 "name": "Symfony Community",
4044 "homepage": "https://symfony.com/contributors"
4047 "description": "Allows to easily create, process and reuse HTML forms",
4048 "homepage": "https://symfony.com",
4050 "source": "https://github.com/symfony/form/tree/v4.4.27"
4054 "url": "https://symfony.com/sponsor",
4058 "url": "https://github.com/fabpot",
4062 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4066 "time": "2021-07-23T15:41:52+00:00"
4069 "name": "symfony/framework-bundle",
4070 "version": "v4.4.27",
4073 "url": "https://github.com/symfony/framework-bundle.git",
4074 "reference": "b616b87fad76a783e6148a6849a5fbef18006e63"
4078 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/b616b87fad76a783e6148a6849a5fbef18006e63",
4079 "reference": "b616b87fad76a783e6148a6849a5fbef18006e63",
4085 "symfony/cache": "^4.4|^5.0",
4086 "symfony/config": "^4.4.11|~5.0.11|^5.1.3",
4087 "symfony/dependency-injection": "^4.4.1|^5.0.1",
4088 "symfony/error-handler": "^4.4.1|^5.0.1",
4089 "symfony/filesystem": "^3.4|^4.0|^5.0",
4090 "symfony/finder": "^3.4|^4.0|^5.0",
4091 "symfony/http-foundation": "^4.4|^5.0",
4092 "symfony/http-kernel": "^4.4",
4093 "symfony/polyfill-mbstring": "~1.0",
4094 "symfony/polyfill-php80": "^1.16",
4095 "symfony/routing": "^4.4.12|^5.1.4"
4098 "doctrine/persistence": "<1.3",
4099 "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
4100 "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
4101 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
4102 "symfony/asset": "<3.4",
4103 "symfony/browser-kit": "<4.3",
4104 "symfony/console": "<4.4.21",
4105 "symfony/dom-crawler": "<4.3",
4106 "symfony/dotenv": "<4.3.6",
4107 "symfony/form": "<4.3.5",
4108 "symfony/http-client": "<4.4",
4109 "symfony/lock": "<4.4",
4110 "symfony/mailer": "<4.4",
4111 "symfony/messenger": "<4.4",
4112 "symfony/mime": "<4.4",
4113 "symfony/property-info": "<3.4",
4114 "symfony/security-bundle": "<4.4",
4115 "symfony/serializer": "<4.4",
4116 "symfony/stopwatch": "<3.4",
4117 "symfony/translation": "<4.4",
4118 "symfony/twig-bridge": "<4.1.1",
4119 "symfony/twig-bundle": "<4.4",
4120 "symfony/validator": "<4.4",
4121 "symfony/web-profiler-bundle": "<4.4",
4122 "symfony/workflow": "<4.3.6"
4125 "doctrine/annotations": "^1.10.4",
4126 "doctrine/cache": "^1.0|^2.0",
4127 "doctrine/persistence": "^1.3|^2.0",
4128 "paragonie/sodium_compat": "^1.8",
4129 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
4130 "symfony/asset": "^3.4|^4.0|^5.0",
4131 "symfony/browser-kit": "^4.3|^5.0",
4132 "symfony/console": "^4.4.21|^5.0",
4133 "symfony/css-selector": "^3.4|^4.0|^5.0",
4134 "symfony/dom-crawler": "^4.3|^5.0",
4135 "symfony/dotenv": "^4.3.6|^5.0",
4136 "symfony/expression-language": "^3.4|^4.0|^5.0",
4137 "symfony/form": "^4.3.5|^5.0",
4138 "symfony/http-client": "^4.4|^5.0",
4139 "symfony/lock": "^4.4|^5.0",
4140 "symfony/mailer": "^4.4|^5.0",
4141 "symfony/messenger": "^4.4|^5.0",
4142 "symfony/mime": "^4.4|^5.0",
4143 "symfony/polyfill-intl-icu": "~1.0",
4144 "symfony/process": "^3.4|^4.0|^5.0",
4145 "symfony/property-info": "^3.4|^4.0|^5.0",
4146 "symfony/security-core": "^3.4|^4.4|^5.2",
4147 "symfony/security-csrf": "^3.4|^4.0|^5.0",
4148 "symfony/security-http": "^3.4|^4.0|^5.0",
4149 "symfony/serializer": "^4.4|^5.0",
4150 "symfony/stopwatch": "^3.4|^4.0|^5.0",
4151 "symfony/templating": "^3.4|^4.0|^5.0",
4152 "symfony/translation": "^4.4|^5.0",
4153 "symfony/twig-bundle": "^4.4|^5.0",
4154 "symfony/validator": "^4.4|^5.0",
4155 "symfony/web-link": "^4.4|^5.0",
4156 "symfony/workflow": "^4.3.6|^5.0",
4157 "symfony/yaml": "^3.4|^4.0|^5.0",
4158 "twig/twig": "^1.43|^2.13|^3.0.4"
4161 "ext-apcu": "For best performance of the system caches",
4162 "symfony/console": "For using the console commands",
4163 "symfony/form": "For using forms",
4164 "symfony/property-info": "For using the property_info service",
4165 "symfony/serializer": "For using the serializer service",
4166 "symfony/validator": "For using validation",
4167 "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
4168 "symfony/yaml": "For using the debug:config and lint:yaml commands"
4170 "type": "symfony-bundle",
4173 "Symfony\\Bundle\\FrameworkBundle\\": ""
4175 "exclude-from-classmap": [
4179 "notification-url": "https://packagist.org/downloads/",
4185 "name": "Fabien Potencier",
4186 "email": "fabien@symfony.com"
4189 "name": "Symfony Community",
4190 "homepage": "https://symfony.com/contributors"
4193 "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
4194 "homepage": "https://symfony.com",
4196 "source": "https://github.com/symfony/framework-bundle/tree/v4.4.27"
4200 "url": "https://symfony.com/sponsor",
4204 "url": "https://github.com/fabpot",
4208 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4212 "time": "2021-07-21T13:02:15+00:00"
4215 "name": "symfony/http-client-contracts",
4216 "version": "v2.4.0",
4219 "url": "https://github.com/symfony/http-client-contracts.git",
4220 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
4224 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
4225 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
4232 "symfony/http-client-implementation": ""
4237 "dev-main": "2.4-dev"
4240 "name": "symfony/contracts",
4241 "url": "https://github.com/symfony/contracts"
4246 "Symfony\\Contracts\\HttpClient\\": ""
4249 "notification-url": "https://packagist.org/downloads/",
4255 "name": "Nicolas Grekas",
4256 "email": "p@tchwork.com"
4259 "name": "Symfony Community",
4260 "homepage": "https://symfony.com/contributors"
4263 "description": "Generic abstractions related to HTTP clients",
4264 "homepage": "https://symfony.com",
4274 "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
4278 "url": "https://symfony.com/sponsor",
4282 "url": "https://github.com/fabpot",
4286 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4290 "time": "2021-04-11T23:07:08+00:00"
4293 "name": "symfony/http-foundation",
4294 "version": "v4.4.29",
4297 "url": "https://github.com/symfony/http-foundation.git",
4298 "reference": "7016057b01f0ed3ec3ba1f31a580b6661667c2e1"
4302 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7016057b01f0ed3ec3ba1f31a580b6661667c2e1",
4303 "reference": "7016057b01f0ed3ec3ba1f31a580b6661667c2e1",
4308 "symfony/mime": "^4.3|^5.0",
4309 "symfony/polyfill-mbstring": "~1.1",
4310 "symfony/polyfill-php80": "^1.16"
4313 "predis/predis": "~1.0",
4314 "symfony/expression-language": "^3.4|^4.0|^5.0"
4319 "Symfony\\Component\\HttpFoundation\\": ""
4321 "exclude-from-classmap": [
4325 "notification-url": "https://packagist.org/downloads/",
4331 "name": "Fabien Potencier",
4332 "email": "fabien@symfony.com"
4335 "name": "Symfony Community",
4336 "homepage": "https://symfony.com/contributors"
4339 "description": "Defines an object-oriented layer for the HTTP specification",
4340 "homepage": "https://symfony.com",
4342 "source": "https://github.com/symfony/http-foundation/tree/v4.4.29"
4346 "url": "https://symfony.com/sponsor",
4350 "url": "https://github.com/fabpot",
4354 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4358 "time": "2021-07-27T14:32:23+00:00"
4361 "name": "symfony/http-kernel",
4362 "version": "v4.4.29",
4365 "url": "https://github.com/symfony/http-kernel.git",
4366 "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506"
4370 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506",
4371 "reference": "752b170e1ba0dd4104e7fa17c1cef1ec8a7fc506",
4377 "symfony/error-handler": "^4.4",
4378 "symfony/event-dispatcher": "^4.4",
4379 "symfony/http-client-contracts": "^1.1|^2",
4380 "symfony/http-foundation": "^4.4|^5.0",
4381 "symfony/polyfill-ctype": "^1.8",
4382 "symfony/polyfill-php73": "^1.9",
4383 "symfony/polyfill-php80": "^1.16"
4386 "symfony/browser-kit": "<4.3",
4387 "symfony/config": "<3.4",
4388 "symfony/console": ">=5",
4389 "symfony/dependency-injection": "<4.3",
4390 "symfony/translation": "<4.2",
4391 "twig/twig": "<1.43|<2.13,>=2"
4394 "psr/log-implementation": "1.0|2.0"
4397 "psr/cache": "^1.0|^2.0|^3.0",
4398 "symfony/browser-kit": "^4.3|^5.0",
4399 "symfony/config": "^3.4|^4.0|^5.0",
4400 "symfony/console": "^3.4|^4.0",
4401 "symfony/css-selector": "^3.4|^4.0|^5.0",
4402 "symfony/dependency-injection": "^4.3|^5.0",
4403 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
4404 "symfony/expression-language": "^3.4|^4.0|^5.0",
4405 "symfony/finder": "^3.4|^4.0|^5.0",
4406 "symfony/process": "^3.4|^4.0|^5.0",
4407 "symfony/routing": "^3.4|^4.0|^5.0",
4408 "symfony/stopwatch": "^3.4|^4.0|^5.0",
4409 "symfony/templating": "^3.4|^4.0|^5.0",
4410 "symfony/translation": "^4.2|^5.0",
4411 "symfony/translation-contracts": "^1.1|^2",
4412 "twig/twig": "^1.43|^2.13|^3.0.4"
4415 "symfony/browser-kit": "",
4416 "symfony/config": "",
4417 "symfony/console": "",
4418 "symfony/dependency-injection": ""
4423 "Symfony\\Component\\HttpKernel\\": ""
4425 "exclude-from-classmap": [
4429 "notification-url": "https://packagist.org/downloads/",
4435 "name": "Fabien Potencier",
4436 "email": "fabien@symfony.com"
4439 "name": "Symfony Community",
4440 "homepage": "https://symfony.com/contributors"
4443 "description": "Provides a structured process for converting a Request into a Response",
4444 "homepage": "https://symfony.com",
4446 "source": "https://github.com/symfony/http-kernel/tree/v4.4.29"
4450 "url": "https://symfony.com/sponsor",
4454 "url": "https://github.com/fabpot",
4458 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4462 "time": "2021-07-29T06:45:05+00:00"
4465 "name": "symfony/inflector",
4466 "version": "v4.4.27",
4469 "url": "https://github.com/symfony/inflector.git",
4470 "reference": "2eb2095edc03a4f0780a417c2cf5b6f6ac5a7284"
4474 "url": "https://api.github.com/repos/symfony/inflector/zipball/2eb2095edc03a4f0780a417c2cf5b6f6ac5a7284",
4475 "reference": "2eb2095edc03a4f0780a417c2cf5b6f6ac5a7284",
4480 "symfony/polyfill-ctype": "~1.8",
4481 "symfony/polyfill-php80": "^1.16"
4486 "Symfony\\Component\\Inflector\\": ""
4488 "exclude-from-classmap": [
4492 "notification-url": "https://packagist.org/downloads/",
4498 "name": "Bernhard Schussek",
4499 "email": "bschussek@gmail.com"
4502 "name": "Symfony Community",
4503 "homepage": "https://symfony.com/contributors"
4506 "description": "Converts words between their singular and plural forms (English only)",
4507 "homepage": "https://symfony.com",
4517 "source": "https://github.com/symfony/inflector/tree/v4.4.27"
4521 "url": "https://symfony.com/sponsor",
4525 "url": "https://github.com/fabpot",
4529 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4533 "abandoned": "use `EnglishInflector` from the String component instead",
4534 "time": "2021-07-21T12:19:41+00:00"
4537 "name": "symfony/intl",
4538 "version": "v4.4.27",
4541 "url": "https://github.com/symfony/intl.git",
4542 "reference": "68d3e86b943956234d241d8be78e0ebba96cebf7"
4546 "url": "https://api.github.com/repos/symfony/intl/zipball/68d3e86b943956234d241d8be78e0ebba96cebf7",
4547 "reference": "68d3e86b943956234d241d8be78e0ebba96cebf7",
4552 "symfony/polyfill-intl-icu": "~1.0",
4553 "symfony/polyfill-php80": "^1.16"
4556 "symfony/filesystem": "^3.4|^4.0|^5.0"
4559 "ext-intl": "to use the component with locales other than \"en\""
4564 "Symfony\\Component\\Intl\\": ""
4569 "exclude-from-classmap": [
4573 "notification-url": "https://packagist.org/downloads/",
4579 "name": "Bernhard Schussek",
4580 "email": "bschussek@gmail.com"
4583 "name": "Eriksen Costa",
4584 "email": "eriksen.costa@infranology.com.br"
4587 "name": "Igor Wiedler",
4588 "email": "igor@wiedler.ch"
4591 "name": "Symfony Community",
4592 "homepage": "https://symfony.com/contributors"
4595 "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
4596 "homepage": "https://symfony.com",
4600 "internationalization",
4606 "source": "https://github.com/symfony/intl/tree/v4.4.27"
4610 "url": "https://symfony.com/sponsor",
4614 "url": "https://github.com/fabpot",
4618 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4622 "time": "2021-07-23T15:41:52+00:00"
4625 "name": "symfony/mailer",
4626 "version": "v4.4.27",
4629 "url": "https://github.com/symfony/mailer.git",
4630 "reference": "edcd1e89670d6b939a8222110ad5e13ab135bd22"
4634 "url": "https://api.github.com/repos/symfony/mailer/zipball/edcd1e89670d6b939a8222110ad5e13ab135bd22",
4635 "reference": "edcd1e89670d6b939a8222110ad5e13ab135bd22",
4639 "egulias/email-validator": "^2.1.10|^3",
4641 "psr/log": "^1|^2|^3",
4642 "symfony/event-dispatcher": "^4.3",
4643 "symfony/mime": "^4.4.21|^5.2.6",
4644 "symfony/polyfill-php80": "^1.16",
4645 "symfony/service-contracts": "^1.1|^2"
4648 "symfony/http-kernel": "<4.4",
4649 "symfony/sendgrid-mailer": "<4.4"
4652 "symfony/amazon-mailer": "^4.4|^5.0",
4653 "symfony/google-mailer": "^4.4|^5.0",
4654 "symfony/http-client-contracts": "^1.1|^2",
4655 "symfony/mailchimp-mailer": "^4.4|^5.0",
4656 "symfony/mailgun-mailer": "^4.4|^5.0",
4657 "symfony/messenger": "^4.4|^5.0",
4658 "symfony/postmark-mailer": "^4.4|^5.0",
4659 "symfony/sendgrid-mailer": "^4.4|^5.0"
4664 "Symfony\\Component\\Mailer\\": ""
4666 "exclude-from-classmap": [
4670 "notification-url": "https://packagist.org/downloads/",
4676 "name": "Fabien Potencier",
4677 "email": "fabien@symfony.com"
4680 "name": "Symfony Community",
4681 "homepage": "https://symfony.com/contributors"
4684 "description": "Helps sending emails",
4685 "homepage": "https://symfony.com",
4687 "source": "https://github.com/symfony/mailer/tree/v4.4.27"
4691 "url": "https://symfony.com/sponsor",
4695 "url": "https://github.com/fabpot",
4699 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4703 "time": "2021-07-23T15:41:52+00:00"
4706 "name": "symfony/mime",
4707 "version": "v4.4.27",
4710 "url": "https://github.com/symfony/mime.git",
4711 "reference": "6ab91e811439360339ebde803630c8d74223fa77"
4715 "url": "https://api.github.com/repos/symfony/mime/zipball/6ab91e811439360339ebde803630c8d74223fa77",
4716 "reference": "6ab91e811439360339ebde803630c8d74223fa77",
4721 "symfony/polyfill-intl-idn": "^1.10",
4722 "symfony/polyfill-mbstring": "^1.0",
4723 "symfony/polyfill-php80": "^1.16"
4726 "egulias/email-validator": "~3.0.0",
4727 "symfony/mailer": "<4.4"
4730 "egulias/email-validator": "^2.1.10|^3.1",
4731 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
4736 "Symfony\\Component\\Mime\\": ""
4738 "exclude-from-classmap": [
4742 "notification-url": "https://packagist.org/downloads/",
4748 "name": "Fabien Potencier",
4749 "email": "fabien@symfony.com"
4752 "name": "Symfony Community",
4753 "homepage": "https://symfony.com/contributors"
4756 "description": "Allows manipulating MIME messages",
4757 "homepage": "https://symfony.com",
4763 "source": "https://github.com/symfony/mime/tree/v4.4.27"
4767 "url": "https://symfony.com/sponsor",
4771 "url": "https://github.com/fabpot",
4775 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4779 "time": "2021-07-21T12:19:41+00:00"
4782 "name": "symfony/options-resolver",
4783 "version": "v4.4.27",
4786 "url": "https://github.com/symfony/options-resolver.git",
4787 "reference": "66a3346190f9ddb8bcb160649ee452af3529a990"
4791 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/66a3346190f9ddb8bcb160649ee452af3529a990",
4792 "reference": "66a3346190f9ddb8bcb160649ee452af3529a990",
4797 "symfony/polyfill-php80": "^1.16"
4802 "Symfony\\Component\\OptionsResolver\\": ""
4804 "exclude-from-classmap": [
4808 "notification-url": "https://packagist.org/downloads/",
4814 "name": "Fabien Potencier",
4815 "email": "fabien@symfony.com"
4818 "name": "Symfony Community",
4819 "homepage": "https://symfony.com/contributors"
4822 "description": "Provides an improved replacement for the array_replace PHP function",
4823 "homepage": "https://symfony.com",
4830 "source": "https://github.com/symfony/options-resolver/tree/v4.4.27"
4834 "url": "https://symfony.com/sponsor",
4838 "url": "https://github.com/fabpot",
4842 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4846 "time": "2021-07-23T15:41:52+00:00"
4849 "name": "symfony/polyfill-intl-icu",
4850 "version": "v1.23.0",
4853 "url": "https://github.com/symfony/polyfill-intl-icu.git",
4854 "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda"
4858 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4a80a521d6176870b6445cfb469c130f9cae1dda",
4859 "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda",
4866 "ext-intl": "For best performance and support of other locales than \"en\""
4871 "dev-main": "1.23-dev"
4874 "name": "symfony/polyfill",
4875 "url": "https://github.com/symfony/polyfill"
4883 "Symfony\\Polyfill\\Intl\\Icu\\": ""
4888 "exclude-from-classmap": [
4892 "notification-url": "https://packagist.org/downloads/",
4898 "name": "Nicolas Grekas",
4899 "email": "p@tchwork.com"
4902 "name": "Symfony Community",
4903 "homepage": "https://symfony.com/contributors"
4906 "description": "Symfony polyfill for intl's ICU-related data and classes",
4907 "homepage": "https://symfony.com",
4917 "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.23.0"
4921 "url": "https://symfony.com/sponsor",
4925 "url": "https://github.com/fabpot",
4929 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4933 "time": "2021-05-24T10:04:56+00:00"
4936 "name": "symfony/polyfill-intl-idn",
4937 "version": "v1.23.0",
4940 "url": "https://github.com/symfony/polyfill-intl-idn.git",
4941 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
4945 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
4946 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
4951 "symfony/polyfill-intl-normalizer": "^1.10",
4952 "symfony/polyfill-php72": "^1.10"
4955 "ext-intl": "For best performance"
4960 "dev-main": "1.23-dev"
4963 "name": "symfony/polyfill",
4964 "url": "https://github.com/symfony/polyfill"
4969 "Symfony\\Polyfill\\Intl\\Idn\\": ""
4975 "notification-url": "https://packagist.org/downloads/",
4981 "name": "Laurent Bassin",
4982 "email": "laurent@bassin.info"
4985 "name": "Trevor Rowbotham",
4986 "email": "trevor.rowbotham@pm.me"
4989 "name": "Symfony Community",
4990 "homepage": "https://symfony.com/contributors"
4993 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
4994 "homepage": "https://symfony.com",
5004 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
5008 "url": "https://symfony.com/sponsor",
5012 "url": "https://github.com/fabpot",
5016 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5020 "time": "2021-05-27T09:27:20+00:00"
5023 "name": "symfony/polyfill-intl-normalizer",
5024 "version": "v1.23.0",
5027 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5028 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
5032 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
5033 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
5040 "ext-intl": "For best performance"
5045 "dev-main": "1.23-dev"
5048 "name": "symfony/polyfill",
5049 "url": "https://github.com/symfony/polyfill"
5054 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
5063 "notification-url": "https://packagist.org/downloads/",
5069 "name": "Nicolas Grekas",
5070 "email": "p@tchwork.com"
5073 "name": "Symfony Community",
5074 "homepage": "https://symfony.com/contributors"
5077 "description": "Symfony polyfill for intl's Normalizer class and related functions",
5078 "homepage": "https://symfony.com",
5088 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
5092 "url": "https://symfony.com/sponsor",
5096 "url": "https://github.com/fabpot",
5100 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5104 "time": "2021-02-19T12:13:01+00:00"
5107 "name": "symfony/polyfill-mbstring",
5108 "version": "v1.23.1",
5111 "url": "https://github.com/symfony/polyfill-mbstring.git",
5112 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
5116 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
5117 "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
5124 "ext-mbstring": "For best performance"
5129 "dev-main": "1.23-dev"
5132 "name": "symfony/polyfill",
5133 "url": "https://github.com/symfony/polyfill"
5138 "Symfony\\Polyfill\\Mbstring\\": ""
5144 "notification-url": "https://packagist.org/downloads/",
5150 "name": "Nicolas Grekas",
5151 "email": "p@tchwork.com"
5154 "name": "Symfony Community",
5155 "homepage": "https://symfony.com/contributors"
5158 "description": "Symfony polyfill for the Mbstring extension",
5159 "homepage": "https://symfony.com",
5168 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1"
5172 "url": "https://symfony.com/sponsor",
5176 "url": "https://github.com/fabpot",
5180 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5184 "time": "2021-05-27T12:26:48+00:00"
5187 "name": "symfony/polyfill-php72",
5188 "version": "v1.23.0",
5191 "url": "https://github.com/symfony/polyfill-php72.git",
5192 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
5196 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
5197 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
5206 "dev-main": "1.23-dev"
5209 "name": "symfony/polyfill",
5210 "url": "https://github.com/symfony/polyfill"
5215 "Symfony\\Polyfill\\Php72\\": ""
5221 "notification-url": "https://packagist.org/downloads/",
5227 "name": "Nicolas Grekas",
5228 "email": "p@tchwork.com"
5231 "name": "Symfony Community",
5232 "homepage": "https://symfony.com/contributors"
5235 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
5236 "homepage": "https://symfony.com",
5244 "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
5248 "url": "https://symfony.com/sponsor",
5252 "url": "https://github.com/fabpot",
5256 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5260 "time": "2021-05-27T09:17:38+00:00"
5263 "name": "symfony/polyfill-php73",
5264 "version": "v1.23.0",
5267 "url": "https://github.com/symfony/polyfill-php73.git",
5268 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
5272 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
5273 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
5282 "dev-main": "1.23-dev"
5285 "name": "symfony/polyfill",
5286 "url": "https://github.com/symfony/polyfill"
5291 "Symfony\\Polyfill\\Php73\\": ""
5300 "notification-url": "https://packagist.org/downloads/",
5306 "name": "Nicolas Grekas",
5307 "email": "p@tchwork.com"
5310 "name": "Symfony Community",
5311 "homepage": "https://symfony.com/contributors"
5314 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
5315 "homepage": "https://symfony.com",
5323 "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
5327 "url": "https://symfony.com/sponsor",
5331 "url": "https://github.com/fabpot",
5335 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5339 "time": "2021-02-19T12:13:01+00:00"
5342 "name": "symfony/polyfill-php80",
5343 "version": "v1.23.1",
5346 "url": "https://github.com/symfony/polyfill-php80.git",
5347 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
5351 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
5352 "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
5361 "dev-main": "1.23-dev"
5364 "name": "symfony/polyfill",
5365 "url": "https://github.com/symfony/polyfill"
5370 "Symfony\\Polyfill\\Php80\\": ""
5379 "notification-url": "https://packagist.org/downloads/",
5385 "name": "Ion Bazan",
5386 "email": "ion.bazan@gmail.com"
5389 "name": "Nicolas Grekas",
5390 "email": "p@tchwork.com"
5393 "name": "Symfony Community",
5394 "homepage": "https://symfony.com/contributors"
5397 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
5398 "homepage": "https://symfony.com",
5406 "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.1"
5410 "url": "https://symfony.com/sponsor",
5414 "url": "https://github.com/fabpot",
5418 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5422 "time": "2021-07-28T13:41:28+00:00"
5425 "name": "symfony/polyfill-php81",
5426 "version": "v1.23.0",
5429 "url": "https://github.com/symfony/polyfill-php81.git",
5430 "reference": "e66119f3de95efc359483f810c4c3e6436279436"
5434 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
5435 "reference": "e66119f3de95efc359483f810c4c3e6436279436",
5444 "dev-main": "1.23-dev"
5447 "name": "symfony/polyfill",
5448 "url": "https://github.com/symfony/polyfill"
5453 "Symfony\\Polyfill\\Php81\\": ""
5462 "notification-url": "https://packagist.org/downloads/",
5468 "name": "Nicolas Grekas",
5469 "email": "p@tchwork.com"
5472 "name": "Symfony Community",
5473 "homepage": "https://symfony.com/contributors"
5476 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
5477 "homepage": "https://symfony.com",
5485 "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0"
5489 "url": "https://symfony.com/sponsor",
5493 "url": "https://github.com/fabpot",
5497 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5501 "time": "2021-05-21T13:25:03+00:00"
5504 "name": "symfony/process",
5505 "version": "v4.4.27",
5508 "url": "https://github.com/symfony/process.git",
5509 "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f"
5513 "url": "https://api.github.com/repos/symfony/process/zipball/0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f",
5514 "reference": "0b7dc5599ac4aa6d7b936c8f7d10abae64f6cf7f",
5519 "symfony/polyfill-php80": "^1.16"
5524 "Symfony\\Component\\Process\\": ""
5526 "exclude-from-classmap": [
5530 "notification-url": "https://packagist.org/downloads/",
5536 "name": "Fabien Potencier",
5537 "email": "fabien@symfony.com"
5540 "name": "Symfony Community",
5541 "homepage": "https://symfony.com/contributors"
5544 "description": "Executes commands in sub-processes",
5545 "homepage": "https://symfony.com",
5547 "source": "https://github.com/symfony/process/tree/v4.4.27"
5551 "url": "https://symfony.com/sponsor",
5555 "url": "https://github.com/fabpot",
5559 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5563 "time": "2021-07-23T15:41:52+00:00"
5566 "name": "symfony/profiler-pack",
5567 "version": "v1.0.6",
5570 "url": "https://github.com/symfony/profiler-pack.git",
5571 "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7"
5575 "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/bcd6e80af9819454ac18594362e7875fd1d771c7",
5576 "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7",
5580 "symfony/stopwatch": "*",
5581 "symfony/web-profiler-bundle": "*"
5584 "symfony/stopwatch": "*",
5585 "symfony/web-profiler-bundle": "*"
5587 "type": "symfony-pack",
5588 "notification-url": "https://packagist.org/downloads/",
5592 "description": "A pack for the Symfony web profiler",
5594 "issues": "https://github.com/symfony/profiler-pack/issues",
5595 "source": "https://github.com/symfony/profiler-pack/tree/v1.0.6"
5599 "url": "https://symfony.com/sponsor",
5603 "url": "https://github.com/fabpot",
5607 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5611 "time": "2021-08-20T17:27:58+00:00"
5614 "name": "symfony/property-access",
5615 "version": "v4.4.27",
5618 "url": "https://github.com/symfony/property-access.git",
5619 "reference": "9fcb3ac3f915749b60d789bc09e0c6d6d50290a9"
5623 "url": "https://api.github.com/repos/symfony/property-access/zipball/9fcb3ac3f915749b60d789bc09e0c6d6d50290a9",
5624 "reference": "9fcb3ac3f915749b60d789bc09e0c6d6d50290a9",
5629 "symfony/inflector": "^3.4|^4.0|^5.0",
5630 "symfony/polyfill-php80": "^1.16"
5633 "symfony/cache": "^3.4|^4.0|^5.0"
5636 "psr/cache-implementation": "To cache access methods."
5641 "Symfony\\Component\\PropertyAccess\\": ""
5643 "exclude-from-classmap": [
5647 "notification-url": "https://packagist.org/downloads/",
5653 "name": "Fabien Potencier",
5654 "email": "fabien@symfony.com"
5657 "name": "Symfony Community",
5658 "homepage": "https://symfony.com/contributors"
5661 "description": "Provides functions to read and write from/to an object or array using a simple string notation",
5662 "homepage": "https://symfony.com",
5675 "source": "https://github.com/symfony/property-access/tree/v4.4.27"
5679 "url": "https://symfony.com/sponsor",
5683 "url": "https://github.com/fabpot",
5687 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5691 "time": "2021-07-21T12:19:41+00:00"
5694 "name": "symfony/routing",
5695 "version": "v4.4.27",
5698 "url": "https://github.com/symfony/routing.git",
5699 "reference": "244609821beece97167fa7ba4eef49d2a31862db"
5703 "url": "https://api.github.com/repos/symfony/routing/zipball/244609821beece97167fa7ba4eef49d2a31862db",
5704 "reference": "244609821beece97167fa7ba4eef49d2a31862db",
5709 "symfony/polyfill-php80": "^1.16"
5712 "symfony/config": "<4.2",
5713 "symfony/dependency-injection": "<3.4",
5714 "symfony/yaml": "<3.4"
5717 "doctrine/annotations": "^1.10.4",
5718 "psr/log": "^1|^2|^3",
5719 "symfony/config": "^4.2|^5.0",
5720 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5721 "symfony/expression-language": "^3.4|^4.0|^5.0",
5722 "symfony/http-foundation": "^3.4|^4.0|^5.0",
5723 "symfony/yaml": "^3.4|^4.0|^5.0"
5726 "doctrine/annotations": "For using the annotation loader",
5727 "symfony/config": "For using the all-in-one router or any loader",
5728 "symfony/expression-language": "For using expression matching",
5729 "symfony/http-foundation": "For using a Symfony Request object",
5730 "symfony/yaml": "For using the YAML loader"
5735 "Symfony\\Component\\Routing\\": ""
5737 "exclude-from-classmap": [
5741 "notification-url": "https://packagist.org/downloads/",
5747 "name": "Fabien Potencier",
5748 "email": "fabien@symfony.com"
5751 "name": "Symfony Community",
5752 "homepage": "https://symfony.com/contributors"
5755 "description": "Maps an HTTP request to a set of configuration variables",
5756 "homepage": "https://symfony.com",
5764 "source": "https://github.com/symfony/routing/tree/v4.4.27"
5768 "url": "https://symfony.com/sponsor",
5772 "url": "https://github.com/fabpot",
5776 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5780 "time": "2021-07-23T15:41:52+00:00"
5783 "name": "symfony/security-bundle",
5784 "version": "v4.4.27",
5787 "url": "https://github.com/symfony/security-bundle.git",
5788 "reference": "49a09063f633d059b34d53c47adee7144c883bbe"
5792 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/49a09063f633d059b34d53c47adee7144c883bbe",
5793 "reference": "49a09063f633d059b34d53c47adee7144c883bbe",
5799 "symfony/config": "^4.2|^5.0",
5800 "symfony/dependency-injection": "^4.4|^5.0",
5801 "symfony/http-kernel": "^4.4",
5802 "symfony/polyfill-php80": "^1.16",
5803 "symfony/security-core": "^4.4",
5804 "symfony/security-csrf": "^4.2|^5.0",
5805 "symfony/security-guard": "^4.2|^5.0",
5806 "symfony/security-http": "^4.4.5"
5809 "symfony/browser-kit": "<4.2",
5810 "symfony/console": "<3.4",
5811 "symfony/framework-bundle": "<4.4",
5812 "symfony/ldap": "<4.4",
5813 "symfony/twig-bundle": "<4.4"
5816 "doctrine/annotations": "^1.10.4",
5817 "symfony/asset": "^3.4|^4.0|^5.0",
5818 "symfony/browser-kit": "^4.2|^5.0",
5819 "symfony/console": "^3.4|^4.0|^5.0",
5820 "symfony/css-selector": "^3.4|^4.0|^5.0",
5821 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
5822 "symfony/expression-language": "^3.4|^4.0|^5.0",
5823 "symfony/form": "^3.4|^4.0|^5.0",
5824 "symfony/framework-bundle": "^4.4|^5.0",
5825 "symfony/process": "^3.4|^4.0|^5.0",
5826 "symfony/serializer": "^4.4|^5.0",
5827 "symfony/translation": "^3.4|^4.0|^5.0",
5828 "symfony/twig-bridge": "^3.4|^4.0|^5.0",
5829 "symfony/twig-bundle": "^4.4|^5.0",
5830 "symfony/validator": "^3.4|^4.0|^5.0",
5831 "symfony/yaml": "^3.4|^4.0|^5.0",
5832 "twig/twig": "^1.43|^2.13|^3.0.4"
5834 "type": "symfony-bundle",
5837 "Symfony\\Bundle\\SecurityBundle\\": ""
5839 "exclude-from-classmap": [
5843 "notification-url": "https://packagist.org/downloads/",
5849 "name": "Fabien Potencier",
5850 "email": "fabien@symfony.com"
5853 "name": "Symfony Community",
5854 "homepage": "https://symfony.com/contributors"
5857 "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
5858 "homepage": "https://symfony.com",
5860 "source": "https://github.com/symfony/security-bundle/tree/v4.4.27"
5864 "url": "https://symfony.com/sponsor",
5868 "url": "https://github.com/fabpot",
5872 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5876 "time": "2021-07-24T09:09:34+00:00"
5879 "name": "symfony/security-core",
5880 "version": "v4.4.29",
5883 "url": "https://github.com/symfony/security-core.git",
5884 "reference": "eb753f38b2baa10642c81e4955f14b58b59dc4b1"
5888 "url": "https://api.github.com/repos/symfony/security-core/zipball/eb753f38b2baa10642c81e4955f14b58b59dc4b1",
5889 "reference": "eb753f38b2baa10642c81e4955f14b58b59dc4b1",
5894 "symfony/event-dispatcher-contracts": "^1.1|^2",
5895 "symfony/polyfill-php80": "^1.16",
5896 "symfony/service-contracts": "^1.1.6|^2"
5899 "symfony/event-dispatcher": "<4.3|>=5",
5900 "symfony/ldap": "<4.4",
5901 "symfony/security-guard": "<4.3"
5904 "psr/container": "^1.0|^2.0",
5905 "psr/log": "^1|^2|^3",
5906 "symfony/event-dispatcher": "^4.3",
5907 "symfony/expression-language": "^3.4|^4.0|^5.0",
5908 "symfony/http-foundation": "^3.4|^4.0|^5.0",
5909 "symfony/ldap": "^4.4|^5.0",
5910 "symfony/translation": "^4.4|^5.0",
5911 "symfony/validator": "^3.4.31|^4.3.4|^5.0"
5914 "psr/container-implementation": "To instantiate the Security class",
5915 "symfony/event-dispatcher": "",
5916 "symfony/expression-language": "For using the expression voter",
5917 "symfony/http-foundation": "",
5918 "symfony/ldap": "For using LDAP integration",
5919 "symfony/validator": "For using the user password constraint"
5924 "Symfony\\Component\\Security\\Core\\": ""
5926 "exclude-from-classmap": [
5930 "notification-url": "https://packagist.org/downloads/",
5936 "name": "Fabien Potencier",
5937 "email": "fabien@symfony.com"
5940 "name": "Symfony Community",
5941 "homepage": "https://symfony.com/contributors"
5944 "description": "Symfony Security Component - Core Library",
5945 "homepage": "https://symfony.com",
5947 "source": "https://github.com/symfony/security-core/tree/v4.4.29"
5951 "url": "https://symfony.com/sponsor",
5955 "url": "https://github.com/fabpot",
5959 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5963 "time": "2021-07-27T06:31:16+00:00"
5966 "name": "symfony/security-csrf",
5967 "version": "v4.4.27",
5970 "url": "https://github.com/symfony/security-csrf.git",
5971 "reference": "e5bba6497d2f1178e23615d5ca01933a29b65a45"
5975 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/e5bba6497d2f1178e23615d5ca01933a29b65a45",
5976 "reference": "e5bba6497d2f1178e23615d5ca01933a29b65a45",
5981 "symfony/polyfill-php80": "^1.16",
5982 "symfony/security-core": "^3.4|^4.0|^5.0"
5985 "symfony/http-foundation": "<3.4"
5988 "symfony/http-foundation": "^3.4|^4.0|^5.0"
5991 "symfony/http-foundation": "For using the class SessionTokenStorage."
5996 "Symfony\\Component\\Security\\Csrf\\": ""
5998 "exclude-from-classmap": [
6002 "notification-url": "https://packagist.org/downloads/",
6008 "name": "Fabien Potencier",
6009 "email": "fabien@symfony.com"
6012 "name": "Symfony Community",
6013 "homepage": "https://symfony.com/contributors"
6016 "description": "Symfony Security Component - CSRF Library",
6017 "homepage": "https://symfony.com",
6019 "source": "https://github.com/symfony/security-csrf/tree/v4.4.27"
6023 "url": "https://symfony.com/sponsor",
6027 "url": "https://github.com/fabpot",
6031 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6035 "time": "2021-07-21T12:19:41+00:00"
6038 "name": "symfony/security-guard",
6039 "version": "v4.4.27",
6042 "url": "https://github.com/symfony/security-guard.git",
6043 "reference": "68d4be4fe90f4eccbbf379d478f2067550a25469"
6047 "url": "https://api.github.com/repos/symfony/security-guard/zipball/68d4be4fe90f4eccbbf379d478f2067550a25469",
6048 "reference": "68d4be4fe90f4eccbbf379d478f2067550a25469",
6053 "symfony/security-core": "^3.4.22|^4.2.3|^5.0",
6054 "symfony/security-http": "^4.4.1"
6057 "psr/log": "^1|^2|^3"
6062 "Symfony\\Component\\Security\\Guard\\": ""
6064 "exclude-from-classmap": [
6068 "notification-url": "https://packagist.org/downloads/",
6074 "name": "Fabien Potencier",
6075 "email": "fabien@symfony.com"
6078 "name": "Symfony Community",
6079 "homepage": "https://symfony.com/contributors"
6082 "description": "Symfony Security Component - Guard",
6083 "homepage": "https://symfony.com",
6085 "source": "https://github.com/symfony/security-guard/tree/v4.4.27"
6089 "url": "https://symfony.com/sponsor",
6093 "url": "https://github.com/fabpot",
6097 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6101 "time": "2021-07-18T14:08:08+00:00"
6104 "name": "symfony/security-http",
6105 "version": "v4.4.27",
6108 "url": "https://github.com/symfony/security-http.git",
6109 "reference": "ffd0ba05ee81b60928c1e422fd212101ef72f0f3"
6113 "url": "https://api.github.com/repos/symfony/security-http/zipball/ffd0ba05ee81b60928c1e422fd212101ef72f0f3",
6114 "reference": "ffd0ba05ee81b60928c1e422fd212101ef72f0f3",
6119 "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
6120 "symfony/http-kernel": "^4.4",
6121 "symfony/polyfill-php80": "^1.16",
6122 "symfony/property-access": "^3.4|^4.0|^5.0",
6123 "symfony/security-core": "^4.4.8"
6126 "symfony/event-dispatcher": ">=5",
6127 "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
6130 "psr/log": "^1|^2|^3",
6131 "symfony/routing": "^3.4|^4.0|^5.0",
6132 "symfony/security-csrf": "^3.4.11|^4.0.11|^5.0"
6135 "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
6136 "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
6141 "Symfony\\Component\\Security\\Http\\": ""
6143 "exclude-from-classmap": [
6147 "notification-url": "https://packagist.org/downloads/",
6153 "name": "Fabien Potencier",
6154 "email": "fabien@symfony.com"
6157 "name": "Symfony Community",
6158 "homepage": "https://symfony.com/contributors"
6161 "description": "Symfony Security Component - HTTP Integration",
6162 "homepage": "https://symfony.com",
6164 "source": "https://github.com/symfony/security-http/tree/v4.4.27"
6168 "url": "https://symfony.com/sponsor",
6172 "url": "https://github.com/fabpot",
6176 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6180 "time": "2021-07-21T12:19:41+00:00"
6183 "name": "symfony/service-contracts",
6184 "version": "v2.4.0",
6187 "url": "https://github.com/symfony/service-contracts.git",
6188 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
6192 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
6193 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
6198 "psr/container": "^1.1"
6201 "symfony/service-implementation": ""
6206 "dev-main": "2.4-dev"
6209 "name": "symfony/contracts",
6210 "url": "https://github.com/symfony/contracts"
6215 "Symfony\\Contracts\\Service\\": ""
6218 "notification-url": "https://packagist.org/downloads/",
6224 "name": "Nicolas Grekas",
6225 "email": "p@tchwork.com"
6228 "name": "Symfony Community",
6229 "homepage": "https://symfony.com/contributors"
6232 "description": "Generic abstractions related to writing services",
6233 "homepage": "https://symfony.com",
6243 "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
6247 "url": "https://symfony.com/sponsor",
6251 "url": "https://github.com/fabpot",
6255 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6259 "time": "2021-04-01T10:43:52+00:00"
6262 "name": "symfony/stopwatch",
6263 "version": "v4.4.27",
6266 "url": "https://github.com/symfony/stopwatch.git",
6267 "reference": "c85d997af06a58ba83e2d2538e335b894c24523d"
6271 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c85d997af06a58ba83e2d2538e335b894c24523d",
6272 "reference": "c85d997af06a58ba83e2d2538e335b894c24523d",
6277 "symfony/service-contracts": "^1.0|^2"
6282 "Symfony\\Component\\Stopwatch\\": ""
6284 "exclude-from-classmap": [
6288 "notification-url": "https://packagist.org/downloads/",
6294 "name": "Fabien Potencier",
6295 "email": "fabien@symfony.com"
6298 "name": "Symfony Community",
6299 "homepage": "https://symfony.com/contributors"
6302 "description": "Provides a way to profile code",
6303 "homepage": "https://symfony.com",
6305 "source": "https://github.com/symfony/stopwatch/tree/v4.4.27"
6309 "url": "https://symfony.com/sponsor",
6313 "url": "https://github.com/fabpot",
6317 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6321 "time": "2021-07-10T08:41:57+00:00"
6324 "name": "symfony/translation",
6325 "version": "v4.4.27",
6328 "url": "https://github.com/symfony/translation.git",
6329 "reference": "2e3c0f2bf704d635ba862e7198d72331a62d82ba"
6333 "url": "https://api.github.com/repos/symfony/translation/zipball/2e3c0f2bf704d635ba862e7198d72331a62d82ba",
6334 "reference": "2e3c0f2bf704d635ba862e7198d72331a62d82ba",
6339 "symfony/polyfill-mbstring": "~1.0",
6340 "symfony/polyfill-php80": "^1.16",
6341 "symfony/translation-contracts": "^1.1.6|^2"
6344 "symfony/config": "<3.4",
6345 "symfony/dependency-injection": "<3.4",
6346 "symfony/http-kernel": "<4.4",
6347 "symfony/yaml": "<3.4"
6350 "symfony/translation-implementation": "1.0|2.0"
6353 "psr/log": "^1|^2|^3",
6354 "symfony/config": "^3.4|^4.0|^5.0",
6355 "symfony/console": "^3.4|^4.0|^5.0",
6356 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6357 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
6358 "symfony/http-kernel": "^4.4",
6359 "symfony/intl": "^3.4|^4.0|^5.0",
6360 "symfony/service-contracts": "^1.1.2|^2",
6361 "symfony/yaml": "^3.4|^4.0|^5.0"
6364 "psr/log-implementation": "To use logging capability in translator",
6365 "symfony/config": "",
6371 "Symfony\\Component\\Translation\\": ""
6373 "exclude-from-classmap": [
6377 "notification-url": "https://packagist.org/downloads/",
6383 "name": "Fabien Potencier",
6384 "email": "fabien@symfony.com"
6387 "name": "Symfony Community",
6388 "homepage": "https://symfony.com/contributors"
6391 "description": "Provides tools to internationalize your application",
6392 "homepage": "https://symfony.com",
6394 "source": "https://github.com/symfony/translation/tree/v4.4.27"
6398 "url": "https://symfony.com/sponsor",
6402 "url": "https://github.com/fabpot",
6406 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6410 "time": "2021-07-21T13:12:00+00:00"
6413 "name": "symfony/translation-contracts",
6414 "version": "v2.4.0",
6417 "url": "https://github.com/symfony/translation-contracts.git",
6418 "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
6422 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
6423 "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
6430 "symfony/translation-implementation": ""
6435 "dev-main": "2.4-dev"
6438 "name": "symfony/contracts",
6439 "url": "https://github.com/symfony/contracts"
6444 "Symfony\\Contracts\\Translation\\": ""
6447 "notification-url": "https://packagist.org/downloads/",
6453 "name": "Nicolas Grekas",
6454 "email": "p@tchwork.com"
6457 "name": "Symfony Community",
6458 "homepage": "https://symfony.com/contributors"
6461 "description": "Generic abstractions related to translation",
6462 "homepage": "https://symfony.com",
6472 "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
6476 "url": "https://symfony.com/sponsor",
6480 "url": "https://github.com/fabpot",
6484 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6488 "time": "2021-03-23T23:28:01+00:00"
6491 "name": "symfony/twig-bridge",
6492 "version": "v4.4.27",
6495 "url": "https://github.com/symfony/twig-bridge.git",
6496 "reference": "533c37d310d59ab84df8ca6815a581f92e7ffcf6"
6500 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/533c37d310d59ab84df8ca6815a581f92e7ffcf6",
6501 "reference": "533c37d310d59ab84df8ca6815a581f92e7ffcf6",
6506 "symfony/polyfill-php80": "^1.16",
6507 "symfony/translation-contracts": "^1.1|^2",
6508 "twig/twig": "^1.43|^2.13|^3.0.4"
6511 "symfony/console": "<3.4",
6512 "symfony/form": "<4.4",
6513 "symfony/http-foundation": "<4.3",
6514 "symfony/translation": "<4.2",
6515 "symfony/workflow": "<4.3"
6518 "egulias/email-validator": "^2.1.10|^3",
6519 "symfony/asset": "^3.4|^4.0|^5.0",
6520 "symfony/console": "^3.4|^4.0|^5.0",
6521 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6522 "symfony/error-handler": "^4.4|^5.0",
6523 "symfony/expression-language": "^3.4|^4.0|^5.0",
6524 "symfony/finder": "^3.4|^4.0|^5.0",
6525 "symfony/form": "^4.4.17",
6526 "symfony/http-foundation": "^4.3|^5.0",
6527 "symfony/http-kernel": "^4.4",
6528 "symfony/intl": "^4.4|^5.0",
6529 "symfony/mime": "^4.3|^5.0",
6530 "symfony/polyfill-intl-icu": "~1.0",
6531 "symfony/routing": "^3.4|^4.0|^5.0",
6532 "symfony/security-acl": "^2.8|^3.0",
6533 "symfony/security-core": "^3.0|^4.0|^5.0",
6534 "symfony/security-csrf": "^3.4|^4.0|^5.0",
6535 "symfony/security-http": "^3.4|^4.0|^5.0",
6536 "symfony/stopwatch": "^3.4|^4.0|^5.0",
6537 "symfony/templating": "^3.4|^4.0|^5.0",
6538 "symfony/translation": "^4.2.1|^5.0",
6539 "symfony/web-link": "^4.4|^5.0",
6540 "symfony/workflow": "^4.3|^5.0",
6541 "symfony/yaml": "^3.4|^4.0|^5.0",
6542 "twig/cssinliner-extra": "^2.12|^3",
6543 "twig/inky-extra": "^2.12|^3",
6544 "twig/markdown-extra": "^2.12|^3"
6547 "symfony/asset": "For using the AssetExtension",
6548 "symfony/expression-language": "For using the ExpressionExtension",
6549 "symfony/finder": "",
6550 "symfony/form": "For using the FormExtension",
6551 "symfony/http-kernel": "For using the HttpKernelExtension",
6552 "symfony/routing": "For using the RoutingExtension",
6553 "symfony/security-core": "For using the SecurityExtension",
6554 "symfony/security-csrf": "For using the CsrfExtension",
6555 "symfony/security-http": "For using the LogoutUrlExtension",
6556 "symfony/stopwatch": "For using the StopwatchExtension",
6557 "symfony/templating": "For using the TwigEngine",
6558 "symfony/translation": "For using the TranslationExtension",
6559 "symfony/var-dumper": "For using the DumpExtension",
6560 "symfony/web-link": "For using the WebLinkExtension",
6561 "symfony/yaml": "For using the YamlExtension"
6563 "type": "symfony-bridge",
6566 "Symfony\\Bridge\\Twig\\": ""
6568 "exclude-from-classmap": [
6572 "notification-url": "https://packagist.org/downloads/",
6578 "name": "Fabien Potencier",
6579 "email": "fabien@symfony.com"
6582 "name": "Symfony Community",
6583 "homepage": "https://symfony.com/contributors"
6586 "description": "Provides integration for Twig with various Symfony components",
6587 "homepage": "https://symfony.com",
6589 "source": "https://github.com/symfony/twig-bridge/tree/v4.4.27"
6593 "url": "https://symfony.com/sponsor",
6597 "url": "https://github.com/fabpot",
6601 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6605 "time": "2021-07-24T09:09:34+00:00"
6608 "name": "symfony/twig-bundle",
6609 "version": "v4.4.27",
6612 "url": "https://github.com/symfony/twig-bundle.git",
6613 "reference": "3d407405cb77d002fd7e9cd20e31e11c19eeff64"
6617 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/3d407405cb77d002fd7e9cd20e31e11c19eeff64",
6618 "reference": "3d407405cb77d002fd7e9cd20e31e11c19eeff64",
6623 "symfony/http-foundation": "^4.3|^5.0",
6624 "symfony/http-kernel": "^4.4",
6625 "symfony/polyfill-ctype": "~1.8",
6626 "symfony/polyfill-php80": "^1.16",
6627 "symfony/twig-bridge": "^4.4|^5.0",
6628 "twig/twig": "^1.43|^2.13|^3.0.4"
6631 "symfony/dependency-injection": "<4.1",
6632 "symfony/framework-bundle": "<4.4",
6633 "symfony/translation": "<4.2"
6636 "doctrine/annotations": "^1.10.4",
6637 "doctrine/cache": "^1.0|^2.0",
6638 "symfony/asset": "^3.4|^4.0|^5.0",
6639 "symfony/dependency-injection": "^4.2.5|^5.0",
6640 "symfony/expression-language": "^3.4|^4.0|^5.0",
6641 "symfony/finder": "^3.4|^4.0|^5.0",
6642 "symfony/form": "^3.4|^4.0|^5.0",
6643 "symfony/framework-bundle": "^4.4|^5.0",
6644 "symfony/routing": "^3.4|^4.0|^5.0",
6645 "symfony/stopwatch": "^3.4|^4.0|^5.0",
6646 "symfony/templating": "^3.4|^4.0|^5.0",
6647 "symfony/translation": "^4.2|^5.0",
6648 "symfony/web-link": "^3.4|^4.0|^5.0",
6649 "symfony/yaml": "^3.4|^4.0|^5.0"
6651 "type": "symfony-bundle",
6654 "Symfony\\Bundle\\TwigBundle\\": ""
6656 "exclude-from-classmap": [
6660 "notification-url": "https://packagist.org/downloads/",
6666 "name": "Fabien Potencier",
6667 "email": "fabien@symfony.com"
6670 "name": "Symfony Community",
6671 "homepage": "https://symfony.com/contributors"
6674 "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
6675 "homepage": "https://symfony.com",
6677 "source": "https://github.com/symfony/twig-bundle/tree/v4.4.27"
6681 "url": "https://symfony.com/sponsor",
6685 "url": "https://github.com/fabpot",
6689 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6693 "time": "2021-07-21T12:19:41+00:00"
6696 "name": "symfony/validator",
6697 "version": "v4.4.29",
6700 "url": "https://github.com/symfony/validator.git",
6701 "reference": "43ee727eac546610f8da01cf69857fde34b394ea"
6705 "url": "https://api.github.com/repos/symfony/validator/zipball/43ee727eac546610f8da01cf69857fde34b394ea",
6706 "reference": "43ee727eac546610f8da01cf69857fde34b394ea",
6711 "symfony/polyfill-ctype": "~1.8",
6712 "symfony/polyfill-mbstring": "~1.0",
6713 "symfony/polyfill-php80": "^1.16",
6714 "symfony/translation-contracts": "^1.1|^2"
6717 "doctrine/lexer": "<1.0.2",
6718 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
6719 "symfony/dependency-injection": "<3.4",
6720 "symfony/http-kernel": "<4.4",
6721 "symfony/intl": "<4.3",
6722 "symfony/translation": ">=5.0",
6723 "symfony/yaml": "<3.4"
6726 "doctrine/annotations": "^1.10.4",
6727 "doctrine/cache": "^1.0|^2.0",
6728 "egulias/email-validator": "^2.1.10|^3",
6729 "symfony/cache": "^3.4|^4.0|^5.0",
6730 "symfony/config": "^3.4|^4.0|^5.0",
6731 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6732 "symfony/expression-language": "^3.4|^4.0|^5.0",
6733 "symfony/http-client": "^4.3|^5.0",
6734 "symfony/http-foundation": "^4.1|^5.0",
6735 "symfony/http-kernel": "^4.4",
6736 "symfony/intl": "^4.3|^5.0",
6737 "symfony/mime": "^4.4|^5.0",
6738 "symfony/property-access": "^3.4|^4.0|^5.0",
6739 "symfony/property-info": "^3.4|^4.0|^5.0",
6740 "symfony/translation": "^4.2",
6741 "symfony/yaml": "^3.4|^4.0|^5.0"
6744 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
6745 "doctrine/cache": "For using the default cached annotation reader.",
6746 "egulias/email-validator": "Strict (RFC compliant) email validation",
6747 "psr/cache-implementation": "For using the mapping cache.",
6748 "symfony/config": "",
6749 "symfony/expression-language": "For using the Expression validator",
6750 "symfony/http-foundation": "",
6752 "symfony/property-access": "For accessing properties within comparison constraints",
6753 "symfony/property-info": "To automatically add NotNull and Type constraints",
6754 "symfony/translation": "For translating validation errors.",
6760 "Symfony\\Component\\Validator\\": ""
6762 "exclude-from-classmap": [
6766 "notification-url": "https://packagist.org/downloads/",
6772 "name": "Fabien Potencier",
6773 "email": "fabien@symfony.com"
6776 "name": "Symfony Community",
6777 "homepage": "https://symfony.com/contributors"
6780 "description": "Provides tools to validate values",
6781 "homepage": "https://symfony.com",
6783 "source": "https://github.com/symfony/validator/tree/v4.4.29"
6787 "url": "https://symfony.com/sponsor",
6791 "url": "https://github.com/fabpot",
6795 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6799 "time": "2021-07-27T06:31:16+00:00"
6802 "name": "symfony/var-dumper",
6803 "version": "v4.4.27",
6806 "url": "https://github.com/symfony/var-dumper.git",
6807 "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba"
6811 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
6812 "reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
6817 "symfony/polyfill-mbstring": "~1.0",
6818 "symfony/polyfill-php72": "~1.5",
6819 "symfony/polyfill-php80": "^1.16"
6822 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
6823 "symfony/console": "<3.4"
6827 "symfony/console": "^3.4|^4.0|^5.0",
6828 "symfony/process": "^4.4|^5.0",
6829 "twig/twig": "^1.43|^2.13|^3.0.4"
6832 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
6833 "ext-intl": "To show region name in time zone dump",
6834 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
6837 "Resources/bin/var-dump-server"
6842 "Resources/functions/dump.php"
6845 "Symfony\\Component\\VarDumper\\": ""
6847 "exclude-from-classmap": [
6851 "notification-url": "https://packagist.org/downloads/",
6857 "name": "Nicolas Grekas",
6858 "email": "p@tchwork.com"
6861 "name": "Symfony Community",
6862 "homepage": "https://symfony.com/contributors"
6865 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
6866 "homepage": "https://symfony.com",
6872 "source": "https://github.com/symfony/var-dumper/tree/v4.4.27"
6876 "url": "https://symfony.com/sponsor",
6880 "url": "https://github.com/fabpot",
6884 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6888 "time": "2021-07-23T15:41:52+00:00"
6891 "name": "symfony/var-exporter",
6892 "version": "v4.4.27",
6895 "url": "https://github.com/symfony/var-exporter.git",
6896 "reference": "447d2c9ff61d3844c231280b8575ef5456f5dbb6"
6900 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/447d2c9ff61d3844c231280b8575ef5456f5dbb6",
6901 "reference": "447d2c9ff61d3844c231280b8575ef5456f5dbb6",
6906 "symfony/polyfill-php80": "^1.16"
6909 "symfony/var-dumper": "^4.4.9|^5.0.9"
6914 "Symfony\\Component\\VarExporter\\": ""
6916 "exclude-from-classmap": [
6920 "notification-url": "https://packagist.org/downloads/",
6926 "name": "Nicolas Grekas",
6927 "email": "p@tchwork.com"
6930 "name": "Symfony Community",
6931 "homepage": "https://symfony.com/contributors"
6934 "description": "Allows exporting any serializable PHP data structure to plain PHP code",
6935 "homepage": "https://symfony.com",
6945 "source": "https://github.com/symfony/var-exporter/tree/v4.4.27"
6949 "url": "https://symfony.com/sponsor",
6953 "url": "https://github.com/fabpot",
6957 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6961 "time": "2021-07-21T12:19:41+00:00"
6964 "name": "symfony/web-profiler-bundle",
6965 "version": "v4.4.28",
6968 "url": "https://github.com/symfony/web-profiler-bundle.git",
6969 "reference": "be142cf26bb81ff31f7a482c22b1e58b93719f00"
6973 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/be142cf26bb81ff31f7a482c22b1e58b93719f00",
6974 "reference": "be142cf26bb81ff31f7a482c22b1e58b93719f00",
6979 "symfony/config": "^4.2|^5.0",
6980 "symfony/framework-bundle": "^4.4|^5.0",
6981 "symfony/http-kernel": "^4.4",
6982 "symfony/polyfill-php80": "^1.16",
6983 "symfony/routing": "^4.3|^5.0",
6984 "symfony/twig-bundle": "^4.2|^5.0",
6985 "twig/twig": "^1.43|^2.13|^3.0.4"
6988 "symfony/form": "<4.3",
6989 "symfony/messenger": "<4.2"
6992 "symfony/browser-kit": "^4.3|^5.0",
6993 "symfony/console": "^4.3|^5.0",
6994 "symfony/css-selector": "^3.4|^4.0|^5.0",
6995 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6996 "symfony/stopwatch": "^3.4|^4.0|^5.0"
6998 "type": "symfony-bundle",
7001 "Symfony\\Bundle\\WebProfilerBundle\\": ""
7003 "exclude-from-classmap": [
7007 "notification-url": "https://packagist.org/downloads/",
7013 "name": "Fabien Potencier",
7014 "email": "fabien@symfony.com"
7017 "name": "Symfony Community",
7018 "homepage": "https://symfony.com/contributors"
7021 "description": "Provides a development tool that gives detailed information about the execution of any request",
7022 "homepage": "https://symfony.com",
7024 "source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.28"
7028 "url": "https://symfony.com/sponsor",
7032 "url": "https://github.com/fabpot",
7036 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7040 "time": "2021-07-26T19:30:25+00:00"
7043 "name": "symfony/yaml",
7044 "version": "v4.4.29",
7047 "url": "https://github.com/symfony/yaml.git",
7048 "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a"
7052 "url": "https://api.github.com/repos/symfony/yaml/zipball/3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
7053 "reference": "3abcc4db06d4e776825eaa3ed8ad924d5bc7432a",
7058 "symfony/polyfill-ctype": "~1.8"
7061 "symfony/console": "<3.4"
7064 "symfony/console": "^3.4|^4.0|^5.0"
7067 "symfony/console": "For validating YAML files using the lint command"
7072 "Symfony\\Component\\Yaml\\": ""
7074 "exclude-from-classmap": [
7078 "notification-url": "https://packagist.org/downloads/",
7084 "name": "Fabien Potencier",
7085 "email": "fabien@symfony.com"
7088 "name": "Symfony Community",
7089 "homepage": "https://symfony.com/contributors"
7092 "description": "Loads and dumps YAML files",
7093 "homepage": "https://symfony.com",
7095 "source": "https://github.com/symfony/yaml/tree/v4.4.29"
7099 "url": "https://symfony.com/sponsor",
7103 "url": "https://github.com/fabpot",
7107 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7111 "time": "2021-07-27T16:19:30+00:00"
7114 "name": "twig/extensions",
7115 "version": "v1.5.4",
7118 "url": "https://github.com/twigphp/Twig-extensions.git",
7119 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
7123 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
7124 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
7128 "twig/twig": "^1.27|^2.0"
7131 "symfony/phpunit-bridge": "^3.4",
7132 "symfony/translation": "^2.7|^3.4"
7135 "symfony/translation": "Allow the time_diff output to be translated"
7140 "dev-master": "1.5-dev"
7145 "Twig_Extensions_": "lib/"
7148 "Twig\\Extensions\\": "src/"
7151 "notification-url": "https://packagist.org/downloads/",
7157 "name": "Fabien Potencier",
7158 "email": "fabien@symfony.com"
7161 "description": "Common additional features for Twig that do not directly belong in core",
7167 "issues": "https://github.com/twigphp/Twig-extensions/issues",
7168 "source": "https://github.com/twigphp/Twig-extensions/tree/master"
7171 "time": "2018-12-05T18:34:18+00:00"
7174 "name": "twig/extra-bundle",
7175 "version": "v3.3.1",
7178 "url": "https://github.com/twigphp/twig-extra-bundle.git",
7179 "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6"
7183 "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
7184 "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
7188 "php": "^7.1.3|^8.0",
7189 "symfony/framework-bundle": "^4.3|^5.0",
7190 "symfony/twig-bundle": "^4.3|^5.0",
7191 "twig/twig": "^2.4|^3.0"
7194 "symfony/phpunit-bridge": "^4.4.9|^5.0.9",
7195 "twig/cache-extra": "^3.0",
7196 "twig/cssinliner-extra": "^2.12|^3.0",
7197 "twig/html-extra": "^2.12|^3.0",
7198 "twig/inky-extra": "^2.12|^3.0",
7199 "twig/intl-extra": "^2.12|^3.0",
7200 "twig/markdown-extra": "^2.12|^3.0",
7201 "twig/string-extra": "^2.12|^3.0"
7203 "type": "symfony-bundle",
7206 "dev-master": "3.2-dev"
7211 "Twig\\Extra\\TwigExtraBundle\\": ""
7213 "exclude-from-classmap": [
7217 "notification-url": "https://packagist.org/downloads/",
7223 "name": "Fabien Potencier",
7224 "email": "fabien@symfony.com",
7225 "homepage": "http://fabien.potencier.org",
7226 "role": "Lead Developer"
7229 "description": "A Symfony bundle for extra Twig extensions",
7230 "homepage": "https://twig.symfony.com",
7237 "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.1"
7241 "url": "https://github.com/fabpot",
7245 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7249 "time": "2021-05-12T07:47:40+00:00"
7252 "name": "twig/html-extra",
7253 "version": "v2.14.3",
7256 "url": "https://github.com/twigphp/html-extra.git",
7257 "reference": "284ac6431f07dfa6dae71164262349e8b8e15d9a"
7261 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/284ac6431f07dfa6dae71164262349e8b8e15d9a",
7262 "reference": "284ac6431f07dfa6dae71164262349e8b8e15d9a",
7267 "symfony/mime": "^4.3|^5.0",
7268 "twig/twig": "^2.4|^3.0"
7271 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
7276 "dev-master": "2.14-dev"
7281 "Twig\\Extra\\Html\\": ""
7283 "exclude-from-classmap": [
7287 "notification-url": "https://packagist.org/downloads/",
7293 "name": "Fabien Potencier",
7294 "email": "fabien@symfony.com",
7295 "homepage": "http://fabien.potencier.org",
7296 "role": "Lead Developer"
7299 "description": "A Twig extension for HTML",
7300 "homepage": "https://twig.symfony.com",
7306 "source": "https://github.com/twigphp/html-extra/tree/v2.14.3"
7310 "url": "https://github.com/fabpot",
7314 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7318 "time": "2021-01-01T14:53:48+00:00"
7321 "name": "twig/markdown-extra",
7322 "version": "v3.3.1",
7325 "url": "https://github.com/twigphp/markdown-extra.git",
7326 "reference": "a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9"
7330 "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9",
7331 "reference": "a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9",
7336 "twig/twig": "^2.4|^3.0"
7339 "erusev/parsedown": "^1.7",
7340 "league/commonmark": "^1.0",
7341 "league/html-to-markdown": "^4.8|^5.0",
7342 "michelf/php-markdown": "^1.8",
7343 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
7348 "dev-master": "3.2-dev"
7353 "Twig\\Extra\\Markdown\\": ""
7355 "exclude-from-classmap": [
7359 "notification-url": "https://packagist.org/downloads/",
7365 "name": "Fabien Potencier",
7366 "email": "fabien@symfony.com",
7367 "homepage": "http://fabien.potencier.org",
7368 "role": "Lead Developer"
7371 "description": "A Twig extension for Markdown",
7372 "homepage": "https://twig.symfony.com",
7379 "source": "https://github.com/twigphp/markdown-extra/tree/v3.3.1"
7383 "url": "https://github.com/fabpot",
7387 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7391 "time": "2021-04-01T12:19:25+00:00"
7394 "name": "twig/twig",
7395 "version": "v2.14.6",
7398 "url": "https://github.com/twigphp/Twig.git",
7399 "reference": "27e5cf2b05e3744accf39d4c68a3235d9966d260"
7403 "url": "https://api.github.com/repos/twigphp/Twig/zipball/27e5cf2b05e3744accf39d4c68a3235d9966d260",
7404 "reference": "27e5cf2b05e3744accf39d4c68a3235d9966d260",
7409 "symfony/polyfill-ctype": "^1.8",
7410 "symfony/polyfill-mbstring": "^1.3"
7413 "psr/container": "^1.0",
7414 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
7419 "dev-master": "2.14-dev"
7430 "notification-url": "https://packagist.org/downloads/",
7436 "name": "Fabien Potencier",
7437 "email": "fabien@symfony.com",
7438 "homepage": "http://fabien.potencier.org",
7439 "role": "Lead Developer"
7442 "name": "Twig Team",
7443 "role": "Contributors"
7446 "name": "Armin Ronacher",
7447 "email": "armin.ronacher@active-4.com",
7448 "role": "Project Founder"
7451 "description": "Twig, the flexible, fast, and secure template language for PHP",
7452 "homepage": "https://twig.symfony.com",
7457 "issues": "https://github.com/twigphp/Twig/issues",
7458 "source": "https://github.com/twigphp/Twig/tree/v2.14.6"
7462 "url": "https://github.com/fabpot",
7466 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7470 "time": "2021-05-16T12:12:47+00:00"
7475 "name": "doctrine/data-fixtures",
7479 "url": "https://github.com/doctrine/data-fixtures.git",
7480 "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5"
7484 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/51d3d4880d28951fff42a635a2389f8c63baddc5",
7485 "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5",
7489 "doctrine/common": "^2.13|^3.0",
7490 "doctrine/persistence": "^1.3.3|^2.0",
7491 "php": "^7.2 || ^8.0"
7494 "doctrine/phpcr-odm": "<1.3.0"
7497 "doctrine/coding-standard": "^8.2",
7498 "doctrine/dbal": "^2.5.4",
7499 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
7500 "doctrine/orm": "^2.7.0",
7502 "phpunit/phpunit": "^8.0"
7505 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
7506 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
7507 "doctrine/orm": "For loading ORM fixtures",
7508 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
7513 "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
7516 "notification-url": "https://packagist.org/downloads/",
7522 "name": "Jonathan Wage",
7523 "email": "jonwage@gmail.com"
7526 "description": "Data Fixtures for all Doctrine Object Managers",
7527 "homepage": "http://www.doctrine-project.org",
7532 "issues": "https://github.com/doctrine/data-fixtures/issues",
7533 "source": "https://github.com/doctrine/data-fixtures/tree/1.5.0"
7537 "url": "https://www.doctrine-project.org/sponsorship.html",
7541 "url": "https://www.patreon.com/phpdoctrine",
7545 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
7549 "time": "2021-01-23T10:20:43+00:00"
7552 "name": "doctrine/doctrine-fixtures-bundle",
7556 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
7557 "reference": "870189619a7770f468ffb0b80925302e065a3b34"
7561 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/870189619a7770f468ffb0b80925302e065a3b34",
7562 "reference": "870189619a7770f468ffb0b80925302e065a3b34",
7566 "doctrine/data-fixtures": "^1.3",
7567 "doctrine/doctrine-bundle": "^1.11|^2.0",
7568 "doctrine/orm": "^2.6.0",
7569 "doctrine/persistence": "^1.3.7|^2.0",
7570 "php": "^7.1 || ^8.0",
7571 "symfony/config": "^3.4|^4.3|^5.0",
7572 "symfony/console": "^3.4|^4.3|^5.0",
7573 "symfony/dependency-injection": "^3.4|^4.3|^5.0",
7574 "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
7575 "symfony/http-kernel": "^3.4|^4.3|^5.0"
7578 "doctrine/coding-standard": "^6.0",
7579 "phpunit/phpunit": "^7.4 || ^8.0 || ^9.2",
7580 "symfony/phpunit-bridge": "^4.1|^5.0"
7582 "type": "symfony-bundle",
7585 "Doctrine\\Bundle\\FixturesBundle\\": ""
7588 "notification-url": "https://packagist.org/downloads/",
7594 "name": "Fabien Potencier",
7595 "email": "fabien@symfony.com"
7598 "name": "Doctrine Project",
7599 "homepage": "http://www.doctrine-project.org"
7602 "name": "Symfony Community",
7603 "homepage": "http://symfony.com/contributors"
7606 "description": "Symfony DoctrineFixturesBundle",
7607 "homepage": "http://www.doctrine-project.org",
7613 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
7614 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.0"
7618 "url": "https://www.doctrine-project.org/sponsorship.html",
7622 "url": "https://www.patreon.com/phpdoctrine",
7626 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
7630 "time": "2020-11-14T09:36:49+00:00"
7633 "name": "nikic/php-parser",
7634 "version": "v4.12.0",
7637 "url": "https://github.com/nikic/PHP-Parser.git",
7638 "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
7642 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
7643 "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
7647 "ext-tokenizer": "*",
7651 "ircmaxell/php-yacc": "^0.0.7",
7652 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
7660 "dev-master": "4.9-dev"
7665 "PhpParser\\": "lib/PhpParser"
7668 "notification-url": "https://packagist.org/downloads/",
7674 "name": "Nikita Popov"
7677 "description": "A PHP parser written in PHP",
7683 "issues": "https://github.com/nikic/PHP-Parser/issues",
7684 "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
7686 "time": "2021-07-21T10:44:31+00:00"
7689 "name": "symfony/browser-kit",
7690 "version": "v4.4.27",
7693 "url": "https://github.com/symfony/browser-kit.git",
7694 "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b"
7698 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
7699 "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b",
7704 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
7705 "symfony/polyfill-php80": "^1.16"
7708 "symfony/css-selector": "^3.4|^4.0|^5.0",
7709 "symfony/http-client": "^4.3|^5.0",
7710 "symfony/mime": "^4.3|^5.0",
7711 "symfony/process": "^3.4|^4.0|^5.0"
7714 "symfony/process": ""
7719 "Symfony\\Component\\BrowserKit\\": ""
7721 "exclude-from-classmap": [
7725 "notification-url": "https://packagist.org/downloads/",
7731 "name": "Fabien Potencier",
7732 "email": "fabien@symfony.com"
7735 "name": "Symfony Community",
7736 "homepage": "https://symfony.com/contributors"
7739 "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
7740 "homepage": "https://symfony.com",
7742 "source": "https://github.com/symfony/browser-kit/tree/v4.4.27"
7746 "url": "https://symfony.com/sponsor",
7750 "url": "https://github.com/fabpot",
7754 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7758 "time": "2021-07-21T12:19:41+00:00"
7761 "name": "symfony/deprecation-contracts",
7762 "version": "v2.4.0",
7765 "url": "https://github.com/symfony/deprecation-contracts.git",
7766 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
7770 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
7771 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
7780 "dev-main": "2.4-dev"
7783 "name": "symfony/contracts",
7784 "url": "https://github.com/symfony/contracts"
7792 "notification-url": "https://packagist.org/downloads/",
7798 "name": "Nicolas Grekas",
7799 "email": "p@tchwork.com"
7802 "name": "Symfony Community",
7803 "homepage": "https://symfony.com/contributors"
7806 "description": "A generic function and convention to trigger deprecation notices",
7807 "homepage": "https://symfony.com",
7809 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
7813 "url": "https://symfony.com/sponsor",
7817 "url": "https://github.com/fabpot",
7821 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7825 "time": "2021-03-23T23:28:01+00:00"
7828 "name": "symfony/maker-bundle",
7829 "version": "v1.33.0",
7832 "url": "https://github.com/symfony/maker-bundle.git",
7833 "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031"
7837 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/f093d906c667cba7e3f74487d9e5e55aaf25a031",
7838 "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031",
7842 "doctrine/inflector": "^1.2|^2.0",
7843 "nikic/php-parser": "^4.0",
7845 "symfony/config": "^4.0|^5.0",
7846 "symfony/console": "^4.0|^5.0",
7847 "symfony/dependency-injection": "^4.0|^5.0",
7848 "symfony/deprecation-contracts": "^2.2",
7849 "symfony/filesystem": "^4.0|^5.0",
7850 "symfony/finder": "^4.0|^5.0",
7851 "symfony/framework-bundle": "^4.0|^5.0",
7852 "symfony/http-kernel": "^4.0|^5.0"
7855 "composer/semver": "^3.0@dev",
7856 "doctrine/doctrine-bundle": "^1.8|^2.0",
7857 "doctrine/orm": "^2.3",
7858 "friendsofphp/php-cs-fixer": "^3.0",
7859 "friendsoftwig/twigcs": "^4.1.0|^5.0.0",
7860 "symfony/http-client": "^4.3|^5.0",
7861 "symfony/phpunit-bridge": "^4.3|^5.0",
7862 "symfony/process": "^4.0|^5.0",
7863 "symfony/security-core": "^4.0|^5.0",
7864 "symfony/yaml": "^4.0|^5.0"
7866 "type": "symfony-bundle",
7869 "dev-main": "1.0-dev"
7874 "Symfony\\Bundle\\MakerBundle\\": "src/"
7877 "notification-url": "https://packagist.org/downloads/",
7883 "name": "Symfony Community",
7884 "homepage": "https://symfony.com/contributors"
7887 "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
7888 "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
7896 "issues": "https://github.com/symfony/maker-bundle/issues",
7897 "source": "https://github.com/symfony/maker-bundle/tree/v1.33.0"
7901 "url": "https://symfony.com/sponsor",
7905 "url": "https://github.com/fabpot",
7909 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7913 "time": "2021-07-01T00:28:30+00:00"
7916 "name": "symfony/phpunit-bridge",
7917 "version": "v4.4.27",
7920 "url": "https://github.com/symfony/phpunit-bridge.git",
7921 "reference": "e1434f90aaf18d812436cf4732f7594b22b8ee71"
7925 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/e1434f90aaf18d812436cf4732f7594b22b8ee71",
7926 "reference": "e1434f90aaf18d812436cf4732f7594b22b8ee71",
7933 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
7936 "symfony/error-handler": "^4.4|^5.0"
7939 "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
7942 "bin/simple-phpunit"
7944 "type": "symfony-bridge",
7947 "name": "phpunit/phpunit",
7948 "url": "https://github.com/sebastianbergmann/phpunit"
7956 "Symfony\\Bridge\\PhpUnit\\": ""
7958 "exclude-from-classmap": [
7962 "notification-url": "https://packagist.org/downloads/",
7968 "name": "Nicolas Grekas",
7969 "email": "p@tchwork.com"
7972 "name": "Symfony Community",
7973 "homepage": "https://symfony.com/contributors"
7976 "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
7977 "homepage": "https://symfony.com",
7979 "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.27"
7983 "url": "https://symfony.com/sponsor",
7987 "url": "https://github.com/fabpot",
7991 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7995 "time": "2021-07-15T14:30:38+00:00"
7999 "minimum-stability": "stable",
8000 "stability-flags": {
8001 "rapsys/airbundle": 20,
8002 "rapsys/packbundle": 20,
8003 "rapsys/userbundle": 20
8005 "prefer-stable": false,
8006 "prefer-lowest": false,
8013 "plugin-api-version": "2.0.0"