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": "dfedeb5644f1db57e37ec243b28033ee",
10 "name": "graham-campbell/result-type",
14 "url": "https://github.com/GrahamCampbell/Result-Type.git",
15 "reference": "3ba905c11371512af9d9bdd27d99b782216b6945"
19 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945",
20 "reference": "3ba905c11371512af9d9bdd27d99b782216b6945",
24 "php": "^7.2.5 || ^8.0",
25 "phpoption/phpoption": "^1.9.3"
28 "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
33 "GrahamCampbell\\ResultType\\": "src/"
36 "notification-url": "https://packagist.org/downloads/",
42 "name": "Graham Campbell",
44 "homepage": "https://github.com/GrahamCampbell"
47 "description": "An Implementation Of The Result Type",
56 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
57 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3"
61 "url": "https://github.com/GrahamCampbell",
65 "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
69 "time": "2024-07-20T21:45:45+00:00"
72 "name": "phpoption/phpoption",
76 "url": "https://github.com/schmittjoh/php-option.git",
77 "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54"
81 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54",
82 "reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54",
86 "php": "^7.2.5 || ^8.0"
89 "bamarni/composer-bin-plugin": "^1.8.2",
90 "phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
96 "forward-command": false
99 "dev-master": "1.9-dev"
104 "PhpOption\\": "src/PhpOption/"
107 "notification-url": "https://packagist.org/downloads/",
113 "name": "Johannes M. Schmitt",
115 "homepage": "https://github.com/schmittjoh"
118 "name": "Graham Campbell",
120 "homepage": "https://github.com/GrahamCampbell"
123 "description": "Option Type for PHP",
131 "issues": "https://github.com/schmittjoh/php-option/issues",
132 "source": "https://github.com/schmittjoh/php-option/tree/1.9.3"
136 "url": "https://github.com/GrahamCampbell",
140 "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
144 "time": "2024-07-20T21:41:07+00:00"
147 "name": "psr/container",
151 "url": "https://github.com/php-fig/container.git",
152 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
156 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
157 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
166 "dev-master": "2.0.x-dev"
171 "Psr\\Container\\": "src/"
174 "notification-url": "https://packagist.org/downloads/",
181 "homepage": "https://www.php-fig.org/"
184 "description": "Common Container Interface (PHP FIG PSR-11)",
185 "homepage": "https://github.com/php-fig/container",
189 "container-interface",
194 "issues": "https://github.com/php-fig/container/issues",
195 "source": "https://github.com/php-fig/container/tree/2.0.2"
197 "time": "2021-11-05T16:47:00+00:00"
200 "name": "symfony/console",
201 "version": "v6.4.21",
204 "url": "https://github.com/symfony/console.git",
205 "reference": "a3011c7b7adb58d89f6c0d822abb641d7a5f9719"
209 "url": "https://api.github.com/repos/symfony/console/zipball/a3011c7b7adb58d89f6c0d822abb641d7a5f9719",
210 "reference": "a3011c7b7adb58d89f6c0d822abb641d7a5f9719",
215 "symfony/deprecation-contracts": "^2.5|^3",
216 "symfony/polyfill-mbstring": "~1.0",
217 "symfony/service-contracts": "^2.5|^3",
218 "symfony/string": "^5.4|^6.0|^7.0"
221 "symfony/dependency-injection": "<5.4",
222 "symfony/dotenv": "<5.4",
223 "symfony/event-dispatcher": "<5.4",
224 "symfony/lock": "<5.4",
225 "symfony/process": "<5.4"
228 "psr/log-implementation": "1.0|2.0|3.0"
231 "psr/log": "^1|^2|^3",
232 "symfony/config": "^5.4|^6.0|^7.0",
233 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
234 "symfony/event-dispatcher": "^5.4|^6.0|^7.0",
235 "symfony/http-foundation": "^6.4|^7.0",
236 "symfony/http-kernel": "^6.4|^7.0",
237 "symfony/lock": "^5.4|^6.0|^7.0",
238 "symfony/messenger": "^5.4|^6.0|^7.0",
239 "symfony/process": "^5.4|^6.0|^7.0",
240 "symfony/stopwatch": "^5.4|^6.0|^7.0",
241 "symfony/var-dumper": "^5.4|^6.0|^7.0"
246 "Symfony\\Component\\Console\\": ""
248 "exclude-from-classmap": [
252 "notification-url": "https://packagist.org/downloads/",
258 "name": "Fabien Potencier",
262 "name": "Symfony Community",
263 "homepage": "https://symfony.com/contributors"
266 "description": "Eases the creation of beautiful and testable command line interfaces",
267 "homepage": "https://symfony.com",
275 "source": "https://github.com/symfony/console/tree/v6.4.21"
279 "url": "https://symfony.com/sponsor",
283 "url": "https://github.com/fabpot",
287 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
291 "time": "2025-04-07T15:42:41+00:00"
294 "name": "symfony/deprecation-contracts",
298 "url": "https://github.com/symfony/deprecation-contracts.git",
299 "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
303 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
304 "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
313 "url": "https://github.com/symfony/contracts",
314 "name": "symfony/contracts"
317 "dev-main": "3.5-dev"
325 "notification-url": "https://packagist.org/downloads/",
331 "name": "Nicolas Grekas",
335 "name": "Symfony Community",
336 "homepage": "https://symfony.com/contributors"
339 "description": "A generic function and convention to trigger deprecation notices",
340 "homepage": "https://symfony.com",
342 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
346 "url": "https://symfony.com/sponsor",
350 "url": "https://github.com/fabpot",
354 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
358 "time": "2024-09-25T14:20:29+00:00"
361 "name": "symfony/polyfill-ctype",
362 "version": "v1.32.0",
365 "url": "https://github.com/symfony/polyfill-ctype.git",
366 "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
370 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
371 "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
381 "ext-ctype": "For best performance"
386 "url": "https://github.com/symfony/polyfill",
387 "name": "symfony/polyfill"
395 "Symfony\\Polyfill\\Ctype\\": ""
398 "notification-url": "https://packagist.org/downloads/",
404 "name": "Gert de Pagter",
408 "name": "Symfony Community",
409 "homepage": "https://symfony.com/contributors"
412 "description": "Symfony polyfill for ctype functions",
413 "homepage": "https://symfony.com",
421 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0"
425 "url": "https://symfony.com/sponsor",
429 "url": "https://github.com/fabpot",
433 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
437 "time": "2024-09-09T11:45:10+00:00"
440 "name": "symfony/polyfill-intl-grapheme",
441 "version": "v1.32.0",
444 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
445 "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
449 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
450 "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
457 "ext-intl": "For best performance"
462 "url": "https://github.com/symfony/polyfill",
463 "name": "symfony/polyfill"
471 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
474 "notification-url": "https://packagist.org/downloads/",
480 "name": "Nicolas Grekas",
484 "name": "Symfony Community",
485 "homepage": "https://symfony.com/contributors"
488 "description": "Symfony polyfill for intl's grapheme_* functions",
489 "homepage": "https://symfony.com",
499 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0"
503 "url": "https://symfony.com/sponsor",
507 "url": "https://github.com/fabpot",
511 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
515 "time": "2024-09-09T11:45:10+00:00"
518 "name": "symfony/polyfill-intl-normalizer",
519 "version": "v1.32.0",
522 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
523 "reference": "3833d7255cc303546435cb650316bff708a1c75c"
527 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
528 "reference": "3833d7255cc303546435cb650316bff708a1c75c",
535 "ext-intl": "For best performance"
540 "url": "https://github.com/symfony/polyfill",
541 "name": "symfony/polyfill"
549 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
555 "notification-url": "https://packagist.org/downloads/",
561 "name": "Nicolas Grekas",
565 "name": "Symfony Community",
566 "homepage": "https://symfony.com/contributors"
569 "description": "Symfony polyfill for intl's Normalizer class and related functions",
570 "homepage": "https://symfony.com",
580 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0"
584 "url": "https://symfony.com/sponsor",
588 "url": "https://github.com/fabpot",
592 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
596 "time": "2024-09-09T11:45:10+00:00"
599 "name": "symfony/polyfill-mbstring",
600 "version": "v1.32.0",
603 "url": "https://github.com/symfony/polyfill-mbstring.git",
604 "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
608 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
609 "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
620 "ext-mbstring": "For best performance"
625 "url": "https://github.com/symfony/polyfill",
626 "name": "symfony/polyfill"
634 "Symfony\\Polyfill\\Mbstring\\": ""
637 "notification-url": "https://packagist.org/downloads/",
643 "name": "Nicolas Grekas",
647 "name": "Symfony Community",
648 "homepage": "https://symfony.com/contributors"
651 "description": "Symfony polyfill for the Mbstring extension",
652 "homepage": "https://symfony.com",
661 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
665 "url": "https://symfony.com/sponsor",
669 "url": "https://github.com/fabpot",
673 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
677 "time": "2024-12-23T08:48:59+00:00"
680 "name": "symfony/polyfill-php80",
681 "version": "v1.32.0",
684 "url": "https://github.com/symfony/polyfill-php80.git",
685 "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
689 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
690 "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
699 "url": "https://github.com/symfony/polyfill",
700 "name": "symfony/polyfill"
708 "Symfony\\Polyfill\\Php80\\": ""
714 "notification-url": "https://packagist.org/downloads/",
724 "name": "Nicolas Grekas",
728 "name": "Symfony Community",
729 "homepage": "https://symfony.com/contributors"
732 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
733 "homepage": "https://symfony.com",
741 "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0"
745 "url": "https://symfony.com/sponsor",
749 "url": "https://github.com/fabpot",
753 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
757 "time": "2025-01-02T08:10:11+00:00"
760 "name": "symfony/process",
761 "version": "v6.4.20",
764 "url": "https://github.com/symfony/process.git",
765 "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20"
769 "url": "https://api.github.com/repos/symfony/process/zipball/e2a61c16af36c9a07e5c9906498b73e091949a20",
770 "reference": "e2a61c16af36c9a07e5c9906498b73e091949a20",
779 "Symfony\\Component\\Process\\": ""
781 "exclude-from-classmap": [
785 "notification-url": "https://packagist.org/downloads/",
791 "name": "Fabien Potencier",
795 "name": "Symfony Community",
796 "homepage": "https://symfony.com/contributors"
799 "description": "Executes commands in sub-processes",
800 "homepage": "https://symfony.com",
802 "source": "https://github.com/symfony/process/tree/v6.4.20"
806 "url": "https://symfony.com/sponsor",
810 "url": "https://github.com/fabpot",
814 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
818 "time": "2025-03-10T17:11:00+00:00"
821 "name": "symfony/service-contracts",
825 "url": "https://github.com/symfony/service-contracts.git",
826 "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
830 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
831 "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
836 "psr/container": "^1.1|^2.0",
837 "symfony/deprecation-contracts": "^2.5|^3"
840 "ext-psr": "<1.1|>=2"
845 "url": "https://github.com/symfony/contracts",
846 "name": "symfony/contracts"
849 "dev-main": "3.5-dev"
854 "Symfony\\Contracts\\Service\\": ""
856 "exclude-from-classmap": [
860 "notification-url": "https://packagist.org/downloads/",
866 "name": "Nicolas Grekas",
870 "name": "Symfony Community",
871 "homepage": "https://symfony.com/contributors"
874 "description": "Generic abstractions related to writing services",
875 "homepage": "https://symfony.com",
885 "source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
889 "url": "https://symfony.com/sponsor",
893 "url": "https://github.com/fabpot",
897 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
901 "time": "2024-09-25T14:20:29+00:00"
904 "name": "symfony/string",
905 "version": "v6.4.21",
908 "url": "https://github.com/symfony/string.git",
909 "reference": "73e2c6966a5aef1d4892873ed5322245295370c6"
913 "url": "https://api.github.com/repos/symfony/string/zipball/73e2c6966a5aef1d4892873ed5322245295370c6",
914 "reference": "73e2c6966a5aef1d4892873ed5322245295370c6",
919 "symfony/polyfill-ctype": "~1.8",
920 "symfony/polyfill-intl-grapheme": "~1.0",
921 "symfony/polyfill-intl-normalizer": "~1.0",
922 "symfony/polyfill-mbstring": "~1.0"
925 "symfony/translation-contracts": "<2.5"
928 "symfony/error-handler": "^5.4|^6.0|^7.0",
929 "symfony/http-client": "^5.4|^6.0|^7.0",
930 "symfony/intl": "^6.2|^7.0",
931 "symfony/translation-contracts": "^2.5|^3.0",
932 "symfony/var-exporter": "^5.4|^6.0|^7.0"
937 "Resources/functions.php"
940 "Symfony\\Component\\String\\": ""
942 "exclude-from-classmap": [
946 "notification-url": "https://packagist.org/downloads/",
952 "name": "Nicolas Grekas",
956 "name": "Symfony Community",
957 "homepage": "https://symfony.com/contributors"
960 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
961 "homepage": "https://symfony.com",
971 "source": "https://github.com/symfony/string/tree/v6.4.21"
975 "url": "https://symfony.com/sponsor",
979 "url": "https://github.com/fabpot",
983 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
987 "time": "2025-04-18T15:23:29+00:00"
990 "name": "vlucas/phpdotenv",
994 "url": "https://github.com/vlucas/phpdotenv.git",
995 "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af"
999 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
1000 "reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
1005 "graham-campbell/result-type": "^1.1.3",
1006 "php": "^7.2.5 || ^8.0",
1007 "phpoption/phpoption": "^1.9.3",
1008 "symfony/polyfill-ctype": "^1.24",
1009 "symfony/polyfill-mbstring": "^1.24",
1010 "symfony/polyfill-php80": "^1.24"
1013 "bamarni/composer-bin-plugin": "^1.8.2",
1015 "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
1018 "ext-filter": "Required to use the boolean validator."
1024 "forward-command": false
1027 "dev-master": "5.6-dev"
1035 "notification-url": "https://packagist.org/downloads/",
1041 "name": "Graham Campbell",
1043 "homepage": "https://github.com/GrahamCampbell"
1046 "name": "Vance Lucas",
1048 "homepage": "https://github.com/vlucas"
1051 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
1058 "issues": "https://github.com/vlucas/phpdotenv/issues",
1059 "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.2"
1063 "url": "https://github.com/GrahamCampbell",
1067 "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
1071 "time": "2025-04-30T23:37:27+00:00"
1076 "name": "myclabs/deep-copy",
1077 "version": "1.13.1",
1080 "url": "https://github.com/myclabs/DeepCopy.git",
1081 "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
1085 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
1086 "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
1090 "php": "^7.1 || ^8.0"
1093 "doctrine/collections": "<1.6.8",
1094 "doctrine/common": "<2.13.3 || >=3 <3.2.2"
1097 "doctrine/collections": "^1.6.8",
1098 "doctrine/common": "^2.13.3 || ^3.2.2",
1099 "phpspec/prophecy": "^1.10",
1100 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
1105 "src/DeepCopy/deep_copy.php"
1108 "DeepCopy\\": "src/DeepCopy/"
1111 "notification-url": "https://packagist.org/downloads/",
1115 "description": "Create deep copies (clones) of your objects",
1124 "issues": "https://github.com/myclabs/DeepCopy/issues",
1125 "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
1129 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
1133 "time": "2025-04-29T12:36:36+00:00"
1136 "name": "nikic/php-parser",
1137 "version": "v5.4.0",
1140 "url": "https://github.com/nikic/PHP-Parser.git",
1141 "reference": "447a020a1f875a434d62f2a401f53b82a396e494"
1145 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
1146 "reference": "447a020a1f875a434d62f2a401f53b82a396e494",
1152 "ext-tokenizer": "*",
1156 "ircmaxell/php-yacc": "^0.0.7",
1157 "phpunit/phpunit": "^9.0"
1165 "dev-master": "5.0-dev"
1170 "PhpParser\\": "lib/PhpParser"
1173 "notification-url": "https://packagist.org/downloads/",
1179 "name": "Nikita Popov"
1182 "description": "A PHP parser written in PHP",
1188 "issues": "https://github.com/nikic/PHP-Parser/issues",
1189 "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
1191 "time": "2024-12-30T11:07:19+00:00"
1194 "name": "phar-io/manifest",
1198 "url": "https://github.com/phar-io/manifest.git",
1199 "reference": "54750ef60c58e43759730615a392c31c80e23176"
1203 "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
1204 "reference": "54750ef60c58e43759730615a392c31c80e23176",
1211 "ext-xmlwriter": "*",
1212 "phar-io/version": "^3.0.1",
1213 "php": "^7.2 || ^8.0"
1218 "dev-master": "2.0.x-dev"
1226 "notification-url": "https://packagist.org/downloads/",
1232 "name": "Arne Blankerts",
1237 "name": "Sebastian Heuer",
1242 "name": "Sebastian Bergmann",
1247 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
1249 "issues": "https://github.com/phar-io/manifest/issues",
1250 "source": "https://github.com/phar-io/manifest/tree/2.0.4"
1254 "url": "https://github.com/theseer",
1258 "time": "2024-03-03T12:33:53+00:00"
1261 "name": "phar-io/version",
1265 "url": "https://github.com/phar-io/version.git",
1266 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
1270 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
1271 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
1275 "php": "^7.2 || ^8.0"
1283 "notification-url": "https://packagist.org/downloads/",
1289 "name": "Arne Blankerts",
1294 "name": "Sebastian Heuer",
1299 "name": "Sebastian Bergmann",
1304 "description": "Library for handling version information and constraints",
1306 "issues": "https://github.com/phar-io/version/issues",
1307 "source": "https://github.com/phar-io/version/tree/3.2.1"
1309 "time": "2022-02-21T01:04:05+00:00"
1312 "name": "phpunit/php-code-coverage",
1313 "version": "10.1.16",
1316 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1317 "reference": "7e308268858ed6baedc8704a304727d20bc07c77"
1321 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e308268858ed6baedc8704a304727d20bc07c77",
1322 "reference": "7e308268858ed6baedc8704a304727d20bc07c77",
1328 "ext-xmlwriter": "*",
1329 "nikic/php-parser": "^4.19.1 || ^5.1.0",
1331 "phpunit/php-file-iterator": "^4.1.0",
1332 "phpunit/php-text-template": "^3.0.1",
1333 "sebastian/code-unit-reverse-lookup": "^3.0.0",
1334 "sebastian/complexity": "^3.2.0",
1335 "sebastian/environment": "^6.1.0",
1336 "sebastian/lines-of-code": "^2.0.2",
1337 "sebastian/version": "^4.0.1",
1338 "theseer/tokenizer": "^1.2.3"
1341 "phpunit/phpunit": "^10.1"
1344 "ext-pcov": "PHP extension that provides line coverage",
1345 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
1350 "dev-main": "10.1.x-dev"
1358 "notification-url": "https://packagist.org/downloads/",
1364 "name": "Sebastian Bergmann",
1369 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1370 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1377 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
1378 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
1379 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.16"
1383 "url": "https://github.com/sebastianbergmann",
1387 "time": "2024-08-22T04:31:57+00:00"
1390 "name": "phpunit/php-file-iterator",
1394 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1395 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
1399 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
1400 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
1407 "phpunit/phpunit": "^10.0"
1412 "dev-main": "4.0-dev"
1420 "notification-url": "https://packagist.org/downloads/",
1426 "name": "Sebastian Bergmann",
1431 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1432 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1438 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
1439 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
1440 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
1444 "url": "https://github.com/sebastianbergmann",
1448 "time": "2023-08-31T06:24:48+00:00"
1451 "name": "phpunit/php-invoker",
1455 "url": "https://github.com/sebastianbergmann/php-invoker.git",
1456 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
1460 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
1461 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
1469 "phpunit/phpunit": "^10.0"
1477 "dev-main": "4.0-dev"
1485 "notification-url": "https://packagist.org/downloads/",
1491 "name": "Sebastian Bergmann",
1496 "description": "Invoke callables with a timeout",
1497 "homepage": "https://github.com/sebastianbergmann/php-invoker/",
1502 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
1503 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
1507 "url": "https://github.com/sebastianbergmann",
1511 "time": "2023-02-03T06:56:09+00:00"
1514 "name": "phpunit/php-text-template",
1518 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1519 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
1523 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
1524 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
1531 "phpunit/phpunit": "^10.0"
1536 "dev-main": "3.0-dev"
1544 "notification-url": "https://packagist.org/downloads/",
1550 "name": "Sebastian Bergmann",
1555 "description": "Simple template engine.",
1556 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1561 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
1562 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
1563 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
1567 "url": "https://github.com/sebastianbergmann",
1571 "time": "2023-08-31T14:07:24+00:00"
1574 "name": "phpunit/php-timer",
1578 "url": "https://github.com/sebastianbergmann/php-timer.git",
1579 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
1583 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
1584 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
1591 "phpunit/phpunit": "^10.0"
1596 "dev-main": "6.0-dev"
1604 "notification-url": "https://packagist.org/downloads/",
1610 "name": "Sebastian Bergmann",
1615 "description": "Utility class for timing",
1616 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1621 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
1622 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
1626 "url": "https://github.com/sebastianbergmann",
1630 "time": "2023-02-03T06:57:52+00:00"
1633 "name": "phpunit/phpunit",
1634 "version": "10.5.46",
1637 "url": "https://github.com/sebastianbergmann/phpunit.git",
1638 "reference": "8080be387a5be380dda48c6f41cee4a13aadab3d"
1642 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8080be387a5be380dda48c6f41cee4a13aadab3d",
1643 "reference": "8080be387a5be380dda48c6f41cee4a13aadab3d",
1650 "ext-mbstring": "*",
1652 "ext-xmlwriter": "*",
1653 "myclabs/deep-copy": "^1.13.1",
1654 "phar-io/manifest": "^2.0.4",
1655 "phar-io/version": "^3.2.1",
1657 "phpunit/php-code-coverage": "^10.1.16",
1658 "phpunit/php-file-iterator": "^4.1.0",
1659 "phpunit/php-invoker": "^4.0.0",
1660 "phpunit/php-text-template": "^3.0.1",
1661 "phpunit/php-timer": "^6.0.0",
1662 "sebastian/cli-parser": "^2.0.1",
1663 "sebastian/code-unit": "^2.0.0",
1664 "sebastian/comparator": "^5.0.3",
1665 "sebastian/diff": "^5.1.1",
1666 "sebastian/environment": "^6.1.0",
1667 "sebastian/exporter": "^5.1.2",
1668 "sebastian/global-state": "^6.0.2",
1669 "sebastian/object-enumerator": "^5.0.0",
1670 "sebastian/recursion-context": "^5.0.0",
1671 "sebastian/type": "^4.0.0",
1672 "sebastian/version": "^4.0.1"
1675 "ext-soap": "To be able to generate mocks based on WSDL files"
1683 "dev-main": "10.5-dev"
1688 "src/Framework/Assert/Functions.php"
1694 "notification-url": "https://packagist.org/downloads/",
1700 "name": "Sebastian Bergmann",
1705 "description": "The PHP Unit Testing framework.",
1706 "homepage": "https://phpunit.de/",
1713 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
1714 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
1715 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.46"
1719 "url": "https://phpunit.de/sponsors.html",
1723 "url": "https://github.com/sebastianbergmann",
1727 "url": "https://liberapay.com/sebastianbergmann",
1731 "url": "https://thanks.dev/u/gh/sebastianbergmann",
1732 "type": "thanks_dev"
1735 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
1739 "time": "2025-05-02T06:46:24+00:00"
1742 "name": "sebastian/cli-parser",
1746 "url": "https://github.com/sebastianbergmann/cli-parser.git",
1747 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084"
1751 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084",
1752 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084",
1759 "phpunit/phpunit": "^10.0"
1764 "dev-main": "2.0-dev"
1772 "notification-url": "https://packagist.org/downloads/",
1778 "name": "Sebastian Bergmann",
1783 "description": "Library for parsing CLI options",
1784 "homepage": "https://github.com/sebastianbergmann/cli-parser",
1786 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
1787 "security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
1788 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1"
1792 "url": "https://github.com/sebastianbergmann",
1796 "time": "2024-03-02T07:12:49+00:00"
1799 "name": "sebastian/code-unit",
1803 "url": "https://github.com/sebastianbergmann/code-unit.git",
1804 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
1808 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
1809 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
1816 "phpunit/phpunit": "^10.0"
1821 "dev-main": "2.0-dev"
1829 "notification-url": "https://packagist.org/downloads/",
1835 "name": "Sebastian Bergmann",
1840 "description": "Collection of value objects that represent the PHP code units",
1841 "homepage": "https://github.com/sebastianbergmann/code-unit",
1843 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
1844 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
1848 "url": "https://github.com/sebastianbergmann",
1852 "time": "2023-02-03T06:58:43+00:00"
1855 "name": "sebastian/code-unit-reverse-lookup",
1859 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1860 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
1864 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
1865 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
1872 "phpunit/phpunit": "^10.0"
1877 "dev-main": "3.0-dev"
1885 "notification-url": "https://packagist.org/downloads/",
1891 "name": "Sebastian Bergmann",
1895 "description": "Looks up which function or method a line of code belongs to",
1896 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1898 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
1899 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
1903 "url": "https://github.com/sebastianbergmann",
1907 "time": "2023-02-03T06:59:15+00:00"
1910 "name": "sebastian/comparator",
1914 "url": "https://github.com/sebastianbergmann/comparator.git",
1915 "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e"
1919 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
1920 "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
1925 "ext-mbstring": "*",
1927 "sebastian/diff": "^5.0",
1928 "sebastian/exporter": "^5.0"
1931 "phpunit/phpunit": "^10.5"
1936 "dev-main": "5.0-dev"
1944 "notification-url": "https://packagist.org/downloads/",
1950 "name": "Sebastian Bergmann",
1954 "name": "Jeff Welch",
1958 "name": "Volker Dusch",
1962 "name": "Bernhard Schussek",
1966 "description": "Provides the functionality to compare PHP values for equality",
1967 "homepage": "https://github.com/sebastianbergmann/comparator",
1974 "issues": "https://github.com/sebastianbergmann/comparator/issues",
1975 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
1976 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3"
1980 "url": "https://github.com/sebastianbergmann",
1984 "time": "2024-10-18T14:56:07+00:00"
1987 "name": "sebastian/complexity",
1991 "url": "https://github.com/sebastianbergmann/complexity.git",
1992 "reference": "68ff824baeae169ec9f2137158ee529584553799"
1996 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
1997 "reference": "68ff824baeae169ec9f2137158ee529584553799",
2001 "nikic/php-parser": "^4.18 || ^5.0",
2005 "phpunit/phpunit": "^10.0"
2010 "dev-main": "3.2-dev"
2018 "notification-url": "https://packagist.org/downloads/",
2024 "name": "Sebastian Bergmann",
2029 "description": "Library for calculating the complexity of PHP code units",
2030 "homepage": "https://github.com/sebastianbergmann/complexity",
2032 "issues": "https://github.com/sebastianbergmann/complexity/issues",
2033 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
2034 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
2038 "url": "https://github.com/sebastianbergmann",
2042 "time": "2023-12-21T08:37:17+00:00"
2045 "name": "sebastian/diff",
2049 "url": "https://github.com/sebastianbergmann/diff.git",
2050 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e"
2054 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e",
2055 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e",
2062 "phpunit/phpunit": "^10.0",
2063 "symfony/process": "^6.4"
2068 "dev-main": "5.1-dev"
2076 "notification-url": "https://packagist.org/downloads/",
2082 "name": "Sebastian Bergmann",
2086 "name": "Kore Nordmann",
2090 "description": "Diff implementation",
2091 "homepage": "https://github.com/sebastianbergmann/diff",
2099 "issues": "https://github.com/sebastianbergmann/diff/issues",
2100 "security": "https://github.com/sebastianbergmann/diff/security/policy",
2101 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.1"
2105 "url": "https://github.com/sebastianbergmann",
2109 "time": "2024-03-02T07:15:17+00:00"
2112 "name": "sebastian/environment",
2116 "url": "https://github.com/sebastianbergmann/environment.git",
2117 "reference": "8074dbcd93529b357029f5cc5058fd3e43666984"
2121 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984",
2122 "reference": "8074dbcd93529b357029f5cc5058fd3e43666984",
2129 "phpunit/phpunit": "^10.0"
2137 "dev-main": "6.1-dev"
2145 "notification-url": "https://packagist.org/downloads/",
2151 "name": "Sebastian Bergmann",
2155 "description": "Provides functionality to handle HHVM/PHP environments",
2156 "homepage": "https://github.com/sebastianbergmann/environment",
2163 "issues": "https://github.com/sebastianbergmann/environment/issues",
2164 "security": "https://github.com/sebastianbergmann/environment/security/policy",
2165 "source": "https://github.com/sebastianbergmann/environment/tree/6.1.0"
2169 "url": "https://github.com/sebastianbergmann",
2173 "time": "2024-03-23T08:47:14+00:00"
2176 "name": "sebastian/exporter",
2180 "url": "https://github.com/sebastianbergmann/exporter.git",
2181 "reference": "955288482d97c19a372d3f31006ab3f37da47adf"
2185 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
2186 "reference": "955288482d97c19a372d3f31006ab3f37da47adf",
2190 "ext-mbstring": "*",
2192 "sebastian/recursion-context": "^5.0"
2195 "phpunit/phpunit": "^10.0"
2200 "dev-main": "5.1-dev"
2208 "notification-url": "https://packagist.org/downloads/",
2214 "name": "Sebastian Bergmann",
2218 "name": "Jeff Welch",
2222 "name": "Volker Dusch",
2226 "name": "Adam Harvey",
2230 "name": "Bernhard Schussek",
2234 "description": "Provides the functionality to export PHP variables for visualization",
2235 "homepage": "https://www.github.com/sebastianbergmann/exporter",
2241 "issues": "https://github.com/sebastianbergmann/exporter/issues",
2242 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
2243 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
2247 "url": "https://github.com/sebastianbergmann",
2251 "time": "2024-03-02T07:17:12+00:00"
2254 "name": "sebastian/global-state",
2258 "url": "https://github.com/sebastianbergmann/global-state.git",
2259 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9"
2263 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
2264 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
2269 "sebastian/object-reflector": "^3.0",
2270 "sebastian/recursion-context": "^5.0"
2274 "phpunit/phpunit": "^10.0"
2279 "dev-main": "6.0-dev"
2287 "notification-url": "https://packagist.org/downloads/",
2293 "name": "Sebastian Bergmann",
2297 "description": "Snapshotting of global state",
2298 "homepage": "https://www.github.com/sebastianbergmann/global-state",
2303 "issues": "https://github.com/sebastianbergmann/global-state/issues",
2304 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
2305 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2"
2309 "url": "https://github.com/sebastianbergmann",
2313 "time": "2024-03-02T07:19:19+00:00"
2316 "name": "sebastian/lines-of-code",
2320 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
2321 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
2325 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
2326 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
2330 "nikic/php-parser": "^4.18 || ^5.0",
2334 "phpunit/phpunit": "^10.0"
2339 "dev-main": "2.0-dev"
2347 "notification-url": "https://packagist.org/downloads/",
2353 "name": "Sebastian Bergmann",
2358 "description": "Library for counting the lines of code in PHP source code",
2359 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
2361 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
2362 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
2363 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
2367 "url": "https://github.com/sebastianbergmann",
2371 "time": "2023-12-21T08:38:20+00:00"
2374 "name": "sebastian/object-enumerator",
2378 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2379 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
2383 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
2384 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
2389 "sebastian/object-reflector": "^3.0",
2390 "sebastian/recursion-context": "^5.0"
2393 "phpunit/phpunit": "^10.0"
2398 "dev-main": "5.0-dev"
2406 "notification-url": "https://packagist.org/downloads/",
2412 "name": "Sebastian Bergmann",
2416 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2417 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2419 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
2420 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
2424 "url": "https://github.com/sebastianbergmann",
2428 "time": "2023-02-03T07:08:32+00:00"
2431 "name": "sebastian/object-reflector",
2435 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2436 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
2440 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
2441 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
2448 "phpunit/phpunit": "^10.0"
2453 "dev-main": "3.0-dev"
2461 "notification-url": "https://packagist.org/downloads/",
2467 "name": "Sebastian Bergmann",
2471 "description": "Allows reflection of object attributes, including inherited and non-public ones",
2472 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2474 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
2475 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
2479 "url": "https://github.com/sebastianbergmann",
2483 "time": "2023-02-03T07:06:18+00:00"
2486 "name": "sebastian/recursion-context",
2490 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2491 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
2495 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
2496 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
2503 "phpunit/phpunit": "^10.0"
2508 "dev-main": "5.0-dev"
2516 "notification-url": "https://packagist.org/downloads/",
2522 "name": "Sebastian Bergmann",
2526 "name": "Jeff Welch",
2530 "name": "Adam Harvey",
2534 "description": "Provides functionality to recursively process PHP variables",
2535 "homepage": "https://github.com/sebastianbergmann/recursion-context",
2537 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2538 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
2542 "url": "https://github.com/sebastianbergmann",
2546 "time": "2023-02-03T07:05:40+00:00"
2549 "name": "sebastian/type",
2553 "url": "https://github.com/sebastianbergmann/type.git",
2554 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
2558 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
2559 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
2566 "phpunit/phpunit": "^10.0"
2571 "dev-main": "4.0-dev"
2579 "notification-url": "https://packagist.org/downloads/",
2585 "name": "Sebastian Bergmann",
2590 "description": "Collection of value objects that represent the types of the PHP type system",
2591 "homepage": "https://github.com/sebastianbergmann/type",
2593 "issues": "https://github.com/sebastianbergmann/type/issues",
2594 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
2598 "url": "https://github.com/sebastianbergmann",
2602 "time": "2023-02-03T07:10:45+00:00"
2605 "name": "sebastian/version",
2609 "url": "https://github.com/sebastianbergmann/version.git",
2610 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
2614 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
2615 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
2624 "dev-main": "4.0-dev"
2632 "notification-url": "https://packagist.org/downloads/",
2638 "name": "Sebastian Bergmann",
2643 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2644 "homepage": "https://github.com/sebastianbergmann/version",
2646 "issues": "https://github.com/sebastianbergmann/version/issues",
2647 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
2651 "url": "https://github.com/sebastianbergmann",
2655 "time": "2023-02-07T11:34:05+00:00"
2658 "name": "theseer/tokenizer",
2662 "url": "https://github.com/theseer/tokenizer.git",
2663 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
2667 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
2668 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
2673 "ext-tokenizer": "*",
2674 "ext-xmlwriter": "*",
2675 "php": "^7.2 || ^8.0"
2683 "notification-url": "https://packagist.org/downloads/",
2689 "name": "Arne Blankerts",
2694 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
2696 "issues": "https://github.com/theseer/tokenizer/issues",
2697 "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
2701 "url": "https://github.com/theseer",
2705 "time": "2024-03-03T12:36:25+00:00"
2709 "minimum-stability": "stable",
2710 "stability-flags": {},
2711 "prefer-stable": false,
2712 "prefer-lowest": false,
2719 "platform-overrides": {
2722 "plugin-api-version": "2.6.0"