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": "376848e58de3d379d739a4fa79b8aeb6",
10 "name": "doctrine/annotations",
14 "url": "https://github.com/doctrine/annotations.git",
15 "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
19 "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
20 "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
24 "doctrine/lexer": "^2 || ^3",
26 "php": "^7.2 || ^8.0",
27 "psr/cache": "^1 || ^2 || ^3"
30 "doctrine/cache": "^2.0",
31 "doctrine/coding-standard": "^10",
32 "phpstan/phpstan": "^1.8.0",
33 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
34 "symfony/cache": "^5.4 || ^6",
35 "vimeo/psalm": "^4.10"
38 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
43 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
46 "notification-url": "https://packagist.org/downloads/",
52 "name": "Guilherme Blanco",
53 "email": "guilhermeblanco@gmail.com"
56 "name": "Roman Borschel",
57 "email": "roman@code-factory.org"
60 "name": "Benjamin Eberlei",
61 "email": "kontakt@beberlei.de"
64 "name": "Jonathan Wage",
65 "email": "jonwage@gmail.com"
68 "name": "Johannes Schmitt",
69 "email": "schmittjoh@gmail.com"
72 "description": "Docblock Annotations Parser",
73 "homepage": "https://www.doctrine-project.org/projects/annotations.html",
80 "issues": "https://github.com/doctrine/annotations/issues",
81 "source": "https://github.com/doctrine/annotations/tree/2.0.1"
83 "time": "2023-02-02T22:02:53+00:00"
86 "name": "doctrine/cache",
90 "url": "https://github.com/doctrine/cache.git",
91 "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
95 "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
96 "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
100 "php": "~7.1 || ^8.0"
103 "doctrine/common": ">2.2,<2.4"
106 "cache/integration-tests": "dev-master",
107 "doctrine/coding-standard": "^9",
108 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
109 "psr/cache": "^1.0 || ^2.0 || ^3.0",
110 "symfony/cache": "^4.4 || ^5.4 || ^6",
111 "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
116 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
119 "notification-url": "https://packagist.org/downloads/",
125 "name": "Guilherme Blanco",
126 "email": "guilhermeblanco@gmail.com"
129 "name": "Roman Borschel",
130 "email": "roman@code-factory.org"
133 "name": "Benjamin Eberlei",
134 "email": "kontakt@beberlei.de"
137 "name": "Jonathan Wage",
138 "email": "jonwage@gmail.com"
141 "name": "Johannes Schmitt",
142 "email": "schmittjoh@gmail.com"
145 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
146 "homepage": "https://www.doctrine-project.org/projects/cache.html",
159 "issues": "https://github.com/doctrine/cache/issues",
160 "source": "https://github.com/doctrine/cache/tree/2.2.0"
164 "url": "https://www.doctrine-project.org/sponsorship.html",
168 "url": "https://www.patreon.com/phpdoctrine",
172 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
176 "time": "2022-05-20T20:07:39+00:00"
179 "name": "doctrine/collections",
183 "url": "https://github.com/doctrine/collections.git",
184 "reference": "72328a11443a0de79967104ad36ba7b30bded134"
188 "url": "https://api.github.com/repos/doctrine/collections/zipball/72328a11443a0de79967104ad36ba7b30bded134",
189 "reference": "72328a11443a0de79967104ad36ba7b30bded134",
193 "doctrine/deprecations": "^1",
197 "doctrine/coding-standard": "^12",
199 "phpstan/phpstan": "^1.8",
200 "phpstan/phpstan-phpunit": "^1.0",
201 "phpunit/phpunit": "^9.5",
202 "vimeo/psalm": "^5.11"
207 "Doctrine\\Common\\Collections\\": "src"
210 "notification-url": "https://packagist.org/downloads/",
216 "name": "Guilherme Blanco",
217 "email": "guilhermeblanco@gmail.com"
220 "name": "Roman Borschel",
221 "email": "roman@code-factory.org"
224 "name": "Benjamin Eberlei",
225 "email": "kontakt@beberlei.de"
228 "name": "Jonathan Wage",
229 "email": "jonwage@gmail.com"
232 "name": "Johannes Schmitt",
233 "email": "schmittjoh@gmail.com"
236 "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
237 "homepage": "https://www.doctrine-project.org/projects/collections.html",
245 "issues": "https://github.com/doctrine/collections/issues",
246 "source": "https://github.com/doctrine/collections/tree/2.1.4"
250 "url": "https://www.doctrine-project.org/sponsorship.html",
254 "url": "https://www.patreon.com/phpdoctrine",
258 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
262 "time": "2023-10-03T09:22:33+00:00"
265 "name": "doctrine/common",
269 "url": "https://github.com/doctrine/common.git",
270 "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
274 "url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
275 "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
279 "doctrine/persistence": "^2.0 || ^3.0",
280 "php": "^7.1 || ^8.0"
283 "doctrine/coding-standard": "^9.0 || ^10.0",
284 "doctrine/collections": "^1",
285 "phpstan/phpstan": "^1.4.1",
286 "phpstan/phpstan-phpunit": "^1",
287 "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
288 "squizlabs/php_codesniffer": "^3.0",
289 "symfony/phpunit-bridge": "^6.1",
290 "vimeo/psalm": "^4.4"
295 "Doctrine\\Common\\": "src"
298 "notification-url": "https://packagist.org/downloads/",
304 "name": "Guilherme Blanco",
305 "email": "guilhermeblanco@gmail.com"
308 "name": "Roman Borschel",
309 "email": "roman@code-factory.org"
312 "name": "Benjamin Eberlei",
313 "email": "kontakt@beberlei.de"
316 "name": "Jonathan Wage",
317 "email": "jonwage@gmail.com"
320 "name": "Johannes Schmitt",
321 "email": "schmittjoh@gmail.com"
324 "name": "Marco Pivetta",
325 "email": "ocramius@gmail.com"
328 "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
329 "homepage": "https://www.doctrine-project.org/projects/common.html",
336 "issues": "https://github.com/doctrine/common/issues",
337 "source": "https://github.com/doctrine/common/tree/3.4.3"
341 "url": "https://www.doctrine-project.org/sponsorship.html",
345 "url": "https://www.patreon.com/phpdoctrine",
349 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
353 "time": "2022-10-09T11:47:59+00:00"
356 "name": "doctrine/dbal",
360 "url": "https://github.com/doctrine/dbal.git",
361 "reference": "d244f2e6e6bf32bff5174e6729b57214923ecec9"
365 "url": "https://api.github.com/repos/doctrine/dbal/zipball/d244f2e6e6bf32bff5174e6729b57214923ecec9",
366 "reference": "d244f2e6e6bf32bff5174e6729b57214923ecec9",
370 "composer-runtime-api": "^2",
371 "doctrine/cache": "^1.11|^2.0",
372 "doctrine/deprecations": "^0.5.3|^1",
373 "doctrine/event-manager": "^1|^2",
374 "php": "^7.4 || ^8.0",
375 "psr/cache": "^1|^2|^3",
376 "psr/log": "^1|^2|^3"
379 "doctrine/coding-standard": "12.0.0",
380 "fig/log-test": "^1",
381 "jetbrains/phpstorm-stubs": "2023.1",
382 "phpstan/phpstan": "1.10.56",
383 "phpstan/phpstan-strict-rules": "^1.5",
384 "phpunit/phpunit": "9.6.15",
385 "psalm/plugin-phpunit": "0.18.4",
386 "slevomat/coding-standard": "8.13.1",
387 "squizlabs/php_codesniffer": "3.8.1",
388 "symfony/cache": "^5.4|^6.0|^7.0",
389 "symfony/console": "^4.4|^5.4|^6.0|^7.0",
390 "vimeo/psalm": "4.30.0"
393 "symfony/console": "For helpful console commands such as SQL execution and import of files."
401 "Doctrine\\DBAL\\": "src"
404 "notification-url": "https://packagist.org/downloads/",
410 "name": "Guilherme Blanco",
411 "email": "guilhermeblanco@gmail.com"
414 "name": "Roman Borschel",
415 "email": "roman@code-factory.org"
418 "name": "Benjamin Eberlei",
419 "email": "kontakt@beberlei.de"
422 "name": "Jonathan Wage",
423 "email": "jonwage@gmail.com"
426 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
427 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
449 "issues": "https://github.com/doctrine/dbal/issues",
450 "source": "https://github.com/doctrine/dbal/tree/3.8.0"
454 "url": "https://www.doctrine-project.org/sponsorship.html",
458 "url": "https://www.patreon.com/phpdoctrine",
462 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
466 "time": "2024-01-25T21:44:02+00:00"
469 "name": "doctrine/deprecations",
473 "url": "https://github.com/doctrine/deprecations.git",
474 "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
478 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
479 "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
483 "php": "^7.1 || ^8.0"
486 "doctrine/coding-standard": "^9",
487 "phpstan/phpstan": "1.4.10 || 1.10.15",
488 "phpstan/phpstan-phpunit": "^1.0",
489 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
490 "psalm/plugin-phpunit": "0.18.4",
491 "psr/log": "^1 || ^2 || ^3",
492 "vimeo/psalm": "4.30.0 || 5.12.0"
495 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
500 "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
503 "notification-url": "https://packagist.org/downloads/",
507 "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.",
508 "homepage": "https://www.doctrine-project.org/",
510 "issues": "https://github.com/doctrine/deprecations/issues",
511 "source": "https://github.com/doctrine/deprecations/tree/1.1.2"
513 "time": "2023-09-27T20:04:15+00:00"
516 "name": "doctrine/doctrine-bundle",
520 "url": "https://github.com/doctrine/DoctrineBundle.git",
521 "reference": "4089f1424b724786c062aea50aae5f773449b94b"
525 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/4089f1424b724786c062aea50aae5f773449b94b",
526 "reference": "4089f1424b724786c062aea50aae5f773449b94b",
530 "doctrine/cache": "^1.11 || ^2.0",
531 "doctrine/dbal": "^3.7.0 || ^4.0",
532 "doctrine/persistence": "^2.2 || ^3",
533 "doctrine/sql-formatter": "^1.0.1",
534 "php": "^7.4 || ^8.0",
535 "symfony/cache": "^5.4 || ^6.0 || ^7.0",
536 "symfony/config": "^5.4 || ^6.0 || ^7.0",
537 "symfony/console": "^5.4 || ^6.0 || ^7.0",
538 "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
539 "symfony/deprecation-contracts": "^2.1 || ^3",
540 "symfony/doctrine-bridge": "^5.4.19 || ^6.0.7 || ^7.0",
541 "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
542 "symfony/polyfill-php80": "^1.15",
543 "symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
546 "doctrine/annotations": ">=3.0",
547 "doctrine/orm": "<2.14 || >=4.0",
548 "twig/twig": "<1.34 || >=2.0 <2.4"
551 "doctrine/annotations": "^1 || ^2",
552 "doctrine/coding-standard": "^12",
553 "doctrine/deprecations": "^1.0",
554 "doctrine/orm": "^2.14 || ^3.0",
555 "friendsofphp/proxy-manager-lts": "^1.0",
556 "phpunit/phpunit": "^9.5.26 || ^10.0",
557 "psalm/plugin-phpunit": "^0.18.4",
558 "psalm/plugin-symfony": "^4",
559 "psr/log": "^1.1.4 || ^2.0 || ^3.0",
560 "symfony/phpunit-bridge": "^6.1 || ^7.0",
561 "symfony/property-info": "^5.4 || ^6.0 || ^7.0",
562 "symfony/proxy-manager-bridge": "^5.4 || ^6.0 || ^7.0",
563 "symfony/security-bundle": "^5.4 || ^6.0 || ^7.0",
564 "symfony/string": "^5.4 || ^6.0 || ^7.0",
565 "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
566 "symfony/validator": "^5.4 || ^6.0 || ^7.0",
567 "symfony/var-exporter": "^5.4 || ^6.2 || ^7.0",
568 "symfony/web-profiler-bundle": "^5.4 || ^6.0 || ^7.0",
569 "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
570 "twig/twig": "^1.34 || ^2.12 || ^3.0",
571 "vimeo/psalm": "^4.30"
574 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
576 "symfony/web-profiler-bundle": "To use the data collector."
578 "type": "symfony-bundle",
581 "Doctrine\\Bundle\\DoctrineBundle\\": ""
584 "notification-url": "https://packagist.org/downloads/",
590 "name": "Fabien Potencier",
591 "email": "fabien@symfony.com"
594 "name": "Benjamin Eberlei",
595 "email": "kontakt@beberlei.de"
598 "name": "Symfony Community",
599 "homepage": "https://symfony.com/contributors"
602 "name": "Doctrine Project",
603 "homepage": "https://www.doctrine-project.org/"
606 "description": "Symfony DoctrineBundle",
607 "homepage": "https://www.doctrine-project.org",
615 "issues": "https://github.com/doctrine/DoctrineBundle/issues",
616 "source": "https://github.com/doctrine/DoctrineBundle/tree/2.11.1"
620 "url": "https://www.doctrine-project.org/sponsorship.html",
624 "url": "https://www.patreon.com/phpdoctrine",
628 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
632 "time": "2023-11-15T20:01:50+00:00"
635 "name": "doctrine/doctrine-migrations-bundle",
639 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
640 "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835"
644 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1dd42906a5fb9c5960723e2ebb45c68006493835",
645 "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835",
649 "doctrine/doctrine-bundle": "^2.4",
650 "doctrine/migrations": "^3.2",
652 "symfony/deprecation-contracts": "^2.1 || ^3",
653 "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
656 "doctrine/coding-standard": "^12",
657 "doctrine/orm": "^2.6 || ^3",
658 "doctrine/persistence": "^2.0 || ^3 ",
659 "phpstan/phpstan": "^1.4",
660 "phpstan/phpstan-deprecation-rules": "^1",
661 "phpstan/phpstan-phpunit": "^1",
662 "phpstan/phpstan-strict-rules": "^1.1",
663 "phpstan/phpstan-symfony": "^1.3",
664 "phpunit/phpunit": "^8.5|^9.5",
665 "psalm/plugin-phpunit": "^0.18.4",
666 "psalm/plugin-symfony": "^3 || ^5",
667 "symfony/phpunit-bridge": "^6.3 || ^7",
668 "symfony/var-exporter": "^5.4 || ^6 || ^7",
669 "vimeo/psalm": "^4.30 || ^5.15"
671 "type": "symfony-bundle",
674 "Doctrine\\Bundle\\MigrationsBundle\\": ""
676 "exclude-from-classmap": [
680 "notification-url": "https://packagist.org/downloads/",
686 "name": "Fabien Potencier",
687 "email": "fabien@symfony.com"
690 "name": "Doctrine Project",
691 "homepage": "https://www.doctrine-project.org"
694 "name": "Symfony Community",
695 "homepage": "https://symfony.com/contributors"
698 "description": "Symfony DoctrineMigrationsBundle",
699 "homepage": "https://www.doctrine-project.org",
706 "issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
707 "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.3.0"
711 "url": "https://www.doctrine-project.org/sponsorship.html",
715 "url": "https://www.patreon.com/phpdoctrine",
719 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-migrations-bundle",
723 "time": "2023-11-13T19:44:41+00:00"
726 "name": "doctrine/event-manager",
730 "url": "https://github.com/doctrine/event-manager.git",
731 "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
735 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
736 "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
743 "doctrine/common": "<2.9"
746 "doctrine/coding-standard": "^10",
747 "phpstan/phpstan": "^1.8.8",
748 "phpunit/phpunit": "^9.5",
749 "vimeo/psalm": "^4.28"
754 "Doctrine\\Common\\": "src"
757 "notification-url": "https://packagist.org/downloads/",
763 "name": "Guilherme Blanco",
764 "email": "guilhermeblanco@gmail.com"
767 "name": "Roman Borschel",
768 "email": "roman@code-factory.org"
771 "name": "Benjamin Eberlei",
772 "email": "kontakt@beberlei.de"
775 "name": "Jonathan Wage",
776 "email": "jonwage@gmail.com"
779 "name": "Johannes Schmitt",
780 "email": "schmittjoh@gmail.com"
783 "name": "Marco Pivetta",
784 "email": "ocramius@gmail.com"
787 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
788 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
797 "issues": "https://github.com/doctrine/event-manager/issues",
798 "source": "https://github.com/doctrine/event-manager/tree/2.0.0"
802 "url": "https://www.doctrine-project.org/sponsorship.html",
806 "url": "https://www.patreon.com/phpdoctrine",
810 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
814 "time": "2022-10-12T20:59:15+00:00"
817 "name": "doctrine/inflector",
821 "url": "https://github.com/doctrine/inflector.git",
822 "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65"
826 "url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65",
827 "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65",
831 "php": "^7.2 || ^8.0"
834 "doctrine/coding-standard": "^11.0",
835 "phpstan/phpstan": "^1.8",
836 "phpstan/phpstan-phpunit": "^1.1",
837 "phpstan/phpstan-strict-rules": "^1.3",
838 "phpunit/phpunit": "^8.5 || ^9.5",
839 "vimeo/psalm": "^4.25 || ^5.4"
844 "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
847 "notification-url": "https://packagist.org/downloads/",
853 "name": "Guilherme Blanco",
854 "email": "guilhermeblanco@gmail.com"
857 "name": "Roman Borschel",
858 "email": "roman@code-factory.org"
861 "name": "Benjamin Eberlei",
862 "email": "kontakt@beberlei.de"
865 "name": "Jonathan Wage",
866 "email": "jonwage@gmail.com"
869 "name": "Johannes Schmitt",
870 "email": "schmittjoh@gmail.com"
873 "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
874 "homepage": "https://www.doctrine-project.org/projects/inflector.html",
888 "issues": "https://github.com/doctrine/inflector/issues",
889 "source": "https://github.com/doctrine/inflector/tree/2.0.9"
893 "url": "https://www.doctrine-project.org/sponsorship.html",
897 "url": "https://www.patreon.com/phpdoctrine",
901 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
905 "time": "2024-01-15T18:05:13+00:00"
908 "name": "doctrine/instantiator",
912 "url": "https://github.com/doctrine/instantiator.git",
913 "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
917 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
918 "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
925 "doctrine/coding-standard": "^11",
928 "phpbench/phpbench": "^1.2",
929 "phpstan/phpstan": "^1.9.4",
930 "phpstan/phpstan-phpunit": "^1.3",
931 "phpunit/phpunit": "^9.5.27",
932 "vimeo/psalm": "^5.4"
937 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
940 "notification-url": "https://packagist.org/downloads/",
946 "name": "Marco Pivetta",
947 "email": "ocramius@gmail.com",
948 "homepage": "https://ocramius.github.io/"
951 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
952 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
958 "issues": "https://github.com/doctrine/instantiator/issues",
959 "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
963 "url": "https://www.doctrine-project.org/sponsorship.html",
967 "url": "https://www.patreon.com/phpdoctrine",
971 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
975 "time": "2022-12-30T00:23:10+00:00"
978 "name": "doctrine/lexer",
982 "url": "https://github.com/doctrine/lexer.git",
983 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
987 "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
988 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
992 "doctrine/deprecations": "^1.0",
993 "php": "^7.1 || ^8.0"
996 "doctrine/coding-standard": "^9 || ^10",
997 "phpstan/phpstan": "^1.3",
998 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
999 "psalm/plugin-phpunit": "^0.18.3",
1000 "vimeo/psalm": "^4.11 || ^5.0"
1005 "Doctrine\\Common\\Lexer\\": "src"
1008 "notification-url": "https://packagist.org/downloads/",
1014 "name": "Guilherme Blanco",
1015 "email": "guilhermeblanco@gmail.com"
1018 "name": "Roman Borschel",
1019 "email": "roman@code-factory.org"
1022 "name": "Johannes Schmitt",
1023 "email": "schmittjoh@gmail.com"
1026 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1027 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1036 "issues": "https://github.com/doctrine/lexer/issues",
1037 "source": "https://github.com/doctrine/lexer/tree/2.1.0"
1041 "url": "https://www.doctrine-project.org/sponsorship.html",
1045 "url": "https://www.patreon.com/phpdoctrine",
1049 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
1053 "time": "2022-12-14T08:49:07+00:00"
1056 "name": "doctrine/migrations",
1060 "url": "https://github.com/doctrine/migrations.git",
1061 "reference": "47af29eef49f29ebee545947e8b2a4b3be318c8a"
1065 "url": "https://api.github.com/repos/doctrine/migrations/zipball/47af29eef49f29ebee545947e8b2a4b3be318c8a",
1066 "reference": "47af29eef49f29ebee545947e8b2a4b3be318c8a",
1070 "composer-runtime-api": "^2",
1071 "doctrine/dbal": "^3.5.1 || ^4",
1072 "doctrine/deprecations": "^0.5.3 || ^1",
1073 "doctrine/event-manager": "^1.2 || ^2.0",
1075 "psr/log": "^1.1.3 || ^2 || ^3",
1076 "symfony/console": "^5.4 || ^6.0 || ^7.0",
1077 "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
1078 "symfony/var-exporter": "^6.2 || ^7.0"
1081 "doctrine/orm": "<2.12 || >=4"
1084 "doctrine/coding-standard": "^12",
1085 "doctrine/orm": "^2.13 || ^3",
1086 "doctrine/persistence": "^2 || ^3",
1087 "doctrine/sql-formatter": "^1.0",
1088 "ext-pdo_sqlite": "*",
1089 "phpstan/phpstan": "^1.10",
1090 "phpstan/phpstan-deprecation-rules": "^1.1",
1091 "phpstan/phpstan-phpunit": "^1.3",
1092 "phpstan/phpstan-strict-rules": "^1.4",
1093 "phpstan/phpstan-symfony": "^1.3",
1094 "phpunit/phpunit": "^10.3",
1095 "symfony/cache": "^5.4 || ^6.0 || ^7.0",
1096 "symfony/process": "^5.4 || ^6.0 || ^7.0",
1097 "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
1100 "doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
1101 "symfony/yaml": "Allows the use of yaml for migration configuration files."
1104 "bin/doctrine-migrations"
1109 "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
1112 "notification-url": "https://packagist.org/downloads/",
1118 "name": "Benjamin Eberlei",
1119 "email": "kontakt@beberlei.de"
1122 "name": "Jonathan Wage",
1123 "email": "jonwage@gmail.com"
1126 "name": "Michael Simonson",
1127 "email": "contact@mikesimonson.com"
1130 "description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
1131 "homepage": "https://www.doctrine-project.org/projects/migrations.html",
1138 "issues": "https://github.com/doctrine/migrations/issues",
1139 "source": "https://github.com/doctrine/migrations/tree/3.7.2"
1143 "url": "https://www.doctrine-project.org/sponsorship.html",
1147 "url": "https://www.patreon.com/phpdoctrine",
1151 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations",
1155 "time": "2023-12-05T11:35:05+00:00"
1158 "name": "doctrine/orm",
1159 "version": "2.17.3",
1162 "url": "https://github.com/doctrine/orm.git",
1163 "reference": "398ab0547aaf90bdb352b560a94c24f44ff00670"
1167 "url": "https://api.github.com/repos/doctrine/orm/zipball/398ab0547aaf90bdb352b560a94c24f44ff00670",
1168 "reference": "398ab0547aaf90bdb352b560a94c24f44ff00670",
1172 "composer-runtime-api": "^2",
1173 "doctrine/cache": "^1.12.1 || ^2.1.1",
1174 "doctrine/collections": "^1.5 || ^2.1",
1175 "doctrine/common": "^3.0.3",
1176 "doctrine/dbal": "^2.13.1 || ^3.2",
1177 "doctrine/deprecations": "^0.5.3 || ^1",
1178 "doctrine/event-manager": "^1.2 || ^2",
1179 "doctrine/inflector": "^1.4 || ^2.0",
1180 "doctrine/instantiator": "^1.3 || ^2",
1181 "doctrine/lexer": "^2",
1182 "doctrine/persistence": "^2.4 || ^3",
1184 "php": "^7.1 || ^8.0",
1185 "psr/cache": "^1 || ^2 || ^3",
1186 "symfony/console": "^4.2 || ^5.0 || ^6.0 || ^7.0",
1187 "symfony/polyfill-php72": "^1.23",
1188 "symfony/polyfill-php80": "^1.16"
1191 "doctrine/annotations": "<1.13 || >= 3.0"
1194 "doctrine/annotations": "^1.13 || ^2",
1195 "doctrine/coding-standard": "^9.0.2 || ^12.0",
1196 "phpbench/phpbench": "^0.16.10 || ^1.0",
1197 "phpstan/phpstan": "~1.4.10 || 1.10.35",
1198 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
1199 "psr/log": "^1 || ^2 || ^3",
1200 "squizlabs/php_codesniffer": "3.7.2",
1201 "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
1202 "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0",
1203 "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
1204 "vimeo/psalm": "4.30.0 || 5.16.0"
1207 "ext-dom": "Provides support for XSD validation for XML mapping files",
1208 "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
1209 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1217 "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1220 "notification-url": "https://packagist.org/downloads/",
1226 "name": "Guilherme Blanco",
1227 "email": "guilhermeblanco@gmail.com"
1230 "name": "Roman Borschel",
1231 "email": "roman@code-factory.org"
1234 "name": "Benjamin Eberlei",
1235 "email": "kontakt@beberlei.de"
1238 "name": "Jonathan Wage",
1239 "email": "jonwage@gmail.com"
1242 "name": "Marco Pivetta",
1243 "email": "ocramius@gmail.com"
1246 "description": "Object-Relational-Mapper for PHP",
1247 "homepage": "https://www.doctrine-project.org/projects/orm.html",
1253 "issues": "https://github.com/doctrine/orm/issues",
1254 "source": "https://github.com/doctrine/orm/tree/2.17.3"
1256 "time": "2024-01-16T21:32:04+00:00"
1259 "name": "doctrine/persistence",
1263 "url": "https://github.com/doctrine/persistence.git",
1264 "reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
1268 "url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
1269 "reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
1273 "doctrine/event-manager": "^1 || ^2",
1274 "php": "^7.2 || ^8.0",
1275 "psr/cache": "^1.0 || ^2.0 || ^3.0"
1278 "doctrine/common": "<2.10"
1281 "composer/package-versions-deprecated": "^1.11",
1282 "doctrine/coding-standard": "^11",
1283 "doctrine/common": "^3.0",
1284 "phpstan/phpstan": "1.9.4",
1285 "phpstan/phpstan-phpunit": "^1",
1286 "phpstan/phpstan-strict-rules": "^1.1",
1287 "phpunit/phpunit": "^8.5 || ^9.5",
1288 "symfony/cache": "^4.4 || ^5.4 || ^6.0",
1289 "vimeo/psalm": "4.30.0 || 5.3.0"
1294 "Doctrine\\Persistence\\": "src/Persistence"
1297 "notification-url": "https://packagist.org/downloads/",
1303 "name": "Guilherme Blanco",
1304 "email": "guilhermeblanco@gmail.com"
1307 "name": "Roman Borschel",
1308 "email": "roman@code-factory.org"
1311 "name": "Benjamin Eberlei",
1312 "email": "kontakt@beberlei.de"
1315 "name": "Jonathan Wage",
1316 "email": "jonwage@gmail.com"
1319 "name": "Johannes Schmitt",
1320 "email": "schmittjoh@gmail.com"
1323 "name": "Marco Pivetta",
1324 "email": "ocramius@gmail.com"
1327 "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1328 "homepage": "https://www.doctrine-project.org/projects/persistence.html",
1337 "issues": "https://github.com/doctrine/persistence/issues",
1338 "source": "https://github.com/doctrine/persistence/tree/3.2.0"
1342 "url": "https://www.doctrine-project.org/sponsorship.html",
1346 "url": "https://www.patreon.com/phpdoctrine",
1350 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
1354 "time": "2023-05-17T18:32:04+00:00"
1357 "name": "doctrine/sql-formatter",
1361 "url": "https://github.com/doctrine/sql-formatter.git",
1362 "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5"
1366 "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5",
1367 "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5",
1371 "php": "^7.1 || ^8.0"
1374 "bamarni/composer-bin-plugin": "^1.4"
1382 "Doctrine\\SqlFormatter\\": "src"
1385 "notification-url": "https://packagist.org/downloads/",
1391 "name": "Jeremy Dorn",
1392 "email": "jeremy@jeremydorn.com",
1393 "homepage": "https://jeremydorn.com/"
1396 "description": "a PHP SQL highlighting library",
1397 "homepage": "https://github.com/doctrine/sql-formatter/",
1403 "issues": "https://github.com/doctrine/sql-formatter/issues",
1404 "source": "https://github.com/doctrine/sql-formatter/tree/1.1.3"
1406 "time": "2022-05-23T21:33:49+00:00"
1409 "name": "egulias/email-validator",
1413 "url": "https://github.com/egulias/EmailValidator.git",
1414 "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
1418 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
1419 "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
1423 "doctrine/lexer": "^2.0 || ^3.0",
1425 "symfony/polyfill-intl-idn": "^1.26"
1428 "phpunit/phpunit": "^10.2",
1429 "vimeo/psalm": "^5.12"
1432 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1437 "dev-master": "4.0.x-dev"
1442 "Egulias\\EmailValidator\\": "src"
1445 "notification-url": "https://packagist.org/downloads/",
1451 "name": "Eduardo Gulias Davis"
1454 "description": "A library for validating emails against several RFCs",
1455 "homepage": "https://github.com/egulias/EmailValidator",
1464 "issues": "https://github.com/egulias/EmailValidator/issues",
1465 "source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
1469 "url": "https://github.com/egulias",
1473 "time": "2023-10-06T06:47:41+00:00"
1476 "name": "erusev/parsedown",
1480 "url": "https://github.com/erusev/parsedown.git",
1481 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
1485 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
1486 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
1490 "ext-mbstring": "*",
1494 "phpunit/phpunit": "^4.8.35"
1502 "notification-url": "https://packagist.org/downloads/",
1508 "name": "Emanuil Rusev",
1509 "email": "hello@erusev.com",
1510 "homepage": "http://erusev.com"
1513 "description": "Parser for Markdown.",
1514 "homepage": "http://parsedown.org",
1520 "issues": "https://github.com/erusev/parsedown/issues",
1521 "source": "https://github.com/erusev/parsedown/tree/1.7.x"
1523 "time": "2019-12-30T22:54:17+00:00"
1526 "name": "monolog/monolog",
1530 "url": "https://github.com/Seldaek/monolog.git",
1531 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
1535 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
1536 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
1541 "psr/log": "^2.0 || ^3.0"
1544 "psr/log-implementation": "3.0.0"
1547 "aws/aws-sdk-php": "^3.0",
1548 "doctrine/couchdb": "~1.0@dev",
1549 "elasticsearch/elasticsearch": "^7 || ^8",
1551 "graylog2/gelf-php": "^1.4.2 || ^2.0",
1552 "guzzlehttp/guzzle": "^7.4.5",
1553 "guzzlehttp/psr7": "^2.2",
1554 "mongodb/mongodb": "^1.8",
1555 "php-amqplib/php-amqplib": "~2.4 || ^3",
1556 "phpstan/phpstan": "^1.9",
1557 "phpstan/phpstan-deprecation-rules": "^1.0",
1558 "phpstan/phpstan-strict-rules": "^1.4",
1559 "phpunit/phpunit": "^10.1",
1560 "predis/predis": "^1.1 || ^2",
1561 "ruflin/elastica": "^7",
1562 "symfony/mailer": "^5.4 || ^6",
1563 "symfony/mime": "^5.4 || ^6"
1566 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1567 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1568 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
1569 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1570 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
1571 "ext-mbstring": "Allow to work properly with unicode symbols",
1572 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
1573 "ext-openssl": "Required to send log messages using SSL",
1574 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
1575 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1576 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
1577 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1578 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1579 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
1584 "dev-main": "3.x-dev"
1589 "Monolog\\": "src/Monolog"
1592 "notification-url": "https://packagist.org/downloads/",
1598 "name": "Jordi Boggiano",
1599 "email": "j.boggiano@seld.be",
1600 "homepage": "https://seld.be"
1603 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1604 "homepage": "https://github.com/Seldaek/monolog",
1611 "issues": "https://github.com/Seldaek/monolog/issues",
1612 "source": "https://github.com/Seldaek/monolog/tree/3.5.0"
1616 "url": "https://github.com/Seldaek",
1620 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
1624 "time": "2023-10-27T15:32:31+00:00"
1627 "name": "phpdocumentor/reflection-common",
1631 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1632 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
1636 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
1637 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
1641 "php": "^7.2 || ^8.0"
1646 "dev-2.x": "2.x-dev"
1651 "phpDocumentor\\Reflection\\": "src/"
1654 "notification-url": "https://packagist.org/downloads/",
1660 "name": "Jaap van Otterdijk",
1661 "email": "opensource@ijaap.nl"
1664 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1665 "homepage": "http://www.phpdoc.org",
1674 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
1675 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
1677 "time": "2020-06-27T09:03:43+00:00"
1680 "name": "phpdocumentor/reflection-docblock",
1684 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1685 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
1689 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
1690 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
1695 "php": "^7.2 || ^8.0",
1696 "phpdocumentor/reflection-common": "^2.2",
1697 "phpdocumentor/type-resolver": "^1.3",
1698 "webmozart/assert": "^1.9.1"
1701 "mockery/mockery": "~1.3.2",
1702 "psalm/phar": "^4.8"
1707 "dev-master": "5.x-dev"
1712 "phpDocumentor\\Reflection\\": "src"
1715 "notification-url": "https://packagist.org/downloads/",
1721 "name": "Mike van Riel",
1722 "email": "me@mikevanriel.com"
1725 "name": "Jaap van Otterdijk",
1726 "email": "account@ijaap.nl"
1729 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1731 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
1732 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
1734 "time": "2021-10-19T17:43:47+00:00"
1737 "name": "phpdocumentor/type-resolver",
1741 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1742 "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc"
1746 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc",
1747 "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc",
1751 "doctrine/deprecations": "^1.0",
1752 "php": "^7.4 || ^8.0",
1753 "phpdocumentor/reflection-common": "^2.0",
1754 "phpstan/phpdoc-parser": "^1.13"
1757 "ext-tokenizer": "*",
1758 "phpbench/phpbench": "^1.2",
1759 "phpstan/extension-installer": "^1.1",
1760 "phpstan/phpstan": "^1.8",
1761 "phpstan/phpstan-phpunit": "^1.1",
1762 "phpunit/phpunit": "^9.5",
1763 "rector/rector": "^0.13.9",
1764 "vimeo/psalm": "^4.25"
1769 "dev-1.x": "1.x-dev"
1774 "phpDocumentor\\Reflection\\": "src"
1777 "notification-url": "https://packagist.org/downloads/",
1783 "name": "Mike van Riel",
1784 "email": "me@mikevanriel.com"
1787 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
1789 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
1790 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0"
1792 "time": "2024-01-11T11:49:22+00:00"
1795 "name": "phpstan/phpdoc-parser",
1796 "version": "1.25.0",
1799 "url": "https://github.com/phpstan/phpdoc-parser.git",
1800 "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
1804 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
1805 "reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
1809 "php": "^7.2 || ^8.0"
1812 "doctrine/annotations": "^2.0",
1813 "nikic/php-parser": "^4.15",
1814 "php-parallel-lint/php-parallel-lint": "^1.2",
1815 "phpstan/extension-installer": "^1.0",
1816 "phpstan/phpstan": "^1.5",
1817 "phpstan/phpstan-phpunit": "^1.1",
1818 "phpstan/phpstan-strict-rules": "^1.0",
1819 "phpunit/phpunit": "^9.5",
1820 "symfony/process": "^5.2"
1825 "PHPStan\\PhpDocParser\\": [
1830 "notification-url": "https://packagist.org/downloads/",
1834 "description": "PHPDoc parser with support for nullable, intersection and generic types",
1836 "issues": "https://github.com/phpstan/phpdoc-parser/issues",
1837 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
1839 "time": "2024-01-04T17:06:16+00:00"
1842 "name": "psr/cache",
1846 "url": "https://github.com/php-fig/cache.git",
1847 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
1851 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
1852 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
1861 "dev-master": "1.0.x-dev"
1866 "Psr\\Cache\\": "src/"
1869 "notification-url": "https://packagist.org/downloads/",
1876 "homepage": "https://www.php-fig.org/"
1879 "description": "Common interface for caching libraries",
1886 "source": "https://github.com/php-fig/cache/tree/3.0.0"
1888 "time": "2021-02-03T23:26:27+00:00"
1891 "name": "psr/clock",
1895 "url": "https://github.com/php-fig/clock.git",
1896 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
1900 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
1901 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
1905 "php": "^7.0 || ^8.0"
1910 "Psr\\Clock\\": "src/"
1913 "notification-url": "https://packagist.org/downloads/",
1920 "homepage": "https://www.php-fig.org/"
1923 "description": "Common interface for reading the clock.",
1924 "homepage": "https://github.com/php-fig/clock",
1933 "issues": "https://github.com/php-fig/clock/issues",
1934 "source": "https://github.com/php-fig/clock/tree/1.0.0"
1936 "time": "2022-11-25T14:36:26+00:00"
1939 "name": "psr/container",
1943 "url": "https://github.com/php-fig/container.git",
1944 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
1948 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
1949 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
1958 "dev-master": "2.0.x-dev"
1963 "Psr\\Container\\": "src/"
1966 "notification-url": "https://packagist.org/downloads/",
1973 "homepage": "https://www.php-fig.org/"
1976 "description": "Common Container Interface (PHP FIG PSR-11)",
1977 "homepage": "https://github.com/php-fig/container",
1981 "container-interface",
1982 "container-interop",
1986 "issues": "https://github.com/php-fig/container/issues",
1987 "source": "https://github.com/php-fig/container/tree/2.0.2"
1989 "time": "2021-11-05T16:47:00+00:00"
1992 "name": "psr/event-dispatcher",
1996 "url": "https://github.com/php-fig/event-dispatcher.git",
1997 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
2001 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
2002 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2011 "dev-master": "1.0.x-dev"
2016 "Psr\\EventDispatcher\\": "src/"
2019 "notification-url": "https://packagist.org/downloads/",
2026 "homepage": "http://www.php-fig.org/"
2029 "description": "Standard interfaces for event handling.",
2036 "issues": "https://github.com/php-fig/event-dispatcher/issues",
2037 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2039 "time": "2019-01-08T18:20:26+00:00"
2046 "url": "https://github.com/php-fig/link.git",
2047 "reference": "84b159194ecfd7eaa472280213976e96415433f7"
2051 "url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
2052 "reference": "84b159194ecfd7eaa472280213976e96415433f7",
2059 "fig/link-util": "Provides some useful PSR-13 utilities"
2064 "dev-master": "2.0.x-dev"
2069 "Psr\\Link\\": "src/"
2072 "notification-url": "https://packagist.org/downloads/",
2079 "homepage": "http://www.php-fig.org/"
2082 "description": "Common interfaces for HTTP links",
2083 "homepage": "https://github.com/php-fig/link",
2093 "source": "https://github.com/php-fig/link/tree/2.0.1"
2095 "time": "2021-03-11T23:00:27+00:00"
2102 "url": "https://github.com/php-fig/log.git",
2103 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
2107 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
2108 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
2117 "dev-master": "3.x-dev"
2125 "notification-url": "https://packagist.org/downloads/",
2132 "homepage": "https://www.php-fig.org/"
2135 "description": "Common interface for logging libraries",
2136 "homepage": "https://github.com/php-fig/log",
2143 "source": "https://github.com/php-fig/log/tree/3.0.0"
2145 "time": "2021-07-14T16:46:02+00:00"
2148 "name": "rapsys/blogbundle",
2149 "version": "dev-master",
2152 "url": "https://rapsys@git.rapsys.eu/blogbundle",
2153 "reference": "master"
2156 "doctrine/doctrine-bundle": "^1.0|^2.0",
2157 "doctrine/orm": "^2.0|^3.0",
2158 "erusev/parsedown": "^1.0|^2.0",
2159 "rapsys/packbundle": "dev-master",
2160 "rapsys/userbundle": "dev-master",
2161 "symfony/flex": "^1.0|^2.0",
2162 "symfony/form": "^4.0|^5.0|^6.0|^7.0",
2163 "symfony/framework-bundle": "^4.0|^5.0|^6.0|^7.0",
2164 "symfony/mailer": "^4.0|^5.0|^6.0|^7.0",
2165 "symfony/profiler-pack": "^1.0",
2166 "symfony/security-bundle": "^4.0|^5.0|^6.0|^7.0",
2167 "symfony/translation": "^4.0|^5.0|^6.0|^7.0",
2168 "symfony/twig-bundle": "^4.0|^5.0|^6.0|^7.0",
2169 "symfony/validator": "^4.0|^5.0|^6.0|^7.0",
2170 "twig/html-extra": "^2.0|^3.0",
2171 "twig/intl-extra": "^2.0|^3.0"
2174 "doctrine/doctrine-fixtures-bundle": "^3.0",
2175 "symfony/browser-kit": "^4.0|^5.0|^6.0|^7.0",
2176 "symfony/maker-bundle": "^1.0",
2177 "symfony/phpunit-bridge": "^4.0|^5.0|^6.0|^7.0",
2178 "symfony/web-profiler-bundle": "^4.0|^5.0|^6.0|^7.0"
2183 "Rapsys\\BlogBundle\\": ""
2188 "name": "rapsys/packbundle",
2189 "version": "dev-master",
2192 "url": "https://rapsys@git.rapsys.eu/packbundle",
2193 "reference": "master"
2196 "symfony/asset": "^4.0|^5.0|^6.0|^7.0",
2197 "symfony/flex": "^1.0|^2.0",
2198 "symfony/framework-bundle": "^4.0|^5.0|^6.0|^7.0",
2199 "symfony/process": "^4.0|^5.0|^6.0|^7.0",
2200 "symfony/twig-bundle": "^4.0|^5.0|^6.0|^7.0"
2205 "Rapsys\\PackBundle\\": ""
2210 "name": "rapsys/userbundle",
2211 "version": "dev-master",
2214 "url": "https://rapsys@git.rapsys.eu/userbundle",
2215 "reference": "master"
2218 "doctrine/doctrine-bundle": "^1.0|^2.0",
2219 "rapsys/packbundle": "dev-master",
2220 "symfony/flex": "^1.0|^2.0",
2221 "symfony/form": "^4.0|^5.0|^6.0|^7.0",
2222 "symfony/framework-bundle": "^4.0|^5.0|^6.0|^7.0",
2223 "symfony/security-bundle": "^4.0|^5.0|^6.0|^7.0",
2224 "symfony/validator": "^4.0|^5.0|^6.0|^7.0"
2229 "Rapsys\\UserBundle\\": ""
2234 "name": "symfony/asset",
2235 "version": "v7.0.0",
2238 "url": "https://github.com/symfony/asset.git",
2239 "reference": "82cd3961bc7fc1b3c3f85e8f2b9a287a1dfd6f2f"
2243 "url": "https://api.github.com/repos/symfony/asset/zipball/82cd3961bc7fc1b3c3f85e8f2b9a287a1dfd6f2f",
2244 "reference": "82cd3961bc7fc1b3c3f85e8f2b9a287a1dfd6f2f",
2251 "symfony/http-foundation": "<6.4"
2254 "symfony/http-client": "^6.4|^7.0",
2255 "symfony/http-foundation": "^6.4|^7.0",
2256 "symfony/http-kernel": "^6.4|^7.0"
2261 "Symfony\\Component\\Asset\\": ""
2263 "exclude-from-classmap": [
2267 "notification-url": "https://packagist.org/downloads/",
2273 "name": "Fabien Potencier",
2274 "email": "fabien@symfony.com"
2277 "name": "Symfony Community",
2278 "homepage": "https://symfony.com/contributors"
2281 "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
2282 "homepage": "https://symfony.com",
2284 "source": "https://github.com/symfony/asset/tree/v7.0.0"
2288 "url": "https://symfony.com/sponsor",
2292 "url": "https://github.com/fabpot",
2296 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2300 "time": "2023-10-31T17:59:56+00:00"
2303 "name": "symfony/cache",
2304 "version": "v7.0.2",
2307 "url": "https://github.com/symfony/cache.git",
2308 "reference": "378e30a864c868d635353f103a5a5e7569f029ec"
2312 "url": "https://api.github.com/repos/symfony/cache/zipball/378e30a864c868d635353f103a5a5e7569f029ec",
2313 "reference": "378e30a864c868d635353f103a5a5e7569f029ec",
2318 "psr/cache": "^2.0|^3.0",
2319 "psr/log": "^1.1|^2|^3",
2320 "symfony/cache-contracts": "^2.5|^3",
2321 "symfony/service-contracts": "^2.5|^3",
2322 "symfony/var-exporter": "^6.4|^7.0"
2325 "doctrine/dbal": "<3.6",
2326 "symfony/dependency-injection": "<6.4",
2327 "symfony/http-kernel": "<6.4",
2328 "symfony/var-dumper": "<6.4"
2331 "psr/cache-implementation": "2.0|3.0",
2332 "psr/simple-cache-implementation": "1.0|2.0|3.0",
2333 "symfony/cache-implementation": "1.1|2.0|3.0"
2336 "cache/integration-tests": "dev-master",
2337 "doctrine/dbal": "^3.6|^4",
2338 "predis/predis": "^1.1|^2.0",
2339 "psr/simple-cache": "^1.0|^2.0|^3.0",
2340 "symfony/config": "^6.4|^7.0",
2341 "symfony/dependency-injection": "^6.4|^7.0",
2342 "symfony/filesystem": "^6.4|^7.0",
2343 "symfony/http-kernel": "^6.4|^7.0",
2344 "symfony/messenger": "^6.4|^7.0",
2345 "symfony/var-dumper": "^6.4|^7.0"
2350 "Symfony\\Component\\Cache\\": ""
2353 "Traits/ValueWrapper.php"
2355 "exclude-from-classmap": [
2359 "notification-url": "https://packagist.org/downloads/",
2365 "name": "Nicolas Grekas",
2366 "email": "p@tchwork.com"
2369 "name": "Symfony Community",
2370 "homepage": "https://symfony.com/contributors"
2373 "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
2374 "homepage": "https://symfony.com",
2380 "source": "https://github.com/symfony/cache/tree/v7.0.2"
2384 "url": "https://symfony.com/sponsor",
2388 "url": "https://github.com/fabpot",
2392 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2396 "time": "2023-12-29T15:37:40+00:00"
2399 "name": "symfony/cache-contracts",
2400 "version": "v3.4.0",
2403 "url": "https://github.com/symfony/cache-contracts.git",
2404 "reference": "1d74b127da04ffa87aa940abe15446fa89653778"
2408 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778",
2409 "reference": "1d74b127da04ffa87aa940abe15446fa89653778",
2419 "dev-main": "3.4-dev"
2422 "name": "symfony/contracts",
2423 "url": "https://github.com/symfony/contracts"
2428 "Symfony\\Contracts\\Cache\\": ""
2431 "notification-url": "https://packagist.org/downloads/",
2437 "name": "Nicolas Grekas",
2438 "email": "p@tchwork.com"
2441 "name": "Symfony Community",
2442 "homepage": "https://symfony.com/contributors"
2445 "description": "Generic abstractions related to caching",
2446 "homepage": "https://symfony.com",
2456 "source": "https://github.com/symfony/cache-contracts/tree/v3.4.0"
2460 "url": "https://symfony.com/sponsor",
2464 "url": "https://github.com/fabpot",
2468 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2472 "time": "2023-09-25T12:52:38+00:00"
2475 "name": "symfony/clock",
2476 "version": "v7.0.2",
2479 "url": "https://github.com/symfony/clock.git",
2480 "reference": "67c5ae749ebabe7d8c84c3cab2544331eee7d2cf"
2484 "url": "https://api.github.com/repos/symfony/clock/zipball/67c5ae749ebabe7d8c84c3cab2544331eee7d2cf",
2485 "reference": "67c5ae749ebabe7d8c84c3cab2544331eee7d2cf",
2490 "psr/clock": "^1.0",
2491 "symfony/polyfill-php83": "^1.28"
2494 "psr/clock-implementation": "1.0"
2502 "Symfony\\Component\\Clock\\": ""
2504 "exclude-from-classmap": [
2508 "notification-url": "https://packagist.org/downloads/",
2514 "name": "Nicolas Grekas",
2515 "email": "p@tchwork.com"
2518 "name": "Symfony Community",
2519 "homepage": "https://symfony.com/contributors"
2522 "description": "Decouples applications from the system clock",
2523 "homepage": "https://symfony.com",
2530 "source": "https://github.com/symfony/clock/tree/v7.0.2"
2534 "url": "https://symfony.com/sponsor",
2538 "url": "https://github.com/fabpot",
2542 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2546 "time": "2023-12-27T08:42:13+00:00"
2549 "name": "symfony/config",
2550 "version": "v7.0.0",
2553 "url": "https://github.com/symfony/config.git",
2554 "reference": "8789646600f4e7e451dde9e1dc81cfa429f3857a"
2558 "url": "https://api.github.com/repos/symfony/config/zipball/8789646600f4e7e451dde9e1dc81cfa429f3857a",
2559 "reference": "8789646600f4e7e451dde9e1dc81cfa429f3857a",
2564 "symfony/deprecation-contracts": "^2.5|^3",
2565 "symfony/filesystem": "^6.4|^7.0",
2566 "symfony/polyfill-ctype": "~1.8"
2569 "symfony/finder": "<6.4",
2570 "symfony/service-contracts": "<2.5"
2573 "symfony/event-dispatcher": "^6.4|^7.0",
2574 "symfony/finder": "^6.4|^7.0",
2575 "symfony/messenger": "^6.4|^7.0",
2576 "symfony/service-contracts": "^2.5|^3",
2577 "symfony/yaml": "^6.4|^7.0"
2582 "Symfony\\Component\\Config\\": ""
2584 "exclude-from-classmap": [
2588 "notification-url": "https://packagist.org/downloads/",
2594 "name": "Fabien Potencier",
2595 "email": "fabien@symfony.com"
2598 "name": "Symfony Community",
2599 "homepage": "https://symfony.com/contributors"
2602 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
2603 "homepage": "https://symfony.com",
2605 "source": "https://github.com/symfony/config/tree/v7.0.0"
2609 "url": "https://symfony.com/sponsor",
2613 "url": "https://github.com/fabpot",
2617 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2621 "time": "2023-11-09T08:30:23+00:00"
2624 "name": "symfony/console",
2625 "version": "v7.0.2",
2628 "url": "https://github.com/symfony/console.git",
2629 "reference": "f8587c4cdc5acad67af71c37db34ef03af91e59c"
2633 "url": "https://api.github.com/repos/symfony/console/zipball/f8587c4cdc5acad67af71c37db34ef03af91e59c",
2634 "reference": "f8587c4cdc5acad67af71c37db34ef03af91e59c",
2639 "symfony/polyfill-mbstring": "~1.0",
2640 "symfony/service-contracts": "^2.5|^3",
2641 "symfony/string": "^6.4|^7.0"
2644 "symfony/dependency-injection": "<6.4",
2645 "symfony/dotenv": "<6.4",
2646 "symfony/event-dispatcher": "<6.4",
2647 "symfony/lock": "<6.4",
2648 "symfony/process": "<6.4"
2651 "psr/log-implementation": "1.0|2.0|3.0"
2654 "psr/log": "^1|^2|^3",
2655 "symfony/config": "^6.4|^7.0",
2656 "symfony/dependency-injection": "^6.4|^7.0",
2657 "symfony/event-dispatcher": "^6.4|^7.0",
2658 "symfony/http-foundation": "^6.4|^7.0",
2659 "symfony/http-kernel": "^6.4|^7.0",
2660 "symfony/lock": "^6.4|^7.0",
2661 "symfony/messenger": "^6.4|^7.0",
2662 "symfony/process": "^6.4|^7.0",
2663 "symfony/stopwatch": "^6.4|^7.0",
2664 "symfony/var-dumper": "^6.4|^7.0"
2669 "Symfony\\Component\\Console\\": ""
2671 "exclude-from-classmap": [
2675 "notification-url": "https://packagist.org/downloads/",
2681 "name": "Fabien Potencier",
2682 "email": "fabien@symfony.com"
2685 "name": "Symfony Community",
2686 "homepage": "https://symfony.com/contributors"
2689 "description": "Eases the creation of beautiful and testable command line interfaces",
2690 "homepage": "https://symfony.com",
2698 "source": "https://github.com/symfony/console/tree/v7.0.2"
2702 "url": "https://symfony.com/sponsor",
2706 "url": "https://github.com/fabpot",
2710 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2714 "time": "2023-12-10T16:54:46+00:00"
2717 "name": "symfony/dependency-injection",
2718 "version": "v7.0.2",
2721 "url": "https://github.com/symfony/dependency-injection.git",
2722 "reference": "bd25ef7c937b9da12510bdc4f1c66728f19620e3"
2726 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/bd25ef7c937b9da12510bdc4f1c66728f19620e3",
2727 "reference": "bd25ef7c937b9da12510bdc4f1c66728f19620e3",
2732 "psr/container": "^1.1|^2.0",
2733 "symfony/deprecation-contracts": "^2.5|^3",
2734 "symfony/service-contracts": "^3.3",
2735 "symfony/var-exporter": "^6.4|^7.0"
2738 "ext-psr": "<1.1|>=2",
2739 "symfony/config": "<6.4",
2740 "symfony/finder": "<6.4",
2741 "symfony/yaml": "<6.4"
2744 "psr/container-implementation": "1.1|2.0",
2745 "symfony/service-implementation": "1.1|2.0|3.0"
2748 "symfony/config": "^6.4|^7.0",
2749 "symfony/expression-language": "^6.4|^7.0",
2750 "symfony/yaml": "^6.4|^7.0"
2755 "Symfony\\Component\\DependencyInjection\\": ""
2757 "exclude-from-classmap": [
2761 "notification-url": "https://packagist.org/downloads/",
2767 "name": "Fabien Potencier",
2768 "email": "fabien@symfony.com"
2771 "name": "Symfony Community",
2772 "homepage": "https://symfony.com/contributors"
2775 "description": "Allows you to standardize and centralize the way objects are constructed in your application",
2776 "homepage": "https://symfony.com",
2778 "source": "https://github.com/symfony/dependency-injection/tree/v7.0.2"
2782 "url": "https://symfony.com/sponsor",
2786 "url": "https://github.com/fabpot",
2790 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2794 "time": "2023-12-28T19:18:20+00:00"
2797 "name": "symfony/deprecation-contracts",
2798 "version": "v3.4.0",
2801 "url": "https://github.com/symfony/deprecation-contracts.git",
2802 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
2806 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
2807 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
2816 "dev-main": "3.4-dev"
2819 "name": "symfony/contracts",
2820 "url": "https://github.com/symfony/contracts"
2828 "notification-url": "https://packagist.org/downloads/",
2834 "name": "Nicolas Grekas",
2835 "email": "p@tchwork.com"
2838 "name": "Symfony Community",
2839 "homepage": "https://symfony.com/contributors"
2842 "description": "A generic function and convention to trigger deprecation notices",
2843 "homepage": "https://symfony.com",
2845 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
2849 "url": "https://symfony.com/sponsor",
2853 "url": "https://github.com/fabpot",
2857 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2861 "time": "2023-05-23T14:45:45+00:00"
2864 "name": "symfony/doctrine-bridge",
2865 "version": "v7.0.2",
2868 "url": "https://github.com/symfony/doctrine-bridge.git",
2869 "reference": "9c0ce8ff41c25fbee07cd3235e9d6f0d6505b8b3"
2873 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/9c0ce8ff41c25fbee07cd3235e9d6f0d6505b8b3",
2874 "reference": "9c0ce8ff41c25fbee07cd3235e9d6f0d6505b8b3",
2878 "doctrine/event-manager": "^2",
2879 "doctrine/persistence": "^3.1",
2881 "symfony/polyfill-ctype": "~1.8",
2882 "symfony/polyfill-mbstring": "~1.0",
2883 "symfony/service-contracts": "^2.5|^3"
2886 "doctrine/dbal": "<3.6",
2887 "doctrine/lexer": "<1.1",
2888 "doctrine/orm": "<2.15",
2889 "symfony/cache": "<6.4",
2890 "symfony/dependency-injection": "<6.4",
2891 "symfony/form": "<6.4",
2892 "symfony/http-foundation": "<6.4",
2893 "symfony/http-kernel": "<6.4",
2894 "symfony/lock": "<6.4",
2895 "symfony/messenger": "<6.4",
2896 "symfony/property-info": "<6.4",
2897 "symfony/security-bundle": "<6.4",
2898 "symfony/security-core": "<6.4",
2899 "symfony/validator": "<6.4"
2902 "doctrine/collections": "^1.0|^2.0",
2903 "doctrine/data-fixtures": "^1.1",
2904 "doctrine/dbal": "^3.6|^4",
2905 "doctrine/orm": "^2.15|^3",
2906 "psr/log": "^1|^2|^3",
2907 "symfony/cache": "^6.4|^7.0",
2908 "symfony/config": "^6.4|^7.0",
2909 "symfony/dependency-injection": "^6.4|^7.0",
2910 "symfony/doctrine-messenger": "^6.4|^7.0",
2911 "symfony/expression-language": "^6.4|^7.0",
2912 "symfony/form": "^6.4|^7.0",
2913 "symfony/http-kernel": "^6.4|^7.0",
2914 "symfony/lock": "^6.4|^7.0",
2915 "symfony/messenger": "^6.4|^7.0",
2916 "symfony/property-access": "^6.4|^7.0",
2917 "symfony/property-info": "^6.4|^7.0",
2918 "symfony/security-core": "^6.4|^7.0",
2919 "symfony/stopwatch": "^6.4|^7.0",
2920 "symfony/translation": "^6.4|^7.0",
2921 "symfony/uid": "^6.4|^7.0",
2922 "symfony/validator": "^6.4|^7.0",
2923 "symfony/var-dumper": "^6.4|^7.0"
2925 "type": "symfony-bridge",
2928 "Symfony\\Bridge\\Doctrine\\": ""
2930 "exclude-from-classmap": [
2934 "notification-url": "https://packagist.org/downloads/",
2940 "name": "Fabien Potencier",
2941 "email": "fabien@symfony.com"
2944 "name": "Symfony Community",
2945 "homepage": "https://symfony.com/contributors"
2948 "description": "Provides integration for Doctrine with various Symfony components",
2949 "homepage": "https://symfony.com",
2951 "source": "https://github.com/symfony/doctrine-bridge/tree/v7.0.2"
2955 "url": "https://symfony.com/sponsor",
2959 "url": "https://github.com/fabpot",
2963 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2967 "time": "2023-12-27T08:42:13+00:00"
2970 "name": "symfony/doctrine-messenger",
2971 "version": "v7.0.2",
2974 "url": "https://github.com/symfony/doctrine-messenger.git",
2975 "reference": "edd6c474878bc6a6ee3b79c3210771357f6afad3"
2979 "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/edd6c474878bc6a6ee3b79c3210771357f6afad3",
2980 "reference": "edd6c474878bc6a6ee3b79c3210771357f6afad3",
2984 "doctrine/dbal": "^3.6|^4",
2986 "symfony/messenger": "^6.4|^7.0",
2987 "symfony/service-contracts": "^2.5|^3"
2990 "doctrine/persistence": "<1.3"
2993 "doctrine/persistence": "^1.3|^2|^3",
2994 "symfony/property-access": "^6.4|^7.0",
2995 "symfony/serializer": "^6.4|^7.0"
2997 "type": "symfony-messenger-bridge",
3000 "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": ""
3002 "exclude-from-classmap": [
3006 "notification-url": "https://packagist.org/downloads/",
3012 "name": "Fabien Potencier",
3013 "email": "fabien@symfony.com"
3016 "name": "Symfony Community",
3017 "homepage": "https://symfony.com/contributors"
3020 "description": "Symfony Doctrine Messenger Bridge",
3021 "homepage": "https://symfony.com",
3023 "source": "https://github.com/symfony/doctrine-messenger/tree/v7.0.2"
3027 "url": "https://symfony.com/sponsor",
3031 "url": "https://github.com/fabpot",
3035 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3039 "time": "2023-12-27T08:42:13+00:00"
3042 "name": "symfony/dotenv",
3043 "version": "v7.0.2",
3046 "url": "https://github.com/symfony/dotenv.git",
3047 "reference": "1e3e123fd1887fb2097ad38205a9a866a52d4dcc"
3051 "url": "https://api.github.com/repos/symfony/dotenv/zipball/1e3e123fd1887fb2097ad38205a9a866a52d4dcc",
3052 "reference": "1e3e123fd1887fb2097ad38205a9a866a52d4dcc",
3059 "symfony/console": "<6.4",
3060 "symfony/process": "<6.4"
3063 "symfony/console": "^6.4|^7.0",
3064 "symfony/process": "^6.4|^7.0"
3069 "Symfony\\Component\\Dotenv\\": ""
3071 "exclude-from-classmap": [
3075 "notification-url": "https://packagist.org/downloads/",
3081 "name": "Fabien Potencier",
3082 "email": "fabien@symfony.com"
3085 "name": "Symfony Community",
3086 "homepage": "https://symfony.com/contributors"
3089 "description": "Registers environment variables from a .env file",
3090 "homepage": "https://symfony.com",
3097 "source": "https://github.com/symfony/dotenv/tree/v7.0.2"
3101 "url": "https://symfony.com/sponsor",
3105 "url": "https://github.com/fabpot",
3109 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3113 "time": "2023-12-28T19:18:20+00:00"
3116 "name": "symfony/error-handler",
3117 "version": "v7.0.0",
3120 "url": "https://github.com/symfony/error-handler.git",
3121 "reference": "80b1258be1b84c12a345d0ec3881bbf2e5270cc2"
3125 "url": "https://api.github.com/repos/symfony/error-handler/zipball/80b1258be1b84c12a345d0ec3881bbf2e5270cc2",
3126 "reference": "80b1258be1b84c12a345d0ec3881bbf2e5270cc2",
3131 "psr/log": "^1|^2|^3",
3132 "symfony/var-dumper": "^6.4|^7.0"
3135 "symfony/deprecation-contracts": "<2.5",
3136 "symfony/http-kernel": "<6.4"
3139 "symfony/deprecation-contracts": "^2.5|^3",
3140 "symfony/http-kernel": "^6.4|^7.0",
3141 "symfony/serializer": "^6.4|^7.0"
3144 "Resources/bin/patch-type-declarations"
3149 "Symfony\\Component\\ErrorHandler\\": ""
3151 "exclude-from-classmap": [
3155 "notification-url": "https://packagist.org/downloads/",
3161 "name": "Fabien Potencier",
3162 "email": "fabien@symfony.com"
3165 "name": "Symfony Community",
3166 "homepage": "https://symfony.com/contributors"
3169 "description": "Provides tools to manage errors and ease debugging PHP code",
3170 "homepage": "https://symfony.com",
3172 "source": "https://github.com/symfony/error-handler/tree/v7.0.0"
3176 "url": "https://symfony.com/sponsor",
3180 "url": "https://github.com/fabpot",
3184 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3188 "time": "2023-10-20T16:35:23+00:00"
3191 "name": "symfony/event-dispatcher",
3192 "version": "v7.0.2",
3195 "url": "https://github.com/symfony/event-dispatcher.git",
3196 "reference": "098b62ae81fdd6cbf941f355059f617db28f4f9a"
3200 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/098b62ae81fdd6cbf941f355059f617db28f4f9a",
3201 "reference": "098b62ae81fdd6cbf941f355059f617db28f4f9a",
3206 "symfony/event-dispatcher-contracts": "^2.5|^3"
3209 "symfony/dependency-injection": "<6.4",
3210 "symfony/service-contracts": "<2.5"
3213 "psr/event-dispatcher-implementation": "1.0",
3214 "symfony/event-dispatcher-implementation": "2.0|3.0"
3217 "psr/log": "^1|^2|^3",
3218 "symfony/config": "^6.4|^7.0",
3219 "symfony/dependency-injection": "^6.4|^7.0",
3220 "symfony/error-handler": "^6.4|^7.0",
3221 "symfony/expression-language": "^6.4|^7.0",
3222 "symfony/http-foundation": "^6.4|^7.0",
3223 "symfony/service-contracts": "^2.5|^3",
3224 "symfony/stopwatch": "^6.4|^7.0"
3229 "Symfony\\Component\\EventDispatcher\\": ""
3231 "exclude-from-classmap": [
3235 "notification-url": "https://packagist.org/downloads/",
3241 "name": "Fabien Potencier",
3242 "email": "fabien@symfony.com"
3245 "name": "Symfony Community",
3246 "homepage": "https://symfony.com/contributors"
3249 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
3250 "homepage": "https://symfony.com",
3252 "source": "https://github.com/symfony/event-dispatcher/tree/v7.0.2"
3256 "url": "https://symfony.com/sponsor",
3260 "url": "https://github.com/fabpot",
3264 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3268 "time": "2023-12-27T22:24:19+00:00"
3271 "name": "symfony/event-dispatcher-contracts",
3272 "version": "v3.4.0",
3275 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3276 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
3280 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
3281 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
3286 "psr/event-dispatcher": "^1"
3291 "dev-main": "3.4-dev"
3294 "name": "symfony/contracts",
3295 "url": "https://github.com/symfony/contracts"
3300 "Symfony\\Contracts\\EventDispatcher\\": ""
3303 "notification-url": "https://packagist.org/downloads/",
3309 "name": "Nicolas Grekas",
3310 "email": "p@tchwork.com"
3313 "name": "Symfony Community",
3314 "homepage": "https://symfony.com/contributors"
3317 "description": "Generic abstractions related to dispatching event",
3318 "homepage": "https://symfony.com",
3328 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
3332 "url": "https://symfony.com/sponsor",
3336 "url": "https://github.com/fabpot",
3340 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3344 "time": "2023-05-23T14:45:45+00:00"
3347 "name": "symfony/expression-language",
3348 "version": "v7.0.2",
3351 "url": "https://github.com/symfony/expression-language.git",
3352 "reference": "d88bfcc37230f6ead9c6f713dc977daf26ddffce"
3356 "url": "https://api.github.com/repos/symfony/expression-language/zipball/d88bfcc37230f6ead9c6f713dc977daf26ddffce",
3357 "reference": "d88bfcc37230f6ead9c6f713dc977daf26ddffce",
3362 "symfony/cache": "^6.4|^7.0",
3363 "symfony/service-contracts": "^2.5|^3"
3368 "Symfony\\Component\\ExpressionLanguage\\": ""
3370 "exclude-from-classmap": [
3374 "notification-url": "https://packagist.org/downloads/",
3380 "name": "Fabien Potencier",
3381 "email": "fabien@symfony.com"
3384 "name": "Symfony Community",
3385 "homepage": "https://symfony.com/contributors"
3388 "description": "Provides an engine that can compile and evaluate expressions",
3389 "homepage": "https://symfony.com",
3391 "source": "https://github.com/symfony/expression-language/tree/v7.0.2"
3395 "url": "https://symfony.com/sponsor",
3399 "url": "https://github.com/fabpot",
3403 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3407 "time": "2023-12-10T16:54:46+00:00"
3410 "name": "symfony/filesystem",
3411 "version": "v7.0.0",
3414 "url": "https://github.com/symfony/filesystem.git",
3415 "reference": "7da8ea2362a283771478c5f7729cfcb43a76b8b7"
3419 "url": "https://api.github.com/repos/symfony/filesystem/zipball/7da8ea2362a283771478c5f7729cfcb43a76b8b7",
3420 "reference": "7da8ea2362a283771478c5f7729cfcb43a76b8b7",
3425 "symfony/polyfill-ctype": "~1.8",
3426 "symfony/polyfill-mbstring": "~1.8"
3431 "Symfony\\Component\\Filesystem\\": ""
3433 "exclude-from-classmap": [
3437 "notification-url": "https://packagist.org/downloads/",
3443 "name": "Fabien Potencier",
3444 "email": "fabien@symfony.com"
3447 "name": "Symfony Community",
3448 "homepage": "https://symfony.com/contributors"
3451 "description": "Provides basic utilities for the filesystem",
3452 "homepage": "https://symfony.com",
3454 "source": "https://github.com/symfony/filesystem/tree/v7.0.0"
3458 "url": "https://symfony.com/sponsor",
3462 "url": "https://github.com/fabpot",
3466 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3470 "time": "2023-07-27T06:33:22+00:00"
3473 "name": "symfony/finder",
3474 "version": "v7.0.0",
3477 "url": "https://github.com/symfony/finder.git",
3478 "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56"
3482 "url": "https://api.github.com/repos/symfony/finder/zipball/6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
3483 "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
3490 "symfony/filesystem": "^6.4|^7.0"
3495 "Symfony\\Component\\Finder\\": ""
3497 "exclude-from-classmap": [
3501 "notification-url": "https://packagist.org/downloads/",
3507 "name": "Fabien Potencier",
3508 "email": "fabien@symfony.com"
3511 "name": "Symfony Community",
3512 "homepage": "https://symfony.com/contributors"
3515 "description": "Finds files and directories via an intuitive fluent interface",
3516 "homepage": "https://symfony.com",
3518 "source": "https://github.com/symfony/finder/tree/v7.0.0"
3522 "url": "https://symfony.com/sponsor",
3526 "url": "https://github.com/fabpot",
3530 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3534 "time": "2023-10-31T17:59:56+00:00"
3537 "name": "symfony/flex",
3538 "version": "v2.4.3",
3541 "url": "https://github.com/symfony/flex.git",
3542 "reference": "6b44ac75c7f07f48159ec36c2d21ef8cf48a21b1"
3546 "url": "https://api.github.com/repos/symfony/flex/zipball/6b44ac75c7f07f48159ec36c2d21ef8cf48a21b1",
3547 "reference": "6b44ac75c7f07f48159ec36c2d21ef8cf48a21b1",
3551 "composer-plugin-api": "^2.1",
3555 "composer/composer": "^2.1",
3556 "symfony/dotenv": "^5.4|^6.0",
3557 "symfony/filesystem": "^5.4|^6.0",
3558 "symfony/phpunit-bridge": "^5.4|^6.0",
3559 "symfony/process": "^5.4|^6.0"
3561 "type": "composer-plugin",
3563 "class": "Symfony\\Flex\\Flex"
3567 "Symfony\\Flex\\": "src"
3570 "notification-url": "https://packagist.org/downloads/",
3576 "name": "Fabien Potencier",
3577 "email": "fabien.potencier@gmail.com"
3580 "description": "Composer plugin for Symfony",
3582 "issues": "https://github.com/symfony/flex/issues",
3583 "source": "https://github.com/symfony/flex/tree/v2.4.3"
3587 "url": "https://symfony.com/sponsor",
3591 "url": "https://github.com/fabpot",
3595 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3599 "time": "2024-01-02T11:08:32+00:00"
3602 "name": "symfony/form",
3603 "version": "v7.0.1",
3606 "url": "https://github.com/symfony/form.git",
3607 "reference": "c5d23da3425eadf23c3335a0ed6f2ef3a135e8c9"
3611 "url": "https://api.github.com/repos/symfony/form/zipball/c5d23da3425eadf23c3335a0ed6f2ef3a135e8c9",
3612 "reference": "c5d23da3425eadf23c3335a0ed6f2ef3a135e8c9",
3617 "symfony/event-dispatcher": "^6.4|^7.0",
3618 "symfony/options-resolver": "^6.4|^7.0",
3619 "symfony/polyfill-ctype": "~1.8",
3620 "symfony/polyfill-intl-icu": "^1.21",
3621 "symfony/polyfill-mbstring": "~1.0",
3622 "symfony/property-access": "^6.4|^7.0",
3623 "symfony/service-contracts": "^2.5|^3"
3626 "symfony/console": "<6.4",
3627 "symfony/dependency-injection": "<6.4",
3628 "symfony/doctrine-bridge": "<6.4",
3629 "symfony/error-handler": "<6.4",
3630 "symfony/framework-bundle": "<6.4",
3631 "symfony/http-kernel": "<6.4",
3632 "symfony/translation": "<6.4",
3633 "symfony/translation-contracts": "<2.5",
3634 "symfony/twig-bridge": "<6.4"
3637 "doctrine/collections": "^1.0|^2.0",
3638 "symfony/config": "^6.4|^7.0",
3639 "symfony/console": "^6.4|^7.0",
3640 "symfony/dependency-injection": "^6.4|^7.0",
3641 "symfony/expression-language": "^6.4|^7.0",
3642 "symfony/html-sanitizer": "^6.4|^7.0",
3643 "symfony/http-foundation": "^6.4|^7.0",
3644 "symfony/http-kernel": "^6.4|^7.0",
3645 "symfony/intl": "^6.4|^7.0",
3646 "symfony/security-core": "^6.4|^7.0",
3647 "symfony/security-csrf": "^6.4|^7.0",
3648 "symfony/translation": "^6.4|^7.0",
3649 "symfony/uid": "^6.4|^7.0",
3650 "symfony/validator": "^6.4|^7.0",
3651 "symfony/var-dumper": "^6.4|^7.0"
3656 "Symfony\\Component\\Form\\": ""
3658 "exclude-from-classmap": [
3662 "notification-url": "https://packagist.org/downloads/",
3668 "name": "Fabien Potencier",
3669 "email": "fabien@symfony.com"
3672 "name": "Symfony Community",
3673 "homepage": "https://symfony.com/contributors"
3676 "description": "Allows to easily create, process and reuse HTML forms",
3677 "homepage": "https://symfony.com",
3679 "source": "https://github.com/symfony/form/tree/v7.0.1"
3683 "url": "https://symfony.com/sponsor",
3687 "url": "https://github.com/fabpot",
3691 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3695 "time": "2023-11-30T11:38:21+00:00"
3698 "name": "symfony/framework-bundle",
3699 "version": "v7.0.2",
3702 "url": "https://github.com/symfony/framework-bundle.git",
3703 "reference": "c647b0162e2190cbcd4a21174482af645e11367c"
3707 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c647b0162e2190cbcd4a21174482af645e11367c",
3708 "reference": "c647b0162e2190cbcd4a21174482af645e11367c",
3712 "composer-runtime-api": ">=2.1",
3715 "symfony/cache": "^6.4|^7.0",
3716 "symfony/config": "^6.4|^7.0",
3717 "symfony/dependency-injection": "^6.4|^7.0",
3718 "symfony/deprecation-contracts": "^2.5|^3",
3719 "symfony/error-handler": "^6.4|^7.0",
3720 "symfony/event-dispatcher": "^6.4|^7.0",
3721 "symfony/filesystem": "^6.4|^7.0",
3722 "symfony/finder": "^6.4|^7.0",
3723 "symfony/http-foundation": "^6.4|^7.0",
3724 "symfony/http-kernel": "^6.4|^7.0",
3725 "symfony/polyfill-mbstring": "~1.0",
3726 "symfony/routing": "^6.4|^7.0"
3729 "doctrine/persistence": "<1.3",
3730 "phpdocumentor/reflection-docblock": "<3.2.2",
3731 "phpdocumentor/type-resolver": "<1.4.0",
3732 "symfony/asset": "<6.4",
3733 "symfony/asset-mapper": "<6.4",
3734 "symfony/clock": "<6.4",
3735 "symfony/console": "<6.4",
3736 "symfony/dom-crawler": "<6.4",
3737 "symfony/dotenv": "<6.4",
3738 "symfony/form": "<6.4",
3739 "symfony/http-client": "<6.4",
3740 "symfony/lock": "<6.4",
3741 "symfony/mailer": "<6.4",
3742 "symfony/messenger": "<6.4",
3743 "symfony/mime": "<6.4",
3744 "symfony/property-access": "<6.4",
3745 "symfony/property-info": "<6.4",
3746 "symfony/scheduler": "<6.4",
3747 "symfony/security-core": "<6.4",
3748 "symfony/security-csrf": "<6.4",
3749 "symfony/serializer": "<6.4",
3750 "symfony/stopwatch": "<6.4",
3751 "symfony/translation": "<6.4",
3752 "symfony/twig-bridge": "<6.4",
3753 "symfony/twig-bundle": "<6.4",
3754 "symfony/validator": "<6.4",
3755 "symfony/web-profiler-bundle": "<6.4",
3756 "symfony/workflow": "<6.4"
3759 "doctrine/persistence": "^1.3|^2|^3",
3760 "dragonmantank/cron-expression": "^3.1",
3761 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
3762 "seld/jsonlint": "^1.10",
3763 "symfony/asset": "^6.4|^7.0",
3764 "symfony/asset-mapper": "^6.4|^7.0",
3765 "symfony/browser-kit": "^6.4|^7.0",
3766 "symfony/clock": "^6.4|^7.0",
3767 "symfony/console": "^6.4|^7.0",
3768 "symfony/css-selector": "^6.4|^7.0",
3769 "symfony/dom-crawler": "^6.4|^7.0",
3770 "symfony/dotenv": "^6.4|^7.0",
3771 "symfony/expression-language": "^6.4|^7.0",
3772 "symfony/form": "^6.4|^7.0",
3773 "symfony/html-sanitizer": "^6.4|^7.0",
3774 "symfony/http-client": "^6.4|^7.0",
3775 "symfony/lock": "^6.4|^7.0",
3776 "symfony/mailer": "^6.4|^7.0",
3777 "symfony/messenger": "^6.4|^7.0",
3778 "symfony/mime": "^6.4|^7.0",
3779 "symfony/notifier": "^6.4|^7.0",
3780 "symfony/polyfill-intl-icu": "~1.0",
3781 "symfony/process": "^6.4|^7.0",
3782 "symfony/property-info": "^6.4|^7.0",
3783 "symfony/rate-limiter": "^6.4|^7.0",
3784 "symfony/scheduler": "^6.4|^7.0",
3785 "symfony/security-bundle": "^6.4|^7.0",
3786 "symfony/semaphore": "^6.4|^7.0",
3787 "symfony/serializer": "^6.4|^7.0",
3788 "symfony/stopwatch": "^6.4|^7.0",
3789 "symfony/string": "^6.4|^7.0",
3790 "symfony/translation": "^6.4|^7.0",
3791 "symfony/twig-bundle": "^6.4|^7.0",
3792 "symfony/uid": "^6.4|^7.0",
3793 "symfony/validator": "^6.4|^7.0",
3794 "symfony/web-link": "^6.4|^7.0",
3795 "symfony/workflow": "^6.4|^7.0",
3796 "symfony/yaml": "^6.4|^7.0",
3797 "twig/twig": "^3.0.4"
3799 "type": "symfony-bundle",
3802 "Symfony\\Bundle\\FrameworkBundle\\": ""
3804 "exclude-from-classmap": [
3808 "notification-url": "https://packagist.org/downloads/",
3814 "name": "Fabien Potencier",
3815 "email": "fabien@symfony.com"
3818 "name": "Symfony Community",
3819 "homepage": "https://symfony.com/contributors"
3822 "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
3823 "homepage": "https://symfony.com",
3825 "source": "https://github.com/symfony/framework-bundle/tree/v7.0.2"
3829 "url": "https://symfony.com/sponsor",
3833 "url": "https://github.com/fabpot",
3837 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3841 "time": "2023-12-29T15:37:40+00:00"
3844 "name": "symfony/http-client",
3845 "version": "v7.0.2",
3848 "url": "https://github.com/symfony/http-client.git",
3849 "reference": "db714986d3b84330bb6196fdb201c9f79b3a8853"
3853 "url": "https://api.github.com/repos/symfony/http-client/zipball/db714986d3b84330bb6196fdb201c9f79b3a8853",
3854 "reference": "db714986d3b84330bb6196fdb201c9f79b3a8853",
3859 "psr/log": "^1|^2|^3",
3860 "symfony/http-client-contracts": "^3",
3861 "symfony/service-contracts": "^2.5|^3"
3864 "php-http/discovery": "<1.15",
3865 "symfony/http-foundation": "<6.4"
3868 "php-http/async-client-implementation": "*",
3869 "php-http/client-implementation": "*",
3870 "psr/http-client-implementation": "1.0",
3871 "symfony/http-client-implementation": "3.0"
3874 "amphp/amp": "^2.5",
3875 "amphp/http-client": "^4.2.1",
3876 "amphp/http-tunnel": "^1.0",
3877 "amphp/socket": "^1.1",
3878 "guzzlehttp/promises": "^1.4",
3879 "nyholm/psr7": "^1.0",
3880 "php-http/httplug": "^1.0|^2.0",
3881 "psr/http-client": "^1.0",
3882 "symfony/dependency-injection": "^6.4|^7.0",
3883 "symfony/http-kernel": "^6.4|^7.0",
3884 "symfony/messenger": "^6.4|^7.0",
3885 "symfony/process": "^6.4|^7.0",
3886 "symfony/stopwatch": "^6.4|^7.0"
3891 "Symfony\\Component\\HttpClient\\": ""
3893 "exclude-from-classmap": [
3897 "notification-url": "https://packagist.org/downloads/",
3903 "name": "Nicolas Grekas",
3904 "email": "p@tchwork.com"
3907 "name": "Symfony Community",
3908 "homepage": "https://symfony.com/contributors"
3911 "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
3912 "homepage": "https://symfony.com",
3917 "source": "https://github.com/symfony/http-client/tree/v7.0.2"
3921 "url": "https://symfony.com/sponsor",
3925 "url": "https://github.com/fabpot",
3929 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3933 "time": "2023-12-02T12:51:19+00:00"
3936 "name": "symfony/http-client-contracts",
3937 "version": "v3.4.0",
3940 "url": "https://github.com/symfony/http-client-contracts.git",
3941 "reference": "1ee70e699b41909c209a0c930f11034b93578654"
3945 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1ee70e699b41909c209a0c930f11034b93578654",
3946 "reference": "1ee70e699b41909c209a0c930f11034b93578654",
3955 "dev-main": "3.4-dev"
3958 "name": "symfony/contracts",
3959 "url": "https://github.com/symfony/contracts"
3964 "Symfony\\Contracts\\HttpClient\\": ""
3966 "exclude-from-classmap": [
3970 "notification-url": "https://packagist.org/downloads/",
3976 "name": "Nicolas Grekas",
3977 "email": "p@tchwork.com"
3980 "name": "Symfony Community",
3981 "homepage": "https://symfony.com/contributors"
3984 "description": "Generic abstractions related to HTTP clients",
3985 "homepage": "https://symfony.com",
3995 "source": "https://github.com/symfony/http-client-contracts/tree/v3.4.0"
3999 "url": "https://symfony.com/sponsor",
4003 "url": "https://github.com/fabpot",
4007 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4011 "time": "2023-07-30T20:28:31+00:00"
4014 "name": "symfony/http-foundation",
4015 "version": "v7.0.0",
4018 "url": "https://github.com/symfony/http-foundation.git",
4019 "reference": "47d72323200934694def5d57083899d774a2b110"
4023 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/47d72323200934694def5d57083899d774a2b110",
4024 "reference": "47d72323200934694def5d57083899d774a2b110",
4029 "symfony/polyfill-mbstring": "~1.1",
4030 "symfony/polyfill-php83": "^1.27"
4033 "doctrine/dbal": "<3.6",
4034 "symfony/cache": "<6.4"
4037 "doctrine/dbal": "^3.6|^4",
4038 "predis/predis": "^1.1|^2.0",
4039 "symfony/cache": "^6.4|^7.0",
4040 "symfony/dependency-injection": "^6.4|^7.0",
4041 "symfony/expression-language": "^6.4|^7.0",
4042 "symfony/http-kernel": "^6.4|^7.0",
4043 "symfony/mime": "^6.4|^7.0",
4044 "symfony/rate-limiter": "^6.4|^7.0"
4049 "Symfony\\Component\\HttpFoundation\\": ""
4051 "exclude-from-classmap": [
4055 "notification-url": "https://packagist.org/downloads/",
4061 "name": "Fabien Potencier",
4062 "email": "fabien@symfony.com"
4065 "name": "Symfony Community",
4066 "homepage": "https://symfony.com/contributors"
4069 "description": "Defines an object-oriented layer for the HTTP specification",
4070 "homepage": "https://symfony.com",
4072 "source": "https://github.com/symfony/http-foundation/tree/v7.0.0"
4076 "url": "https://symfony.com/sponsor",
4080 "url": "https://github.com/fabpot",
4084 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4088 "time": "2023-11-07T15:10:37+00:00"
4091 "name": "symfony/http-kernel",
4092 "version": "v7.0.2",
4095 "url": "https://github.com/symfony/http-kernel.git",
4096 "reference": "237d3008bc3f5db3e066e348dc0a6435d70a52bb"
4100 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/237d3008bc3f5db3e066e348dc0a6435d70a52bb",
4101 "reference": "237d3008bc3f5db3e066e348dc0a6435d70a52bb",
4106 "psr/log": "^1|^2|^3",
4107 "symfony/error-handler": "^6.4|^7.0",
4108 "symfony/event-dispatcher": "^6.4|^7.0",
4109 "symfony/http-foundation": "^6.4|^7.0",
4110 "symfony/polyfill-ctype": "^1.8"
4113 "symfony/browser-kit": "<6.4",
4114 "symfony/cache": "<6.4",
4115 "symfony/config": "<6.4",
4116 "symfony/console": "<6.4",
4117 "symfony/dependency-injection": "<6.4",
4118 "symfony/doctrine-bridge": "<6.4",
4119 "symfony/form": "<6.4",
4120 "symfony/http-client": "<6.4",
4121 "symfony/http-client-contracts": "<2.5",
4122 "symfony/mailer": "<6.4",
4123 "symfony/messenger": "<6.4",
4124 "symfony/translation": "<6.4",
4125 "symfony/translation-contracts": "<2.5",
4126 "symfony/twig-bridge": "<6.4",
4127 "symfony/validator": "<6.4",
4128 "symfony/var-dumper": "<6.4",
4129 "twig/twig": "<3.0.4"
4132 "psr/log-implementation": "1.0|2.0|3.0"
4135 "psr/cache": "^1.0|^2.0|^3.0",
4136 "symfony/browser-kit": "^6.4|^7.0",
4137 "symfony/clock": "^6.4|^7.0",
4138 "symfony/config": "^6.4|^7.0",
4139 "symfony/console": "^6.4|^7.0",
4140 "symfony/css-selector": "^6.4|^7.0",
4141 "symfony/dependency-injection": "^6.4|^7.0",
4142 "symfony/dom-crawler": "^6.4|^7.0",
4143 "symfony/expression-language": "^6.4|^7.0",
4144 "symfony/finder": "^6.4|^7.0",
4145 "symfony/http-client-contracts": "^2.5|^3",
4146 "symfony/process": "^6.4|^7.0",
4147 "symfony/property-access": "^6.4|^7.0",
4148 "symfony/routing": "^6.4|^7.0",
4149 "symfony/serializer": "^6.4|^7.0",
4150 "symfony/stopwatch": "^6.4|^7.0",
4151 "symfony/translation": "^6.4|^7.0",
4152 "symfony/translation-contracts": "^2.5|^3",
4153 "symfony/uid": "^6.4|^7.0",
4154 "symfony/validator": "^6.4|^7.0",
4155 "symfony/var-exporter": "^6.4|^7.0",
4156 "twig/twig": "^3.0.4"
4161 "Symfony\\Component\\HttpKernel\\": ""
4163 "exclude-from-classmap": [
4167 "notification-url": "https://packagist.org/downloads/",
4173 "name": "Fabien Potencier",
4174 "email": "fabien@symfony.com"
4177 "name": "Symfony Community",
4178 "homepage": "https://symfony.com/contributors"
4181 "description": "Provides a structured process for converting a Request into a Response",
4182 "homepage": "https://symfony.com",
4184 "source": "https://github.com/symfony/http-kernel/tree/v7.0.2"
4188 "url": "https://symfony.com/sponsor",
4192 "url": "https://github.com/fabpot",
4196 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4200 "time": "2023-12-30T15:41:17+00:00"
4203 "name": "symfony/intl",
4204 "version": "v7.0.2",
4207 "url": "https://github.com/symfony/intl.git",
4208 "reference": "5fbee19d24354bbd77b300971eb38469ddbfd7fc"
4212 "url": "https://api.github.com/repos/symfony/intl/zipball/5fbee19d24354bbd77b300971eb38469ddbfd7fc",
4213 "reference": "5fbee19d24354bbd77b300971eb38469ddbfd7fc",
4220 "symfony/filesystem": "^6.4|^7.0",
4221 "symfony/finder": "^6.4|^7.0",
4222 "symfony/var-exporter": "^6.4|^7.0"
4227 "Symfony\\Component\\Intl\\": ""
4229 "exclude-from-classmap": [
4233 "notification-url": "https://packagist.org/downloads/",
4239 "name": "Bernhard Schussek",
4240 "email": "bschussek@gmail.com"
4243 "name": "Eriksen Costa",
4244 "email": "eriksen.costa@infranology.com.br"
4247 "name": "Igor Wiedler",
4248 "email": "igor@wiedler.ch"
4251 "name": "Symfony Community",
4252 "homepage": "https://symfony.com/contributors"
4255 "description": "Provides access to the localization data of the ICU library",
4256 "homepage": "https://symfony.com",
4260 "internationalization",
4266 "source": "https://github.com/symfony/intl/tree/v7.0.2"
4270 "url": "https://symfony.com/sponsor",
4274 "url": "https://github.com/fabpot",
4278 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4282 "time": "2023-12-27T08:42:13+00:00"
4285 "name": "symfony/mailer",
4286 "version": "v7.0.2",
4289 "url": "https://github.com/symfony/mailer.git",
4290 "reference": "c51c8f411062ef8fec837c76b0dad15dd5a6ab16"
4294 "url": "https://api.github.com/repos/symfony/mailer/zipball/c51c8f411062ef8fec837c76b0dad15dd5a6ab16",
4295 "reference": "c51c8f411062ef8fec837c76b0dad15dd5a6ab16",
4299 "egulias/email-validator": "^2.1.10|^3|^4",
4301 "psr/event-dispatcher": "^1",
4302 "psr/log": "^1|^2|^3",
4303 "symfony/event-dispatcher": "^6.4|^7.0",
4304 "symfony/mime": "^6.4|^7.0",
4305 "symfony/service-contracts": "^2.5|^3"
4308 "symfony/http-client-contracts": "<2.5",
4309 "symfony/http-kernel": "<6.4",
4310 "symfony/messenger": "<6.4",
4311 "symfony/mime": "<6.4",
4312 "symfony/twig-bridge": "<6.4"
4315 "symfony/console": "^6.4|^7.0",
4316 "symfony/http-client": "^6.4|^7.0",
4317 "symfony/messenger": "^6.4|^7.0",
4318 "symfony/twig-bridge": "^6.4|^7.0"
4323 "Symfony\\Component\\Mailer\\": ""
4325 "exclude-from-classmap": [
4329 "notification-url": "https://packagist.org/downloads/",
4335 "name": "Fabien Potencier",
4336 "email": "fabien@symfony.com"
4339 "name": "Symfony Community",
4340 "homepage": "https://symfony.com/contributors"
4343 "description": "Helps sending emails",
4344 "homepage": "https://symfony.com",
4346 "source": "https://github.com/symfony/mailer/tree/v7.0.2"
4350 "url": "https://symfony.com/sponsor",
4354 "url": "https://github.com/fabpot",
4358 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4362 "time": "2023-12-19T11:23:03+00:00"
4365 "name": "symfony/messenger",
4366 "version": "v7.0.1",
4369 "url": "https://github.com/symfony/messenger.git",
4370 "reference": "457bcafd7a08e0b3ddb87b65ce83e9200a5b8b6b"
4374 "url": "https://api.github.com/repos/symfony/messenger/zipball/457bcafd7a08e0b3ddb87b65ce83e9200a5b8b6b",
4375 "reference": "457bcafd7a08e0b3ddb87b65ce83e9200a5b8b6b",
4380 "psr/log": "^1|^2|^3",
4381 "symfony/clock": "^6.4|^7.0"
4384 "symfony/console": "<6.4",
4385 "symfony/event-dispatcher": "<6.4",
4386 "symfony/event-dispatcher-contracts": "<2.5",
4387 "symfony/framework-bundle": "<6.4",
4388 "symfony/http-kernel": "<6.4",
4389 "symfony/serializer": "<6.4"
4392 "psr/cache": "^1.0|^2.0|^3.0",
4393 "symfony/console": "^6.4|^7.0",
4394 "symfony/dependency-injection": "^6.4|^7.0",
4395 "symfony/event-dispatcher": "^6.4|^7.0",
4396 "symfony/http-kernel": "^6.4|^7.0",
4397 "symfony/process": "^6.4|^7.0",
4398 "symfony/property-access": "^6.4|^7.0",
4399 "symfony/rate-limiter": "^6.4|^7.0",
4400 "symfony/routing": "^6.4|^7.0",
4401 "symfony/serializer": "^6.4|^7.0",
4402 "symfony/service-contracts": "^2.5|^3",
4403 "symfony/stopwatch": "^6.4|^7.0",
4404 "symfony/validator": "^6.4|^7.0"
4409 "Symfony\\Component\\Messenger\\": ""
4411 "exclude-from-classmap": [
4415 "notification-url": "https://packagist.org/downloads/",
4421 "name": "Samuel Roze",
4422 "email": "samuel.roze@gmail.com"
4425 "name": "Symfony Community",
4426 "homepage": "https://symfony.com/contributors"
4429 "description": "Helps applications send and receive messages to/from other applications or via message queues",
4430 "homepage": "https://symfony.com",
4432 "source": "https://github.com/symfony/messenger/tree/v7.0.1"
4436 "url": "https://symfony.com/sponsor",
4440 "url": "https://github.com/fabpot",
4444 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4448 "time": "2023-11-30T11:04:23+00:00"
4451 "name": "symfony/mime",
4452 "version": "v7.0.0",
4455 "url": "https://github.com/symfony/mime.git",
4456 "reference": "0a2fff95c1a10df97f571d67e76c7ae0f0d4f535"
4460 "url": "https://api.github.com/repos/symfony/mime/zipball/0a2fff95c1a10df97f571d67e76c7ae0f0d4f535",
4461 "reference": "0a2fff95c1a10df97f571d67e76c7ae0f0d4f535",
4466 "symfony/polyfill-intl-idn": "^1.10",
4467 "symfony/polyfill-mbstring": "^1.0"
4470 "egulias/email-validator": "~3.0.0",
4471 "phpdocumentor/reflection-docblock": "<3.2.2",
4472 "phpdocumentor/type-resolver": "<1.4.0",
4473 "symfony/mailer": "<6.4",
4474 "symfony/serializer": "<6.4"
4477 "egulias/email-validator": "^2.1.10|^3.1|^4",
4478 "league/html-to-markdown": "^5.0",
4479 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
4480 "symfony/dependency-injection": "^6.4|^7.0",
4481 "symfony/property-access": "^6.4|^7.0",
4482 "symfony/property-info": "^6.4|^7.0",
4483 "symfony/serializer": "^6.4|^7.0"
4488 "Symfony\\Component\\Mime\\": ""
4490 "exclude-from-classmap": [
4494 "notification-url": "https://packagist.org/downloads/",
4500 "name": "Fabien Potencier",
4501 "email": "fabien@symfony.com"
4504 "name": "Symfony Community",
4505 "homepage": "https://symfony.com/contributors"
4508 "description": "Allows manipulating MIME messages",
4509 "homepage": "https://symfony.com",
4515 "source": "https://github.com/symfony/mime/tree/v7.0.0"
4519 "url": "https://symfony.com/sponsor",
4523 "url": "https://github.com/fabpot",
4527 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4531 "time": "2023-10-19T14:20:43+00:00"
4534 "name": "symfony/monolog-bridge",
4535 "version": "v7.0.0",
4538 "url": "https://github.com/symfony/monolog-bridge.git",
4539 "reference": "4ee9e0b3a4736d5598888444e2f1cd3bf206067c"
4543 "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/4ee9e0b3a4736d5598888444e2f1cd3bf206067c",
4544 "reference": "4ee9e0b3a4736d5598888444e2f1cd3bf206067c",
4548 "monolog/monolog": "^3",
4550 "symfony/http-kernel": "^6.4|^7.0",
4551 "symfony/service-contracts": "^2.5|^3"
4554 "symfony/console": "<6.4",
4555 "symfony/http-foundation": "<6.4",
4556 "symfony/security-core": "<6.4"
4559 "symfony/console": "^6.4|^7.0",
4560 "symfony/http-client": "^6.4|^7.0",
4561 "symfony/mailer": "^6.4|^7.0",
4562 "symfony/messenger": "^6.4|^7.0",
4563 "symfony/mime": "^6.4|^7.0",
4564 "symfony/security-core": "^6.4|^7.0",
4565 "symfony/var-dumper": "^6.4|^7.0"
4567 "type": "symfony-bridge",
4570 "Symfony\\Bridge\\Monolog\\": ""
4572 "exclude-from-classmap": [
4576 "notification-url": "https://packagist.org/downloads/",
4582 "name": "Fabien Potencier",
4583 "email": "fabien@symfony.com"
4586 "name": "Symfony Community",
4587 "homepage": "https://symfony.com/contributors"
4590 "description": "Provides integration for Monolog with various Symfony components",
4591 "homepage": "https://symfony.com",
4593 "source": "https://github.com/symfony/monolog-bridge/tree/v7.0.0"
4597 "url": "https://symfony.com/sponsor",
4601 "url": "https://github.com/fabpot",
4605 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4609 "time": "2023-11-21T15:09:11+00:00"
4612 "name": "symfony/monolog-bundle",
4613 "version": "v3.10.0",
4616 "url": "https://github.com/symfony/monolog-bundle.git",
4617 "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181"
4621 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
4622 "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
4626 "monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
4628 "symfony/config": "^5.4 || ^6.0 || ^7.0",
4629 "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
4630 "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
4631 "symfony/monolog-bridge": "^5.4 || ^6.0 || ^7.0"
4634 "symfony/console": "^5.4 || ^6.0 || ^7.0",
4635 "symfony/phpunit-bridge": "^6.3 || ^7.0",
4636 "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
4638 "type": "symfony-bundle",
4641 "dev-master": "3.x-dev"
4646 "Symfony\\Bundle\\MonologBundle\\": ""
4648 "exclude-from-classmap": [
4652 "notification-url": "https://packagist.org/downloads/",
4658 "name": "Fabien Potencier",
4659 "email": "fabien@symfony.com"
4662 "name": "Symfony Community",
4663 "homepage": "https://symfony.com/contributors"
4666 "description": "Symfony MonologBundle",
4667 "homepage": "https://symfony.com",
4673 "issues": "https://github.com/symfony/monolog-bundle/issues",
4674 "source": "https://github.com/symfony/monolog-bundle/tree/v3.10.0"
4678 "url": "https://symfony.com/sponsor",
4682 "url": "https://github.com/fabpot",
4686 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4690 "time": "2023-11-06T17:08:13+00:00"
4693 "name": "symfony/notifier",
4694 "version": "v7.0.0",
4697 "url": "https://github.com/symfony/notifier.git",
4698 "reference": "d947cbe5dd4582d510ad3c4ce8e7abd5be950643"
4702 "url": "https://api.github.com/repos/symfony/notifier/zipball/d947cbe5dd4582d510ad3c4ce8e7abd5be950643",
4703 "reference": "d947cbe5dd4582d510ad3c4ce8e7abd5be950643",
4708 "psr/log": "^1|^2|^3"
4711 "symfony/event-dispatcher": "<6.4",
4712 "symfony/event-dispatcher-contracts": "<2.5",
4713 "symfony/http-client-contracts": "<2.5",
4714 "symfony/http-kernel": "<6.4"
4717 "symfony/event-dispatcher-contracts": "^2.5|^3",
4718 "symfony/http-client-contracts": "^2.5|^3",
4719 "symfony/http-foundation": "^6.4|^7.0",
4720 "symfony/messenger": "^6.4|^7.0"
4725 "Symfony\\Component\\Notifier\\": ""
4727 "exclude-from-classmap": [
4731 "notification-url": "https://packagist.org/downloads/",
4737 "name": "Fabien Potencier",
4738 "email": "fabien@symfony.com"
4741 "name": "Symfony Community",
4742 "homepage": "https://symfony.com/contributors"
4745 "description": "Sends notifications via one or more channels (email, SMS, ...)",
4746 "homepage": "https://symfony.com",
4752 "source": "https://github.com/symfony/notifier/tree/v7.0.0"
4756 "url": "https://symfony.com/sponsor",
4760 "url": "https://github.com/fabpot",
4764 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4768 "time": "2023-10-13T10:16:17+00:00"
4771 "name": "symfony/options-resolver",
4772 "version": "v7.0.0",
4775 "url": "https://github.com/symfony/options-resolver.git",
4776 "reference": "700ff4096e346f54cb628ea650767c8130f1001f"
4780 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/700ff4096e346f54cb628ea650767c8130f1001f",
4781 "reference": "700ff4096e346f54cb628ea650767c8130f1001f",
4786 "symfony/deprecation-contracts": "^2.5|^3"
4791 "Symfony\\Component\\OptionsResolver\\": ""
4793 "exclude-from-classmap": [
4797 "notification-url": "https://packagist.org/downloads/",
4803 "name": "Fabien Potencier",
4804 "email": "fabien@symfony.com"
4807 "name": "Symfony Community",
4808 "homepage": "https://symfony.com/contributors"
4811 "description": "Provides an improved replacement for the array_replace PHP function",
4812 "homepage": "https://symfony.com",
4819 "source": "https://github.com/symfony/options-resolver/tree/v7.0.0"
4823 "url": "https://symfony.com/sponsor",
4827 "url": "https://github.com/fabpot",
4831 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4835 "time": "2023-08-08T10:20:21+00:00"
4838 "name": "symfony/password-hasher",
4839 "version": "v7.0.0",
4842 "url": "https://github.com/symfony/password-hasher.git",
4843 "reference": "d2da68c2f7a240bd6edf7e96fdc7aca5e7beea66"
4847 "url": "https://api.github.com/repos/symfony/password-hasher/zipball/d2da68c2f7a240bd6edf7e96fdc7aca5e7beea66",
4848 "reference": "d2da68c2f7a240bd6edf7e96fdc7aca5e7beea66",
4855 "symfony/security-core": "<6.4"
4858 "symfony/console": "^6.4|^7.0",
4859 "symfony/security-core": "^6.4|^7.0"
4864 "Symfony\\Component\\PasswordHasher\\": ""
4866 "exclude-from-classmap": [
4870 "notification-url": "https://packagist.org/downloads/",
4876 "name": "Robin Chalas",
4877 "email": "robin.chalas@gmail.com"
4880 "name": "Symfony Community",
4881 "homepage": "https://symfony.com/contributors"
4884 "description": "Provides password hashing utilities",
4885 "homepage": "https://symfony.com",
4891 "source": "https://github.com/symfony/password-hasher/tree/v7.0.0"
4895 "url": "https://symfony.com/sponsor",
4899 "url": "https://github.com/fabpot",
4903 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4907 "time": "2023-11-07T10:26:03+00:00"
4910 "name": "symfony/polyfill-intl-grapheme",
4911 "version": "v1.28.0",
4914 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
4915 "reference": "875e90aeea2777b6f135677f618529449334a612"
4919 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
4920 "reference": "875e90aeea2777b6f135677f618529449334a612",
4927 "ext-intl": "For best performance"
4932 "dev-main": "1.28-dev"
4935 "name": "symfony/polyfill",
4936 "url": "https://github.com/symfony/polyfill"
4944 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
4947 "notification-url": "https://packagist.org/downloads/",
4953 "name": "Nicolas Grekas",
4954 "email": "p@tchwork.com"
4957 "name": "Symfony Community",
4958 "homepage": "https://symfony.com/contributors"
4961 "description": "Symfony polyfill for intl's grapheme_* functions",
4962 "homepage": "https://symfony.com",
4972 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
4976 "url": "https://symfony.com/sponsor",
4980 "url": "https://github.com/fabpot",
4984 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4988 "time": "2023-01-26T09:26:14+00:00"
4991 "name": "symfony/polyfill-intl-icu",
4992 "version": "v1.28.0",
4995 "url": "https://github.com/symfony/polyfill-intl-icu.git",
4996 "reference": "e46b4da57951a16053cd751f63f4a24292788157"
5000 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/e46b4da57951a16053cd751f63f4a24292788157",
5001 "reference": "e46b4da57951a16053cd751f63f4a24292788157",
5008 "ext-intl": "For best performance and support of other locales than \"en\""
5013 "dev-main": "1.28-dev"
5016 "name": "symfony/polyfill",
5017 "url": "https://github.com/symfony/polyfill"
5025 "Symfony\\Polyfill\\Intl\\Icu\\": ""
5030 "exclude-from-classmap": [
5034 "notification-url": "https://packagist.org/downloads/",
5040 "name": "Nicolas Grekas",
5041 "email": "p@tchwork.com"
5044 "name": "Symfony Community",
5045 "homepage": "https://symfony.com/contributors"
5048 "description": "Symfony polyfill for intl's ICU-related data and classes",
5049 "homepage": "https://symfony.com",
5059 "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.28.0"
5063 "url": "https://symfony.com/sponsor",
5067 "url": "https://github.com/fabpot",
5071 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5075 "time": "2023-03-21T17:27:24+00:00"
5078 "name": "symfony/polyfill-intl-idn",
5079 "version": "v1.28.0",
5082 "url": "https://github.com/symfony/polyfill-intl-idn.git",
5083 "reference": "ecaafce9f77234a6a449d29e49267ba10499116d"
5087 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/ecaafce9f77234a6a449d29e49267ba10499116d",
5088 "reference": "ecaafce9f77234a6a449d29e49267ba10499116d",
5093 "symfony/polyfill-intl-normalizer": "^1.10",
5094 "symfony/polyfill-php72": "^1.10"
5097 "ext-intl": "For best performance"
5102 "dev-main": "1.28-dev"
5105 "name": "symfony/polyfill",
5106 "url": "https://github.com/symfony/polyfill"
5114 "Symfony\\Polyfill\\Intl\\Idn\\": ""
5117 "notification-url": "https://packagist.org/downloads/",
5123 "name": "Laurent Bassin",
5124 "email": "laurent@bassin.info"
5127 "name": "Trevor Rowbotham",
5128 "email": "trevor.rowbotham@pm.me"
5131 "name": "Symfony Community",
5132 "homepage": "https://symfony.com/contributors"
5135 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
5136 "homepage": "https://symfony.com",
5146 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.28.0"
5150 "url": "https://symfony.com/sponsor",
5154 "url": "https://github.com/fabpot",
5158 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5162 "time": "2023-01-26T09:30:37+00:00"
5165 "name": "symfony/polyfill-intl-normalizer",
5166 "version": "v1.28.0",
5169 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5170 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
5174 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
5175 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
5182 "ext-intl": "For best performance"
5187 "dev-main": "1.28-dev"
5190 "name": "symfony/polyfill",
5191 "url": "https://github.com/symfony/polyfill"
5199 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
5205 "notification-url": "https://packagist.org/downloads/",
5211 "name": "Nicolas Grekas",
5212 "email": "p@tchwork.com"
5215 "name": "Symfony Community",
5216 "homepage": "https://symfony.com/contributors"
5219 "description": "Symfony polyfill for intl's Normalizer class and related functions",
5220 "homepage": "https://symfony.com",
5230 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
5234 "url": "https://symfony.com/sponsor",
5238 "url": "https://github.com/fabpot",
5242 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5246 "time": "2023-01-26T09:26:14+00:00"
5249 "name": "symfony/polyfill-mbstring",
5250 "version": "v1.28.0",
5253 "url": "https://github.com/symfony/polyfill-mbstring.git",
5254 "reference": "42292d99c55abe617799667f454222c54c60e229"
5258 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
5259 "reference": "42292d99c55abe617799667f454222c54c60e229",
5269 "ext-mbstring": "For best performance"
5274 "dev-main": "1.28-dev"
5277 "name": "symfony/polyfill",
5278 "url": "https://github.com/symfony/polyfill"
5286 "Symfony\\Polyfill\\Mbstring\\": ""
5289 "notification-url": "https://packagist.org/downloads/",
5295 "name": "Nicolas Grekas",
5296 "email": "p@tchwork.com"
5299 "name": "Symfony Community",
5300 "homepage": "https://symfony.com/contributors"
5303 "description": "Symfony polyfill for the Mbstring extension",
5304 "homepage": "https://symfony.com",
5313 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
5317 "url": "https://symfony.com/sponsor",
5321 "url": "https://github.com/fabpot",
5325 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5329 "time": "2023-07-28T09:04:16+00:00"
5332 "name": "symfony/polyfill-php83",
5333 "version": "v1.28.0",
5336 "url": "https://github.com/symfony/polyfill-php83.git",
5337 "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11"
5341 "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
5342 "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
5347 "symfony/polyfill-php80": "^1.14"
5352 "dev-main": "1.28-dev"
5355 "name": "symfony/polyfill",
5356 "url": "https://github.com/symfony/polyfill"
5364 "Symfony\\Polyfill\\Php83\\": ""
5370 "notification-url": "https://packagist.org/downloads/",
5376 "name": "Nicolas Grekas",
5377 "email": "p@tchwork.com"
5380 "name": "Symfony Community",
5381 "homepage": "https://symfony.com/contributors"
5384 "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
5385 "homepage": "https://symfony.com",
5393 "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0"
5397 "url": "https://symfony.com/sponsor",
5401 "url": "https://github.com/fabpot",
5405 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5409 "time": "2023-08-16T06:22:46+00:00"
5412 "name": "symfony/process",
5413 "version": "v7.0.2",
5416 "url": "https://github.com/symfony/process.git",
5417 "reference": "acd3eb5cb02382c1cb0287ba29b2908cc6ffa83a"
5421 "url": "https://api.github.com/repos/symfony/process/zipball/acd3eb5cb02382c1cb0287ba29b2908cc6ffa83a",
5422 "reference": "acd3eb5cb02382c1cb0287ba29b2908cc6ffa83a",
5431 "Symfony\\Component\\Process\\": ""
5433 "exclude-from-classmap": [
5437 "notification-url": "https://packagist.org/downloads/",
5443 "name": "Fabien Potencier",
5444 "email": "fabien@symfony.com"
5447 "name": "Symfony Community",
5448 "homepage": "https://symfony.com/contributors"
5451 "description": "Executes commands in sub-processes",
5452 "homepage": "https://symfony.com",
5454 "source": "https://github.com/symfony/process/tree/v7.0.2"
5458 "url": "https://symfony.com/sponsor",
5462 "url": "https://github.com/fabpot",
5466 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5470 "time": "2023-12-24T09:15:37+00:00"
5473 "name": "symfony/profiler-pack",
5474 "version": "v1.0.6",
5477 "url": "https://github.com/symfony/profiler-pack.git",
5478 "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7"
5482 "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/bcd6e80af9819454ac18594362e7875fd1d771c7",
5483 "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7",
5487 "symfony/stopwatch": "*",
5488 "symfony/web-profiler-bundle": "*"
5491 "symfony/stopwatch": "*",
5492 "symfony/web-profiler-bundle": "*"
5494 "type": "symfony-pack",
5495 "notification-url": "https://packagist.org/downloads/",
5499 "description": "A pack for the Symfony web profiler",
5501 "issues": "https://github.com/symfony/profiler-pack/issues",
5502 "source": "https://github.com/symfony/profiler-pack/tree/v1.0.6"
5506 "url": "https://symfony.com/sponsor",
5510 "url": "https://github.com/fabpot",
5514 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5518 "time": "2021-08-20T17:27:58+00:00"
5521 "name": "symfony/property-access",
5522 "version": "v7.0.0",
5525 "url": "https://github.com/symfony/property-access.git",
5526 "reference": "740e8cb8c54a4f16c82179e8558c29d9fc49901d"
5530 "url": "https://api.github.com/repos/symfony/property-access/zipball/740e8cb8c54a4f16c82179e8558c29d9fc49901d",
5531 "reference": "740e8cb8c54a4f16c82179e8558c29d9fc49901d",
5536 "symfony/property-info": "^6.4|^7.0"
5539 "symfony/cache": "^6.4|^7.0"
5544 "Symfony\\Component\\PropertyAccess\\": ""
5546 "exclude-from-classmap": [
5550 "notification-url": "https://packagist.org/downloads/",
5556 "name": "Fabien Potencier",
5557 "email": "fabien@symfony.com"
5560 "name": "Symfony Community",
5561 "homepage": "https://symfony.com/contributors"
5564 "description": "Provides functions to read and write from/to an object or array using a simple string notation",
5565 "homepage": "https://symfony.com",
5578 "source": "https://github.com/symfony/property-access/tree/v7.0.0"
5582 "url": "https://symfony.com/sponsor",
5586 "url": "https://github.com/fabpot",
5590 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5594 "time": "2023-09-27T14:05:33+00:00"
5597 "name": "symfony/property-info",
5598 "version": "v7.0.0",
5601 "url": "https://github.com/symfony/property-info.git",
5602 "reference": "ce627df05f5629ce4feec536ee827ad0a12689b6"
5606 "url": "https://api.github.com/repos/symfony/property-info/zipball/ce627df05f5629ce4feec536ee827ad0a12689b6",
5607 "reference": "ce627df05f5629ce4feec536ee827ad0a12689b6",
5612 "symfony/string": "^6.4|^7.0"
5615 "phpdocumentor/reflection-docblock": "<5.2",
5616 "phpdocumentor/type-resolver": "<1.5.1",
5617 "symfony/dependency-injection": "<6.4",
5618 "symfony/serializer": "<6.4"
5621 "phpdocumentor/reflection-docblock": "^5.2",
5622 "phpstan/phpdoc-parser": "^1.0",
5623 "symfony/cache": "^6.4|^7.0",
5624 "symfony/dependency-injection": "^6.4|^7.0",
5625 "symfony/serializer": "^6.4|^7.0"
5630 "Symfony\\Component\\PropertyInfo\\": ""
5632 "exclude-from-classmap": [
5636 "notification-url": "https://packagist.org/downloads/",
5642 "name": "KĆ©vin Dunglas",
5643 "email": "dunglas@gmail.com"
5646 "name": "Symfony Community",
5647 "homepage": "https://symfony.com/contributors"
5650 "description": "Extracts information about PHP class' properties using metadata of popular sources",
5651 "homepage": "https://symfony.com",
5661 "source": "https://github.com/symfony/property-info/tree/v7.0.0"
5665 "url": "https://symfony.com/sponsor",
5669 "url": "https://github.com/fabpot",
5673 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5677 "time": "2023-11-25T08:38:27+00:00"
5680 "name": "symfony/routing",
5681 "version": "v7.0.2",
5684 "url": "https://github.com/symfony/routing.git",
5685 "reference": "78866be67255f42716271e33d1d8b64eb6e47bd9"
5689 "url": "https://api.github.com/repos/symfony/routing/zipball/78866be67255f42716271e33d1d8b64eb6e47bd9",
5690 "reference": "78866be67255f42716271e33d1d8b64eb6e47bd9",
5695 "symfony/deprecation-contracts": "^2.5|^3"
5698 "symfony/config": "<6.4",
5699 "symfony/dependency-injection": "<6.4",
5700 "symfony/yaml": "<6.4"
5703 "psr/log": "^1|^2|^3",
5704 "symfony/config": "^6.4|^7.0",
5705 "symfony/dependency-injection": "^6.4|^7.0",
5706 "symfony/expression-language": "^6.4|^7.0",
5707 "symfony/http-foundation": "^6.4|^7.0",
5708 "symfony/yaml": "^6.4|^7.0"
5713 "Symfony\\Component\\Routing\\": ""
5715 "exclude-from-classmap": [
5719 "notification-url": "https://packagist.org/downloads/",
5725 "name": "Fabien Potencier",
5726 "email": "fabien@symfony.com"
5729 "name": "Symfony Community",
5730 "homepage": "https://symfony.com/contributors"
5733 "description": "Maps an HTTP request to a set of configuration variables",
5734 "homepage": "https://symfony.com",
5742 "source": "https://github.com/symfony/routing/tree/v7.0.2"
5746 "url": "https://symfony.com/sponsor",
5750 "url": "https://github.com/fabpot",
5754 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5758 "time": "2023-12-29T15:37:40+00:00"
5761 "name": "symfony/runtime",
5762 "version": "v7.0.0",
5765 "url": "https://github.com/symfony/runtime.git",
5766 "reference": "65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406"
5770 "url": "https://api.github.com/repos/symfony/runtime/zipball/65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406",
5771 "reference": "65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406",
5775 "composer-plugin-api": "^1.0|^2.0",
5779 "symfony/dotenv": "<6.4"
5782 "composer/composer": "^2.6",
5783 "symfony/console": "^6.4|^7.0",
5784 "symfony/dotenv": "^6.4|^7.0",
5785 "symfony/http-foundation": "^6.4|^7.0",
5786 "symfony/http-kernel": "^6.4|^7.0"
5788 "type": "composer-plugin",
5790 "class": "Symfony\\Component\\Runtime\\Internal\\ComposerPlugin"
5794 "Symfony\\Component\\Runtime\\": "",
5795 "Symfony\\Runtime\\Symfony\\Component\\": "Internal/"
5797 "exclude-from-classmap": [
5801 "notification-url": "https://packagist.org/downloads/",
5807 "name": "Nicolas Grekas",
5808 "email": "p@tchwork.com"
5811 "name": "Symfony Community",
5812 "homepage": "https://symfony.com/contributors"
5815 "description": "Enables decoupling PHP applications from global state",
5816 "homepage": "https://symfony.com",
5821 "source": "https://github.com/symfony/runtime/tree/v7.0.0"
5825 "url": "https://symfony.com/sponsor",
5829 "url": "https://github.com/fabpot",
5833 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5837 "time": "2023-10-20T16:35:23+00:00"
5840 "name": "symfony/security-bundle",
5841 "version": "v7.0.2",
5844 "url": "https://github.com/symfony/security-bundle.git",
5845 "reference": "5c781fc5cc853286613d7fec1ecbe00cfbec967e"
5849 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/5c781fc5cc853286613d7fec1ecbe00cfbec967e",
5850 "reference": "5c781fc5cc853286613d7fec1ecbe00cfbec967e",
5854 "composer-runtime-api": ">=2.1",
5857 "symfony/clock": "^6.4|^7.0",
5858 "symfony/config": "^6.4|^7.0",
5859 "symfony/dependency-injection": "^6.4|^7.0",
5860 "symfony/event-dispatcher": "^6.4|^7.0",
5861 "symfony/http-foundation": "^6.4|^7.0",
5862 "symfony/http-kernel": "^6.4|^7.0",
5863 "symfony/password-hasher": "^6.4|^7.0",
5864 "symfony/security-core": "^6.4|^7.0",
5865 "symfony/security-csrf": "^6.4|^7.0",
5866 "symfony/security-http": "^6.4|^7.0",
5867 "symfony/service-contracts": "^2.5|^3"
5870 "symfony/browser-kit": "<6.4",
5871 "symfony/console": "<6.4",
5872 "symfony/framework-bundle": "<6.4",
5873 "symfony/http-client": "<6.4",
5874 "symfony/ldap": "<6.4",
5875 "symfony/serializer": "<6.4",
5876 "symfony/twig-bundle": "<6.4",
5877 "symfony/validator": "<6.4"
5880 "symfony/asset": "^6.4|^7.0",
5881 "symfony/browser-kit": "^6.4|^7.0",
5882 "symfony/console": "^6.4|^7.0",
5883 "symfony/css-selector": "^6.4|^7.0",
5884 "symfony/dom-crawler": "^6.4|^7.0",
5885 "symfony/expression-language": "^6.4|^7.0",
5886 "symfony/form": "^6.4|^7.0",
5887 "symfony/framework-bundle": "^6.4|^7.0",
5888 "symfony/http-client": "^6.4|^7.0",
5889 "symfony/ldap": "^6.4|^7.0",
5890 "symfony/process": "^6.4|^7.0",
5891 "symfony/rate-limiter": "^6.4|^7.0",
5892 "symfony/serializer": "^6.4|^7.0",
5893 "symfony/translation": "^6.4|^7.0",
5894 "symfony/twig-bridge": "^6.4|^7.0",
5895 "symfony/twig-bundle": "^6.4|^7.0",
5896 "symfony/validator": "^6.4|^7.0",
5897 "symfony/yaml": "^6.4|^7.0",
5898 "twig/twig": "^3.0.4",
5899 "web-token/jwt-checker": "^3.1",
5900 "web-token/jwt-signature-algorithm-ecdsa": "^3.1",
5901 "web-token/jwt-signature-algorithm-eddsa": "^3.1",
5902 "web-token/jwt-signature-algorithm-hmac": "^3.1",
5903 "web-token/jwt-signature-algorithm-none": "^3.1",
5904 "web-token/jwt-signature-algorithm-rsa": "^3.1"
5906 "type": "symfony-bundle",
5909 "Symfony\\Bundle\\SecurityBundle\\": ""
5911 "exclude-from-classmap": [
5915 "notification-url": "https://packagist.org/downloads/",
5921 "name": "Fabien Potencier",
5922 "email": "fabien@symfony.com"
5925 "name": "Symfony Community",
5926 "homepage": "https://symfony.com/contributors"
5929 "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
5930 "homepage": "https://symfony.com",
5932 "source": "https://github.com/symfony/security-bundle/tree/v7.0.2"
5936 "url": "https://symfony.com/sponsor",
5940 "url": "https://github.com/fabpot",
5944 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5948 "time": "2023-12-24T09:15:37+00:00"
5951 "name": "symfony/security-core",
5952 "version": "v7.0.1",
5955 "url": "https://github.com/symfony/security-core.git",
5956 "reference": "2ba040de8e6d93e07edc7307dc75b42e06137405"
5960 "url": "https://api.github.com/repos/symfony/security-core/zipball/2ba040de8e6d93e07edc7307dc75b42e06137405",
5961 "reference": "2ba040de8e6d93e07edc7307dc75b42e06137405",
5966 "symfony/event-dispatcher-contracts": "^2.5|^3",
5967 "symfony/password-hasher": "^6.4|^7.0",
5968 "symfony/service-contracts": "^2.5|^3"
5971 "symfony/event-dispatcher": "<6.4",
5972 "symfony/http-foundation": "<6.4",
5973 "symfony/ldap": "<6.4",
5974 "symfony/validator": "<6.4"
5977 "psr/cache": "^1.0|^2.0|^3.0",
5978 "psr/container": "^1.1|^2.0",
5979 "psr/log": "^1|^2|^3",
5980 "symfony/cache": "^6.4|^7.0",
5981 "symfony/event-dispatcher": "^6.4|^7.0",
5982 "symfony/expression-language": "^6.4|^7.0",
5983 "symfony/http-foundation": "^6.4|^7.0",
5984 "symfony/ldap": "^6.4|^7.0",
5985 "symfony/string": "^6.4|^7.0",
5986 "symfony/translation": "^6.4|^7.0",
5987 "symfony/validator": "^6.4|^7.0"
5992 "Symfony\\Component\\Security\\Core\\": ""
5994 "exclude-from-classmap": [
5998 "notification-url": "https://packagist.org/downloads/",
6004 "name": "Fabien Potencier",
6005 "email": "fabien@symfony.com"
6008 "name": "Symfony Community",
6009 "homepage": "https://symfony.com/contributors"
6012 "description": "Symfony Security Component - Core Library",
6013 "homepage": "https://symfony.com",
6015 "source": "https://github.com/symfony/security-core/tree/v7.0.1"
6019 "url": "https://symfony.com/sponsor",
6023 "url": "https://github.com/fabpot",
6027 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6031 "time": "2023-11-30T11:04:23+00:00"
6034 "name": "symfony/security-csrf",
6035 "version": "v7.0.1",
6038 "url": "https://github.com/symfony/security-csrf.git",
6039 "reference": "e261f2cc8d170ec2f310d037893b213850867b6b"
6043 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/e261f2cc8d170ec2f310d037893b213850867b6b",
6044 "reference": "e261f2cc8d170ec2f310d037893b213850867b6b",
6049 "symfony/security-core": "^6.4|^7.0"
6052 "symfony/http-foundation": "<6.4"
6055 "symfony/http-foundation": "^6.4|^7.0"
6060 "Symfony\\Component\\Security\\Csrf\\": ""
6062 "exclude-from-classmap": [
6066 "notification-url": "https://packagist.org/downloads/",
6072 "name": "Fabien Potencier",
6073 "email": "fabien@symfony.com"
6076 "name": "Symfony Community",
6077 "homepage": "https://symfony.com/contributors"
6080 "description": "Symfony Security Component - CSRF Library",
6081 "homepage": "https://symfony.com",
6083 "source": "https://github.com/symfony/security-csrf/tree/v7.0.1"
6087 "url": "https://symfony.com/sponsor",
6091 "url": "https://github.com/fabpot",
6095 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6099 "time": "2023-11-30T11:04:23+00:00"
6102 "name": "symfony/security-http",
6103 "version": "v7.0.1",
6106 "url": "https://github.com/symfony/security-http.git",
6107 "reference": "acc9931d75cd16de08b1663223cb8ab36f61cc0c"
6111 "url": "https://api.github.com/repos/symfony/security-http/zipball/acc9931d75cd16de08b1663223cb8ab36f61cc0c",
6112 "reference": "acc9931d75cd16de08b1663223cb8ab36f61cc0c",
6117 "symfony/http-foundation": "^6.4|^7.0",
6118 "symfony/http-kernel": "^6.4|^7.0",
6119 "symfony/polyfill-mbstring": "~1.0",
6120 "symfony/property-access": "^6.4|^7.0",
6121 "symfony/security-core": "^6.4|^7.0",
6122 "symfony/service-contracts": "^2.5|^3"
6125 "symfony/clock": "<6.4",
6126 "symfony/event-dispatcher": "<6.4",
6127 "symfony/http-client-contracts": "<3.0",
6128 "symfony/security-bundle": "<6.4",
6129 "symfony/security-csrf": "<6.4"
6132 "psr/log": "^1|^2|^3",
6133 "symfony/cache": "^6.4|^7.0",
6134 "symfony/clock": "^6.4|^7.0",
6135 "symfony/expression-language": "^6.4|^7.0",
6136 "symfony/http-client-contracts": "^3.0",
6137 "symfony/rate-limiter": "^6.4|^7.0",
6138 "symfony/routing": "^6.4|^7.0",
6139 "symfony/security-csrf": "^6.4|^7.0",
6140 "symfony/translation": "^6.4|^7.0",
6141 "web-token/jwt-checker": "^3.1",
6142 "web-token/jwt-signature-algorithm-ecdsa": "^3.1"
6147 "Symfony\\Component\\Security\\Http\\": ""
6149 "exclude-from-classmap": [
6153 "notification-url": "https://packagist.org/downloads/",
6159 "name": "Fabien Potencier",
6160 "email": "fabien@symfony.com"
6163 "name": "Symfony Community",
6164 "homepage": "https://symfony.com/contributors"
6167 "description": "Symfony Security Component - HTTP Integration",
6168 "homepage": "https://symfony.com",
6170 "source": "https://github.com/symfony/security-http/tree/v7.0.1"
6174 "url": "https://symfony.com/sponsor",
6178 "url": "https://github.com/fabpot",
6182 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6186 "time": "2023-11-30T11:04:23+00:00"
6189 "name": "symfony/serializer",
6190 "version": "v7.0.2",
6193 "url": "https://github.com/symfony/serializer.git",
6194 "reference": "dd7d7612f9ae288889caba4bdff79424ce4ffdf0"
6198 "url": "https://api.github.com/repos/symfony/serializer/zipball/dd7d7612f9ae288889caba4bdff79424ce4ffdf0",
6199 "reference": "dd7d7612f9ae288889caba4bdff79424ce4ffdf0",
6204 "symfony/polyfill-ctype": "~1.8"
6207 "phpdocumentor/reflection-docblock": "<3.2.2",
6208 "phpdocumentor/type-resolver": "<1.4.0",
6209 "symfony/dependency-injection": "<6.4",
6210 "symfony/property-access": "<6.4",
6211 "symfony/property-info": "<6.4",
6212 "symfony/uid": "<6.4",
6213 "symfony/validator": "<6.4",
6214 "symfony/yaml": "<6.4"
6217 "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
6218 "seld/jsonlint": "^1.10",
6219 "symfony/cache": "^6.4|^7.0",
6220 "symfony/config": "^6.4|^7.0",
6221 "symfony/console": "^6.4|^7.0",
6222 "symfony/dependency-injection": "^6.4|^7.0",
6223 "symfony/error-handler": "^6.4|^7.0",
6224 "symfony/filesystem": "^6.4|^7.0",
6225 "symfony/form": "^6.4|^7.0",
6226 "symfony/http-foundation": "^6.4|^7.0",
6227 "symfony/http-kernel": "^6.4|^7.0",
6228 "symfony/messenger": "^6.4|^7.0",
6229 "symfony/mime": "^6.4|^7.0",
6230 "symfony/property-access": "^6.4|^7.0",
6231 "symfony/property-info": "^6.4|^7.0",
6232 "symfony/translation-contracts": "^2.5|^3",
6233 "symfony/uid": "^6.4|^7.0",
6234 "symfony/validator": "^6.4|^7.0",
6235 "symfony/var-dumper": "^6.4|^7.0",
6236 "symfony/var-exporter": "^6.4|^7.0",
6237 "symfony/yaml": "^6.4|^7.0"
6242 "Symfony\\Component\\Serializer\\": ""
6244 "exclude-from-classmap": [
6248 "notification-url": "https://packagist.org/downloads/",
6254 "name": "Fabien Potencier",
6255 "email": "fabien@symfony.com"
6258 "name": "Symfony Community",
6259 "homepage": "https://symfony.com/contributors"
6262 "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
6263 "homepage": "https://symfony.com",
6265 "source": "https://github.com/symfony/serializer/tree/v7.0.2"
6269 "url": "https://symfony.com/sponsor",
6273 "url": "https://github.com/fabpot",
6277 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6281 "time": "2023-12-29T15:37:40+00:00"
6284 "name": "symfony/service-contracts",
6285 "version": "v3.4.1",
6288 "url": "https://github.com/symfony/service-contracts.git",
6289 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
6293 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
6294 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
6299 "psr/container": "^1.1|^2.0"
6302 "ext-psr": "<1.1|>=2"
6307 "dev-main": "3.4-dev"
6310 "name": "symfony/contracts",
6311 "url": "https://github.com/symfony/contracts"
6316 "Symfony\\Contracts\\Service\\": ""
6318 "exclude-from-classmap": [
6322 "notification-url": "https://packagist.org/downloads/",
6328 "name": "Nicolas Grekas",
6329 "email": "p@tchwork.com"
6332 "name": "Symfony Community",
6333 "homepage": "https://symfony.com/contributors"
6336 "description": "Generic abstractions related to writing services",
6337 "homepage": "https://symfony.com",
6347 "source": "https://github.com/symfony/service-contracts/tree/v3.4.1"
6351 "url": "https://symfony.com/sponsor",
6355 "url": "https://github.com/fabpot",
6359 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6363 "time": "2023-12-26T14:02:43+00:00"
6366 "name": "symfony/stopwatch",
6367 "version": "v7.0.0",
6370 "url": "https://github.com/symfony/stopwatch.git",
6371 "reference": "7bbfa3dd564a0ce12eb4acaaa46823c740f9cb7a"
6375 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/7bbfa3dd564a0ce12eb4acaaa46823c740f9cb7a",
6376 "reference": "7bbfa3dd564a0ce12eb4acaaa46823c740f9cb7a",
6381 "symfony/service-contracts": "^2.5|^3"
6386 "Symfony\\Component\\Stopwatch\\": ""
6388 "exclude-from-classmap": [
6392 "notification-url": "https://packagist.org/downloads/",
6398 "name": "Fabien Potencier",
6399 "email": "fabien@symfony.com"
6402 "name": "Symfony Community",
6403 "homepage": "https://symfony.com/contributors"
6406 "description": "Provides a way to profile code",
6407 "homepage": "https://symfony.com",
6409 "source": "https://github.com/symfony/stopwatch/tree/v7.0.0"
6413 "url": "https://symfony.com/sponsor",
6417 "url": "https://github.com/fabpot",
6421 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6425 "time": "2023-07-05T13:06:06+00:00"
6428 "name": "symfony/string",
6429 "version": "v7.0.2",
6432 "url": "https://github.com/symfony/string.git",
6433 "reference": "cc78f14f91f5e53b42044d0620961c48028ff9f5"
6437 "url": "https://api.github.com/repos/symfony/string/zipball/cc78f14f91f5e53b42044d0620961c48028ff9f5",
6438 "reference": "cc78f14f91f5e53b42044d0620961c48028ff9f5",
6443 "symfony/polyfill-ctype": "~1.8",
6444 "symfony/polyfill-intl-grapheme": "~1.0",
6445 "symfony/polyfill-intl-normalizer": "~1.0",
6446 "symfony/polyfill-mbstring": "~1.0"
6449 "symfony/translation-contracts": "<2.5"
6452 "symfony/error-handler": "^6.4|^7.0",
6453 "symfony/http-client": "^6.4|^7.0",
6454 "symfony/intl": "^6.4|^7.0",
6455 "symfony/translation-contracts": "^2.5|^3.0",
6456 "symfony/var-exporter": "^6.4|^7.0"
6461 "Resources/functions.php"
6464 "Symfony\\Component\\String\\": ""
6466 "exclude-from-classmap": [
6470 "notification-url": "https://packagist.org/downloads/",
6476 "name": "Nicolas Grekas",
6477 "email": "p@tchwork.com"
6480 "name": "Symfony Community",
6481 "homepage": "https://symfony.com/contributors"
6484 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
6485 "homepage": "https://symfony.com",
6495 "source": "https://github.com/symfony/string/tree/v7.0.2"
6499 "url": "https://symfony.com/sponsor",
6503 "url": "https://github.com/fabpot",
6507 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6511 "time": "2023-12-10T16:54:46+00:00"
6514 "name": "symfony/translation",
6515 "version": "v7.0.2",
6518 "url": "https://github.com/symfony/translation.git",
6519 "reference": "a7566ad85f4328c4a8cdaf441fcfab18ece995e1"
6523 "url": "https://api.github.com/repos/symfony/translation/zipball/a7566ad85f4328c4a8cdaf441fcfab18ece995e1",
6524 "reference": "a7566ad85f4328c4a8cdaf441fcfab18ece995e1",
6529 "symfony/polyfill-mbstring": "~1.0",
6530 "symfony/translation-contracts": "^2.5|^3.0"
6533 "symfony/config": "<6.4",
6534 "symfony/console": "<6.4",
6535 "symfony/dependency-injection": "<6.4",
6536 "symfony/http-client-contracts": "<2.5",
6537 "symfony/http-kernel": "<6.4",
6538 "symfony/service-contracts": "<2.5",
6539 "symfony/twig-bundle": "<6.4",
6540 "symfony/yaml": "<6.4"
6543 "symfony/translation-implementation": "2.3|3.0"
6546 "nikic/php-parser": "^4.13",
6547 "psr/log": "^1|^2|^3",
6548 "symfony/config": "^6.4|^7.0",
6549 "symfony/console": "^6.4|^7.0",
6550 "symfony/dependency-injection": "^6.4|^7.0",
6551 "symfony/finder": "^6.4|^7.0",
6552 "symfony/http-client-contracts": "^2.5|^3.0",
6553 "symfony/http-kernel": "^6.4|^7.0",
6554 "symfony/intl": "^6.4|^7.0",
6555 "symfony/polyfill-intl-icu": "^1.21",
6556 "symfony/routing": "^6.4|^7.0",
6557 "symfony/service-contracts": "^2.5|^3",
6558 "symfony/yaml": "^6.4|^7.0"
6563 "Resources/functions.php"
6566 "Symfony\\Component\\Translation\\": ""
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 tools to internationalize your application",
6587 "homepage": "https://symfony.com",
6589 "source": "https://github.com/symfony/translation/tree/v7.0.2"
6593 "url": "https://symfony.com/sponsor",
6597 "url": "https://github.com/fabpot",
6601 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6605 "time": "2023-12-19T11:23:03+00:00"
6608 "name": "symfony/translation-contracts",
6609 "version": "v3.4.1",
6612 "url": "https://github.com/symfony/translation-contracts.git",
6613 "reference": "06450585bf65e978026bda220cdebca3f867fde7"
6617 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
6618 "reference": "06450585bf65e978026bda220cdebca3f867fde7",
6627 "dev-main": "3.4-dev"
6630 "name": "symfony/contracts",
6631 "url": "https://github.com/symfony/contracts"
6636 "Symfony\\Contracts\\Translation\\": ""
6638 "exclude-from-classmap": [
6642 "notification-url": "https://packagist.org/downloads/",
6648 "name": "Nicolas Grekas",
6649 "email": "p@tchwork.com"
6652 "name": "Symfony Community",
6653 "homepage": "https://symfony.com/contributors"
6656 "description": "Generic abstractions related to translation",
6657 "homepage": "https://symfony.com",
6667 "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1"
6671 "url": "https://symfony.com/sponsor",
6675 "url": "https://github.com/fabpot",
6679 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6683 "time": "2023-12-26T14:02:43+00:00"
6686 "name": "symfony/twig-bridge",
6687 "version": "v7.0.2",
6690 "url": "https://github.com/symfony/twig-bridge.git",
6691 "reference": "d6236c6e75ee70317a27f0fd4c3f9bb956f22366"
6695 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/d6236c6e75ee70317a27f0fd4c3f9bb956f22366",
6696 "reference": "d6236c6e75ee70317a27f0fd4c3f9bb956f22366",
6701 "symfony/translation-contracts": "^2.5|^3",
6702 "twig/twig": "^3.0.4"
6705 "phpdocumentor/reflection-docblock": "<3.2.2",
6706 "phpdocumentor/type-resolver": "<1.4.0",
6707 "symfony/console": "<6.4",
6708 "symfony/form": "<6.4",
6709 "symfony/http-foundation": "<6.4",
6710 "symfony/http-kernel": "<6.4",
6711 "symfony/mime": "<6.4",
6712 "symfony/serializer": "<6.4",
6713 "symfony/translation": "<6.4",
6714 "symfony/workflow": "<6.4"
6717 "egulias/email-validator": "^2.1.10|^3|^4",
6718 "league/html-to-markdown": "^5.0",
6719 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
6720 "symfony/asset": "^6.4|^7.0",
6721 "symfony/asset-mapper": "^6.4|^7.0",
6722 "symfony/console": "^6.4|^7.0",
6723 "symfony/dependency-injection": "^6.4|^7.0",
6724 "symfony/expression-language": "^6.4|^7.0",
6725 "symfony/finder": "^6.4|^7.0",
6726 "symfony/form": "^6.4|^7.0",
6727 "symfony/html-sanitizer": "^6.4|^7.0",
6728 "symfony/http-foundation": "^6.4|^7.0",
6729 "symfony/http-kernel": "^6.4|^7.0",
6730 "symfony/intl": "^6.4|^7.0",
6731 "symfony/mime": "^6.4|^7.0",
6732 "symfony/polyfill-intl-icu": "~1.0",
6733 "symfony/property-info": "^6.4|^7.0",
6734 "symfony/routing": "^6.4|^7.0",
6735 "symfony/security-acl": "^2.8|^3.0",
6736 "symfony/security-core": "^6.4|^7.0",
6737 "symfony/security-csrf": "^6.4|^7.0",
6738 "symfony/security-http": "^6.4|^7.0",
6739 "symfony/serializer": "^6.4|^7.0",
6740 "symfony/stopwatch": "^6.4|^7.0",
6741 "symfony/translation": "^6.4|^7.0",
6742 "symfony/web-link": "^6.4|^7.0",
6743 "symfony/workflow": "^6.4|^7.0",
6744 "symfony/yaml": "^6.4|^7.0",
6745 "twig/cssinliner-extra": "^2.12|^3",
6746 "twig/inky-extra": "^2.12|^3",
6747 "twig/markdown-extra": "^2.12|^3"
6749 "type": "symfony-bridge",
6752 "Symfony\\Bridge\\Twig\\": ""
6754 "exclude-from-classmap": [
6758 "notification-url": "https://packagist.org/downloads/",
6764 "name": "Fabien Potencier",
6765 "email": "fabien@symfony.com"
6768 "name": "Symfony Community",
6769 "homepage": "https://symfony.com/contributors"
6772 "description": "Provides integration for Twig with various Symfony components",
6773 "homepage": "https://symfony.com",
6775 "source": "https://github.com/symfony/twig-bridge/tree/v7.0.2"
6779 "url": "https://symfony.com/sponsor",
6783 "url": "https://github.com/fabpot",
6787 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6791 "time": "2023-12-15T12:36:57+00:00"
6794 "name": "symfony/twig-bundle",
6795 "version": "v7.0.0",
6798 "url": "https://github.com/symfony/twig-bundle.git",
6799 "reference": "42c4a60f1b83894cd85a6b00533f8216c413ac11"
6803 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/42c4a60f1b83894cd85a6b00533f8216c413ac11",
6804 "reference": "42c4a60f1b83894cd85a6b00533f8216c413ac11",
6808 "composer-runtime-api": ">=2.1",
6810 "symfony/config": "^6.4|^7.0",
6811 "symfony/dependency-injection": "^6.4|^7.0",
6812 "symfony/http-foundation": "^6.4|^7.0",
6813 "symfony/http-kernel": "^6.4|^7.0",
6814 "symfony/twig-bridge": "^6.4|^7.0",
6815 "twig/twig": "^3.0.4"
6818 "symfony/framework-bundle": "<6.4",
6819 "symfony/translation": "<6.4"
6822 "symfony/asset": "^6.4|^7.0",
6823 "symfony/expression-language": "^6.4|^7.0",
6824 "symfony/finder": "^6.4|^7.0",
6825 "symfony/form": "^6.4|^7.0",
6826 "symfony/framework-bundle": "^6.4|^7.0",
6827 "symfony/routing": "^6.4|^7.0",
6828 "symfony/stopwatch": "^6.4|^7.0",
6829 "symfony/translation": "^6.4|^7.0",
6830 "symfony/web-link": "^6.4|^7.0",
6831 "symfony/yaml": "^6.4|^7.0"
6833 "type": "symfony-bundle",
6836 "Symfony\\Bundle\\TwigBundle\\": ""
6838 "exclude-from-classmap": [
6842 "notification-url": "https://packagist.org/downloads/",
6848 "name": "Fabien Potencier",
6849 "email": "fabien@symfony.com"
6852 "name": "Symfony Community",
6853 "homepage": "https://symfony.com/contributors"
6856 "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
6857 "homepage": "https://symfony.com",
6859 "source": "https://github.com/symfony/twig-bundle/tree/v7.0.0"
6863 "url": "https://symfony.com/sponsor",
6867 "url": "https://github.com/fabpot",
6871 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6875 "time": "2023-11-26T15:16:53+00:00"
6878 "name": "symfony/validator",
6879 "version": "v7.0.2",
6882 "url": "https://github.com/symfony/validator.git",
6883 "reference": "24911cba25f0ef2a8e23327c100664502e1b95cb"
6887 "url": "https://api.github.com/repos/symfony/validator/zipball/24911cba25f0ef2a8e23327c100664502e1b95cb",
6888 "reference": "24911cba25f0ef2a8e23327c100664502e1b95cb",
6893 "symfony/polyfill-ctype": "~1.8",
6894 "symfony/polyfill-mbstring": "~1.0",
6895 "symfony/polyfill-php83": "^1.27",
6896 "symfony/translation-contracts": "^2.5|^3"
6899 "doctrine/lexer": "<1.1",
6900 "symfony/dependency-injection": "<6.4",
6901 "symfony/doctrine-bridge": "<7.0",
6902 "symfony/expression-language": "<6.4",
6903 "symfony/http-kernel": "<6.4",
6904 "symfony/intl": "<6.4",
6905 "symfony/property-info": "<6.4",
6906 "symfony/translation": "<6.4",
6907 "symfony/yaml": "<6.4"
6910 "egulias/email-validator": "^2.1.10|^3|^4",
6911 "symfony/cache": "^6.4|^7.0",
6912 "symfony/config": "^6.4|^7.0",
6913 "symfony/console": "^6.4|^7.0",
6914 "symfony/dependency-injection": "^6.4|^7.0",
6915 "symfony/expression-language": "^6.4|^7.0",
6916 "symfony/finder": "^6.4|^7.0",
6917 "symfony/http-client": "^6.4|^7.0",
6918 "symfony/http-foundation": "^6.4|^7.0",
6919 "symfony/http-kernel": "^6.4|^7.0",
6920 "symfony/intl": "^6.4|^7.0",
6921 "symfony/mime": "^6.4|^7.0",
6922 "symfony/property-access": "^6.4|^7.0",
6923 "symfony/property-info": "^6.4|^7.0",
6924 "symfony/translation": "^6.4|^7.0",
6925 "symfony/yaml": "^6.4|^7.0"
6930 "Symfony\\Component\\Validator\\": ""
6932 "exclude-from-classmap": [
6936 "notification-url": "https://packagist.org/downloads/",
6942 "name": "Fabien Potencier",
6943 "email": "fabien@symfony.com"
6946 "name": "Symfony Community",
6947 "homepage": "https://symfony.com/contributors"
6950 "description": "Provides tools to validate values",
6951 "homepage": "https://symfony.com",
6953 "source": "https://github.com/symfony/validator/tree/v7.0.2"
6957 "url": "https://symfony.com/sponsor",
6961 "url": "https://github.com/fabpot",
6965 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6969 "time": "2023-12-30T09:57:06+00:00"
6972 "name": "symfony/var-dumper",
6973 "version": "v7.0.2",
6976 "url": "https://github.com/symfony/var-dumper.git",
6977 "reference": "5f6f1a527002068f6d40fda068399220eabebf71"
6981 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/5f6f1a527002068f6d40fda068399220eabebf71",
6982 "reference": "5f6f1a527002068f6d40fda068399220eabebf71",
6987 "symfony/polyfill-mbstring": "~1.0"
6990 "symfony/console": "<6.4"
6994 "symfony/console": "^6.4|^7.0",
6995 "symfony/http-kernel": "^6.4|^7.0",
6996 "symfony/process": "^6.4|^7.0",
6997 "symfony/uid": "^6.4|^7.0",
6998 "twig/twig": "^3.0.4"
7001 "Resources/bin/var-dump-server"
7006 "Resources/functions/dump.php"
7009 "Symfony\\Component\\VarDumper\\": ""
7011 "exclude-from-classmap": [
7015 "notification-url": "https://packagist.org/downloads/",
7021 "name": "Nicolas Grekas",
7022 "email": "p@tchwork.com"
7025 "name": "Symfony Community",
7026 "homepage": "https://symfony.com/contributors"
7029 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
7030 "homepage": "https://symfony.com",
7036 "source": "https://github.com/symfony/var-dumper/tree/v7.0.2"
7040 "url": "https://symfony.com/sponsor",
7044 "url": "https://github.com/fabpot",
7048 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7052 "time": "2023-12-28T19:18:20+00:00"
7055 "name": "symfony/var-exporter",
7056 "version": "v7.0.2",
7059 "url": "https://github.com/symfony/var-exporter.git",
7060 "reference": "345c62fefe92243c3a06fc0cc65f2ec1a47e0764"
7064 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/345c62fefe92243c3a06fc0cc65f2ec1a47e0764",
7065 "reference": "345c62fefe92243c3a06fc0cc65f2ec1a47e0764",
7072 "symfony/var-dumper": "^6.4|^7.0"
7077 "Symfony\\Component\\VarExporter\\": ""
7079 "exclude-from-classmap": [
7083 "notification-url": "https://packagist.org/downloads/",
7089 "name": "Nicolas Grekas",
7090 "email": "p@tchwork.com"
7093 "name": "Symfony Community",
7094 "homepage": "https://symfony.com/contributors"
7097 "description": "Allows exporting any serializable PHP data structure to plain PHP code",
7098 "homepage": "https://symfony.com",
7110 "source": "https://github.com/symfony/var-exporter/tree/v7.0.2"
7114 "url": "https://symfony.com/sponsor",
7118 "url": "https://github.com/fabpot",
7122 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7126 "time": "2023-12-27T08:42:13+00:00"
7129 "name": "symfony/web-link",
7130 "version": "v7.0.0",
7133 "url": "https://github.com/symfony/web-link.git",
7134 "reference": "378bcc80b48c51e32bf121bee684183ff879a62f"
7138 "url": "https://api.github.com/repos/symfony/web-link/zipball/378bcc80b48c51e32bf121bee684183ff879a62f",
7139 "reference": "378bcc80b48c51e32bf121bee684183ff879a62f",
7144 "psr/link": "^1.1|^2.0"
7147 "symfony/http-kernel": "<6.4"
7150 "psr/link-implementation": "1.0|2.0"
7153 "symfony/http-kernel": "^6.4|^7.0"
7158 "Symfony\\Component\\WebLink\\": ""
7160 "exclude-from-classmap": [
7164 "notification-url": "https://packagist.org/downloads/",
7170 "name": "KĆ©vin Dunglas",
7171 "email": "dunglas@gmail.com"
7174 "name": "Symfony Community",
7175 "homepage": "https://symfony.com/contributors"
7178 "description": "Manages links between resources",
7179 "homepage": "https://symfony.com",
7193 "source": "https://github.com/symfony/web-link/tree/v7.0.0"
7197 "url": "https://symfony.com/sponsor",
7201 "url": "https://github.com/fabpot",
7205 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7209 "time": "2023-07-25T09:50:29+00:00"
7212 "name": "symfony/web-profiler-bundle",
7213 "version": "v7.0.2",
7216 "url": "https://github.com/symfony/web-profiler-bundle.git",
7217 "reference": "b3746379ad31d02a578aff360caacf521e753b85"
7221 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/b3746379ad31d02a578aff360caacf521e753b85",
7222 "reference": "b3746379ad31d02a578aff360caacf521e753b85",
7227 "symfony/config": "^6.4|^7.0",
7228 "symfony/framework-bundle": "^6.4|^7.0",
7229 "symfony/http-kernel": "^6.4|^7.0",
7230 "symfony/routing": "^6.4|^7.0",
7231 "symfony/twig-bundle": "^6.4|^7.0",
7232 "twig/twig": "^3.0.4"
7235 "symfony/form": "<6.4",
7236 "symfony/mailer": "<6.4",
7237 "symfony/messenger": "<6.4"
7240 "symfony/browser-kit": "^6.4|^7.0",
7241 "symfony/console": "^6.4|^7.0",
7242 "symfony/css-selector": "^6.4|^7.0",
7243 "symfony/stopwatch": "^6.4|^7.0"
7245 "type": "symfony-bundle",
7248 "Symfony\\Bundle\\WebProfilerBundle\\": ""
7250 "exclude-from-classmap": [
7254 "notification-url": "https://packagist.org/downloads/",
7260 "name": "Fabien Potencier",
7261 "email": "fabien@symfony.com"
7264 "name": "Symfony Community",
7265 "homepage": "https://symfony.com/contributors"
7268 "description": "Provides a development tool that gives detailed information about the execution of any request",
7269 "homepage": "https://symfony.com",
7274 "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.0.2"
7278 "url": "https://symfony.com/sponsor",
7282 "url": "https://github.com/fabpot",
7286 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7290 "time": "2023-12-27T08:42:13+00:00"
7293 "name": "symfony/yaml",
7294 "version": "v7.0.0",
7297 "url": "https://github.com/symfony/yaml.git",
7298 "reference": "0055b230c408428b9b5cde7c55659555be5c0278"
7302 "url": "https://api.github.com/repos/symfony/yaml/zipball/0055b230c408428b9b5cde7c55659555be5c0278",
7303 "reference": "0055b230c408428b9b5cde7c55659555be5c0278",
7308 "symfony/polyfill-ctype": "^1.8"
7311 "symfony/console": "<6.4"
7314 "symfony/console": "^6.4|^7.0"
7317 "Resources/bin/yaml-lint"
7322 "Symfony\\Component\\Yaml\\": ""
7324 "exclude-from-classmap": [
7328 "notification-url": "https://packagist.org/downloads/",
7334 "name": "Fabien Potencier",
7335 "email": "fabien@symfony.com"
7338 "name": "Symfony Community",
7339 "homepage": "https://symfony.com/contributors"
7342 "description": "Loads and dumps YAML files",
7343 "homepage": "https://symfony.com",
7345 "source": "https://github.com/symfony/yaml/tree/v7.0.0"
7349 "url": "https://symfony.com/sponsor",
7353 "url": "https://github.com/fabpot",
7357 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7361 "time": "2023-11-07T10:26:03+00:00"
7364 "name": "twig/extra-bundle",
7365 "version": "v3.8.0",
7368 "url": "https://github.com/twigphp/twig-extra-bundle.git",
7369 "reference": "32807183753de0388c8e59f7ac2d13bb47311140"
7373 "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/32807183753de0388c8e59f7ac2d13bb47311140",
7374 "reference": "32807183753de0388c8e59f7ac2d13bb47311140",
7379 "symfony/framework-bundle": "^5.4|^6.0|^7.0",
7380 "symfony/twig-bundle": "^5.4|^6.0|^7.0",
7384 "league/commonmark": "^1.0|^2.0",
7385 "symfony/phpunit-bridge": "^6.4|^7.0",
7386 "twig/cache-extra": "^3.0",
7387 "twig/cssinliner-extra": "^2.12|^3.0",
7388 "twig/html-extra": "^2.12|^3.0",
7389 "twig/inky-extra": "^2.12|^3.0",
7390 "twig/intl-extra": "^2.12|^3.0",
7391 "twig/markdown-extra": "^2.12|^3.0",
7392 "twig/string-extra": "^2.12|^3.0"
7394 "type": "symfony-bundle",
7397 "Twig\\Extra\\TwigExtraBundle\\": ""
7399 "exclude-from-classmap": [
7403 "notification-url": "https://packagist.org/downloads/",
7409 "name": "Fabien Potencier",
7410 "email": "fabien@symfony.com",
7411 "homepage": "http://fabien.potencier.org",
7412 "role": "Lead Developer"
7415 "description": "A Symfony bundle for extra Twig extensions",
7416 "homepage": "https://twig.symfony.com",
7423 "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.8.0"
7427 "url": "https://github.com/fabpot",
7431 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7435 "time": "2023-11-21T14:02:01+00:00"
7438 "name": "twig/html-extra",
7439 "version": "v3.8.0",
7442 "url": "https://github.com/twigphp/html-extra.git",
7443 "reference": "c04603bb3b71d8d2ece9e583dbf7bd77811df1f2"
7447 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/c04603bb3b71d8d2ece9e583dbf7bd77811df1f2",
7448 "reference": "c04603bb3b71d8d2ece9e583dbf7bd77811df1f2",
7453 "symfony/mime": "^5.4|^6.0|^7.0",
7457 "symfony/phpunit-bridge": "^6.4|^7.0"
7462 "Twig\\Extra\\Html\\": ""
7464 "exclude-from-classmap": [
7468 "notification-url": "https://packagist.org/downloads/",
7474 "name": "Fabien Potencier",
7475 "email": "fabien@symfony.com",
7476 "homepage": "http://fabien.potencier.org",
7477 "role": "Lead Developer"
7480 "description": "A Twig extension for HTML",
7481 "homepage": "https://twig.symfony.com",
7487 "source": "https://github.com/twigphp/html-extra/tree/v3.8.0"
7491 "url": "https://github.com/fabpot",
7495 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7499 "time": "2023-11-21T14:02:01+00:00"
7502 "name": "twig/intl-extra",
7503 "version": "v3.8.0",
7506 "url": "https://github.com/twigphp/intl-extra.git",
7507 "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c"
7511 "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/7b3db67c700735f473a265a97e1adaeba3e6ca0c",
7512 "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c",
7517 "symfony/intl": "^5.4|^6.0|^7.0",
7521 "symfony/phpunit-bridge": "^6.4|^7.0"
7526 "Twig\\Extra\\Intl\\": ""
7528 "exclude-from-classmap": [
7532 "notification-url": "https://packagist.org/downloads/",
7538 "name": "Fabien Potencier",
7539 "email": "fabien@symfony.com",
7540 "homepage": "http://fabien.potencier.org",
7541 "role": "Lead Developer"
7544 "description": "A Twig extension for Intl",
7545 "homepage": "https://twig.symfony.com",
7551 "source": "https://github.com/twigphp/intl-extra/tree/v3.8.0"
7555 "url": "https://github.com/fabpot",
7559 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7563 "time": "2023-11-21T17:27:48+00:00"
7566 "name": "twig/markdown-extra",
7567 "version": "v3.8.0",
7570 "url": "https://github.com/twigphp/markdown-extra.git",
7571 "reference": "b6e4954ab60030233df5d293886b5404558daac8"
7575 "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/b6e4954ab60030233df5d293886b5404558daac8",
7576 "reference": "b6e4954ab60030233df5d293886b5404558daac8",
7584 "erusev/parsedown": "^1.7",
7585 "league/commonmark": "^1.0|^2.0",
7586 "league/html-to-markdown": "^4.8|^5.0",
7587 "michelf/php-markdown": "^1.8|^2.0",
7588 "symfony/phpunit-bridge": "^6.4|^7.0"
7593 "Twig\\Extra\\Markdown\\": ""
7595 "exclude-from-classmap": [
7599 "notification-url": "https://packagist.org/downloads/",
7605 "name": "Fabien Potencier",
7606 "email": "fabien@symfony.com",
7607 "homepage": "http://fabien.potencier.org",
7608 "role": "Lead Developer"
7611 "description": "A Twig extension for Markdown",
7612 "homepage": "https://twig.symfony.com",
7619 "source": "https://github.com/twigphp/markdown-extra/tree/v3.8.0"
7623 "url": "https://github.com/fabpot",
7627 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7631 "time": "2023-11-21T14:02:01+00:00"
7634 "name": "twig/twig",
7635 "version": "v3.8.0",
7638 "url": "https://github.com/twigphp/Twig.git",
7639 "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d"
7643 "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
7644 "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
7649 "symfony/polyfill-ctype": "^1.8",
7650 "symfony/polyfill-mbstring": "^1.3",
7651 "symfony/polyfill-php80": "^1.22"
7654 "psr/container": "^1.0|^2.0",
7655 "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0"
7663 "notification-url": "https://packagist.org/downloads/",
7669 "name": "Fabien Potencier",
7670 "email": "fabien@symfony.com",
7671 "homepage": "http://fabien.potencier.org",
7672 "role": "Lead Developer"
7675 "name": "Twig Team",
7676 "role": "Contributors"
7679 "name": "Armin Ronacher",
7680 "email": "armin.ronacher@active-4.com",
7681 "role": "Project Founder"
7684 "description": "Twig, the flexible, fast, and secure template language for PHP",
7685 "homepage": "https://twig.symfony.com",
7690 "issues": "https://github.com/twigphp/Twig/issues",
7691 "source": "https://github.com/twigphp/Twig/tree/v3.8.0"
7695 "url": "https://github.com/fabpot",
7699 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7703 "time": "2023-11-21T18:54:41+00:00"
7706 "name": "webmozart/assert",
7707 "version": "1.11.0",
7710 "url": "https://github.com/webmozarts/assert.git",
7711 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
7715 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
7716 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
7721 "php": "^7.2 || ^8.0"
7724 "phpstan/phpstan": "<0.12.20",
7725 "vimeo/psalm": "<4.6.1 || 4.6.2"
7728 "phpunit/phpunit": "^8.5.13"
7733 "dev-master": "1.10-dev"
7738 "Webmozart\\Assert\\": "src/"
7741 "notification-url": "https://packagist.org/downloads/",
7747 "name": "Bernhard Schussek",
7748 "email": "bschussek@gmail.com"
7751 "description": "Assertions to validate method input/output with nice error messages.",
7758 "issues": "https://github.com/webmozarts/assert/issues",
7759 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
7761 "time": "2022-06-03T18:03:27+00:00"
7766 "name": "doctrine/data-fixtures",
7770 "url": "https://github.com/doctrine/data-fixtures.git",
7771 "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f"
7775 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
7776 "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
7780 "doctrine/deprecations": "^0.5.3 || ^1.0",
7781 "doctrine/persistence": "^2.0|^3.0",
7782 "php": "^7.4 || ^8.0"
7785 "doctrine/dbal": "<3.5 || >=5",
7786 "doctrine/orm": "<2.14 || >=4",
7787 "doctrine/phpcr-odm": "<1.3.0"
7790 "doctrine/annotations": "^1.12 || ^2",
7791 "doctrine/coding-standard": "^12",
7792 "doctrine/dbal": "^3.5 || ^4",
7793 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
7794 "doctrine/orm": "^2.14 || ^3",
7796 "phpstan/phpstan": "^1.10",
7797 "phpunit/phpunit": "^9.6.13 || ^10.4.2",
7798 "symfony/cache": "^5.4 || ^6.3 || ^7",
7799 "symfony/var-exporter": "^5.4 || ^6.3 || ^7",
7800 "vimeo/psalm": "^5.9"
7803 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
7804 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
7805 "doctrine/orm": "For loading ORM fixtures",
7806 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
7811 "Doctrine\\Common\\DataFixtures\\": "src"
7814 "notification-url": "https://packagist.org/downloads/",
7820 "name": "Jonathan Wage",
7821 "email": "jonwage@gmail.com"
7824 "description": "Data Fixtures for all Doctrine Object Managers",
7825 "homepage": "https://www.doctrine-project.org",
7830 "issues": "https://github.com/doctrine/data-fixtures/issues",
7831 "source": "https://github.com/doctrine/data-fixtures/tree/1.7.0"
7835 "url": "https://www.doctrine-project.org/sponsorship.html",
7839 "url": "https://www.patreon.com/phpdoctrine",
7843 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
7847 "time": "2023-11-24T11:18:31+00:00"
7850 "name": "doctrine/doctrine-fixtures-bundle",
7854 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
7855 "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d"
7859 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/c808a0c85c38c8ee265cc8405b456c1d2b38567d",
7860 "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d",
7864 "doctrine/data-fixtures": "^1.3",
7865 "doctrine/doctrine-bundle": "^2.2",
7866 "doctrine/orm": "^2.14.0 || ^3.0",
7867 "doctrine/persistence": "^2.4|^3.0",
7868 "php": "^7.4 || ^8.0",
7869 "symfony/config": "^5.4|^6.0|^7.0",
7870 "symfony/console": "^5.4|^6.0|^7.0",
7871 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
7872 "symfony/deprecation-contracts": "^2.1|^3",
7873 "symfony/doctrine-bridge": "^5.4|^6.0|^7.0",
7874 "symfony/http-kernel": "^5.4|^6.0|^7.0"
7877 "doctrine/dbal": "< 3"
7880 "doctrine/coding-standard": "^12",
7881 "phpstan/phpstan": "^1.10.39",
7882 "phpunit/phpunit": "^9.6.13",
7883 "symfony/phpunit-bridge": "^6.3.6",
7884 "vimeo/psalm": "^5.15"
7886 "type": "symfony-bundle",
7889 "Doctrine\\Bundle\\FixturesBundle\\": ""
7892 "notification-url": "https://packagist.org/downloads/",
7898 "name": "Fabien Potencier",
7899 "email": "fabien@symfony.com"
7902 "name": "Doctrine Project",
7903 "homepage": "https://www.doctrine-project.org"
7906 "name": "Symfony Community",
7907 "homepage": "https://symfony.com/contributors"
7910 "description": "Symfony DoctrineFixturesBundle",
7911 "homepage": "https://www.doctrine-project.org",
7917 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
7918 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.5.1"
7922 "url": "https://www.doctrine-project.org/sponsorship.html",
7926 "url": "https://www.patreon.com/phpdoctrine",
7930 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
7934 "time": "2023-11-19T12:48:54+00:00"
7937 "name": "masterminds/html5",
7941 "url": "https://github.com/Masterminds/html5-php.git",
7942 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
7946 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
7947 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
7955 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
7960 "dev-master": "2.7-dev"
7965 "Masterminds\\": "src"
7968 "notification-url": "https://packagist.org/downloads/",
7974 "name": "Matt Butcher",
7975 "email": "technosophos@gmail.com"
7978 "name": "Matt Farina",
7979 "email": "matt@mattfarina.com"
7982 "name": "Asmir Mustafic",
7983 "email": "goetas@gmail.com"
7986 "description": "An HTML5 parser and serializer.",
7987 "homepage": "http://masterminds.github.io/html5-php",
7998 "issues": "https://github.com/Masterminds/html5-php/issues",
7999 "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
8001 "time": "2023-05-10T11:58:31+00:00"
8004 "name": "myclabs/deep-copy",
8005 "version": "1.11.1",
8008 "url": "https://github.com/myclabs/DeepCopy.git",
8009 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
8013 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
8014 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
8018 "php": "^7.1 || ^8.0"
8021 "doctrine/collections": "<1.6.8",
8022 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
8025 "doctrine/collections": "^1.6.8",
8026 "doctrine/common": "^2.13.3 || ^3.2.2",
8027 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
8032 "src/DeepCopy/deep_copy.php"
8035 "DeepCopy\\": "src/DeepCopy/"
8038 "notification-url": "https://packagist.org/downloads/",
8042 "description": "Create deep copies (clones) of your objects",
8051 "issues": "https://github.com/myclabs/DeepCopy/issues",
8052 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
8056 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
8060 "time": "2023-03-08T13:26:56+00:00"
8063 "name": "nikic/php-parser",
8064 "version": "v4.18.0",
8067 "url": "https://github.com/nikic/PHP-Parser.git",
8068 "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999"
8072 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999",
8073 "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999",
8077 "ext-tokenizer": "*",
8081 "ircmaxell/php-yacc": "^0.0.7",
8082 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
8090 "dev-master": "4.9-dev"
8095 "PhpParser\\": "lib/PhpParser"
8098 "notification-url": "https://packagist.org/downloads/",
8104 "name": "Nikita Popov"
8107 "description": "A PHP parser written in PHP",
8113 "issues": "https://github.com/nikic/PHP-Parser/issues",
8114 "source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0"
8116 "time": "2023-12-10T21:03:43+00:00"
8119 "name": "phar-io/manifest",
8123 "url": "https://github.com/phar-io/manifest.git",
8124 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
8128 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
8129 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
8135 "ext-xmlwriter": "*",
8136 "phar-io/version": "^3.0.1",
8137 "php": "^7.2 || ^8.0"
8142 "dev-master": "2.0.x-dev"
8150 "notification-url": "https://packagist.org/downloads/",
8156 "name": "Arne Blankerts",
8157 "email": "arne@blankerts.de",
8161 "name": "Sebastian Heuer",
8162 "email": "sebastian@phpeople.de",
8166 "name": "Sebastian Bergmann",
8167 "email": "sebastian@phpunit.de",
8171 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
8173 "issues": "https://github.com/phar-io/manifest/issues",
8174 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
8176 "time": "2021-07-20T11:28:43+00:00"
8179 "name": "phar-io/version",
8183 "url": "https://github.com/phar-io/version.git",
8184 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
8188 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
8189 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
8193 "php": "^7.2 || ^8.0"
8201 "notification-url": "https://packagist.org/downloads/",
8207 "name": "Arne Blankerts",
8208 "email": "arne@blankerts.de",
8212 "name": "Sebastian Heuer",
8213 "email": "sebastian@phpeople.de",
8217 "name": "Sebastian Bergmann",
8218 "email": "sebastian@phpunit.de",
8222 "description": "Library for handling version information and constraints",
8224 "issues": "https://github.com/phar-io/version/issues",
8225 "source": "https://github.com/phar-io/version/tree/3.2.1"
8227 "time": "2022-02-21T01:04:05+00:00"
8230 "name": "phpunit/php-code-coverage",
8231 "version": "10.1.11",
8234 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
8235 "reference": "78c3b7625965c2513ee96569a4dbb62601784145"
8239 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/78c3b7625965c2513ee96569a4dbb62601784145",
8240 "reference": "78c3b7625965c2513ee96569a4dbb62601784145",
8246 "ext-xmlwriter": "*",
8247 "nikic/php-parser": "^4.18 || ^5.0",
8249 "phpunit/php-file-iterator": "^4.0",
8250 "phpunit/php-text-template": "^3.0",
8251 "sebastian/code-unit-reverse-lookup": "^3.0",
8252 "sebastian/complexity": "^3.0",
8253 "sebastian/environment": "^6.0",
8254 "sebastian/lines-of-code": "^2.0",
8255 "sebastian/version": "^4.0",
8256 "theseer/tokenizer": "^1.2.0"
8259 "phpunit/phpunit": "^10.1"
8262 "ext-pcov": "PHP extension that provides line coverage",
8263 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
8268 "dev-main": "10.1-dev"
8276 "notification-url": "https://packagist.org/downloads/",
8282 "name": "Sebastian Bergmann",
8283 "email": "sebastian@phpunit.de",
8287 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
8288 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
8295 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
8296 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
8297 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.11"
8301 "url": "https://github.com/sebastianbergmann",
8305 "time": "2023-12-21T15:38:30+00:00"
8308 "name": "phpunit/php-file-iterator",
8312 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
8313 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
8317 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
8318 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
8325 "phpunit/phpunit": "^10.0"
8330 "dev-main": "4.0-dev"
8338 "notification-url": "https://packagist.org/downloads/",
8344 "name": "Sebastian Bergmann",
8345 "email": "sebastian@phpunit.de",
8349 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
8350 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
8356 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
8357 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
8358 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
8362 "url": "https://github.com/sebastianbergmann",
8366 "time": "2023-08-31T06:24:48+00:00"
8369 "name": "phpunit/php-invoker",
8373 "url": "https://github.com/sebastianbergmann/php-invoker.git",
8374 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
8378 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
8379 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
8387 "phpunit/phpunit": "^10.0"
8395 "dev-main": "4.0-dev"
8403 "notification-url": "https://packagist.org/downloads/",
8409 "name": "Sebastian Bergmann",
8410 "email": "sebastian@phpunit.de",
8414 "description": "Invoke callables with a timeout",
8415 "homepage": "https://github.com/sebastianbergmann/php-invoker/",
8420 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
8421 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
8425 "url": "https://github.com/sebastianbergmann",
8429 "time": "2023-02-03T06:56:09+00:00"
8432 "name": "phpunit/php-text-template",
8436 "url": "https://github.com/sebastianbergmann/php-text-template.git",
8437 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
8441 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
8442 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
8449 "phpunit/phpunit": "^10.0"
8454 "dev-main": "3.0-dev"
8462 "notification-url": "https://packagist.org/downloads/",
8468 "name": "Sebastian Bergmann",
8469 "email": "sebastian@phpunit.de",
8473 "description": "Simple template engine.",
8474 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
8479 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
8480 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
8481 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
8485 "url": "https://github.com/sebastianbergmann",
8489 "time": "2023-08-31T14:07:24+00:00"
8492 "name": "phpunit/php-timer",
8496 "url": "https://github.com/sebastianbergmann/php-timer.git",
8497 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
8501 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
8502 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
8509 "phpunit/phpunit": "^10.0"
8514 "dev-main": "6.0-dev"
8522 "notification-url": "https://packagist.org/downloads/",
8528 "name": "Sebastian Bergmann",
8529 "email": "sebastian@phpunit.de",
8533 "description": "Utility class for timing",
8534 "homepage": "https://github.com/sebastianbergmann/php-timer/",
8539 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
8540 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
8544 "url": "https://github.com/sebastianbergmann",
8548 "time": "2023-02-03T06:57:52+00:00"
8551 "name": "phpunit/phpunit",
8552 "version": "10.5.9",
8555 "url": "https://github.com/sebastianbergmann/phpunit.git",
8556 "reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe"
8560 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
8561 "reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
8568 "ext-mbstring": "*",
8570 "ext-xmlwriter": "*",
8571 "myclabs/deep-copy": "^1.10.1",
8572 "phar-io/manifest": "^2.0.3",
8573 "phar-io/version": "^3.0.2",
8575 "phpunit/php-code-coverage": "^10.1.5",
8576 "phpunit/php-file-iterator": "^4.0",
8577 "phpunit/php-invoker": "^4.0",
8578 "phpunit/php-text-template": "^3.0",
8579 "phpunit/php-timer": "^6.0",
8580 "sebastian/cli-parser": "^2.0",
8581 "sebastian/code-unit": "^2.0",
8582 "sebastian/comparator": "^5.0",
8583 "sebastian/diff": "^5.0",
8584 "sebastian/environment": "^6.0",
8585 "sebastian/exporter": "^5.1",
8586 "sebastian/global-state": "^6.0.1",
8587 "sebastian/object-enumerator": "^5.0",
8588 "sebastian/recursion-context": "^5.0",
8589 "sebastian/type": "^4.0",
8590 "sebastian/version": "^4.0"
8593 "ext-soap": "To be able to generate mocks based on WSDL files"
8601 "dev-main": "10.5-dev"
8606 "src/Framework/Assert/Functions.php"
8612 "notification-url": "https://packagist.org/downloads/",
8618 "name": "Sebastian Bergmann",
8619 "email": "sebastian@phpunit.de",
8623 "description": "The PHP Unit Testing framework.",
8624 "homepage": "https://phpunit.de/",
8631 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
8632 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
8633 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.9"
8637 "url": "https://phpunit.de/sponsors.html",
8641 "url": "https://github.com/sebastianbergmann",
8645 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
8649 "time": "2024-01-22T14:35:40+00:00"
8652 "name": "sebastian/cli-parser",
8656 "url": "https://github.com/sebastianbergmann/cli-parser.git",
8657 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae"
8661 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae",
8662 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae",
8669 "phpunit/phpunit": "^10.0"
8674 "dev-main": "2.0-dev"
8682 "notification-url": "https://packagist.org/downloads/",
8688 "name": "Sebastian Bergmann",
8689 "email": "sebastian@phpunit.de",
8693 "description": "Library for parsing CLI options",
8694 "homepage": "https://github.com/sebastianbergmann/cli-parser",
8696 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
8697 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0"
8701 "url": "https://github.com/sebastianbergmann",
8705 "time": "2023-02-03T06:58:15+00:00"
8708 "name": "sebastian/code-unit",
8712 "url": "https://github.com/sebastianbergmann/code-unit.git",
8713 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
8717 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
8718 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
8725 "phpunit/phpunit": "^10.0"
8730 "dev-main": "2.0-dev"
8738 "notification-url": "https://packagist.org/downloads/",
8744 "name": "Sebastian Bergmann",
8745 "email": "sebastian@phpunit.de",
8749 "description": "Collection of value objects that represent the PHP code units",
8750 "homepage": "https://github.com/sebastianbergmann/code-unit",
8752 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
8753 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
8757 "url": "https://github.com/sebastianbergmann",
8761 "time": "2023-02-03T06:58:43+00:00"
8764 "name": "sebastian/code-unit-reverse-lookup",
8768 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8769 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
8773 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
8774 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
8781 "phpunit/phpunit": "^10.0"
8786 "dev-main": "3.0-dev"
8794 "notification-url": "https://packagist.org/downloads/",
8800 "name": "Sebastian Bergmann",
8801 "email": "sebastian@phpunit.de"
8804 "description": "Looks up which function or method a line of code belongs to",
8805 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8807 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8808 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
8812 "url": "https://github.com/sebastianbergmann",
8816 "time": "2023-02-03T06:59:15+00:00"
8819 "name": "sebastian/comparator",
8823 "url": "https://github.com/sebastianbergmann/comparator.git",
8824 "reference": "2db5010a484d53ebf536087a70b4a5423c102372"
8828 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
8829 "reference": "2db5010a484d53ebf536087a70b4a5423c102372",
8834 "ext-mbstring": "*",
8836 "sebastian/diff": "^5.0",
8837 "sebastian/exporter": "^5.0"
8840 "phpunit/phpunit": "^10.3"
8845 "dev-main": "5.0-dev"
8853 "notification-url": "https://packagist.org/downloads/",
8859 "name": "Sebastian Bergmann",
8860 "email": "sebastian@phpunit.de"
8863 "name": "Jeff Welch",
8864 "email": "whatthejeff@gmail.com"
8867 "name": "Volker Dusch",
8868 "email": "github@wallbash.com"
8871 "name": "Bernhard Schussek",
8872 "email": "bschussek@2bepublished.at"
8875 "description": "Provides the functionality to compare PHP values for equality",
8876 "homepage": "https://github.com/sebastianbergmann/comparator",
8883 "issues": "https://github.com/sebastianbergmann/comparator/issues",
8884 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
8885 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
8889 "url": "https://github.com/sebastianbergmann",
8893 "time": "2023-08-14T13:18:12+00:00"
8896 "name": "sebastian/complexity",
8900 "url": "https://github.com/sebastianbergmann/complexity.git",
8901 "reference": "68ff824baeae169ec9f2137158ee529584553799"
8905 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
8906 "reference": "68ff824baeae169ec9f2137158ee529584553799",
8910 "nikic/php-parser": "^4.18 || ^5.0",
8914 "phpunit/phpunit": "^10.0"
8919 "dev-main": "3.2-dev"
8927 "notification-url": "https://packagist.org/downloads/",
8933 "name": "Sebastian Bergmann",
8934 "email": "sebastian@phpunit.de",
8938 "description": "Library for calculating the complexity of PHP code units",
8939 "homepage": "https://github.com/sebastianbergmann/complexity",
8941 "issues": "https://github.com/sebastianbergmann/complexity/issues",
8942 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
8943 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
8947 "url": "https://github.com/sebastianbergmann",
8951 "time": "2023-12-21T08:37:17+00:00"
8954 "name": "sebastian/diff",
8958 "url": "https://github.com/sebastianbergmann/diff.git",
8959 "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f"
8963 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/fbf413a49e54f6b9b17e12d900ac7f6101591b7f",
8964 "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f",
8971 "phpunit/phpunit": "^10.0",
8972 "symfony/process": "^4.2 || ^5"
8977 "dev-main": "5.1-dev"
8985 "notification-url": "https://packagist.org/downloads/",
8991 "name": "Sebastian Bergmann",
8992 "email": "sebastian@phpunit.de"
8995 "name": "Kore Nordmann",
8996 "email": "mail@kore-nordmann.de"
8999 "description": "Diff implementation",
9000 "homepage": "https://github.com/sebastianbergmann/diff",
9008 "issues": "https://github.com/sebastianbergmann/diff/issues",
9009 "security": "https://github.com/sebastianbergmann/diff/security/policy",
9010 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.0"
9014 "url": "https://github.com/sebastianbergmann",
9018 "time": "2023-12-22T10:55:06+00:00"
9021 "name": "sebastian/environment",
9025 "url": "https://github.com/sebastianbergmann/environment.git",
9026 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951"
9030 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951",
9031 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951",
9038 "phpunit/phpunit": "^10.0"
9046 "dev-main": "6.0-dev"
9054 "notification-url": "https://packagist.org/downloads/",
9060 "name": "Sebastian Bergmann",
9061 "email": "sebastian@phpunit.de"
9064 "description": "Provides functionality to handle HHVM/PHP environments",
9065 "homepage": "https://github.com/sebastianbergmann/environment",
9072 "issues": "https://github.com/sebastianbergmann/environment/issues",
9073 "security": "https://github.com/sebastianbergmann/environment/security/policy",
9074 "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1"
9078 "url": "https://github.com/sebastianbergmann",
9082 "time": "2023-04-11T05:39:26+00:00"
9085 "name": "sebastian/exporter",
9089 "url": "https://github.com/sebastianbergmann/exporter.git",
9090 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc"
9094 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc",
9095 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc",
9099 "ext-mbstring": "*",
9101 "sebastian/recursion-context": "^5.0"
9104 "phpunit/phpunit": "^10.0"
9109 "dev-main": "5.1-dev"
9117 "notification-url": "https://packagist.org/downloads/",
9123 "name": "Sebastian Bergmann",
9124 "email": "sebastian@phpunit.de"
9127 "name": "Jeff Welch",
9128 "email": "whatthejeff@gmail.com"
9131 "name": "Volker Dusch",
9132 "email": "github@wallbash.com"
9135 "name": "Adam Harvey",
9136 "email": "aharvey@php.net"
9139 "name": "Bernhard Schussek",
9140 "email": "bschussek@gmail.com"
9143 "description": "Provides the functionality to export PHP variables for visualization",
9144 "homepage": "https://www.github.com/sebastianbergmann/exporter",
9150 "issues": "https://github.com/sebastianbergmann/exporter/issues",
9151 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
9152 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1"
9156 "url": "https://github.com/sebastianbergmann",
9160 "time": "2023-09-24T13:22:09+00:00"
9163 "name": "sebastian/global-state",
9167 "url": "https://github.com/sebastianbergmann/global-state.git",
9168 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
9172 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
9173 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
9178 "sebastian/object-reflector": "^3.0",
9179 "sebastian/recursion-context": "^5.0"
9183 "phpunit/phpunit": "^10.0"
9188 "dev-main": "6.0-dev"
9196 "notification-url": "https://packagist.org/downloads/",
9202 "name": "Sebastian Bergmann",
9203 "email": "sebastian@phpunit.de"
9206 "description": "Snapshotting of global state",
9207 "homepage": "http://www.github.com/sebastianbergmann/global-state",
9212 "issues": "https://github.com/sebastianbergmann/global-state/issues",
9213 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
9214 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
9218 "url": "https://github.com/sebastianbergmann",
9222 "time": "2023-07-19T07:19:23+00:00"
9225 "name": "sebastian/lines-of-code",
9229 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
9230 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
9234 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
9235 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
9239 "nikic/php-parser": "^4.18 || ^5.0",
9243 "phpunit/phpunit": "^10.0"
9248 "dev-main": "2.0-dev"
9256 "notification-url": "https://packagist.org/downloads/",
9262 "name": "Sebastian Bergmann",
9263 "email": "sebastian@phpunit.de",
9267 "description": "Library for counting the lines of code in PHP source code",
9268 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
9270 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
9271 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
9272 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
9276 "url": "https://github.com/sebastianbergmann",
9280 "time": "2023-12-21T08:38:20+00:00"
9283 "name": "sebastian/object-enumerator",
9287 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
9288 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
9292 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
9293 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
9298 "sebastian/object-reflector": "^3.0",
9299 "sebastian/recursion-context": "^5.0"
9302 "phpunit/phpunit": "^10.0"
9307 "dev-main": "5.0-dev"
9315 "notification-url": "https://packagist.org/downloads/",
9321 "name": "Sebastian Bergmann",
9322 "email": "sebastian@phpunit.de"
9325 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
9326 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
9328 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
9329 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
9333 "url": "https://github.com/sebastianbergmann",
9337 "time": "2023-02-03T07:08:32+00:00"
9340 "name": "sebastian/object-reflector",
9344 "url": "https://github.com/sebastianbergmann/object-reflector.git",
9345 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
9349 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
9350 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
9357 "phpunit/phpunit": "^10.0"
9362 "dev-main": "3.0-dev"
9370 "notification-url": "https://packagist.org/downloads/",
9376 "name": "Sebastian Bergmann",
9377 "email": "sebastian@phpunit.de"
9380 "description": "Allows reflection of object attributes, including inherited and non-public ones",
9381 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
9383 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
9384 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
9388 "url": "https://github.com/sebastianbergmann",
9392 "time": "2023-02-03T07:06:18+00:00"
9395 "name": "sebastian/recursion-context",
9399 "url": "https://github.com/sebastianbergmann/recursion-context.git",
9400 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
9404 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
9405 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
9412 "phpunit/phpunit": "^10.0"
9417 "dev-main": "5.0-dev"
9425 "notification-url": "https://packagist.org/downloads/",
9431 "name": "Sebastian Bergmann",
9432 "email": "sebastian@phpunit.de"
9435 "name": "Jeff Welch",
9436 "email": "whatthejeff@gmail.com"
9439 "name": "Adam Harvey",
9440 "email": "aharvey@php.net"
9443 "description": "Provides functionality to recursively process PHP variables",
9444 "homepage": "https://github.com/sebastianbergmann/recursion-context",
9446 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
9447 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
9451 "url": "https://github.com/sebastianbergmann",
9455 "time": "2023-02-03T07:05:40+00:00"
9458 "name": "sebastian/type",
9462 "url": "https://github.com/sebastianbergmann/type.git",
9463 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
9467 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
9468 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
9475 "phpunit/phpunit": "^10.0"
9480 "dev-main": "4.0-dev"
9488 "notification-url": "https://packagist.org/downloads/",
9494 "name": "Sebastian Bergmann",
9495 "email": "sebastian@phpunit.de",
9499 "description": "Collection of value objects that represent the types of the PHP type system",
9500 "homepage": "https://github.com/sebastianbergmann/type",
9502 "issues": "https://github.com/sebastianbergmann/type/issues",
9503 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
9507 "url": "https://github.com/sebastianbergmann",
9511 "time": "2023-02-03T07:10:45+00:00"
9514 "name": "sebastian/version",
9518 "url": "https://github.com/sebastianbergmann/version.git",
9519 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
9523 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
9524 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
9533 "dev-main": "4.0-dev"
9541 "notification-url": "https://packagist.org/downloads/",
9547 "name": "Sebastian Bergmann",
9548 "email": "sebastian@phpunit.de",
9552 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
9553 "homepage": "https://github.com/sebastianbergmann/version",
9555 "issues": "https://github.com/sebastianbergmann/version/issues",
9556 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
9560 "url": "https://github.com/sebastianbergmann",
9564 "time": "2023-02-07T11:34:05+00:00"
9567 "name": "symfony/browser-kit",
9568 "version": "v7.0.0",
9571 "url": "https://github.com/symfony/browser-kit.git",
9572 "reference": "c53a6e9bcb4528be535d458450b07aa81620459e"
9576 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c53a6e9bcb4528be535d458450b07aa81620459e",
9577 "reference": "c53a6e9bcb4528be535d458450b07aa81620459e",
9582 "symfony/dom-crawler": "^6.4|^7.0"
9585 "symfony/css-selector": "^6.4|^7.0",
9586 "symfony/http-client": "^6.4|^7.0",
9587 "symfony/mime": "^6.4|^7.0",
9588 "symfony/process": "^6.4|^7.0"
9593 "Symfony\\Component\\BrowserKit\\": ""
9595 "exclude-from-classmap": [
9599 "notification-url": "https://packagist.org/downloads/",
9605 "name": "Fabien Potencier",
9606 "email": "fabien@symfony.com"
9609 "name": "Symfony Community",
9610 "homepage": "https://symfony.com/contributors"
9613 "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
9614 "homepage": "https://symfony.com",
9616 "source": "https://github.com/symfony/browser-kit/tree/v7.0.0"
9620 "url": "https://symfony.com/sponsor",
9624 "url": "https://github.com/fabpot",
9628 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9632 "time": "2023-10-31T17:37:24+00:00"
9635 "name": "symfony/css-selector",
9636 "version": "v7.0.0",
9639 "url": "https://github.com/symfony/css-selector.git",
9640 "reference": "bb51d46e53ef8d50d523f0c5faedba056a27943e"
9644 "url": "https://api.github.com/repos/symfony/css-selector/zipball/bb51d46e53ef8d50d523f0c5faedba056a27943e",
9645 "reference": "bb51d46e53ef8d50d523f0c5faedba056a27943e",
9654 "Symfony\\Component\\CssSelector\\": ""
9656 "exclude-from-classmap": [
9660 "notification-url": "https://packagist.org/downloads/",
9666 "name": "Fabien Potencier",
9667 "email": "fabien@symfony.com"
9670 "name": "Jean-FranƧois Simon",
9671 "email": "jeanfrancois.simon@sensiolabs.com"
9674 "name": "Symfony Community",
9675 "homepage": "https://symfony.com/contributors"
9678 "description": "Converts CSS selectors to XPath expressions",
9679 "homepage": "https://symfony.com",
9681 "source": "https://github.com/symfony/css-selector/tree/v7.0.0"
9685 "url": "https://symfony.com/sponsor",
9689 "url": "https://github.com/fabpot",
9693 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9697 "time": "2023-10-31T17:59:56+00:00"
9700 "name": "symfony/debug-bundle",
9701 "version": "v7.0.0",
9704 "url": "https://github.com/symfony/debug-bundle.git",
9705 "reference": "7e540aebec5b7848bbdfaa1a045ed130e1791156"
9709 "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/7e540aebec5b7848bbdfaa1a045ed130e1791156",
9710 "reference": "7e540aebec5b7848bbdfaa1a045ed130e1791156",
9716 "symfony/dependency-injection": "^6.4|^7.0",
9717 "symfony/http-kernel": "^6.4|^7.0",
9718 "symfony/twig-bridge": "^6.4|^7.0",
9719 "symfony/var-dumper": "^6.4|^7.0"
9722 "symfony/config": "<6.4",
9723 "symfony/dependency-injection": "<6.4"
9726 "symfony/config": "^6.4|^7.0",
9727 "symfony/web-profiler-bundle": "^6.4|^7.0"
9729 "type": "symfony-bundle",
9732 "Symfony\\Bundle\\DebugBundle\\": ""
9734 "exclude-from-classmap": [
9738 "notification-url": "https://packagist.org/downloads/",
9744 "name": "Fabien Potencier",
9745 "email": "fabien@symfony.com"
9748 "name": "Symfony Community",
9749 "homepage": "https://symfony.com/contributors"
9752 "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
9753 "homepage": "https://symfony.com",
9755 "source": "https://github.com/symfony/debug-bundle/tree/v7.0.0"
9759 "url": "https://symfony.com/sponsor",
9763 "url": "https://github.com/fabpot",
9767 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9771 "time": "2023-11-07T10:26:03+00:00"
9774 "name": "symfony/dom-crawler",
9775 "version": "v7.0.0",
9778 "url": "https://github.com/symfony/dom-crawler.git",
9779 "reference": "d13205f444a535f4a6e52186aedbc99664f66a86"
9783 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/d13205f444a535f4a6e52186aedbc99664f66a86",
9784 "reference": "d13205f444a535f4a6e52186aedbc99664f66a86",
9788 "masterminds/html5": "^2.6",
9790 "symfony/polyfill-ctype": "~1.8",
9791 "symfony/polyfill-mbstring": "~1.0"
9794 "symfony/css-selector": "^6.4|^7.0"
9799 "Symfony\\Component\\DomCrawler\\": ""
9801 "exclude-from-classmap": [
9805 "notification-url": "https://packagist.org/downloads/",
9811 "name": "Fabien Potencier",
9812 "email": "fabien@symfony.com"
9815 "name": "Symfony Community",
9816 "homepage": "https://symfony.com/contributors"
9819 "description": "Eases DOM navigation for HTML and XML documents",
9820 "homepage": "https://symfony.com",
9822 "source": "https://github.com/symfony/dom-crawler/tree/v7.0.0"
9826 "url": "https://symfony.com/sponsor",
9830 "url": "https://github.com/fabpot",
9834 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9838 "time": "2023-11-20T16:43:42+00:00"
9841 "name": "symfony/maker-bundle",
9842 "version": "v1.52.0",
9845 "url": "https://github.com/symfony/maker-bundle.git",
9846 "reference": "112f9466c94a46ca33dc441eee59a12cd1790757"
9850 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/112f9466c94a46ca33dc441eee59a12cd1790757",
9851 "reference": "112f9466c94a46ca33dc441eee59a12cd1790757",
9855 "doctrine/inflector": "^2.0",
9856 "nikic/php-parser": "^4.11",
9858 "symfony/config": "^6.3|^7.0",
9859 "symfony/console": "^6.3|^7.0",
9860 "symfony/dependency-injection": "^6.3|^7.0",
9861 "symfony/deprecation-contracts": "^2.2|^3",
9862 "symfony/filesystem": "^6.3|^7.0",
9863 "symfony/finder": "^6.3|^7.0",
9864 "symfony/framework-bundle": "^6.3|^7.0",
9865 "symfony/http-kernel": "^6.3|^7.0",
9866 "symfony/process": "^6.3|^7.0"
9869 "doctrine/doctrine-bundle": "<2.4",
9870 "doctrine/orm": "<2.10"
9873 "composer/semver": "^3.0",
9874 "doctrine/doctrine-bundle": "^2.5.0",
9875 "doctrine/orm": "^2.10.0",
9876 "symfony/http-client": "^6.3|^7.0",
9877 "symfony/phpunit-bridge": "^6.3|^7.0",
9878 "symfony/security-core": "^6.3|^7.0",
9879 "symfony/yaml": "^6.3|^7.0",
9880 "twig/twig": "^2.0|^3.0"
9882 "type": "symfony-bundle",
9885 "dev-main": "1.x-dev"
9890 "Symfony\\Bundle\\MakerBundle\\": "src/"
9893 "notification-url": "https://packagist.org/downloads/",
9899 "name": "Symfony Community",
9900 "homepage": "https://symfony.com/contributors"
9903 "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
9904 "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
9913 "issues": "https://github.com/symfony/maker-bundle/issues",
9914 "source": "https://github.com/symfony/maker-bundle/tree/v1.52.0"
9918 "url": "https://symfony.com/sponsor",
9922 "url": "https://github.com/fabpot",
9926 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9930 "time": "2023-10-31T18:23:49+00:00"
9933 "name": "symfony/phpunit-bridge",
9934 "version": "v7.0.2",
9937 "url": "https://github.com/symfony/phpunit-bridge.git",
9938 "reference": "92df075808c9437beca9540e25ae0c40eea1c061"
9942 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/92df075808c9437beca9540e25ae0c40eea1c061",
9943 "reference": "92df075808c9437beca9540e25ae0c40eea1c061",
9950 "phpunit/phpunit": "<7.5|9.1.2"
9953 "symfony/deprecation-contracts": "^2.5|^3.0",
9954 "symfony/error-handler": "^5.4|^6.4|^7.0",
9955 "symfony/polyfill-php81": "^1.27"
9958 "bin/simple-phpunit"
9960 "type": "symfony-bridge",
9963 "name": "phpunit/phpunit",
9964 "url": "https://github.com/sebastianbergmann/phpunit"
9972 "Symfony\\Bridge\\PhpUnit\\": ""
9974 "exclude-from-classmap": [
9978 "notification-url": "https://packagist.org/downloads/",
9984 "name": "Nicolas Grekas",
9985 "email": "p@tchwork.com"
9988 "name": "Symfony Community",
9989 "homepage": "https://symfony.com/contributors"
9992 "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
9993 "homepage": "https://symfony.com",
9995 "source": "https://github.com/symfony/phpunit-bridge/tree/v7.0.2"
9999 "url": "https://symfony.com/sponsor",
10003 "url": "https://github.com/fabpot",
10007 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10011 "time": "2023-12-19T11:23:03+00:00"
10014 "name": "theseer/tokenizer",
10015 "version": "1.2.2",
10018 "url": "https://github.com/theseer/tokenizer.git",
10019 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
10023 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
10024 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
10029 "ext-tokenizer": "*",
10030 "ext-xmlwriter": "*",
10031 "php": "^7.2 || ^8.0"
10039 "notification-url": "https://packagist.org/downloads/",
10045 "name": "Arne Blankerts",
10046 "email": "arne@blankerts.de",
10047 "role": "Developer"
10050 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
10052 "issues": "https://github.com/theseer/tokenizer/issues",
10053 "source": "https://github.com/theseer/tokenizer/tree/1.2.2"
10057 "url": "https://github.com/theseer",
10061 "time": "2023-11-20T00:12:19+00:00"
10065 "minimum-stability": "dev",
10066 "stability-flags": {
10067 "rapsys/blogbundle": 20,
10068 "rapsys/packbundle": 20,
10069 "rapsys/userbundle": 20
10071 "prefer-stable": true,
10072 "prefer-lowest": false,
10078 "platform-dev": [],
10079 "plugin-api-version": "2.3.0"