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.17",
204 "url": "https://github.com/symfony/console.git",
205 "reference": "799445db3f15768ecc382ac5699e6da0520a0a04"
209 "url": "https://api.github.com/repos/symfony/console/zipball/799445db3f15768ecc382ac5699e6da0520a0a04",
210 "reference": "799445db3f15768ecc382ac5699e6da0520a0a04",
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.17"
279 "url": "https://symfony.com/sponsor",
283 "url": "https://github.com/fabpot",
287 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
291 "time": "2024-12-07T12:07:30+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.31.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.31.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.31.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.31.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.31.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.31.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.31.0",
603 "url": "https://github.com/symfony/polyfill-mbstring.git",
604 "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
608 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
609 "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
619 "ext-mbstring": "For best performance"
624 "url": "https://github.com/symfony/polyfill",
625 "name": "symfony/polyfill"
633 "Symfony\\Polyfill\\Mbstring\\": ""
636 "notification-url": "https://packagist.org/downloads/",
642 "name": "Nicolas Grekas",
646 "name": "Symfony Community",
647 "homepage": "https://symfony.com/contributors"
650 "description": "Symfony polyfill for the Mbstring extension",
651 "homepage": "https://symfony.com",
660 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
664 "url": "https://symfony.com/sponsor",
668 "url": "https://github.com/fabpot",
672 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
676 "time": "2024-09-09T11:45:10+00:00"
679 "name": "symfony/polyfill-php80",
680 "version": "v1.31.0",
683 "url": "https://github.com/symfony/polyfill-php80.git",
684 "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
688 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
689 "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
698 "url": "https://github.com/symfony/polyfill",
699 "name": "symfony/polyfill"
707 "Symfony\\Polyfill\\Php80\\": ""
713 "notification-url": "https://packagist.org/downloads/",
723 "name": "Nicolas Grekas",
727 "name": "Symfony Community",
728 "homepage": "https://symfony.com/contributors"
731 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
732 "homepage": "https://symfony.com",
740 "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
744 "url": "https://symfony.com/sponsor",
748 "url": "https://github.com/fabpot",
752 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
756 "time": "2024-09-09T11:45:10+00:00"
759 "name": "symfony/process",
760 "version": "v6.4.19",
763 "url": "https://github.com/symfony/process.git",
764 "reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3"
768 "url": "https://api.github.com/repos/symfony/process/zipball/7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3",
769 "reference": "7a1c12e87b08ec9c97abdd188c9b3f5a40e37fc3",
778 "Symfony\\Component\\Process\\": ""
780 "exclude-from-classmap": [
784 "notification-url": "https://packagist.org/downloads/",
790 "name": "Fabien Potencier",
794 "name": "Symfony Community",
795 "homepage": "https://symfony.com/contributors"
798 "description": "Executes commands in sub-processes",
799 "homepage": "https://symfony.com",
801 "source": "https://github.com/symfony/process/tree/v6.4.19"
805 "url": "https://symfony.com/sponsor",
809 "url": "https://github.com/fabpot",
813 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
817 "time": "2025-02-04T13:35:48+00:00"
820 "name": "symfony/service-contracts",
824 "url": "https://github.com/symfony/service-contracts.git",
825 "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
829 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
830 "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
835 "psr/container": "^1.1|^2.0",
836 "symfony/deprecation-contracts": "^2.5|^3"
839 "ext-psr": "<1.1|>=2"
844 "url": "https://github.com/symfony/contracts",
845 "name": "symfony/contracts"
848 "dev-main": "3.5-dev"
853 "Symfony\\Contracts\\Service\\": ""
855 "exclude-from-classmap": [
859 "notification-url": "https://packagist.org/downloads/",
865 "name": "Nicolas Grekas",
869 "name": "Symfony Community",
870 "homepage": "https://symfony.com/contributors"
873 "description": "Generic abstractions related to writing services",
874 "homepage": "https://symfony.com",
884 "source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
888 "url": "https://symfony.com/sponsor",
892 "url": "https://github.com/fabpot",
896 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
900 "time": "2024-09-25T14:20:29+00:00"
903 "name": "symfony/string",
904 "version": "v6.4.15",
907 "url": "https://github.com/symfony/string.git",
908 "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f"
912 "url": "https://api.github.com/repos/symfony/string/zipball/73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f",
913 "reference": "73a5e66ea2e1677c98d4449177c5a9cf9d8b4c6f",
918 "symfony/polyfill-ctype": "~1.8",
919 "symfony/polyfill-intl-grapheme": "~1.0",
920 "symfony/polyfill-intl-normalizer": "~1.0",
921 "symfony/polyfill-mbstring": "~1.0"
924 "symfony/translation-contracts": "<2.5"
927 "symfony/error-handler": "^5.4|^6.0|^7.0",
928 "symfony/http-client": "^5.4|^6.0|^7.0",
929 "symfony/intl": "^6.2|^7.0",
930 "symfony/translation-contracts": "^2.5|^3.0",
931 "symfony/var-exporter": "^5.4|^6.0|^7.0"
936 "Resources/functions.php"
939 "Symfony\\Component\\String\\": ""
941 "exclude-from-classmap": [
945 "notification-url": "https://packagist.org/downloads/",
951 "name": "Nicolas Grekas",
955 "name": "Symfony Community",
956 "homepage": "https://symfony.com/contributors"
959 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
960 "homepage": "https://symfony.com",
970 "source": "https://github.com/symfony/string/tree/v6.4.15"
974 "url": "https://symfony.com/sponsor",
978 "url": "https://github.com/fabpot",
982 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
986 "time": "2024-11-13T13:31:12+00:00"
989 "name": "vlucas/phpdotenv",
993 "url": "https://github.com/vlucas/phpdotenv.git",
994 "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2"
998 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2",
999 "reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2",
1004 "graham-campbell/result-type": "^1.1.3",
1005 "php": "^7.2.5 || ^8.0",
1006 "phpoption/phpoption": "^1.9.3",
1007 "symfony/polyfill-ctype": "^1.24",
1008 "symfony/polyfill-mbstring": "^1.24",
1009 "symfony/polyfill-php80": "^1.24"
1012 "bamarni/composer-bin-plugin": "^1.8.2",
1014 "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
1017 "ext-filter": "Required to use the boolean validator."
1023 "forward-command": false
1026 "dev-master": "5.6-dev"
1034 "notification-url": "https://packagist.org/downloads/",
1040 "name": "Graham Campbell",
1042 "homepage": "https://github.com/GrahamCampbell"
1045 "name": "Vance Lucas",
1047 "homepage": "https://github.com/vlucas"
1050 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
1057 "issues": "https://github.com/vlucas/phpdotenv/issues",
1058 "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.1"
1062 "url": "https://github.com/GrahamCampbell",
1066 "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
1070 "time": "2024-07-20T21:52:34+00:00"
1075 "name": "myclabs/deep-copy",
1076 "version": "1.13.0",
1079 "url": "https://github.com/myclabs/DeepCopy.git",
1080 "reference": "024473a478be9df5fdaca2c793f2232fe788e414"
1084 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414",
1085 "reference": "024473a478be9df5fdaca2c793f2232fe788e414",
1089 "php": "^7.1 || ^8.0"
1092 "doctrine/collections": "<1.6.8",
1093 "doctrine/common": "<2.13.3 || >=3 <3.2.2"
1096 "doctrine/collections": "^1.6.8",
1097 "doctrine/common": "^2.13.3 || ^3.2.2",
1098 "phpspec/prophecy": "^1.10",
1099 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
1104 "src/DeepCopy/deep_copy.php"
1107 "DeepCopy\\": "src/DeepCopy/"
1110 "notification-url": "https://packagist.org/downloads/",
1114 "description": "Create deep copies (clones) of your objects",
1123 "issues": "https://github.com/myclabs/DeepCopy/issues",
1124 "source": "https://github.com/myclabs/DeepCopy/tree/1.13.0"
1128 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
1132 "time": "2025-02-12T12:17:51+00:00"
1135 "name": "nikic/php-parser",
1136 "version": "v5.4.0",
1139 "url": "https://github.com/nikic/PHP-Parser.git",
1140 "reference": "447a020a1f875a434d62f2a401f53b82a396e494"
1144 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
1145 "reference": "447a020a1f875a434d62f2a401f53b82a396e494",
1151 "ext-tokenizer": "*",
1155 "ircmaxell/php-yacc": "^0.0.7",
1156 "phpunit/phpunit": "^9.0"
1164 "dev-master": "5.0-dev"
1169 "PhpParser\\": "lib/PhpParser"
1172 "notification-url": "https://packagist.org/downloads/",
1178 "name": "Nikita Popov"
1181 "description": "A PHP parser written in PHP",
1187 "issues": "https://github.com/nikic/PHP-Parser/issues",
1188 "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
1190 "time": "2024-12-30T11:07:19+00:00"
1193 "name": "phar-io/manifest",
1197 "url": "https://github.com/phar-io/manifest.git",
1198 "reference": "54750ef60c58e43759730615a392c31c80e23176"
1202 "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
1203 "reference": "54750ef60c58e43759730615a392c31c80e23176",
1210 "ext-xmlwriter": "*",
1211 "phar-io/version": "^3.0.1",
1212 "php": "^7.2 || ^8.0"
1217 "dev-master": "2.0.x-dev"
1225 "notification-url": "https://packagist.org/downloads/",
1231 "name": "Arne Blankerts",
1236 "name": "Sebastian Heuer",
1241 "name": "Sebastian Bergmann",
1246 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
1248 "issues": "https://github.com/phar-io/manifest/issues",
1249 "source": "https://github.com/phar-io/manifest/tree/2.0.4"
1253 "url": "https://github.com/theseer",
1257 "time": "2024-03-03T12:33:53+00:00"
1260 "name": "phar-io/version",
1264 "url": "https://github.com/phar-io/version.git",
1265 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
1269 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
1270 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
1274 "php": "^7.2 || ^8.0"
1282 "notification-url": "https://packagist.org/downloads/",
1288 "name": "Arne Blankerts",
1293 "name": "Sebastian Heuer",
1298 "name": "Sebastian Bergmann",
1303 "description": "Library for handling version information and constraints",
1305 "issues": "https://github.com/phar-io/version/issues",
1306 "source": "https://github.com/phar-io/version/tree/3.2.1"
1308 "time": "2022-02-21T01:04:05+00:00"
1311 "name": "phpunit/php-code-coverage",
1312 "version": "10.1.16",
1315 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1316 "reference": "7e308268858ed6baedc8704a304727d20bc07c77"
1320 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e308268858ed6baedc8704a304727d20bc07c77",
1321 "reference": "7e308268858ed6baedc8704a304727d20bc07c77",
1327 "ext-xmlwriter": "*",
1328 "nikic/php-parser": "^4.19.1 || ^5.1.0",
1330 "phpunit/php-file-iterator": "^4.1.0",
1331 "phpunit/php-text-template": "^3.0.1",
1332 "sebastian/code-unit-reverse-lookup": "^3.0.0",
1333 "sebastian/complexity": "^3.2.0",
1334 "sebastian/environment": "^6.1.0",
1335 "sebastian/lines-of-code": "^2.0.2",
1336 "sebastian/version": "^4.0.1",
1337 "theseer/tokenizer": "^1.2.3"
1340 "phpunit/phpunit": "^10.1"
1343 "ext-pcov": "PHP extension that provides line coverage",
1344 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
1349 "dev-main": "10.1.x-dev"
1357 "notification-url": "https://packagist.org/downloads/",
1363 "name": "Sebastian Bergmann",
1368 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1369 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1376 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
1377 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
1378 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.16"
1382 "url": "https://github.com/sebastianbergmann",
1386 "time": "2024-08-22T04:31:57+00:00"
1389 "name": "phpunit/php-file-iterator",
1393 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1394 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
1398 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
1399 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
1406 "phpunit/phpunit": "^10.0"
1411 "dev-main": "4.0-dev"
1419 "notification-url": "https://packagist.org/downloads/",
1425 "name": "Sebastian Bergmann",
1430 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1431 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1437 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
1438 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
1439 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
1443 "url": "https://github.com/sebastianbergmann",
1447 "time": "2023-08-31T06:24:48+00:00"
1450 "name": "phpunit/php-invoker",
1454 "url": "https://github.com/sebastianbergmann/php-invoker.git",
1455 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
1459 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
1460 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
1468 "phpunit/phpunit": "^10.0"
1476 "dev-main": "4.0-dev"
1484 "notification-url": "https://packagist.org/downloads/",
1490 "name": "Sebastian Bergmann",
1495 "description": "Invoke callables with a timeout",
1496 "homepage": "https://github.com/sebastianbergmann/php-invoker/",
1501 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
1502 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
1506 "url": "https://github.com/sebastianbergmann",
1510 "time": "2023-02-03T06:56:09+00:00"
1513 "name": "phpunit/php-text-template",
1517 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1518 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
1522 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
1523 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
1530 "phpunit/phpunit": "^10.0"
1535 "dev-main": "3.0-dev"
1543 "notification-url": "https://packagist.org/downloads/",
1549 "name": "Sebastian Bergmann",
1554 "description": "Simple template engine.",
1555 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1560 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
1561 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
1562 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
1566 "url": "https://github.com/sebastianbergmann",
1570 "time": "2023-08-31T14:07:24+00:00"
1573 "name": "phpunit/php-timer",
1577 "url": "https://github.com/sebastianbergmann/php-timer.git",
1578 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
1582 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
1583 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
1590 "phpunit/phpunit": "^10.0"
1595 "dev-main": "6.0-dev"
1603 "notification-url": "https://packagist.org/downloads/",
1609 "name": "Sebastian Bergmann",
1614 "description": "Utility class for timing",
1615 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1620 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
1621 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
1625 "url": "https://github.com/sebastianbergmann",
1629 "time": "2023-02-03T06:57:52+00:00"
1632 "name": "phpunit/phpunit",
1633 "version": "10.5.45",
1636 "url": "https://github.com/sebastianbergmann/phpunit.git",
1637 "reference": "bd68a781d8e30348bc297449f5234b3458267ae8"
1641 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bd68a781d8e30348bc297449f5234b3458267ae8",
1642 "reference": "bd68a781d8e30348bc297449f5234b3458267ae8",
1649 "ext-mbstring": "*",
1651 "ext-xmlwriter": "*",
1652 "myclabs/deep-copy": "^1.12.1",
1653 "phar-io/manifest": "^2.0.4",
1654 "phar-io/version": "^3.2.1",
1656 "phpunit/php-code-coverage": "^10.1.16",
1657 "phpunit/php-file-iterator": "^4.1.0",
1658 "phpunit/php-invoker": "^4.0.0",
1659 "phpunit/php-text-template": "^3.0.1",
1660 "phpunit/php-timer": "^6.0.0",
1661 "sebastian/cli-parser": "^2.0.1",
1662 "sebastian/code-unit": "^2.0.0",
1663 "sebastian/comparator": "^5.0.3",
1664 "sebastian/diff": "^5.1.1",
1665 "sebastian/environment": "^6.1.0",
1666 "sebastian/exporter": "^5.1.2",
1667 "sebastian/global-state": "^6.0.2",
1668 "sebastian/object-enumerator": "^5.0.0",
1669 "sebastian/recursion-context": "^5.0.0",
1670 "sebastian/type": "^4.0.0",
1671 "sebastian/version": "^4.0.1"
1674 "ext-soap": "To be able to generate mocks based on WSDL files"
1682 "dev-main": "10.5-dev"
1687 "src/Framework/Assert/Functions.php"
1693 "notification-url": "https://packagist.org/downloads/",
1699 "name": "Sebastian Bergmann",
1704 "description": "The PHP Unit Testing framework.",
1705 "homepage": "https://phpunit.de/",
1712 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
1713 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
1714 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.45"
1718 "url": "https://phpunit.de/sponsors.html",
1722 "url": "https://github.com/sebastianbergmann",
1726 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
1730 "time": "2025-02-06T16:08:12+00:00"
1733 "name": "sebastian/cli-parser",
1737 "url": "https://github.com/sebastianbergmann/cli-parser.git",
1738 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084"
1742 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084",
1743 "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084",
1750 "phpunit/phpunit": "^10.0"
1755 "dev-main": "2.0-dev"
1763 "notification-url": "https://packagist.org/downloads/",
1769 "name": "Sebastian Bergmann",
1774 "description": "Library for parsing CLI options",
1775 "homepage": "https://github.com/sebastianbergmann/cli-parser",
1777 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
1778 "security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
1779 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1"
1783 "url": "https://github.com/sebastianbergmann",
1787 "time": "2024-03-02T07:12:49+00:00"
1790 "name": "sebastian/code-unit",
1794 "url": "https://github.com/sebastianbergmann/code-unit.git",
1795 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
1799 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
1800 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
1807 "phpunit/phpunit": "^10.0"
1812 "dev-main": "2.0-dev"
1820 "notification-url": "https://packagist.org/downloads/",
1826 "name": "Sebastian Bergmann",
1831 "description": "Collection of value objects that represent the PHP code units",
1832 "homepage": "https://github.com/sebastianbergmann/code-unit",
1834 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
1835 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
1839 "url": "https://github.com/sebastianbergmann",
1843 "time": "2023-02-03T06:58:43+00:00"
1846 "name": "sebastian/code-unit-reverse-lookup",
1850 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1851 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
1855 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
1856 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
1863 "phpunit/phpunit": "^10.0"
1868 "dev-main": "3.0-dev"
1876 "notification-url": "https://packagist.org/downloads/",
1882 "name": "Sebastian Bergmann",
1886 "description": "Looks up which function or method a line of code belongs to",
1887 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1889 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
1890 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
1894 "url": "https://github.com/sebastianbergmann",
1898 "time": "2023-02-03T06:59:15+00:00"
1901 "name": "sebastian/comparator",
1905 "url": "https://github.com/sebastianbergmann/comparator.git",
1906 "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e"
1910 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
1911 "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
1916 "ext-mbstring": "*",
1918 "sebastian/diff": "^5.0",
1919 "sebastian/exporter": "^5.0"
1922 "phpunit/phpunit": "^10.5"
1927 "dev-main": "5.0-dev"
1935 "notification-url": "https://packagist.org/downloads/",
1941 "name": "Sebastian Bergmann",
1945 "name": "Jeff Welch",
1949 "name": "Volker Dusch",
1953 "name": "Bernhard Schussek",
1957 "description": "Provides the functionality to compare PHP values for equality",
1958 "homepage": "https://github.com/sebastianbergmann/comparator",
1965 "issues": "https://github.com/sebastianbergmann/comparator/issues",
1966 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
1967 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3"
1971 "url": "https://github.com/sebastianbergmann",
1975 "time": "2024-10-18T14:56:07+00:00"
1978 "name": "sebastian/complexity",
1982 "url": "https://github.com/sebastianbergmann/complexity.git",
1983 "reference": "68ff824baeae169ec9f2137158ee529584553799"
1987 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
1988 "reference": "68ff824baeae169ec9f2137158ee529584553799",
1992 "nikic/php-parser": "^4.18 || ^5.0",
1996 "phpunit/phpunit": "^10.0"
2001 "dev-main": "3.2-dev"
2009 "notification-url": "https://packagist.org/downloads/",
2015 "name": "Sebastian Bergmann",
2020 "description": "Library for calculating the complexity of PHP code units",
2021 "homepage": "https://github.com/sebastianbergmann/complexity",
2023 "issues": "https://github.com/sebastianbergmann/complexity/issues",
2024 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
2025 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
2029 "url": "https://github.com/sebastianbergmann",
2033 "time": "2023-12-21T08:37:17+00:00"
2036 "name": "sebastian/diff",
2040 "url": "https://github.com/sebastianbergmann/diff.git",
2041 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e"
2045 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e",
2046 "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e",
2053 "phpunit/phpunit": "^10.0",
2054 "symfony/process": "^6.4"
2059 "dev-main": "5.1-dev"
2067 "notification-url": "https://packagist.org/downloads/",
2073 "name": "Sebastian Bergmann",
2077 "name": "Kore Nordmann",
2081 "description": "Diff implementation",
2082 "homepage": "https://github.com/sebastianbergmann/diff",
2090 "issues": "https://github.com/sebastianbergmann/diff/issues",
2091 "security": "https://github.com/sebastianbergmann/diff/security/policy",
2092 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.1"
2096 "url": "https://github.com/sebastianbergmann",
2100 "time": "2024-03-02T07:15:17+00:00"
2103 "name": "sebastian/environment",
2107 "url": "https://github.com/sebastianbergmann/environment.git",
2108 "reference": "8074dbcd93529b357029f5cc5058fd3e43666984"
2112 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984",
2113 "reference": "8074dbcd93529b357029f5cc5058fd3e43666984",
2120 "phpunit/phpunit": "^10.0"
2128 "dev-main": "6.1-dev"
2136 "notification-url": "https://packagist.org/downloads/",
2142 "name": "Sebastian Bergmann",
2146 "description": "Provides functionality to handle HHVM/PHP environments",
2147 "homepage": "https://github.com/sebastianbergmann/environment",
2154 "issues": "https://github.com/sebastianbergmann/environment/issues",
2155 "security": "https://github.com/sebastianbergmann/environment/security/policy",
2156 "source": "https://github.com/sebastianbergmann/environment/tree/6.1.0"
2160 "url": "https://github.com/sebastianbergmann",
2164 "time": "2024-03-23T08:47:14+00:00"
2167 "name": "sebastian/exporter",
2171 "url": "https://github.com/sebastianbergmann/exporter.git",
2172 "reference": "955288482d97c19a372d3f31006ab3f37da47adf"
2176 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
2177 "reference": "955288482d97c19a372d3f31006ab3f37da47adf",
2181 "ext-mbstring": "*",
2183 "sebastian/recursion-context": "^5.0"
2186 "phpunit/phpunit": "^10.0"
2191 "dev-main": "5.1-dev"
2199 "notification-url": "https://packagist.org/downloads/",
2205 "name": "Sebastian Bergmann",
2209 "name": "Jeff Welch",
2213 "name": "Volker Dusch",
2217 "name": "Adam Harvey",
2221 "name": "Bernhard Schussek",
2225 "description": "Provides the functionality to export PHP variables for visualization",
2226 "homepage": "https://www.github.com/sebastianbergmann/exporter",
2232 "issues": "https://github.com/sebastianbergmann/exporter/issues",
2233 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
2234 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
2238 "url": "https://github.com/sebastianbergmann",
2242 "time": "2024-03-02T07:17:12+00:00"
2245 "name": "sebastian/global-state",
2249 "url": "https://github.com/sebastianbergmann/global-state.git",
2250 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9"
2254 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
2255 "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
2260 "sebastian/object-reflector": "^3.0",
2261 "sebastian/recursion-context": "^5.0"
2265 "phpunit/phpunit": "^10.0"
2270 "dev-main": "6.0-dev"
2278 "notification-url": "https://packagist.org/downloads/",
2284 "name": "Sebastian Bergmann",
2288 "description": "Snapshotting of global state",
2289 "homepage": "https://www.github.com/sebastianbergmann/global-state",
2294 "issues": "https://github.com/sebastianbergmann/global-state/issues",
2295 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
2296 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2"
2300 "url": "https://github.com/sebastianbergmann",
2304 "time": "2024-03-02T07:19:19+00:00"
2307 "name": "sebastian/lines-of-code",
2311 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
2312 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
2316 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
2317 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
2321 "nikic/php-parser": "^4.18 || ^5.0",
2325 "phpunit/phpunit": "^10.0"
2330 "dev-main": "2.0-dev"
2338 "notification-url": "https://packagist.org/downloads/",
2344 "name": "Sebastian Bergmann",
2349 "description": "Library for counting the lines of code in PHP source code",
2350 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
2352 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
2353 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
2354 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
2358 "url": "https://github.com/sebastianbergmann",
2362 "time": "2023-12-21T08:38:20+00:00"
2365 "name": "sebastian/object-enumerator",
2369 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2370 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
2374 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
2375 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
2380 "sebastian/object-reflector": "^3.0",
2381 "sebastian/recursion-context": "^5.0"
2384 "phpunit/phpunit": "^10.0"
2389 "dev-main": "5.0-dev"
2397 "notification-url": "https://packagist.org/downloads/",
2403 "name": "Sebastian Bergmann",
2407 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2408 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2410 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
2411 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
2415 "url": "https://github.com/sebastianbergmann",
2419 "time": "2023-02-03T07:08:32+00:00"
2422 "name": "sebastian/object-reflector",
2426 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2427 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
2431 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
2432 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
2439 "phpunit/phpunit": "^10.0"
2444 "dev-main": "3.0-dev"
2452 "notification-url": "https://packagist.org/downloads/",
2458 "name": "Sebastian Bergmann",
2462 "description": "Allows reflection of object attributes, including inherited and non-public ones",
2463 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2465 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
2466 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
2470 "url": "https://github.com/sebastianbergmann",
2474 "time": "2023-02-03T07:06:18+00:00"
2477 "name": "sebastian/recursion-context",
2481 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2482 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
2486 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
2487 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
2494 "phpunit/phpunit": "^10.0"
2499 "dev-main": "5.0-dev"
2507 "notification-url": "https://packagist.org/downloads/",
2513 "name": "Sebastian Bergmann",
2517 "name": "Jeff Welch",
2521 "name": "Adam Harvey",
2525 "description": "Provides functionality to recursively process PHP variables",
2526 "homepage": "https://github.com/sebastianbergmann/recursion-context",
2528 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2529 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
2533 "url": "https://github.com/sebastianbergmann",
2537 "time": "2023-02-03T07:05:40+00:00"
2540 "name": "sebastian/type",
2544 "url": "https://github.com/sebastianbergmann/type.git",
2545 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
2549 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
2550 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
2557 "phpunit/phpunit": "^10.0"
2562 "dev-main": "4.0-dev"
2570 "notification-url": "https://packagist.org/downloads/",
2576 "name": "Sebastian Bergmann",
2581 "description": "Collection of value objects that represent the types of the PHP type system",
2582 "homepage": "https://github.com/sebastianbergmann/type",
2584 "issues": "https://github.com/sebastianbergmann/type/issues",
2585 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
2589 "url": "https://github.com/sebastianbergmann",
2593 "time": "2023-02-03T07:10:45+00:00"
2596 "name": "sebastian/version",
2600 "url": "https://github.com/sebastianbergmann/version.git",
2601 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
2605 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
2606 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
2615 "dev-main": "4.0-dev"
2623 "notification-url": "https://packagist.org/downloads/",
2629 "name": "Sebastian Bergmann",
2634 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2635 "homepage": "https://github.com/sebastianbergmann/version",
2637 "issues": "https://github.com/sebastianbergmann/version/issues",
2638 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
2642 "url": "https://github.com/sebastianbergmann",
2646 "time": "2023-02-07T11:34:05+00:00"
2649 "name": "theseer/tokenizer",
2653 "url": "https://github.com/theseer/tokenizer.git",
2654 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
2658 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
2659 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
2664 "ext-tokenizer": "*",
2665 "ext-xmlwriter": "*",
2666 "php": "^7.2 || ^8.0"
2674 "notification-url": "https://packagist.org/downloads/",
2680 "name": "Arne Blankerts",
2685 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
2687 "issues": "https://github.com/theseer/tokenizer/issues",
2688 "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
2692 "url": "https://github.com/theseer",
2696 "time": "2024-03-03T12:36:25+00:00"
2700 "minimum-stability": "stable",
2701 "stability-flags": {},
2702 "prefer-stable": false,
2703 "prefer-lowest": false,
2710 "platform-overrides": {
2713 "plugin-api-version": "2.6.0"