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": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
478 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
479 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
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.3"
513 "time": "2024-01-30T19:34:25+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.4",
1162 "url": "https://github.com/doctrine/orm.git",
1163 "reference": "ccfc97c32f63aaa0988ac6aa42e71c5590bb794d"
1167 "url": "https://api.github.com/repos/doctrine/orm/zipball/ccfc97c32f63aaa0988ac6aa42e71c5590bb794d",
1168 "reference": "ccfc97c32f63aaa0988ac6aa42e71c5590bb794d",
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.4"
1256 "time": "2024-01-26T19:41:16+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.3",
2238 "url": "https://github.com/symfony/asset.git",
2239 "reference": "3ae493792fc17cc31b84e231f30f2d154575f171"
2243 "url": "https://api.github.com/repos/symfony/asset/zipball/3ae493792fc17cc31b84e231f30f2d154575f171",
2244 "reference": "3ae493792fc17cc31b84e231f30f2d154575f171",
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.3"
2288 "url": "https://symfony.com/sponsor",
2292 "url": "https://github.com/fabpot",
2296 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2300 "time": "2024-01-23T15:02:46+00:00"
2303 "name": "symfony/cache",
2304 "version": "v7.0.3",
2307 "url": "https://github.com/symfony/cache.git",
2308 "reference": "2207eceb2433d74df81232d97439bf508cb9e050"
2312 "url": "https://api.github.com/repos/symfony/cache/zipball/2207eceb2433d74df81232d97439bf508cb9e050",
2313 "reference": "2207eceb2433d74df81232d97439bf508cb9e050",
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.3"
2384 "url": "https://symfony.com/sponsor",
2388 "url": "https://github.com/fabpot",
2392 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2396 "time": "2024-01-23T15:02:46+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.3",
2479 "url": "https://github.com/symfony/clock.git",
2480 "reference": "1c680e565dc0044d8ed3baeb57835fcacd9c6aed"
2484 "url": "https://api.github.com/repos/symfony/clock/zipball/1c680e565dc0044d8ed3baeb57835fcacd9c6aed",
2485 "reference": "1c680e565dc0044d8ed3baeb57835fcacd9c6aed",
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.3"
2534 "url": "https://symfony.com/sponsor",
2538 "url": "https://github.com/fabpot",
2542 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2546 "time": "2024-01-23T15:02:46+00:00"
2549 "name": "symfony/config",
2550 "version": "v7.0.3",
2553 "url": "https://github.com/symfony/config.git",
2554 "reference": "86a5027869ca3d6bdecae6d5d6c2f77c8f2c1d16"
2558 "url": "https://api.github.com/repos/symfony/config/zipball/86a5027869ca3d6bdecae6d5d6c2f77c8f2c1d16",
2559 "reference": "86a5027869ca3d6bdecae6d5d6c2f77c8f2c1d16",
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.3"
2609 "url": "https://symfony.com/sponsor",
2613 "url": "https://github.com/fabpot",
2617 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2621 "time": "2024-01-30T08:34:29+00:00"
2624 "name": "symfony/console",
2625 "version": "v7.0.3",
2628 "url": "https://github.com/symfony/console.git",
2629 "reference": "c5010d50f1ee4b25cfa0201d9915cf1b14071456"
2633 "url": "https://api.github.com/repos/symfony/console/zipball/c5010d50f1ee4b25cfa0201d9915cf1b14071456",
2634 "reference": "c5010d50f1ee4b25cfa0201d9915cf1b14071456",
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.3"
2702 "url": "https://symfony.com/sponsor",
2706 "url": "https://github.com/fabpot",
2710 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2714 "time": "2024-01-23T15:02:46+00:00"
2717 "name": "symfony/dependency-injection",
2718 "version": "v7.0.3",
2721 "url": "https://github.com/symfony/dependency-injection.git",
2722 "reference": "e915c6684b8e3ae90a4441f6823ebbb40edf0b92"
2726 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e915c6684b8e3ae90a4441f6823ebbb40edf0b92",
2727 "reference": "e915c6684b8e3ae90a4441f6823ebbb40edf0b92",
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.3"
2782 "url": "https://symfony.com/sponsor",
2786 "url": "https://github.com/fabpot",
2790 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2794 "time": "2024-01-30T08:34:29+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.3",
2868 "url": "https://github.com/symfony/doctrine-bridge.git",
2869 "reference": "fbea8d2b5f5c6cf0a2aab882571a047ee9238cb4"
2873 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/fbea8d2b5f5c6cf0a2aab882571a047ee9238cb4",
2874 "reference": "fbea8d2b5f5c6cf0a2aab882571a047ee9238cb4",
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.3"
2955 "url": "https://symfony.com/sponsor",
2959 "url": "https://github.com/fabpot",
2963 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2967 "time": "2024-01-30T13:55:15+00:00"
2970 "name": "symfony/doctrine-messenger",
2971 "version": "v7.0.3",
2974 "url": "https://github.com/symfony/doctrine-messenger.git",
2975 "reference": "2e31535147212328570717d091e082326963d40e"
2979 "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/2e31535147212328570717d091e082326963d40e",
2980 "reference": "2e31535147212328570717d091e082326963d40e",
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.3"
3027 "url": "https://symfony.com/sponsor",
3031 "url": "https://github.com/fabpot",
3035 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3039 "time": "2024-01-23T15:02:46+00:00"
3042 "name": "symfony/dotenv",
3043 "version": "v7.0.3",
3046 "url": "https://github.com/symfony/dotenv.git",
3047 "reference": "4c69bf8ff41bd959050033eccb28ebe4b5c9b012"
3051 "url": "https://api.github.com/repos/symfony/dotenv/zipball/4c69bf8ff41bd959050033eccb28ebe4b5c9b012",
3052 "reference": "4c69bf8ff41bd959050033eccb28ebe4b5c9b012",
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.3"
3101 "url": "https://symfony.com/sponsor",
3105 "url": "https://github.com/fabpot",
3109 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3113 "time": "2024-01-23T15:02:46+00:00"
3116 "name": "symfony/error-handler",
3117 "version": "v7.0.3",
3120 "url": "https://github.com/symfony/error-handler.git",
3121 "reference": "9441608b79577176b6d8e44012cc3d20b4b45242"
3125 "url": "https://api.github.com/repos/symfony/error-handler/zipball/9441608b79577176b6d8e44012cc3d20b4b45242",
3126 "reference": "9441608b79577176b6d8e44012cc3d20b4b45242",
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.3"
3176 "url": "https://symfony.com/sponsor",
3180 "url": "https://github.com/fabpot",
3184 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3188 "time": "2024-01-29T15:41:16+00:00"
3191 "name": "symfony/event-dispatcher",
3192 "version": "v7.0.3",
3195 "url": "https://github.com/symfony/event-dispatcher.git",
3196 "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e"
3200 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/834c28d533dd0636f910909d01b9ff45cc094b5e",
3201 "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e",
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.3"
3256 "url": "https://symfony.com/sponsor",
3260 "url": "https://github.com/fabpot",
3264 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3268 "time": "2024-01-23T15:02:46+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.3",
3351 "url": "https://github.com/symfony/expression-language.git",
3352 "reference": "0877c599cb260c9614f9229c0a2090d6919fd621"
3356 "url": "https://api.github.com/repos/symfony/expression-language/zipball/0877c599cb260c9614f9229c0a2090d6919fd621",
3357 "reference": "0877c599cb260c9614f9229c0a2090d6919fd621",
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.3"
3395 "url": "https://symfony.com/sponsor",
3399 "url": "https://github.com/fabpot",
3403 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3407 "time": "2024-01-23T15:02:46+00:00"
3410 "name": "symfony/filesystem",
3411 "version": "v7.0.3",
3414 "url": "https://github.com/symfony/filesystem.git",
3415 "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12"
3419 "url": "https://api.github.com/repos/symfony/filesystem/zipball/2890e3a825bc0c0558526c04499c13f83e1b6b12",
3420 "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12",
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.3"
3458 "url": "https://symfony.com/sponsor",
3462 "url": "https://github.com/fabpot",
3466 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3470 "time": "2024-01-23T15:02:46+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.3",
3606 "url": "https://github.com/symfony/form.git",
3607 "reference": "76bfa17bf31d86bb00938725f276a84e697491b9"
3611 "url": "https://api.github.com/repos/symfony/form/zipball/76bfa17bf31d86bb00938725f276a84e697491b9",
3612 "reference": "76bfa17bf31d86bb00938725f276a84e697491b9",
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.3|>=7.0,<7.0.3",
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.3|^7.0.3",
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.3"
3683 "url": "https://symfony.com/sponsor",
3687 "url": "https://github.com/fabpot",
3691 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3695 "time": "2024-01-23T15:02:46+00:00"
3698 "name": "symfony/framework-bundle",
3699 "version": "v7.0.3",
3702 "url": "https://github.com/symfony/framework-bundle.git",
3703 "reference": "3584457e3dbea9d6d43726e52c18672489669ff5"
3707 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/3584457e3dbea9d6d43726e52c18672489669ff5",
3708 "reference": "3584457e3dbea9d6d43726e52c18672489669ff5",
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.3|>=7.0.0,<7.0.3",
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.3|^7.0.3",
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.3"
3829 "url": "https://symfony.com/sponsor",
3833 "url": "https://github.com/fabpot",
3837 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3841 "time": "2024-01-29T15:41:16+00:00"
3844 "name": "symfony/http-client",
3845 "version": "v7.0.3",
3848 "url": "https://github.com/symfony/http-client.git",
3849 "reference": "3d2605c07cd14aec294f72f5bf8147702f7a5ada"
3853 "url": "https://api.github.com/repos/symfony/http-client/zipball/3d2605c07cd14aec294f72f5bf8147702f7a5ada",
3854 "reference": "3d2605c07cd14aec294f72f5bf8147702f7a5ada",
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.3"
3921 "url": "https://symfony.com/sponsor",
3925 "url": "https://github.com/fabpot",
3929 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3933 "time": "2024-01-29T15:41:16+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.3",
4018 "url": "https://github.com/symfony/http-foundation.git",
4019 "reference": "f24e2568376e98978022fd09ce45e2dd049e67c8"
4023 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f24e2568376e98978022fd09ce45e2dd049e67c8",
4024 "reference": "f24e2568376e98978022fd09ce45e2dd049e67c8",
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.3"
4076 "url": "https://symfony.com/sponsor",
4080 "url": "https://github.com/fabpot",
4084 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4088 "time": "2024-01-23T15:02:46+00:00"
4091 "name": "symfony/http-kernel",
4092 "version": "v7.0.3",
4095 "url": "https://github.com/symfony/http-kernel.git",
4096 "reference": "6352029d6667e8ac5b54aae95afe10b2706b31ac"
4100 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6352029d6667e8ac5b54aae95afe10b2706b31ac",
4101 "reference": "6352029d6667e8ac5b54aae95afe10b2706b31ac",
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.3"
4188 "url": "https://symfony.com/sponsor",
4192 "url": "https://github.com/fabpot",
4196 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4200 "time": "2024-01-31T07:32:56+00:00"
4203 "name": "symfony/intl",
4204 "version": "v7.0.3",
4207 "url": "https://github.com/symfony/intl.git",
4208 "reference": "295995df4acf6790a35b9ce6ec32b313efb11ff8"
4212 "url": "https://api.github.com/repos/symfony/intl/zipball/295995df4acf6790a35b9ce6ec32b313efb11ff8",
4213 "reference": "295995df4acf6790a35b9ce6ec32b313efb11ff8",
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.3"
4270 "url": "https://symfony.com/sponsor",
4274 "url": "https://github.com/fabpot",
4278 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4282 "time": "2024-01-23T15:02:46+00:00"
4285 "name": "symfony/mailer",
4286 "version": "v7.0.3",
4289 "url": "https://github.com/symfony/mailer.git",
4290 "reference": "2f71c0f6d62d28784783fdc5477e19dd57065d78"
4294 "url": "https://api.github.com/repos/symfony/mailer/zipball/2f71c0f6d62d28784783fdc5477e19dd57065d78",
4295 "reference": "2f71c0f6d62d28784783fdc5477e19dd57065d78",
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.3"
4350 "url": "https://symfony.com/sponsor",
4354 "url": "https://github.com/fabpot",
4358 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4362 "time": "2024-01-29T15:41:16+00:00"
4365 "name": "symfony/messenger",
4366 "version": "v7.0.3",
4369 "url": "https://github.com/symfony/messenger.git",
4370 "reference": "6271373f5dd4cc1750eccb73839d20797bd66072"
4374 "url": "https://api.github.com/repos/symfony/messenger/zipball/6271373f5dd4cc1750eccb73839d20797bd66072",
4375 "reference": "6271373f5dd4cc1750eccb73839d20797bd66072",
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.3"
4436 "url": "https://symfony.com/sponsor",
4440 "url": "https://github.com/fabpot",
4444 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4448 "time": "2024-01-30T13:55:15+00:00"
4451 "name": "symfony/mime",
4452 "version": "v7.0.3",
4455 "url": "https://github.com/symfony/mime.git",
4456 "reference": "c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716"
4460 "url": "https://api.github.com/repos/symfony/mime/zipball/c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716",
4461 "reference": "c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716",
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.3"
4519 "url": "https://symfony.com/sponsor",
4523 "url": "https://github.com/fabpot",
4527 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4531 "time": "2024-01-30T08:34:29+00:00"
4534 "name": "symfony/monolog-bridge",
4535 "version": "v7.0.3",
4538 "url": "https://github.com/symfony/monolog-bridge.git",
4539 "reference": "5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1"
4543 "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1",
4544 "reference": "5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1",
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.3"
4597 "url": "https://symfony.com/sponsor",
4601 "url": "https://github.com/fabpot",
4605 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4609 "time": "2024-01-23T15:02:46+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.3",
4697 "url": "https://github.com/symfony/notifier.git",
4698 "reference": "515326dab227ecd3198b04df50edf949f7767a9a"
4702 "url": "https://api.github.com/repos/symfony/notifier/zipball/515326dab227ecd3198b04df50edf949f7767a9a",
4703 "reference": "515326dab227ecd3198b04df50edf949f7767a9a",
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.3"
4756 "url": "https://symfony.com/sponsor",
4760 "url": "https://github.com/fabpot",
4764 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4768 "time": "2024-01-23T15:02:46+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.3",
4842 "url": "https://github.com/symfony/password-hasher.git",
4843 "reference": "c2447171293bd73dabeae293c8d9d824b444babf"
4847 "url": "https://api.github.com/repos/symfony/password-hasher/zipball/c2447171293bd73dabeae293c8d9d824b444babf",
4848 "reference": "c2447171293bd73dabeae293c8d9d824b444babf",
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.3"
4895 "url": "https://symfony.com/sponsor",
4899 "url": "https://github.com/fabpot",
4903 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4907 "time": "2024-01-23T15:02:46+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.3",
5416 "url": "https://github.com/symfony/process.git",
5417 "reference": "937a195147e0c27b2759ade834169ed006d0bc74"
5421 "url": "https://api.github.com/repos/symfony/process/zipball/937a195147e0c27b2759ade834169ed006d0bc74",
5422 "reference": "937a195147e0c27b2759ade834169ed006d0bc74",
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.3"
5458 "url": "https://symfony.com/sponsor",
5462 "url": "https://github.com/fabpot",
5466 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5470 "time": "2024-01-23T15:02:46+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.3",
5525 "url": "https://github.com/symfony/property-access.git",
5526 "reference": "5c7814d1a84bc11254c5bc761d9878b04e708dec"
5530 "url": "https://api.github.com/repos/symfony/property-access/zipball/5c7814d1a84bc11254c5bc761d9878b04e708dec",
5531 "reference": "5c7814d1a84bc11254c5bc761d9878b04e708dec",
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.3"
5582 "url": "https://symfony.com/sponsor",
5586 "url": "https://github.com/fabpot",
5590 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5594 "time": "2024-01-23T15:02:46+00:00"
5597 "name": "symfony/property-info",
5598 "version": "v7.0.3",
5601 "url": "https://github.com/symfony/property-info.git",
5602 "reference": "e160f92ea827243abf2dbf36b8460b1377194406"
5606 "url": "https://api.github.com/repos/symfony/property-info/zipball/e160f92ea827243abf2dbf36b8460b1377194406",
5607 "reference": "e160f92ea827243abf2dbf36b8460b1377194406",
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.3"
5665 "url": "https://symfony.com/sponsor",
5669 "url": "https://github.com/fabpot",
5673 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5677 "time": "2024-01-23T15:02:46+00:00"
5680 "name": "symfony/routing",
5681 "version": "v7.0.3",
5684 "url": "https://github.com/symfony/routing.git",
5685 "reference": "858b26756ffc35a11238b269b484ee3a393a74d3"
5689 "url": "https://api.github.com/repos/symfony/routing/zipball/858b26756ffc35a11238b269b484ee3a393a74d3",
5690 "reference": "858b26756ffc35a11238b269b484ee3a393a74d3",
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.3"
5746 "url": "https://symfony.com/sponsor",
5750 "url": "https://github.com/fabpot",
5754 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5758 "time": "2024-01-30T13:55:15+00:00"
5761 "name": "symfony/runtime",
5762 "version": "v7.0.3",
5765 "url": "https://github.com/symfony/runtime.git",
5766 "reference": "ef2c2fd4b40fb8cd22221154399ad8888e81cdb5"
5770 "url": "https://api.github.com/repos/symfony/runtime/zipball/ef2c2fd4b40fb8cd22221154399ad8888e81cdb5",
5771 "reference": "ef2c2fd4b40fb8cd22221154399ad8888e81cdb5",
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.3"
5825 "url": "https://symfony.com/sponsor",
5829 "url": "https://github.com/fabpot",
5833 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5837 "time": "2024-01-23T15:02:46+00:00"
5840 "name": "symfony/security-bundle",
5841 "version": "v7.0.3",
5844 "url": "https://github.com/symfony/security-bundle.git",
5845 "reference": "84984586e74a3c194c17d6b33ccca682ead23e05"
5849 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/84984586e74a3c194c17d6b33ccca682ead23e05",
5850 "reference": "84984586e74a3c194c17d6b33ccca682ead23e05",
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.3"
5936 "url": "https://symfony.com/sponsor",
5940 "url": "https://github.com/fabpot",
5944 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5948 "time": "2024-01-29T15:41:16+00:00"
5951 "name": "symfony/security-core",
5952 "version": "v7.0.3",
5955 "url": "https://github.com/symfony/security-core.git",
5956 "reference": "72b9d961a5dcd21e6bc29b99df51a9000a15dde0"
5960 "url": "https://api.github.com/repos/symfony/security-core/zipball/72b9d961a5dcd21e6bc29b99df51a9000a15dde0",
5961 "reference": "72b9d961a5dcd21e6bc29b99df51a9000a15dde0",
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/translation": "<6.4.3|>=7.0,<7.0.3",
5975 "symfony/validator": "<6.4"
5978 "psr/cache": "^1.0|^2.0|^3.0",
5979 "psr/container": "^1.1|^2.0",
5980 "psr/log": "^1|^2|^3",
5981 "symfony/cache": "^6.4|^7.0",
5982 "symfony/event-dispatcher": "^6.4|^7.0",
5983 "symfony/expression-language": "^6.4|^7.0",
5984 "symfony/http-foundation": "^6.4|^7.0",
5985 "symfony/ldap": "^6.4|^7.0",
5986 "symfony/string": "^6.4|^7.0",
5987 "symfony/translation": "^6.4.3|^7.0.3",
5988 "symfony/validator": "^6.4|^7.0"
5993 "Symfony\\Component\\Security\\Core\\": ""
5995 "exclude-from-classmap": [
5999 "notification-url": "https://packagist.org/downloads/",
6005 "name": "Fabien Potencier",
6006 "email": "fabien@symfony.com"
6009 "name": "Symfony Community",
6010 "homepage": "https://symfony.com/contributors"
6013 "description": "Symfony Security Component - Core Library",
6014 "homepage": "https://symfony.com",
6016 "source": "https://github.com/symfony/security-core/tree/v7.0.3"
6020 "url": "https://symfony.com/sponsor",
6024 "url": "https://github.com/fabpot",
6028 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6032 "time": "2024-01-23T15:02:46+00:00"
6035 "name": "symfony/security-csrf",
6036 "version": "v7.0.3",
6039 "url": "https://github.com/symfony/security-csrf.git",
6040 "reference": "f0f724e599f069b768e335e4bdf795726c7dfe8e"
6044 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/f0f724e599f069b768e335e4bdf795726c7dfe8e",
6045 "reference": "f0f724e599f069b768e335e4bdf795726c7dfe8e",
6050 "symfony/security-core": "^6.4|^7.0"
6053 "symfony/http-foundation": "<6.4"
6056 "symfony/http-foundation": "^6.4|^7.0"
6061 "Symfony\\Component\\Security\\Csrf\\": ""
6063 "exclude-from-classmap": [
6067 "notification-url": "https://packagist.org/downloads/",
6073 "name": "Fabien Potencier",
6074 "email": "fabien@symfony.com"
6077 "name": "Symfony Community",
6078 "homepage": "https://symfony.com/contributors"
6081 "description": "Symfony Security Component - CSRF Library",
6082 "homepage": "https://symfony.com",
6084 "source": "https://github.com/symfony/security-csrf/tree/v7.0.3"
6088 "url": "https://symfony.com/sponsor",
6092 "url": "https://github.com/fabpot",
6096 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6100 "time": "2024-01-23T15:02:46+00:00"
6103 "name": "symfony/security-http",
6104 "version": "v7.0.3",
6107 "url": "https://github.com/symfony/security-http.git",
6108 "reference": "d974526dc43525a17bd588e45f86f382edd57331"
6112 "url": "https://api.github.com/repos/symfony/security-http/zipball/d974526dc43525a17bd588e45f86f382edd57331",
6113 "reference": "d974526dc43525a17bd588e45f86f382edd57331",
6118 "symfony/http-foundation": "^6.4|^7.0",
6119 "symfony/http-kernel": "^6.4|^7.0",
6120 "symfony/polyfill-mbstring": "~1.0",
6121 "symfony/property-access": "^6.4|^7.0",
6122 "symfony/security-core": "^6.4|^7.0",
6123 "symfony/service-contracts": "^2.5|^3"
6126 "symfony/clock": "<6.4",
6127 "symfony/event-dispatcher": "<6.4",
6128 "symfony/http-client-contracts": "<3.0",
6129 "symfony/security-bundle": "<6.4",
6130 "symfony/security-csrf": "<6.4"
6133 "psr/log": "^1|^2|^3",
6134 "symfony/cache": "^6.4|^7.0",
6135 "symfony/clock": "^6.4|^7.0",
6136 "symfony/expression-language": "^6.4|^7.0",
6137 "symfony/http-client-contracts": "^3.0",
6138 "symfony/rate-limiter": "^6.4|^7.0",
6139 "symfony/routing": "^6.4|^7.0",
6140 "symfony/security-csrf": "^6.4|^7.0",
6141 "symfony/translation": "^6.4|^7.0",
6142 "web-token/jwt-checker": "^3.1",
6143 "web-token/jwt-signature-algorithm-ecdsa": "^3.1"
6148 "Symfony\\Component\\Security\\Http\\": ""
6150 "exclude-from-classmap": [
6154 "notification-url": "https://packagist.org/downloads/",
6160 "name": "Fabien Potencier",
6161 "email": "fabien@symfony.com"
6164 "name": "Symfony Community",
6165 "homepage": "https://symfony.com/contributors"
6168 "description": "Symfony Security Component - HTTP Integration",
6169 "homepage": "https://symfony.com",
6171 "source": "https://github.com/symfony/security-http/tree/v7.0.3"
6175 "url": "https://symfony.com/sponsor",
6179 "url": "https://github.com/fabpot",
6183 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6187 "time": "2024-01-23T15:02:46+00:00"
6190 "name": "symfony/serializer",
6191 "version": "v7.0.3",
6194 "url": "https://github.com/symfony/serializer.git",
6195 "reference": "6e83031c481e50b6f28e72531660341f1f120e6f"
6199 "url": "https://api.github.com/repos/symfony/serializer/zipball/6e83031c481e50b6f28e72531660341f1f120e6f",
6200 "reference": "6e83031c481e50b6f28e72531660341f1f120e6f",
6205 "symfony/polyfill-ctype": "~1.8"
6208 "phpdocumentor/reflection-docblock": "<3.2.2",
6209 "phpdocumentor/type-resolver": "<1.4.0",
6210 "symfony/dependency-injection": "<6.4",
6211 "symfony/property-access": "<6.4",
6212 "symfony/property-info": "<6.4",
6213 "symfony/uid": "<6.4",
6214 "symfony/validator": "<6.4",
6215 "symfony/yaml": "<6.4"
6218 "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
6219 "seld/jsonlint": "^1.10",
6220 "symfony/cache": "^6.4|^7.0",
6221 "symfony/config": "^6.4|^7.0",
6222 "symfony/console": "^6.4|^7.0",
6223 "symfony/dependency-injection": "^6.4|^7.0",
6224 "symfony/error-handler": "^6.4|^7.0",
6225 "symfony/filesystem": "^6.4|^7.0",
6226 "symfony/form": "^6.4|^7.0",
6227 "symfony/http-foundation": "^6.4|^7.0",
6228 "symfony/http-kernel": "^6.4|^7.0",
6229 "symfony/messenger": "^6.4|^7.0",
6230 "symfony/mime": "^6.4|^7.0",
6231 "symfony/property-access": "^6.4|^7.0",
6232 "symfony/property-info": "^6.4|^7.0",
6233 "symfony/translation-contracts": "^2.5|^3",
6234 "symfony/uid": "^6.4|^7.0",
6235 "symfony/validator": "^6.4|^7.0",
6236 "symfony/var-dumper": "^6.4|^7.0",
6237 "symfony/var-exporter": "^6.4|^7.0",
6238 "symfony/yaml": "^6.4|^7.0"
6243 "Symfony\\Component\\Serializer\\": ""
6245 "exclude-from-classmap": [
6249 "notification-url": "https://packagist.org/downloads/",
6255 "name": "Fabien Potencier",
6256 "email": "fabien@symfony.com"
6259 "name": "Symfony Community",
6260 "homepage": "https://symfony.com/contributors"
6263 "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
6264 "homepage": "https://symfony.com",
6266 "source": "https://github.com/symfony/serializer/tree/v7.0.3"
6270 "url": "https://symfony.com/sponsor",
6274 "url": "https://github.com/fabpot",
6278 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6282 "time": "2024-01-30T08:34:29+00:00"
6285 "name": "symfony/service-contracts",
6286 "version": "v3.4.1",
6289 "url": "https://github.com/symfony/service-contracts.git",
6290 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
6294 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
6295 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
6300 "psr/container": "^1.1|^2.0"
6303 "ext-psr": "<1.1|>=2"
6308 "dev-main": "3.4-dev"
6311 "name": "symfony/contracts",
6312 "url": "https://github.com/symfony/contracts"
6317 "Symfony\\Contracts\\Service\\": ""
6319 "exclude-from-classmap": [
6323 "notification-url": "https://packagist.org/downloads/",
6329 "name": "Nicolas Grekas",
6330 "email": "p@tchwork.com"
6333 "name": "Symfony Community",
6334 "homepage": "https://symfony.com/contributors"
6337 "description": "Generic abstractions related to writing services",
6338 "homepage": "https://symfony.com",
6348 "source": "https://github.com/symfony/service-contracts/tree/v3.4.1"
6352 "url": "https://symfony.com/sponsor",
6356 "url": "https://github.com/fabpot",
6360 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6364 "time": "2023-12-26T14:02:43+00:00"
6367 "name": "symfony/stopwatch",
6368 "version": "v7.0.3",
6371 "url": "https://github.com/symfony/stopwatch.git",
6372 "reference": "983900d6fddf2b0cbaacacbbad07610854bd8112"
6376 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/983900d6fddf2b0cbaacacbbad07610854bd8112",
6377 "reference": "983900d6fddf2b0cbaacacbbad07610854bd8112",
6382 "symfony/service-contracts": "^2.5|^3"
6387 "Symfony\\Component\\Stopwatch\\": ""
6389 "exclude-from-classmap": [
6393 "notification-url": "https://packagist.org/downloads/",
6399 "name": "Fabien Potencier",
6400 "email": "fabien@symfony.com"
6403 "name": "Symfony Community",
6404 "homepage": "https://symfony.com/contributors"
6407 "description": "Provides a way to profile code",
6408 "homepage": "https://symfony.com",
6410 "source": "https://github.com/symfony/stopwatch/tree/v7.0.3"
6414 "url": "https://symfony.com/sponsor",
6418 "url": "https://github.com/fabpot",
6422 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6426 "time": "2024-01-23T15:02:46+00:00"
6429 "name": "symfony/string",
6430 "version": "v7.0.3",
6433 "url": "https://github.com/symfony/string.git",
6434 "reference": "524aac4a280b90a4420d8d6a040718d0586505ac"
6438 "url": "https://api.github.com/repos/symfony/string/zipball/524aac4a280b90a4420d8d6a040718d0586505ac",
6439 "reference": "524aac4a280b90a4420d8d6a040718d0586505ac",
6444 "symfony/polyfill-ctype": "~1.8",
6445 "symfony/polyfill-intl-grapheme": "~1.0",
6446 "symfony/polyfill-intl-normalizer": "~1.0",
6447 "symfony/polyfill-mbstring": "~1.0"
6450 "symfony/translation-contracts": "<2.5"
6453 "symfony/error-handler": "^6.4|^7.0",
6454 "symfony/http-client": "^6.4|^7.0",
6455 "symfony/intl": "^6.4|^7.0",
6456 "symfony/translation-contracts": "^2.5|^3.0",
6457 "symfony/var-exporter": "^6.4|^7.0"
6462 "Resources/functions.php"
6465 "Symfony\\Component\\String\\": ""
6467 "exclude-from-classmap": [
6471 "notification-url": "https://packagist.org/downloads/",
6477 "name": "Nicolas Grekas",
6478 "email": "p@tchwork.com"
6481 "name": "Symfony Community",
6482 "homepage": "https://symfony.com/contributors"
6485 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
6486 "homepage": "https://symfony.com",
6496 "source": "https://github.com/symfony/string/tree/v7.0.3"
6500 "url": "https://symfony.com/sponsor",
6504 "url": "https://github.com/fabpot",
6508 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6512 "time": "2024-01-29T15:41:16+00:00"
6515 "name": "symfony/translation",
6516 "version": "v7.0.3",
6519 "url": "https://github.com/symfony/translation.git",
6520 "reference": "7285f25c7dcc74d9ec1232473114274604e50f00"
6524 "url": "https://api.github.com/repos/symfony/translation/zipball/7285f25c7dcc74d9ec1232473114274604e50f00",
6525 "reference": "7285f25c7dcc74d9ec1232473114274604e50f00",
6530 "symfony/polyfill-mbstring": "~1.0",
6531 "symfony/translation-contracts": "^2.5|^3.0"
6534 "symfony/config": "<6.4",
6535 "symfony/console": "<6.4",
6536 "symfony/dependency-injection": "<6.4",
6537 "symfony/http-client-contracts": "<2.5",
6538 "symfony/http-kernel": "<6.4",
6539 "symfony/service-contracts": "<2.5",
6540 "symfony/twig-bundle": "<6.4",
6541 "symfony/yaml": "<6.4"
6544 "symfony/translation-implementation": "2.3|3.0"
6547 "nikic/php-parser": "^4.18|^5.0",
6548 "psr/log": "^1|^2|^3",
6549 "symfony/config": "^6.4|^7.0",
6550 "symfony/console": "^6.4|^7.0",
6551 "symfony/dependency-injection": "^6.4|^7.0",
6552 "symfony/finder": "^6.4|^7.0",
6553 "symfony/http-client-contracts": "^2.5|^3.0",
6554 "symfony/http-kernel": "^6.4|^7.0",
6555 "symfony/intl": "^6.4|^7.0",
6556 "symfony/polyfill-intl-icu": "^1.21",
6557 "symfony/routing": "^6.4|^7.0",
6558 "symfony/service-contracts": "^2.5|^3",
6559 "symfony/yaml": "^6.4|^7.0"
6564 "Resources/functions.php"
6567 "Symfony\\Component\\Translation\\": ""
6569 "exclude-from-classmap": [
6573 "notification-url": "https://packagist.org/downloads/",
6579 "name": "Fabien Potencier",
6580 "email": "fabien@symfony.com"
6583 "name": "Symfony Community",
6584 "homepage": "https://symfony.com/contributors"
6587 "description": "Provides tools to internationalize your application",
6588 "homepage": "https://symfony.com",
6590 "source": "https://github.com/symfony/translation/tree/v7.0.3"
6594 "url": "https://symfony.com/sponsor",
6598 "url": "https://github.com/fabpot",
6602 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6606 "time": "2024-01-29T15:41:16+00:00"
6609 "name": "symfony/translation-contracts",
6610 "version": "v3.4.1",
6613 "url": "https://github.com/symfony/translation-contracts.git",
6614 "reference": "06450585bf65e978026bda220cdebca3f867fde7"
6618 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
6619 "reference": "06450585bf65e978026bda220cdebca3f867fde7",
6628 "dev-main": "3.4-dev"
6631 "name": "symfony/contracts",
6632 "url": "https://github.com/symfony/contracts"
6637 "Symfony\\Contracts\\Translation\\": ""
6639 "exclude-from-classmap": [
6643 "notification-url": "https://packagist.org/downloads/",
6649 "name": "Nicolas Grekas",
6650 "email": "p@tchwork.com"
6653 "name": "Symfony Community",
6654 "homepage": "https://symfony.com/contributors"
6657 "description": "Generic abstractions related to translation",
6658 "homepage": "https://symfony.com",
6668 "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1"
6672 "url": "https://symfony.com/sponsor",
6676 "url": "https://github.com/fabpot",
6680 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6684 "time": "2023-12-26T14:02:43+00:00"
6687 "name": "symfony/twig-bridge",
6688 "version": "v7.0.3",
6691 "url": "https://github.com/symfony/twig-bridge.git",
6692 "reference": "414ff6930889262a11ec67f351e9810dd8565b0d"
6696 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/414ff6930889262a11ec67f351e9810dd8565b0d",
6697 "reference": "414ff6930889262a11ec67f351e9810dd8565b0d",
6702 "symfony/translation-contracts": "^2.5|^3",
6703 "twig/twig": "^3.0.4"
6706 "phpdocumentor/reflection-docblock": "<3.2.2",
6707 "phpdocumentor/type-resolver": "<1.4.0",
6708 "symfony/console": "<6.4",
6709 "symfony/form": "<6.4",
6710 "symfony/http-foundation": "<6.4",
6711 "symfony/http-kernel": "<6.4",
6712 "symfony/mime": "<6.4",
6713 "symfony/serializer": "<6.4",
6714 "symfony/translation": "<6.4",
6715 "symfony/workflow": "<6.4"
6718 "egulias/email-validator": "^2.1.10|^3|^4",
6719 "league/html-to-markdown": "^5.0",
6720 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
6721 "symfony/asset": "^6.4|^7.0",
6722 "symfony/asset-mapper": "^6.4|^7.0",
6723 "symfony/console": "^6.4|^7.0",
6724 "symfony/dependency-injection": "^6.4|^7.0",
6725 "symfony/expression-language": "^6.4|^7.0",
6726 "symfony/finder": "^6.4|^7.0",
6727 "symfony/form": "^6.4|^7.0",
6728 "symfony/html-sanitizer": "^6.4|^7.0",
6729 "symfony/http-foundation": "^6.4|^7.0",
6730 "symfony/http-kernel": "^6.4|^7.0",
6731 "symfony/intl": "^6.4|^7.0",
6732 "symfony/mime": "^6.4|^7.0",
6733 "symfony/polyfill-intl-icu": "~1.0",
6734 "symfony/property-info": "^6.4|^7.0",
6735 "symfony/routing": "^6.4|^7.0",
6736 "symfony/security-acl": "^2.8|^3.0",
6737 "symfony/security-core": "^6.4|^7.0",
6738 "symfony/security-csrf": "^6.4|^7.0",
6739 "symfony/security-http": "^6.4|^7.0",
6740 "symfony/serializer": "^6.4.3|^7.0.3",
6741 "symfony/stopwatch": "^6.4|^7.0",
6742 "symfony/translation": "^6.4|^7.0",
6743 "symfony/web-link": "^6.4|^7.0",
6744 "symfony/workflow": "^6.4|^7.0",
6745 "symfony/yaml": "^6.4|^7.0",
6746 "twig/cssinliner-extra": "^2.12|^3",
6747 "twig/inky-extra": "^2.12|^3",
6748 "twig/markdown-extra": "^2.12|^3"
6750 "type": "symfony-bridge",
6753 "Symfony\\Bridge\\Twig\\": ""
6755 "exclude-from-classmap": [
6759 "notification-url": "https://packagist.org/downloads/",
6765 "name": "Fabien Potencier",
6766 "email": "fabien@symfony.com"
6769 "name": "Symfony Community",
6770 "homepage": "https://symfony.com/contributors"
6773 "description": "Provides integration for Twig with various Symfony components",
6774 "homepage": "https://symfony.com",
6776 "source": "https://github.com/symfony/twig-bridge/tree/v7.0.3"
6780 "url": "https://symfony.com/sponsor",
6784 "url": "https://github.com/fabpot",
6788 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6792 "time": "2024-01-30T08:34:29+00:00"
6795 "name": "symfony/twig-bundle",
6796 "version": "v7.0.3",
6799 "url": "https://github.com/symfony/twig-bundle.git",
6800 "reference": "6fbf0cc2b0d0208be4881ff6069665687396b323"
6804 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/6fbf0cc2b0d0208be4881ff6069665687396b323",
6805 "reference": "6fbf0cc2b0d0208be4881ff6069665687396b323",
6809 "composer-runtime-api": ">=2.1",
6811 "symfony/config": "^6.4|^7.0",
6812 "symfony/dependency-injection": "^6.4|^7.0",
6813 "symfony/http-foundation": "^6.4|^7.0",
6814 "symfony/http-kernel": "^6.4|^7.0",
6815 "symfony/twig-bridge": "^6.4|^7.0",
6816 "twig/twig": "^3.0.4"
6819 "symfony/framework-bundle": "<6.4",
6820 "symfony/translation": "<6.4"
6823 "symfony/asset": "^6.4|^7.0",
6824 "symfony/expression-language": "^6.4|^7.0",
6825 "symfony/finder": "^6.4|^7.0",
6826 "symfony/form": "^6.4|^7.0",
6827 "symfony/framework-bundle": "^6.4|^7.0",
6828 "symfony/routing": "^6.4|^7.0",
6829 "symfony/stopwatch": "^6.4|^7.0",
6830 "symfony/translation": "^6.4|^7.0",
6831 "symfony/web-link": "^6.4|^7.0",
6832 "symfony/yaml": "^6.4|^7.0"
6834 "type": "symfony-bundle",
6837 "Symfony\\Bundle\\TwigBundle\\": ""
6839 "exclude-from-classmap": [
6843 "notification-url": "https://packagist.org/downloads/",
6849 "name": "Fabien Potencier",
6850 "email": "fabien@symfony.com"
6853 "name": "Symfony Community",
6854 "homepage": "https://symfony.com/contributors"
6857 "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
6858 "homepage": "https://symfony.com",
6860 "source": "https://github.com/symfony/twig-bundle/tree/v7.0.3"
6864 "url": "https://symfony.com/sponsor",
6868 "url": "https://github.com/fabpot",
6872 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6876 "time": "2024-01-23T15:02:46+00:00"
6879 "name": "symfony/validator",
6880 "version": "v7.0.3",
6883 "url": "https://github.com/symfony/validator.git",
6884 "reference": "03b0c75d7d3df1ef9a0fd9fb8db1e86f83ffa2bb"
6888 "url": "https://api.github.com/repos/symfony/validator/zipball/03b0c75d7d3df1ef9a0fd9fb8db1e86f83ffa2bb",
6889 "reference": "03b0c75d7d3df1ef9a0fd9fb8db1e86f83ffa2bb",
6894 "symfony/polyfill-ctype": "~1.8",
6895 "symfony/polyfill-mbstring": "~1.0",
6896 "symfony/polyfill-php83": "^1.27",
6897 "symfony/translation-contracts": "^2.5|^3"
6900 "doctrine/lexer": "<1.1",
6901 "symfony/dependency-injection": "<6.4",
6902 "symfony/doctrine-bridge": "<7.0",
6903 "symfony/expression-language": "<6.4",
6904 "symfony/http-kernel": "<6.4",
6905 "symfony/intl": "<6.4",
6906 "symfony/property-info": "<6.4",
6907 "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
6908 "symfony/yaml": "<6.4"
6911 "egulias/email-validator": "^2.1.10|^3|^4",
6912 "symfony/cache": "^6.4|^7.0",
6913 "symfony/config": "^6.4|^7.0",
6914 "symfony/console": "^6.4|^7.0",
6915 "symfony/dependency-injection": "^6.4|^7.0",
6916 "symfony/expression-language": "^6.4|^7.0",
6917 "symfony/finder": "^6.4|^7.0",
6918 "symfony/http-client": "^6.4|^7.0",
6919 "symfony/http-foundation": "^6.4|^7.0",
6920 "symfony/http-kernel": "^6.4|^7.0",
6921 "symfony/intl": "^6.4|^7.0",
6922 "symfony/mime": "^6.4|^7.0",
6923 "symfony/property-access": "^6.4|^7.0",
6924 "symfony/property-info": "^6.4|^7.0",
6925 "symfony/translation": "^6.4.3|^7.0.3",
6926 "symfony/yaml": "^6.4|^7.0"
6931 "Symfony\\Component\\Validator\\": ""
6933 "exclude-from-classmap": [
6937 "notification-url": "https://packagist.org/downloads/",
6943 "name": "Fabien Potencier",
6944 "email": "fabien@symfony.com"
6947 "name": "Symfony Community",
6948 "homepage": "https://symfony.com/contributors"
6951 "description": "Provides tools to validate values",
6952 "homepage": "https://symfony.com",
6954 "source": "https://github.com/symfony/validator/tree/v7.0.3"
6958 "url": "https://symfony.com/sponsor",
6962 "url": "https://github.com/fabpot",
6966 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6970 "time": "2024-01-29T15:41:16+00:00"
6973 "name": "symfony/var-dumper",
6974 "version": "v7.0.3",
6977 "url": "https://github.com/symfony/var-dumper.git",
6978 "reference": "a7a061abbf6fe3d4a79032cbc5149a4d65a10234"
6982 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a7a061abbf6fe3d4a79032cbc5149a4d65a10234",
6983 "reference": "a7a061abbf6fe3d4a79032cbc5149a4d65a10234",
6988 "symfony/polyfill-mbstring": "~1.0"
6991 "symfony/console": "<6.4"
6995 "symfony/console": "^6.4|^7.0",
6996 "symfony/http-kernel": "^6.4|^7.0",
6997 "symfony/process": "^6.4|^7.0",
6998 "symfony/uid": "^6.4|^7.0",
6999 "twig/twig": "^3.0.4"
7002 "Resources/bin/var-dump-server"
7007 "Resources/functions/dump.php"
7010 "Symfony\\Component\\VarDumper\\": ""
7012 "exclude-from-classmap": [
7016 "notification-url": "https://packagist.org/downloads/",
7022 "name": "Nicolas Grekas",
7023 "email": "p@tchwork.com"
7026 "name": "Symfony Community",
7027 "homepage": "https://symfony.com/contributors"
7030 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
7031 "homepage": "https://symfony.com",
7037 "source": "https://github.com/symfony/var-dumper/tree/v7.0.3"
7041 "url": "https://symfony.com/sponsor",
7045 "url": "https://github.com/fabpot",
7049 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7053 "time": "2024-01-23T15:02:46+00:00"
7056 "name": "symfony/var-exporter",
7057 "version": "v7.0.3",
7060 "url": "https://github.com/symfony/var-exporter.git",
7061 "reference": "1fb79308cb5fc2b44bff6e8af10a5af6812e05b8"
7065 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1fb79308cb5fc2b44bff6e8af10a5af6812e05b8",
7066 "reference": "1fb79308cb5fc2b44bff6e8af10a5af6812e05b8",
7073 "symfony/var-dumper": "^6.4|^7.0"
7078 "Symfony\\Component\\VarExporter\\": ""
7080 "exclude-from-classmap": [
7084 "notification-url": "https://packagist.org/downloads/",
7090 "name": "Nicolas Grekas",
7091 "email": "p@tchwork.com"
7094 "name": "Symfony Community",
7095 "homepage": "https://symfony.com/contributors"
7098 "description": "Allows exporting any serializable PHP data structure to plain PHP code",
7099 "homepage": "https://symfony.com",
7111 "source": "https://github.com/symfony/var-exporter/tree/v7.0.3"
7115 "url": "https://symfony.com/sponsor",
7119 "url": "https://github.com/fabpot",
7123 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7127 "time": "2024-01-23T15:02:46+00:00"
7130 "name": "symfony/web-link",
7131 "version": "v7.0.3",
7134 "url": "https://github.com/symfony/web-link.git",
7135 "reference": "855a347feb2ecfc1d1a379c739aff956d4cbec00"
7139 "url": "https://api.github.com/repos/symfony/web-link/zipball/855a347feb2ecfc1d1a379c739aff956d4cbec00",
7140 "reference": "855a347feb2ecfc1d1a379c739aff956d4cbec00",
7145 "psr/link": "^1.1|^2.0"
7148 "symfony/http-kernel": "<6.4"
7151 "psr/link-implementation": "1.0|2.0"
7154 "symfony/http-kernel": "^6.4|^7.0"
7159 "Symfony\\Component\\WebLink\\": ""
7161 "exclude-from-classmap": [
7165 "notification-url": "https://packagist.org/downloads/",
7171 "name": "KĆ©vin Dunglas",
7172 "email": "dunglas@gmail.com"
7175 "name": "Symfony Community",
7176 "homepage": "https://symfony.com/contributors"
7179 "description": "Manages links between resources",
7180 "homepage": "https://symfony.com",
7194 "source": "https://github.com/symfony/web-link/tree/v7.0.3"
7198 "url": "https://symfony.com/sponsor",
7202 "url": "https://github.com/fabpot",
7206 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7210 "time": "2024-01-23T15:02:46+00:00"
7213 "name": "symfony/web-profiler-bundle",
7214 "version": "v7.0.3",
7217 "url": "https://github.com/symfony/web-profiler-bundle.git",
7218 "reference": "320dbcaa6e3a72797a614216703df8b187f19265"
7222 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/320dbcaa6e3a72797a614216703df8b187f19265",
7223 "reference": "320dbcaa6e3a72797a614216703df8b187f19265",
7228 "symfony/config": "^6.4|^7.0",
7229 "symfony/framework-bundle": "^6.4|^7.0",
7230 "symfony/http-kernel": "^6.4|^7.0",
7231 "symfony/routing": "^6.4|^7.0",
7232 "symfony/twig-bundle": "^6.4|^7.0",
7233 "twig/twig": "^3.0.4"
7236 "symfony/form": "<6.4",
7237 "symfony/mailer": "<6.4",
7238 "symfony/messenger": "<6.4"
7241 "symfony/browser-kit": "^6.4|^7.0",
7242 "symfony/console": "^6.4|^7.0",
7243 "symfony/css-selector": "^6.4|^7.0",
7244 "symfony/stopwatch": "^6.4|^7.0"
7246 "type": "symfony-bundle",
7249 "Symfony\\Bundle\\WebProfilerBundle\\": ""
7251 "exclude-from-classmap": [
7255 "notification-url": "https://packagist.org/downloads/",
7261 "name": "Fabien Potencier",
7262 "email": "fabien@symfony.com"
7265 "name": "Symfony Community",
7266 "homepage": "https://symfony.com/contributors"
7269 "description": "Provides a development tool that gives detailed information about the execution of any request",
7270 "homepage": "https://symfony.com",
7275 "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.0.3"
7279 "url": "https://symfony.com/sponsor",
7283 "url": "https://github.com/fabpot",
7287 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7291 "time": "2024-01-29T15:41:16+00:00"
7294 "name": "symfony/yaml",
7295 "version": "v7.0.3",
7298 "url": "https://github.com/symfony/yaml.git",
7299 "reference": "2d4fca631c00700597e9442a0b2451ce234513d3"
7303 "url": "https://api.github.com/repos/symfony/yaml/zipball/2d4fca631c00700597e9442a0b2451ce234513d3",
7304 "reference": "2d4fca631c00700597e9442a0b2451ce234513d3",
7309 "symfony/polyfill-ctype": "^1.8"
7312 "symfony/console": "<6.4"
7315 "symfony/console": "^6.4|^7.0"
7318 "Resources/bin/yaml-lint"
7323 "Symfony\\Component\\Yaml\\": ""
7325 "exclude-from-classmap": [
7329 "notification-url": "https://packagist.org/downloads/",
7335 "name": "Fabien Potencier",
7336 "email": "fabien@symfony.com"
7339 "name": "Symfony Community",
7340 "homepage": "https://symfony.com/contributors"
7343 "description": "Loads and dumps YAML files",
7344 "homepage": "https://symfony.com",
7346 "source": "https://github.com/symfony/yaml/tree/v7.0.3"
7350 "url": "https://symfony.com/sponsor",
7354 "url": "https://github.com/fabpot",
7358 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7362 "time": "2024-01-23T15:02:46+00:00"
7365 "name": "twig/extra-bundle",
7366 "version": "v3.8.0",
7369 "url": "https://github.com/twigphp/twig-extra-bundle.git",
7370 "reference": "32807183753de0388c8e59f7ac2d13bb47311140"
7374 "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/32807183753de0388c8e59f7ac2d13bb47311140",
7375 "reference": "32807183753de0388c8e59f7ac2d13bb47311140",
7380 "symfony/framework-bundle": "^5.4|^6.0|^7.0",
7381 "symfony/twig-bundle": "^5.4|^6.0|^7.0",
7385 "league/commonmark": "^1.0|^2.0",
7386 "symfony/phpunit-bridge": "^6.4|^7.0",
7387 "twig/cache-extra": "^3.0",
7388 "twig/cssinliner-extra": "^2.12|^3.0",
7389 "twig/html-extra": "^2.12|^3.0",
7390 "twig/inky-extra": "^2.12|^3.0",
7391 "twig/intl-extra": "^2.12|^3.0",
7392 "twig/markdown-extra": "^2.12|^3.0",
7393 "twig/string-extra": "^2.12|^3.0"
7395 "type": "symfony-bundle",
7398 "Twig\\Extra\\TwigExtraBundle\\": ""
7400 "exclude-from-classmap": [
7404 "notification-url": "https://packagist.org/downloads/",
7410 "name": "Fabien Potencier",
7411 "email": "fabien@symfony.com",
7412 "homepage": "http://fabien.potencier.org",
7413 "role": "Lead Developer"
7416 "description": "A Symfony bundle for extra Twig extensions",
7417 "homepage": "https://twig.symfony.com",
7424 "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.8.0"
7428 "url": "https://github.com/fabpot",
7432 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7436 "time": "2023-11-21T14:02:01+00:00"
7439 "name": "twig/html-extra",
7440 "version": "v3.8.0",
7443 "url": "https://github.com/twigphp/html-extra.git",
7444 "reference": "c04603bb3b71d8d2ece9e583dbf7bd77811df1f2"
7448 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/c04603bb3b71d8d2ece9e583dbf7bd77811df1f2",
7449 "reference": "c04603bb3b71d8d2ece9e583dbf7bd77811df1f2",
7454 "symfony/mime": "^5.4|^6.0|^7.0",
7458 "symfony/phpunit-bridge": "^6.4|^7.0"
7463 "Twig\\Extra\\Html\\": ""
7465 "exclude-from-classmap": [
7469 "notification-url": "https://packagist.org/downloads/",
7475 "name": "Fabien Potencier",
7476 "email": "fabien@symfony.com",
7477 "homepage": "http://fabien.potencier.org",
7478 "role": "Lead Developer"
7481 "description": "A Twig extension for HTML",
7482 "homepage": "https://twig.symfony.com",
7488 "source": "https://github.com/twigphp/html-extra/tree/v3.8.0"
7492 "url": "https://github.com/fabpot",
7496 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7500 "time": "2023-11-21T14:02:01+00:00"
7503 "name": "twig/intl-extra",
7504 "version": "v3.8.0",
7507 "url": "https://github.com/twigphp/intl-extra.git",
7508 "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c"
7512 "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/7b3db67c700735f473a265a97e1adaeba3e6ca0c",
7513 "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c",
7518 "symfony/intl": "^5.4|^6.0|^7.0",
7522 "symfony/phpunit-bridge": "^6.4|^7.0"
7527 "Twig\\Extra\\Intl\\": ""
7529 "exclude-from-classmap": [
7533 "notification-url": "https://packagist.org/downloads/",
7539 "name": "Fabien Potencier",
7540 "email": "fabien@symfony.com",
7541 "homepage": "http://fabien.potencier.org",
7542 "role": "Lead Developer"
7545 "description": "A Twig extension for Intl",
7546 "homepage": "https://twig.symfony.com",
7552 "source": "https://github.com/twigphp/intl-extra/tree/v3.8.0"
7556 "url": "https://github.com/fabpot",
7560 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7564 "time": "2023-11-21T17:27:48+00:00"
7567 "name": "twig/markdown-extra",
7568 "version": "v3.8.0",
7571 "url": "https://github.com/twigphp/markdown-extra.git",
7572 "reference": "b6e4954ab60030233df5d293886b5404558daac8"
7576 "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/b6e4954ab60030233df5d293886b5404558daac8",
7577 "reference": "b6e4954ab60030233df5d293886b5404558daac8",
7585 "erusev/parsedown": "^1.7",
7586 "league/commonmark": "^1.0|^2.0",
7587 "league/html-to-markdown": "^4.8|^5.0",
7588 "michelf/php-markdown": "^1.8|^2.0",
7589 "symfony/phpunit-bridge": "^6.4|^7.0"
7594 "Twig\\Extra\\Markdown\\": ""
7596 "exclude-from-classmap": [
7600 "notification-url": "https://packagist.org/downloads/",
7606 "name": "Fabien Potencier",
7607 "email": "fabien@symfony.com",
7608 "homepage": "http://fabien.potencier.org",
7609 "role": "Lead Developer"
7612 "description": "A Twig extension for Markdown",
7613 "homepage": "https://twig.symfony.com",
7620 "source": "https://github.com/twigphp/markdown-extra/tree/v3.8.0"
7624 "url": "https://github.com/fabpot",
7628 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7632 "time": "2023-11-21T14:02:01+00:00"
7635 "name": "twig/twig",
7636 "version": "v3.8.0",
7639 "url": "https://github.com/twigphp/Twig.git",
7640 "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d"
7644 "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
7645 "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
7650 "symfony/polyfill-ctype": "^1.8",
7651 "symfony/polyfill-mbstring": "^1.3",
7652 "symfony/polyfill-php80": "^1.22"
7655 "psr/container": "^1.0|^2.0",
7656 "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0"
7664 "notification-url": "https://packagist.org/downloads/",
7670 "name": "Fabien Potencier",
7671 "email": "fabien@symfony.com",
7672 "homepage": "http://fabien.potencier.org",
7673 "role": "Lead Developer"
7676 "name": "Twig Team",
7677 "role": "Contributors"
7680 "name": "Armin Ronacher",
7681 "email": "armin.ronacher@active-4.com",
7682 "role": "Project Founder"
7685 "description": "Twig, the flexible, fast, and secure template language for PHP",
7686 "homepage": "https://twig.symfony.com",
7691 "issues": "https://github.com/twigphp/Twig/issues",
7692 "source": "https://github.com/twigphp/Twig/tree/v3.8.0"
7696 "url": "https://github.com/fabpot",
7700 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
7704 "time": "2023-11-21T18:54:41+00:00"
7707 "name": "webmozart/assert",
7708 "version": "1.11.0",
7711 "url": "https://github.com/webmozarts/assert.git",
7712 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
7716 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
7717 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
7722 "php": "^7.2 || ^8.0"
7725 "phpstan/phpstan": "<0.12.20",
7726 "vimeo/psalm": "<4.6.1 || 4.6.2"
7729 "phpunit/phpunit": "^8.5.13"
7734 "dev-master": "1.10-dev"
7739 "Webmozart\\Assert\\": "src/"
7742 "notification-url": "https://packagist.org/downloads/",
7748 "name": "Bernhard Schussek",
7749 "email": "bschussek@gmail.com"
7752 "description": "Assertions to validate method input/output with nice error messages.",
7759 "issues": "https://github.com/webmozarts/assert/issues",
7760 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
7762 "time": "2022-06-03T18:03:27+00:00"
7767 "name": "doctrine/data-fixtures",
7771 "url": "https://github.com/doctrine/data-fixtures.git",
7772 "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f"
7776 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
7777 "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
7781 "doctrine/deprecations": "^0.5.3 || ^1.0",
7782 "doctrine/persistence": "^2.0|^3.0",
7783 "php": "^7.4 || ^8.0"
7786 "doctrine/dbal": "<3.5 || >=5",
7787 "doctrine/orm": "<2.14 || >=4",
7788 "doctrine/phpcr-odm": "<1.3.0"
7791 "doctrine/annotations": "^1.12 || ^2",
7792 "doctrine/coding-standard": "^12",
7793 "doctrine/dbal": "^3.5 || ^4",
7794 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
7795 "doctrine/orm": "^2.14 || ^3",
7797 "phpstan/phpstan": "^1.10",
7798 "phpunit/phpunit": "^9.6.13 || ^10.4.2",
7799 "symfony/cache": "^5.4 || ^6.3 || ^7",
7800 "symfony/var-exporter": "^5.4 || ^6.3 || ^7",
7801 "vimeo/psalm": "^5.9"
7804 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
7805 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
7806 "doctrine/orm": "For loading ORM fixtures",
7807 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
7812 "Doctrine\\Common\\DataFixtures\\": "src"
7815 "notification-url": "https://packagist.org/downloads/",
7821 "name": "Jonathan Wage",
7822 "email": "jonwage@gmail.com"
7825 "description": "Data Fixtures for all Doctrine Object Managers",
7826 "homepage": "https://www.doctrine-project.org",
7831 "issues": "https://github.com/doctrine/data-fixtures/issues",
7832 "source": "https://github.com/doctrine/data-fixtures/tree/1.7.0"
7836 "url": "https://www.doctrine-project.org/sponsorship.html",
7840 "url": "https://www.patreon.com/phpdoctrine",
7844 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
7848 "time": "2023-11-24T11:18:31+00:00"
7851 "name": "doctrine/doctrine-fixtures-bundle",
7855 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
7856 "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d"
7860 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/c808a0c85c38c8ee265cc8405b456c1d2b38567d",
7861 "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d",
7865 "doctrine/data-fixtures": "^1.3",
7866 "doctrine/doctrine-bundle": "^2.2",
7867 "doctrine/orm": "^2.14.0 || ^3.0",
7868 "doctrine/persistence": "^2.4|^3.0",
7869 "php": "^7.4 || ^8.0",
7870 "symfony/config": "^5.4|^6.0|^7.0",
7871 "symfony/console": "^5.4|^6.0|^7.0",
7872 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
7873 "symfony/deprecation-contracts": "^2.1|^3",
7874 "symfony/doctrine-bridge": "^5.4|^6.0|^7.0",
7875 "symfony/http-kernel": "^5.4|^6.0|^7.0"
7878 "doctrine/dbal": "< 3"
7881 "doctrine/coding-standard": "^12",
7882 "phpstan/phpstan": "^1.10.39",
7883 "phpunit/phpunit": "^9.6.13",
7884 "symfony/phpunit-bridge": "^6.3.6",
7885 "vimeo/psalm": "^5.15"
7887 "type": "symfony-bundle",
7890 "Doctrine\\Bundle\\FixturesBundle\\": ""
7893 "notification-url": "https://packagist.org/downloads/",
7899 "name": "Fabien Potencier",
7900 "email": "fabien@symfony.com"
7903 "name": "Doctrine Project",
7904 "homepage": "https://www.doctrine-project.org"
7907 "name": "Symfony Community",
7908 "homepage": "https://symfony.com/contributors"
7911 "description": "Symfony DoctrineFixturesBundle",
7912 "homepage": "https://www.doctrine-project.org",
7918 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
7919 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.5.1"
7923 "url": "https://www.doctrine-project.org/sponsorship.html",
7927 "url": "https://www.patreon.com/phpdoctrine",
7931 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
7935 "time": "2023-11-19T12:48:54+00:00"
7938 "name": "masterminds/html5",
7942 "url": "https://github.com/Masterminds/html5-php.git",
7943 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
7947 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
7948 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
7956 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
7961 "dev-master": "2.7-dev"
7966 "Masterminds\\": "src"
7969 "notification-url": "https://packagist.org/downloads/",
7975 "name": "Matt Butcher",
7976 "email": "technosophos@gmail.com"
7979 "name": "Matt Farina",
7980 "email": "matt@mattfarina.com"
7983 "name": "Asmir Mustafic",
7984 "email": "goetas@gmail.com"
7987 "description": "An HTML5 parser and serializer.",
7988 "homepage": "http://masterminds.github.io/html5-php",
7999 "issues": "https://github.com/Masterminds/html5-php/issues",
8000 "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
8002 "time": "2023-05-10T11:58:31+00:00"
8005 "name": "myclabs/deep-copy",
8006 "version": "1.11.1",
8009 "url": "https://github.com/myclabs/DeepCopy.git",
8010 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
8014 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
8015 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
8019 "php": "^7.1 || ^8.0"
8022 "doctrine/collections": "<1.6.8",
8023 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
8026 "doctrine/collections": "^1.6.8",
8027 "doctrine/common": "^2.13.3 || ^3.2.2",
8028 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
8033 "src/DeepCopy/deep_copy.php"
8036 "DeepCopy\\": "src/DeepCopy/"
8039 "notification-url": "https://packagist.org/downloads/",
8043 "description": "Create deep copies (clones) of your objects",
8052 "issues": "https://github.com/myclabs/DeepCopy/issues",
8053 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
8057 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
8061 "time": "2023-03-08T13:26:56+00:00"
8064 "name": "nikic/php-parser",
8065 "version": "v4.18.0",
8068 "url": "https://github.com/nikic/PHP-Parser.git",
8069 "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999"
8073 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999",
8074 "reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999",
8078 "ext-tokenizer": "*",
8082 "ircmaxell/php-yacc": "^0.0.7",
8083 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
8091 "dev-master": "4.9-dev"
8096 "PhpParser\\": "lib/PhpParser"
8099 "notification-url": "https://packagist.org/downloads/",
8105 "name": "Nikita Popov"
8108 "description": "A PHP parser written in PHP",
8114 "issues": "https://github.com/nikic/PHP-Parser/issues",
8115 "source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0"
8117 "time": "2023-12-10T21:03:43+00:00"
8120 "name": "phar-io/manifest",
8124 "url": "https://github.com/phar-io/manifest.git",
8125 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
8129 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
8130 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
8136 "ext-xmlwriter": "*",
8137 "phar-io/version": "^3.0.1",
8138 "php": "^7.2 || ^8.0"
8143 "dev-master": "2.0.x-dev"
8151 "notification-url": "https://packagist.org/downloads/",
8157 "name": "Arne Blankerts",
8158 "email": "arne@blankerts.de",
8162 "name": "Sebastian Heuer",
8163 "email": "sebastian@phpeople.de",
8167 "name": "Sebastian Bergmann",
8168 "email": "sebastian@phpunit.de",
8172 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
8174 "issues": "https://github.com/phar-io/manifest/issues",
8175 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
8177 "time": "2021-07-20T11:28:43+00:00"
8180 "name": "phar-io/version",
8184 "url": "https://github.com/phar-io/version.git",
8185 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
8189 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
8190 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
8194 "php": "^7.2 || ^8.0"
8202 "notification-url": "https://packagist.org/downloads/",
8208 "name": "Arne Blankerts",
8209 "email": "arne@blankerts.de",
8213 "name": "Sebastian Heuer",
8214 "email": "sebastian@phpeople.de",
8218 "name": "Sebastian Bergmann",
8219 "email": "sebastian@phpunit.de",
8223 "description": "Library for handling version information and constraints",
8225 "issues": "https://github.com/phar-io/version/issues",
8226 "source": "https://github.com/phar-io/version/tree/3.2.1"
8228 "time": "2022-02-21T01:04:05+00:00"
8231 "name": "phpunit/php-code-coverage",
8232 "version": "10.1.11",
8235 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
8236 "reference": "78c3b7625965c2513ee96569a4dbb62601784145"
8240 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/78c3b7625965c2513ee96569a4dbb62601784145",
8241 "reference": "78c3b7625965c2513ee96569a4dbb62601784145",
8247 "ext-xmlwriter": "*",
8248 "nikic/php-parser": "^4.18 || ^5.0",
8250 "phpunit/php-file-iterator": "^4.0",
8251 "phpunit/php-text-template": "^3.0",
8252 "sebastian/code-unit-reverse-lookup": "^3.0",
8253 "sebastian/complexity": "^3.0",
8254 "sebastian/environment": "^6.0",
8255 "sebastian/lines-of-code": "^2.0",
8256 "sebastian/version": "^4.0",
8257 "theseer/tokenizer": "^1.2.0"
8260 "phpunit/phpunit": "^10.1"
8263 "ext-pcov": "PHP extension that provides line coverage",
8264 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
8269 "dev-main": "10.1-dev"
8277 "notification-url": "https://packagist.org/downloads/",
8283 "name": "Sebastian Bergmann",
8284 "email": "sebastian@phpunit.de",
8288 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
8289 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
8296 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
8297 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
8298 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.11"
8302 "url": "https://github.com/sebastianbergmann",
8306 "time": "2023-12-21T15:38:30+00:00"
8309 "name": "phpunit/php-file-iterator",
8313 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
8314 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
8318 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
8319 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
8326 "phpunit/phpunit": "^10.0"
8331 "dev-main": "4.0-dev"
8339 "notification-url": "https://packagist.org/downloads/",
8345 "name": "Sebastian Bergmann",
8346 "email": "sebastian@phpunit.de",
8350 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
8351 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
8357 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
8358 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
8359 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
8363 "url": "https://github.com/sebastianbergmann",
8367 "time": "2023-08-31T06:24:48+00:00"
8370 "name": "phpunit/php-invoker",
8374 "url": "https://github.com/sebastianbergmann/php-invoker.git",
8375 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
8379 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
8380 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
8388 "phpunit/phpunit": "^10.0"
8396 "dev-main": "4.0-dev"
8404 "notification-url": "https://packagist.org/downloads/",
8410 "name": "Sebastian Bergmann",
8411 "email": "sebastian@phpunit.de",
8415 "description": "Invoke callables with a timeout",
8416 "homepage": "https://github.com/sebastianbergmann/php-invoker/",
8421 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
8422 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
8426 "url": "https://github.com/sebastianbergmann",
8430 "time": "2023-02-03T06:56:09+00:00"
8433 "name": "phpunit/php-text-template",
8437 "url": "https://github.com/sebastianbergmann/php-text-template.git",
8438 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
8442 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
8443 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
8450 "phpunit/phpunit": "^10.0"
8455 "dev-main": "3.0-dev"
8463 "notification-url": "https://packagist.org/downloads/",
8469 "name": "Sebastian Bergmann",
8470 "email": "sebastian@phpunit.de",
8474 "description": "Simple template engine.",
8475 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
8480 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
8481 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
8482 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
8486 "url": "https://github.com/sebastianbergmann",
8490 "time": "2023-08-31T14:07:24+00:00"
8493 "name": "phpunit/php-timer",
8497 "url": "https://github.com/sebastianbergmann/php-timer.git",
8498 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
8502 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
8503 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
8510 "phpunit/phpunit": "^10.0"
8515 "dev-main": "6.0-dev"
8523 "notification-url": "https://packagist.org/downloads/",
8529 "name": "Sebastian Bergmann",
8530 "email": "sebastian@phpunit.de",
8534 "description": "Utility class for timing",
8535 "homepage": "https://github.com/sebastianbergmann/php-timer/",
8540 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
8541 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
8545 "url": "https://github.com/sebastianbergmann",
8549 "time": "2023-02-03T06:57:52+00:00"
8552 "name": "phpunit/phpunit",
8553 "version": "10.5.9",
8556 "url": "https://github.com/sebastianbergmann/phpunit.git",
8557 "reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe"
8561 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
8562 "reference": "0bd663704f0165c9e76fe4f06ffa6a1ca727fdbe",
8569 "ext-mbstring": "*",
8571 "ext-xmlwriter": "*",
8572 "myclabs/deep-copy": "^1.10.1",
8573 "phar-io/manifest": "^2.0.3",
8574 "phar-io/version": "^3.0.2",
8576 "phpunit/php-code-coverage": "^10.1.5",
8577 "phpunit/php-file-iterator": "^4.0",
8578 "phpunit/php-invoker": "^4.0",
8579 "phpunit/php-text-template": "^3.0",
8580 "phpunit/php-timer": "^6.0",
8581 "sebastian/cli-parser": "^2.0",
8582 "sebastian/code-unit": "^2.0",
8583 "sebastian/comparator": "^5.0",
8584 "sebastian/diff": "^5.0",
8585 "sebastian/environment": "^6.0",
8586 "sebastian/exporter": "^5.1",
8587 "sebastian/global-state": "^6.0.1",
8588 "sebastian/object-enumerator": "^5.0",
8589 "sebastian/recursion-context": "^5.0",
8590 "sebastian/type": "^4.0",
8591 "sebastian/version": "^4.0"
8594 "ext-soap": "To be able to generate mocks based on WSDL files"
8602 "dev-main": "10.5-dev"
8607 "src/Framework/Assert/Functions.php"
8613 "notification-url": "https://packagist.org/downloads/",
8619 "name": "Sebastian Bergmann",
8620 "email": "sebastian@phpunit.de",
8624 "description": "The PHP Unit Testing framework.",
8625 "homepage": "https://phpunit.de/",
8632 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
8633 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
8634 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.9"
8638 "url": "https://phpunit.de/sponsors.html",
8642 "url": "https://github.com/sebastianbergmann",
8646 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
8650 "time": "2024-01-22T14:35:40+00:00"
8653 "name": "sebastian/cli-parser",
8657 "url": "https://github.com/sebastianbergmann/cli-parser.git",
8658 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae"
8662 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae",
8663 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae",
8670 "phpunit/phpunit": "^10.0"
8675 "dev-main": "2.0-dev"
8683 "notification-url": "https://packagist.org/downloads/",
8689 "name": "Sebastian Bergmann",
8690 "email": "sebastian@phpunit.de",
8694 "description": "Library for parsing CLI options",
8695 "homepage": "https://github.com/sebastianbergmann/cli-parser",
8697 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
8698 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0"
8702 "url": "https://github.com/sebastianbergmann",
8706 "time": "2023-02-03T06:58:15+00:00"
8709 "name": "sebastian/code-unit",
8713 "url": "https://github.com/sebastianbergmann/code-unit.git",
8714 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
8718 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
8719 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
8726 "phpunit/phpunit": "^10.0"
8731 "dev-main": "2.0-dev"
8739 "notification-url": "https://packagist.org/downloads/",
8745 "name": "Sebastian Bergmann",
8746 "email": "sebastian@phpunit.de",
8750 "description": "Collection of value objects that represent the PHP code units",
8751 "homepage": "https://github.com/sebastianbergmann/code-unit",
8753 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
8754 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
8758 "url": "https://github.com/sebastianbergmann",
8762 "time": "2023-02-03T06:58:43+00:00"
8765 "name": "sebastian/code-unit-reverse-lookup",
8769 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8770 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
8774 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
8775 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
8782 "phpunit/phpunit": "^10.0"
8787 "dev-main": "3.0-dev"
8795 "notification-url": "https://packagist.org/downloads/",
8801 "name": "Sebastian Bergmann",
8802 "email": "sebastian@phpunit.de"
8805 "description": "Looks up which function or method a line of code belongs to",
8806 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8808 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8809 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
8813 "url": "https://github.com/sebastianbergmann",
8817 "time": "2023-02-03T06:59:15+00:00"
8820 "name": "sebastian/comparator",
8824 "url": "https://github.com/sebastianbergmann/comparator.git",
8825 "reference": "2db5010a484d53ebf536087a70b4a5423c102372"
8829 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
8830 "reference": "2db5010a484d53ebf536087a70b4a5423c102372",
8835 "ext-mbstring": "*",
8837 "sebastian/diff": "^5.0",
8838 "sebastian/exporter": "^5.0"
8841 "phpunit/phpunit": "^10.3"
8846 "dev-main": "5.0-dev"
8854 "notification-url": "https://packagist.org/downloads/",
8860 "name": "Sebastian Bergmann",
8861 "email": "sebastian@phpunit.de"
8864 "name": "Jeff Welch",
8865 "email": "whatthejeff@gmail.com"
8868 "name": "Volker Dusch",
8869 "email": "github@wallbash.com"
8872 "name": "Bernhard Schussek",
8873 "email": "bschussek@2bepublished.at"
8876 "description": "Provides the functionality to compare PHP values for equality",
8877 "homepage": "https://github.com/sebastianbergmann/comparator",
8884 "issues": "https://github.com/sebastianbergmann/comparator/issues",
8885 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
8886 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
8890 "url": "https://github.com/sebastianbergmann",
8894 "time": "2023-08-14T13:18:12+00:00"
8897 "name": "sebastian/complexity",
8901 "url": "https://github.com/sebastianbergmann/complexity.git",
8902 "reference": "68ff824baeae169ec9f2137158ee529584553799"
8906 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
8907 "reference": "68ff824baeae169ec9f2137158ee529584553799",
8911 "nikic/php-parser": "^4.18 || ^5.0",
8915 "phpunit/phpunit": "^10.0"
8920 "dev-main": "3.2-dev"
8928 "notification-url": "https://packagist.org/downloads/",
8934 "name": "Sebastian Bergmann",
8935 "email": "sebastian@phpunit.de",
8939 "description": "Library for calculating the complexity of PHP code units",
8940 "homepage": "https://github.com/sebastianbergmann/complexity",
8942 "issues": "https://github.com/sebastianbergmann/complexity/issues",
8943 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
8944 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
8948 "url": "https://github.com/sebastianbergmann",
8952 "time": "2023-12-21T08:37:17+00:00"
8955 "name": "sebastian/diff",
8959 "url": "https://github.com/sebastianbergmann/diff.git",
8960 "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f"
8964 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/fbf413a49e54f6b9b17e12d900ac7f6101591b7f",
8965 "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f",
8972 "phpunit/phpunit": "^10.0",
8973 "symfony/process": "^4.2 || ^5"
8978 "dev-main": "5.1-dev"
8986 "notification-url": "https://packagist.org/downloads/",
8992 "name": "Sebastian Bergmann",
8993 "email": "sebastian@phpunit.de"
8996 "name": "Kore Nordmann",
8997 "email": "mail@kore-nordmann.de"
9000 "description": "Diff implementation",
9001 "homepage": "https://github.com/sebastianbergmann/diff",
9009 "issues": "https://github.com/sebastianbergmann/diff/issues",
9010 "security": "https://github.com/sebastianbergmann/diff/security/policy",
9011 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.0"
9015 "url": "https://github.com/sebastianbergmann",
9019 "time": "2023-12-22T10:55:06+00:00"
9022 "name": "sebastian/environment",
9026 "url": "https://github.com/sebastianbergmann/environment.git",
9027 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951"
9031 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951",
9032 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951",
9039 "phpunit/phpunit": "^10.0"
9047 "dev-main": "6.0-dev"
9055 "notification-url": "https://packagist.org/downloads/",
9061 "name": "Sebastian Bergmann",
9062 "email": "sebastian@phpunit.de"
9065 "description": "Provides functionality to handle HHVM/PHP environments",
9066 "homepage": "https://github.com/sebastianbergmann/environment",
9073 "issues": "https://github.com/sebastianbergmann/environment/issues",
9074 "security": "https://github.com/sebastianbergmann/environment/security/policy",
9075 "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1"
9079 "url": "https://github.com/sebastianbergmann",
9083 "time": "2023-04-11T05:39:26+00:00"
9086 "name": "sebastian/exporter",
9090 "url": "https://github.com/sebastianbergmann/exporter.git",
9091 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc"
9095 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc",
9096 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc",
9100 "ext-mbstring": "*",
9102 "sebastian/recursion-context": "^5.0"
9105 "phpunit/phpunit": "^10.0"
9110 "dev-main": "5.1-dev"
9118 "notification-url": "https://packagist.org/downloads/",
9124 "name": "Sebastian Bergmann",
9125 "email": "sebastian@phpunit.de"
9128 "name": "Jeff Welch",
9129 "email": "whatthejeff@gmail.com"
9132 "name": "Volker Dusch",
9133 "email": "github@wallbash.com"
9136 "name": "Adam Harvey",
9137 "email": "aharvey@php.net"
9140 "name": "Bernhard Schussek",
9141 "email": "bschussek@gmail.com"
9144 "description": "Provides the functionality to export PHP variables for visualization",
9145 "homepage": "https://www.github.com/sebastianbergmann/exporter",
9151 "issues": "https://github.com/sebastianbergmann/exporter/issues",
9152 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
9153 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1"
9157 "url": "https://github.com/sebastianbergmann",
9161 "time": "2023-09-24T13:22:09+00:00"
9164 "name": "sebastian/global-state",
9168 "url": "https://github.com/sebastianbergmann/global-state.git",
9169 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
9173 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
9174 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
9179 "sebastian/object-reflector": "^3.0",
9180 "sebastian/recursion-context": "^5.0"
9184 "phpunit/phpunit": "^10.0"
9189 "dev-main": "6.0-dev"
9197 "notification-url": "https://packagist.org/downloads/",
9203 "name": "Sebastian Bergmann",
9204 "email": "sebastian@phpunit.de"
9207 "description": "Snapshotting of global state",
9208 "homepage": "http://www.github.com/sebastianbergmann/global-state",
9213 "issues": "https://github.com/sebastianbergmann/global-state/issues",
9214 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
9215 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
9219 "url": "https://github.com/sebastianbergmann",
9223 "time": "2023-07-19T07:19:23+00:00"
9226 "name": "sebastian/lines-of-code",
9230 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
9231 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
9235 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
9236 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
9240 "nikic/php-parser": "^4.18 || ^5.0",
9244 "phpunit/phpunit": "^10.0"
9249 "dev-main": "2.0-dev"
9257 "notification-url": "https://packagist.org/downloads/",
9263 "name": "Sebastian Bergmann",
9264 "email": "sebastian@phpunit.de",
9268 "description": "Library for counting the lines of code in PHP source code",
9269 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
9271 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
9272 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
9273 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
9277 "url": "https://github.com/sebastianbergmann",
9281 "time": "2023-12-21T08:38:20+00:00"
9284 "name": "sebastian/object-enumerator",
9288 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
9289 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
9293 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
9294 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
9299 "sebastian/object-reflector": "^3.0",
9300 "sebastian/recursion-context": "^5.0"
9303 "phpunit/phpunit": "^10.0"
9308 "dev-main": "5.0-dev"
9316 "notification-url": "https://packagist.org/downloads/",
9322 "name": "Sebastian Bergmann",
9323 "email": "sebastian@phpunit.de"
9326 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
9327 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
9329 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
9330 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
9334 "url": "https://github.com/sebastianbergmann",
9338 "time": "2023-02-03T07:08:32+00:00"
9341 "name": "sebastian/object-reflector",
9345 "url": "https://github.com/sebastianbergmann/object-reflector.git",
9346 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
9350 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
9351 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
9358 "phpunit/phpunit": "^10.0"
9363 "dev-main": "3.0-dev"
9371 "notification-url": "https://packagist.org/downloads/",
9377 "name": "Sebastian Bergmann",
9378 "email": "sebastian@phpunit.de"
9381 "description": "Allows reflection of object attributes, including inherited and non-public ones",
9382 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
9384 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
9385 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
9389 "url": "https://github.com/sebastianbergmann",
9393 "time": "2023-02-03T07:06:18+00:00"
9396 "name": "sebastian/recursion-context",
9400 "url": "https://github.com/sebastianbergmann/recursion-context.git",
9401 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
9405 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
9406 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
9413 "phpunit/phpunit": "^10.0"
9418 "dev-main": "5.0-dev"
9426 "notification-url": "https://packagist.org/downloads/",
9432 "name": "Sebastian Bergmann",
9433 "email": "sebastian@phpunit.de"
9436 "name": "Jeff Welch",
9437 "email": "whatthejeff@gmail.com"
9440 "name": "Adam Harvey",
9441 "email": "aharvey@php.net"
9444 "description": "Provides functionality to recursively process PHP variables",
9445 "homepage": "https://github.com/sebastianbergmann/recursion-context",
9447 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
9448 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
9452 "url": "https://github.com/sebastianbergmann",
9456 "time": "2023-02-03T07:05:40+00:00"
9459 "name": "sebastian/type",
9463 "url": "https://github.com/sebastianbergmann/type.git",
9464 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
9468 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
9469 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
9476 "phpunit/phpunit": "^10.0"
9481 "dev-main": "4.0-dev"
9489 "notification-url": "https://packagist.org/downloads/",
9495 "name": "Sebastian Bergmann",
9496 "email": "sebastian@phpunit.de",
9500 "description": "Collection of value objects that represent the types of the PHP type system",
9501 "homepage": "https://github.com/sebastianbergmann/type",
9503 "issues": "https://github.com/sebastianbergmann/type/issues",
9504 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
9508 "url": "https://github.com/sebastianbergmann",
9512 "time": "2023-02-03T07:10:45+00:00"
9515 "name": "sebastian/version",
9519 "url": "https://github.com/sebastianbergmann/version.git",
9520 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
9524 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
9525 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
9534 "dev-main": "4.0-dev"
9542 "notification-url": "https://packagist.org/downloads/",
9548 "name": "Sebastian Bergmann",
9549 "email": "sebastian@phpunit.de",
9553 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
9554 "homepage": "https://github.com/sebastianbergmann/version",
9556 "issues": "https://github.com/sebastianbergmann/version/issues",
9557 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
9561 "url": "https://github.com/sebastianbergmann",
9565 "time": "2023-02-07T11:34:05+00:00"
9568 "name": "symfony/browser-kit",
9569 "version": "v7.0.3",
9572 "url": "https://github.com/symfony/browser-kit.git",
9573 "reference": "725d5b15681685ac17b20b575254c75639722488"
9577 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/725d5b15681685ac17b20b575254c75639722488",
9578 "reference": "725d5b15681685ac17b20b575254c75639722488",
9583 "symfony/dom-crawler": "^6.4|^7.0"
9586 "symfony/css-selector": "^6.4|^7.0",
9587 "symfony/http-client": "^6.4|^7.0",
9588 "symfony/mime": "^6.4|^7.0",
9589 "symfony/process": "^6.4|^7.0"
9594 "Symfony\\Component\\BrowserKit\\": ""
9596 "exclude-from-classmap": [
9600 "notification-url": "https://packagist.org/downloads/",
9606 "name": "Fabien Potencier",
9607 "email": "fabien@symfony.com"
9610 "name": "Symfony Community",
9611 "homepage": "https://symfony.com/contributors"
9614 "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
9615 "homepage": "https://symfony.com",
9617 "source": "https://github.com/symfony/browser-kit/tree/v7.0.3"
9621 "url": "https://symfony.com/sponsor",
9625 "url": "https://github.com/fabpot",
9629 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9633 "time": "2024-01-23T15:02:46+00:00"
9636 "name": "symfony/css-selector",
9637 "version": "v7.0.3",
9640 "url": "https://github.com/symfony/css-selector.git",
9641 "reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be"
9645 "url": "https://api.github.com/repos/symfony/css-selector/zipball/ec60a4edf94e63b0556b6a0888548bb400a3a3be",
9646 "reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be",
9655 "Symfony\\Component\\CssSelector\\": ""
9657 "exclude-from-classmap": [
9661 "notification-url": "https://packagist.org/downloads/",
9667 "name": "Fabien Potencier",
9668 "email": "fabien@symfony.com"
9671 "name": "Jean-FranƧois Simon",
9672 "email": "jeanfrancois.simon@sensiolabs.com"
9675 "name": "Symfony Community",
9676 "homepage": "https://symfony.com/contributors"
9679 "description": "Converts CSS selectors to XPath expressions",
9680 "homepage": "https://symfony.com",
9682 "source": "https://github.com/symfony/css-selector/tree/v7.0.3"
9686 "url": "https://symfony.com/sponsor",
9690 "url": "https://github.com/fabpot",
9694 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9698 "time": "2024-01-23T15:02:46+00:00"
9701 "name": "symfony/debug-bundle",
9702 "version": "v7.0.3",
9705 "url": "https://github.com/symfony/debug-bundle.git",
9706 "reference": "b0db5c443883ce5c10c2265c77feb9833c3d9d6d"
9710 "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/b0db5c443883ce5c10c2265c77feb9833c3d9d6d",
9711 "reference": "b0db5c443883ce5c10c2265c77feb9833c3d9d6d",
9717 "symfony/dependency-injection": "^6.4|^7.0",
9718 "symfony/http-kernel": "^6.4|^7.0",
9719 "symfony/twig-bridge": "^6.4|^7.0",
9720 "symfony/var-dumper": "^6.4|^7.0"
9723 "symfony/config": "<6.4",
9724 "symfony/dependency-injection": "<6.4"
9727 "symfony/config": "^6.4|^7.0",
9728 "symfony/web-profiler-bundle": "^6.4|^7.0"
9730 "type": "symfony-bundle",
9733 "Symfony\\Bundle\\DebugBundle\\": ""
9735 "exclude-from-classmap": [
9739 "notification-url": "https://packagist.org/downloads/",
9745 "name": "Fabien Potencier",
9746 "email": "fabien@symfony.com"
9749 "name": "Symfony Community",
9750 "homepage": "https://symfony.com/contributors"
9753 "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
9754 "homepage": "https://symfony.com",
9756 "source": "https://github.com/symfony/debug-bundle/tree/v7.0.3"
9760 "url": "https://symfony.com/sponsor",
9764 "url": "https://github.com/fabpot",
9768 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9772 "time": "2024-01-23T15:02:46+00:00"
9775 "name": "symfony/dom-crawler",
9776 "version": "v7.0.3",
9779 "url": "https://github.com/symfony/dom-crawler.git",
9780 "reference": "3330a8f836e7631412c5e07f69b88480d27a20a2"
9784 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3330a8f836e7631412c5e07f69b88480d27a20a2",
9785 "reference": "3330a8f836e7631412c5e07f69b88480d27a20a2",
9789 "masterminds/html5": "^2.6",
9791 "symfony/polyfill-ctype": "~1.8",
9792 "symfony/polyfill-mbstring": "~1.0"
9795 "symfony/css-selector": "^6.4|^7.0"
9800 "Symfony\\Component\\DomCrawler\\": ""
9802 "exclude-from-classmap": [
9806 "notification-url": "https://packagist.org/downloads/",
9812 "name": "Fabien Potencier",
9813 "email": "fabien@symfony.com"
9816 "name": "Symfony Community",
9817 "homepage": "https://symfony.com/contributors"
9820 "description": "Eases DOM navigation for HTML and XML documents",
9821 "homepage": "https://symfony.com",
9823 "source": "https://github.com/symfony/dom-crawler/tree/v7.0.3"
9827 "url": "https://symfony.com/sponsor",
9831 "url": "https://github.com/fabpot",
9835 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9839 "time": "2024-01-23T15:02:46+00:00"
9842 "name": "symfony/maker-bundle",
9843 "version": "v1.52.0",
9846 "url": "https://github.com/symfony/maker-bundle.git",
9847 "reference": "112f9466c94a46ca33dc441eee59a12cd1790757"
9851 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/112f9466c94a46ca33dc441eee59a12cd1790757",
9852 "reference": "112f9466c94a46ca33dc441eee59a12cd1790757",
9856 "doctrine/inflector": "^2.0",
9857 "nikic/php-parser": "^4.11",
9859 "symfony/config": "^6.3|^7.0",
9860 "symfony/console": "^6.3|^7.0",
9861 "symfony/dependency-injection": "^6.3|^7.0",
9862 "symfony/deprecation-contracts": "^2.2|^3",
9863 "symfony/filesystem": "^6.3|^7.0",
9864 "symfony/finder": "^6.3|^7.0",
9865 "symfony/framework-bundle": "^6.3|^7.0",
9866 "symfony/http-kernel": "^6.3|^7.0",
9867 "symfony/process": "^6.3|^7.0"
9870 "doctrine/doctrine-bundle": "<2.4",
9871 "doctrine/orm": "<2.10"
9874 "composer/semver": "^3.0",
9875 "doctrine/doctrine-bundle": "^2.5.0",
9876 "doctrine/orm": "^2.10.0",
9877 "symfony/http-client": "^6.3|^7.0",
9878 "symfony/phpunit-bridge": "^6.3|^7.0",
9879 "symfony/security-core": "^6.3|^7.0",
9880 "symfony/yaml": "^6.3|^7.0",
9881 "twig/twig": "^2.0|^3.0"
9883 "type": "symfony-bundle",
9886 "dev-main": "1.x-dev"
9891 "Symfony\\Bundle\\MakerBundle\\": "src/"
9894 "notification-url": "https://packagist.org/downloads/",
9900 "name": "Symfony Community",
9901 "homepage": "https://symfony.com/contributors"
9904 "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
9905 "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
9914 "issues": "https://github.com/symfony/maker-bundle/issues",
9915 "source": "https://github.com/symfony/maker-bundle/tree/v1.52.0"
9919 "url": "https://symfony.com/sponsor",
9923 "url": "https://github.com/fabpot",
9927 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9931 "time": "2023-10-31T18:23:49+00:00"
9934 "name": "symfony/phpunit-bridge",
9935 "version": "v7.0.3",
9938 "url": "https://github.com/symfony/phpunit-bridge.git",
9939 "reference": "0a2eeb0d9e68bf01660e3e903f8113508bb46132"
9943 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/0a2eeb0d9e68bf01660e3e903f8113508bb46132",
9944 "reference": "0a2eeb0d9e68bf01660e3e903f8113508bb46132",
9951 "phpunit/phpunit": "<7.5|9.1.2"
9954 "symfony/deprecation-contracts": "^2.5|^3.0",
9955 "symfony/error-handler": "^5.4|^6.4|^7.0",
9956 "symfony/polyfill-php81": "^1.27"
9959 "bin/simple-phpunit"
9961 "type": "symfony-bridge",
9964 "name": "phpunit/phpunit",
9965 "url": "https://github.com/sebastianbergmann/phpunit"
9973 "Symfony\\Bridge\\PhpUnit\\": ""
9975 "exclude-from-classmap": [
9979 "notification-url": "https://packagist.org/downloads/",
9985 "name": "Nicolas Grekas",
9986 "email": "p@tchwork.com"
9989 "name": "Symfony Community",
9990 "homepage": "https://symfony.com/contributors"
9993 "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
9994 "homepage": "https://symfony.com",
9996 "source": "https://github.com/symfony/phpunit-bridge/tree/v7.0.3"
10000 "url": "https://symfony.com/sponsor",
10004 "url": "https://github.com/fabpot",
10008 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
10012 "time": "2024-01-23T15:02:46+00:00"
10015 "name": "theseer/tokenizer",
10016 "version": "1.2.2",
10019 "url": "https://github.com/theseer/tokenizer.git",
10020 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
10024 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
10025 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
10030 "ext-tokenizer": "*",
10031 "ext-xmlwriter": "*",
10032 "php": "^7.2 || ^8.0"
10040 "notification-url": "https://packagist.org/downloads/",
10046 "name": "Arne Blankerts",
10047 "email": "arne@blankerts.de",
10048 "role": "Developer"
10051 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
10053 "issues": "https://github.com/theseer/tokenizer/issues",
10054 "source": "https://github.com/theseer/tokenizer/tree/1.2.2"
10058 "url": "https://github.com/theseer",
10062 "time": "2023-11-20T00:12:19+00:00"
10066 "minimum-stability": "dev",
10067 "stability-flags": {
10068 "rapsys/blogbundle": 20,
10069 "rapsys/packbundle": 20,
10070 "rapsys/userbundle": 20
10072 "prefer-stable": true,
10073 "prefer-lowest": false,
10079 "platform-dev": [],
10080 "plugin-api-version": "2.3.0"