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": "7bb28b16a085e47116daa2eca72a7d8d",
10 "name": "scotteh/php-dom-wrapper",
14 "url": "https://github.com/scotteh/php-dom-wrapper.git",
15 "reference": "351e9c635c9aa65c8cedaeefcac3a49581ad2529"
19 "url": "https://api.github.com/repos/scotteh/php-dom-wrapper/zipball/351e9c635c9aa65c8cedaeefcac3a49581ad2529",
20 "reference": "351e9c635c9aa65c8cedaeefcac3a49581ad2529",
26 "lib-libxml": ">=2.7.7",
28 "symfony/css-selector": "^4.0 || ^5.0 || ^6.0"
31 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
36 "dev-master": "2.0-dev"
44 "notification-url": "https://packagist.org/downloads/",
50 "name": "Andrew Scott",
51 "email": "andrew@andrewscott.net.au"
54 "description": "Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.",
55 "homepage": "https://github.com/scotteh/php-dom-wrapper",
64 "issues": "https://github.com/scotteh/php-dom-wrapper/issues",
65 "source": "https://github.com/scotteh/php-dom-wrapper/tree/2.0.5"
67 "time": "2023-09-10T13:50:09+00:00"
70 "name": "symfony/css-selector",
74 "url": "https://github.com/symfony/css-selector.git",
75 "reference": "0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a"
79 "url": "https://api.github.com/repos/symfony/css-selector/zipball/0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a",
80 "reference": "0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a",
85 "symfony/polyfill-php80": "^1.16"
90 "Symfony\\Component\\CssSelector\\": ""
92 "exclude-from-classmap": [
96 "notification-url": "https://packagist.org/downloads/",
102 "name": "Fabien Potencier",
103 "email": "fabien@symfony.com"
106 "name": "Jean-François Simon",
107 "email": "jeanfrancois.simon@sensiolabs.com"
110 "name": "Symfony Community",
111 "homepage": "https://symfony.com/contributors"
114 "description": "Converts CSS selectors to XPath expressions",
115 "homepage": "https://symfony.com",
117 "source": "https://github.com/symfony/css-selector/tree/v5.4.26"
121 "url": "https://symfony.com/sponsor",
125 "url": "https://github.com/fabpot",
129 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
133 "time": "2023-07-07T06:10:25+00:00"
136 "name": "symfony/polyfill-php80",
137 "version": "v1.28.0",
140 "url": "https://github.com/symfony/polyfill-php80.git",
141 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
145 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
146 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
155 "dev-main": "1.28-dev"
158 "name": "symfony/polyfill",
159 "url": "https://github.com/symfony/polyfill"
167 "Symfony\\Polyfill\\Php80\\": ""
173 "notification-url": "https://packagist.org/downloads/",
180 "email": "ion.bazan@gmail.com"
183 "name": "Nicolas Grekas",
184 "email": "p@tchwork.com"
187 "name": "Symfony Community",
188 "homepage": "https://symfony.com/contributors"
191 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
192 "homepage": "https://symfony.com",
200 "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
204 "url": "https://symfony.com/sponsor",
208 "url": "https://github.com/fabpot",
212 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
216 "time": "2023-01-26T09:26:14+00:00"
221 "name": "doctrine/instantiator",
225 "url": "https://github.com/doctrine/instantiator.git",
226 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
230 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
231 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
235 "php": "^7.1 || ^8.0"
238 "doctrine/coding-standard": "^9 || ^11",
241 "phpbench/phpbench": "^0.16 || ^1",
242 "phpstan/phpstan": "^1.4",
243 "phpstan/phpstan-phpunit": "^1",
244 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
245 "vimeo/psalm": "^4.30 || ^5.4"
250 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
253 "notification-url": "https://packagist.org/downloads/",
259 "name": "Marco Pivetta",
260 "email": "ocramius@gmail.com",
261 "homepage": "https://ocramius.github.io/"
264 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
265 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
271 "issues": "https://github.com/doctrine/instantiator/issues",
272 "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
276 "url": "https://www.doctrine-project.org/sponsorship.html",
280 "url": "https://www.patreon.com/phpdoctrine",
284 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
288 "time": "2022-12-30T00:15:36+00:00"
291 "name": "myclabs/deep-copy",
295 "url": "https://github.com/myclabs/DeepCopy.git",
296 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
300 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
301 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
305 "php": "^7.1 || ^8.0"
308 "doctrine/collections": "<1.6.8",
309 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
312 "doctrine/collections": "^1.6.8",
313 "doctrine/common": "^2.13.3 || ^3.2.2",
314 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
319 "src/DeepCopy/deep_copy.php"
322 "DeepCopy\\": "src/DeepCopy/"
325 "notification-url": "https://packagist.org/downloads/",
329 "description": "Create deep copies (clones) of your objects",
338 "issues": "https://github.com/myclabs/DeepCopy/issues",
339 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
343 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
347 "time": "2023-03-08T13:26:56+00:00"
350 "name": "phar-io/manifest",
354 "url": "https://github.com/phar-io/manifest.git",
355 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
359 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
360 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
366 "ext-xmlwriter": "*",
367 "phar-io/version": "^3.0.1",
368 "php": "^7.2 || ^8.0"
373 "dev-master": "2.0.x-dev"
381 "notification-url": "https://packagist.org/downloads/",
387 "name": "Arne Blankerts",
388 "email": "arne@blankerts.de",
392 "name": "Sebastian Heuer",
393 "email": "sebastian@phpeople.de",
397 "name": "Sebastian Bergmann",
398 "email": "sebastian@phpunit.de",
402 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
404 "issues": "https://github.com/phar-io/manifest/issues",
405 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
407 "time": "2021-07-20T11:28:43+00:00"
410 "name": "phar-io/version",
414 "url": "https://github.com/phar-io/version.git",
415 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
419 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
420 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
424 "php": "^7.2 || ^8.0"
432 "notification-url": "https://packagist.org/downloads/",
438 "name": "Arne Blankerts",
439 "email": "arne@blankerts.de",
443 "name": "Sebastian Heuer",
444 "email": "sebastian@phpeople.de",
448 "name": "Sebastian Bergmann",
449 "email": "sebastian@phpunit.de",
453 "description": "Library for handling version information and constraints",
455 "issues": "https://github.com/phar-io/version/issues",
456 "source": "https://github.com/phar-io/version/tree/3.2.1"
458 "time": "2022-02-21T01:04:05+00:00"
461 "name": "phpstan/phpstan",
462 "version": "1.10.55",
465 "url": "https://github.com/phpstan/phpstan.git",
466 "reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949"
470 "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9a88f9d18ddf4cf54c922fbeac16c4cb164c5949",
471 "reference": "9a88f9d18ddf4cf54c922fbeac16c4cb164c5949",
478 "phpstan/phpstan-shim": "*"
490 "notification-url": "https://packagist.org/downloads/",
494 "description": "PHPStan - PHP Static Analysis Tool",
500 "docs": "https://phpstan.org/user-guide/getting-started",
501 "forum": "https://github.com/phpstan/phpstan/discussions",
502 "issues": "https://github.com/phpstan/phpstan/issues",
503 "security": "https://github.com/phpstan/phpstan/security/policy",
504 "source": "https://github.com/phpstan/phpstan-src"
508 "url": "https://github.com/ondrejmirtes",
512 "url": "https://github.com/phpstan",
516 "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
520 "time": "2024-01-08T12:32:40+00:00"
523 "name": "phpunit/php-code-coverage",
527 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
528 "reference": "819f92bba8b001d4363065928088de22f25a3a48"
532 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/819f92bba8b001d4363065928088de22f25a3a48",
533 "reference": "819f92bba8b001d4363065928088de22f25a3a48",
538 "ext-xmlwriter": "*",
540 "phpunit/php-file-iterator": "^2.0.2",
541 "phpunit/php-text-template": "^1.2.1",
542 "phpunit/php-token-stream": "^3.1.3 || ^4.0",
543 "sebastian/code-unit-reverse-lookup": "^1.0.1",
544 "sebastian/environment": "^4.2.2",
545 "sebastian/version": "^2.0.1",
546 "theseer/tokenizer": "^1.1.3"
549 "phpunit/phpunit": "^8.2.2"
552 "ext-xdebug": "^2.7.2"
557 "dev-master": "7.0-dev"
565 "notification-url": "https://packagist.org/downloads/",
571 "name": "Sebastian Bergmann",
572 "email": "sebastian@phpunit.de",
576 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
577 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
584 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
585 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.15"
589 "url": "https://github.com/sebastianbergmann",
593 "time": "2021-07-26T12:20:09+00:00"
596 "name": "phpunit/php-file-iterator",
600 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
601 "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5"
605 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5",
606 "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5",
613 "phpunit/phpunit": "^8.5"
618 "dev-master": "2.0.x-dev"
626 "notification-url": "https://packagist.org/downloads/",
632 "name": "Sebastian Bergmann",
633 "email": "sebastian@phpunit.de",
637 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
638 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
644 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
645 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.5"
649 "url": "https://github.com/sebastianbergmann",
653 "time": "2021-12-02T12:42:26+00:00"
656 "name": "phpunit/php-text-template",
660 "url": "https://github.com/sebastianbergmann/php-text-template.git",
661 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
665 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
666 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
678 "notification-url": "https://packagist.org/downloads/",
684 "name": "Sebastian Bergmann",
685 "email": "sebastian@phpunit.de",
689 "description": "Simple template engine.",
690 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
695 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
696 "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
698 "time": "2015-06-21T13:50:34+00:00"
701 "name": "phpunit/php-timer",
705 "url": "https://github.com/sebastianbergmann/php-timer.git",
706 "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
710 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
711 "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
718 "phpunit/phpunit": "^8.5"
723 "dev-master": "2.1-dev"
731 "notification-url": "https://packagist.org/downloads/",
737 "name": "Sebastian Bergmann",
738 "email": "sebastian@phpunit.de",
742 "description": "Utility class for timing",
743 "homepage": "https://github.com/sebastianbergmann/php-timer/",
748 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
749 "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
753 "url": "https://github.com/sebastianbergmann",
757 "time": "2020-11-30T08:20:02+00:00"
760 "name": "phpunit/php-token-stream",
764 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
765 "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3"
769 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3",
770 "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3",
774 "ext-tokenizer": "*",
775 "php": "^7.3 || ^8.0"
778 "phpunit/phpunit": "^9.0"
783 "dev-master": "4.0-dev"
791 "notification-url": "https://packagist.org/downloads/",
797 "name": "Sebastian Bergmann",
798 "email": "sebastian@phpunit.de"
801 "description": "Wrapper around PHP's tokenizer extension.",
802 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
807 "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
808 "source": "https://github.com/sebastianbergmann/php-token-stream/tree/master"
812 "url": "https://github.com/sebastianbergmann",
817 "time": "2020-08-04T08:28:15+00:00"
820 "name": "phpunit/phpunit",
824 "url": "https://github.com/sebastianbergmann/phpunit.git",
825 "reference": "9652df58e06a681429d8cfdaec3c43d6de581d5a"
829 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9652df58e06a681429d8cfdaec3c43d6de581d5a",
830 "reference": "9652df58e06a681429d8cfdaec3c43d6de581d5a",
834 "doctrine/instantiator": "^1.3.1",
840 "ext-xmlwriter": "*",
841 "myclabs/deep-copy": "^1.10.0",
842 "phar-io/manifest": "^2.0.3",
843 "phar-io/version": "^3.0.2",
845 "phpunit/php-code-coverage": "^7.0.12",
846 "phpunit/php-file-iterator": "^2.0.4",
847 "phpunit/php-text-template": "^1.2.1",
848 "phpunit/php-timer": "^2.1.2",
849 "sebastian/comparator": "^3.0.5",
850 "sebastian/diff": "^3.0.2",
851 "sebastian/environment": "^4.2.3",
852 "sebastian/exporter": "^3.1.5",
853 "sebastian/global-state": "^3.0.0",
854 "sebastian/object-enumerator": "^3.0.3",
855 "sebastian/resource-operations": "^2.0.1",
856 "sebastian/type": "^1.1.3",
857 "sebastian/version": "^2.0.1"
860 "ext-soap": "To be able to generate mocks based on WSDL files",
861 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage",
862 "phpunit/php-invoker": "To allow enforcing time limits"
870 "dev-master": "8.5-dev"
878 "notification-url": "https://packagist.org/downloads/",
884 "name": "Sebastian Bergmann",
885 "email": "sebastian@phpunit.de",
889 "description": "The PHP Unit Testing framework.",
890 "homepage": "https://phpunit.de/",
897 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
898 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
899 "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.36"
903 "url": "https://phpunit.de/sponsors.html",
907 "url": "https://github.com/sebastianbergmann",
911 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
915 "time": "2023-12-01T16:52:15+00:00"
918 "name": "rector/rector",
922 "url": "https://github.com/rectorphp/rector.git",
923 "reference": "2bba0dd55ba92c23f1253d9e60d0242a896d1025"
927 "url": "https://api.github.com/repos/rectorphp/rector/zipball/2bba0dd55ba92c23f1253d9e60d0242a896d1025",
928 "reference": "2bba0dd55ba92c23f1253d9e60d0242a896d1025",
933 "phpstan/phpstan": "^1.10.52"
936 "rector/rector-doctrine": "*",
937 "rector/rector-downgrade-php": "*",
938 "rector/rector-phpunit": "*",
939 "rector/rector-symfony": "*"
950 "notification-url": "https://packagist.org/downloads/",
954 "description": "Instant Upgrade and Automated Refactoring of any PHP code",
962 "issues": "https://github.com/rectorphp/rector/issues",
963 "source": "https://github.com/rectorphp/rector/tree/0.19.1"
967 "url": "https://github.com/tomasvotruba",
971 "time": "2024-01-15T18:02:43+00:00"
974 "name": "sebastian/code-unit-reverse-lookup",
978 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
979 "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
983 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
984 "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
991 "phpunit/phpunit": "^8.5"
996 "dev-master": "1.0.x-dev"
1004 "notification-url": "https://packagist.org/downloads/",
1010 "name": "Sebastian Bergmann",
1011 "email": "sebastian@phpunit.de"
1014 "description": "Looks up which function or method a line of code belongs to",
1015 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1017 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
1018 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
1022 "url": "https://github.com/sebastianbergmann",
1026 "time": "2020-11-30T08:15:22+00:00"
1029 "name": "sebastian/comparator",
1033 "url": "https://github.com/sebastianbergmann/comparator.git",
1034 "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770"
1038 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
1039 "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
1044 "sebastian/diff": "^3.0",
1045 "sebastian/exporter": "^3.1"
1048 "phpunit/phpunit": "^8.5"
1053 "dev-master": "3.0-dev"
1061 "notification-url": "https://packagist.org/downloads/",
1067 "name": "Sebastian Bergmann",
1068 "email": "sebastian@phpunit.de"
1071 "name": "Jeff Welch",
1072 "email": "whatthejeff@gmail.com"
1075 "name": "Volker Dusch",
1076 "email": "github@wallbash.com"
1079 "name": "Bernhard Schussek",
1080 "email": "bschussek@2bepublished.at"
1083 "description": "Provides the functionality to compare PHP values for equality",
1084 "homepage": "https://github.com/sebastianbergmann/comparator",
1091 "issues": "https://github.com/sebastianbergmann/comparator/issues",
1092 "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.5"
1096 "url": "https://github.com/sebastianbergmann",
1100 "time": "2022-09-14T12:31:48+00:00"
1103 "name": "sebastian/diff",
1107 "url": "https://github.com/sebastianbergmann/diff.git",
1108 "reference": "6296a0c086dd0117c1b78b059374d7fcbe7545ae"
1112 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/6296a0c086dd0117c1b78b059374d7fcbe7545ae",
1113 "reference": "6296a0c086dd0117c1b78b059374d7fcbe7545ae",
1120 "phpunit/phpunit": "^7.5 || ^8.0",
1121 "symfony/process": "^2 || ^3.3 || ^4"
1126 "dev-master": "3.0-dev"
1134 "notification-url": "https://packagist.org/downloads/",
1140 "name": "Sebastian Bergmann",
1141 "email": "sebastian@phpunit.de"
1144 "name": "Kore Nordmann",
1145 "email": "mail@kore-nordmann.de"
1148 "description": "Diff implementation",
1149 "homepage": "https://github.com/sebastianbergmann/diff",
1157 "issues": "https://github.com/sebastianbergmann/diff/issues",
1158 "source": "https://github.com/sebastianbergmann/diff/tree/3.0.4"
1162 "url": "https://github.com/sebastianbergmann",
1166 "time": "2023-05-07T05:30:20+00:00"
1169 "name": "sebastian/environment",
1173 "url": "https://github.com/sebastianbergmann/environment.git",
1174 "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
1178 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
1179 "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
1186 "phpunit/phpunit": "^7.5"
1194 "dev-master": "4.2-dev"
1202 "notification-url": "https://packagist.org/downloads/",
1208 "name": "Sebastian Bergmann",
1209 "email": "sebastian@phpunit.de"
1212 "description": "Provides functionality to handle HHVM/PHP environments",
1213 "homepage": "http://www.github.com/sebastianbergmann/environment",
1220 "issues": "https://github.com/sebastianbergmann/environment/issues",
1221 "source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
1225 "url": "https://github.com/sebastianbergmann",
1229 "time": "2020-11-30T07:53:42+00:00"
1232 "name": "sebastian/exporter",
1236 "url": "https://github.com/sebastianbergmann/exporter.git",
1237 "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6"
1241 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/73a9676f2833b9a7c36968f9d882589cd75511e6",
1242 "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6",
1247 "sebastian/recursion-context": "^3.0"
1250 "ext-mbstring": "*",
1251 "phpunit/phpunit": "^8.5"
1256 "dev-master": "3.1.x-dev"
1264 "notification-url": "https://packagist.org/downloads/",
1270 "name": "Sebastian Bergmann",
1271 "email": "sebastian@phpunit.de"
1274 "name": "Jeff Welch",
1275 "email": "whatthejeff@gmail.com"
1278 "name": "Volker Dusch",
1279 "email": "github@wallbash.com"
1282 "name": "Adam Harvey",
1283 "email": "aharvey@php.net"
1286 "name": "Bernhard Schussek",
1287 "email": "bschussek@gmail.com"
1290 "description": "Provides the functionality to export PHP variables for visualization",
1291 "homepage": "http://www.github.com/sebastianbergmann/exporter",
1297 "issues": "https://github.com/sebastianbergmann/exporter/issues",
1298 "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.5"
1302 "url": "https://github.com/sebastianbergmann",
1306 "time": "2022-09-14T06:00:17+00:00"
1309 "name": "sebastian/global-state",
1313 "url": "https://github.com/sebastianbergmann/global-state.git",
1314 "reference": "66783ce213de415b451b904bfef9dda0cf9aeae0"
1318 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/66783ce213de415b451b904bfef9dda0cf9aeae0",
1319 "reference": "66783ce213de415b451b904bfef9dda0cf9aeae0",
1324 "sebastian/object-reflector": "^1.1.1",
1325 "sebastian/recursion-context": "^3.0"
1329 "phpunit/phpunit": "^8.0"
1337 "dev-master": "3.0-dev"
1345 "notification-url": "https://packagist.org/downloads/",
1351 "name": "Sebastian Bergmann",
1352 "email": "sebastian@phpunit.de"
1355 "description": "Snapshotting of global state",
1356 "homepage": "http://www.github.com/sebastianbergmann/global-state",
1361 "issues": "https://github.com/sebastianbergmann/global-state/issues",
1362 "source": "https://github.com/sebastianbergmann/global-state/tree/3.0.3"
1366 "url": "https://github.com/sebastianbergmann",
1370 "time": "2023-08-02T09:23:32+00:00"
1373 "name": "sebastian/object-enumerator",
1377 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
1378 "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
1382 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
1383 "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
1388 "sebastian/object-reflector": "^1.1.1",
1389 "sebastian/recursion-context": "^3.0"
1392 "phpunit/phpunit": "^6.0"
1397 "dev-master": "3.0.x-dev"
1405 "notification-url": "https://packagist.org/downloads/",
1411 "name": "Sebastian Bergmann",
1412 "email": "sebastian@phpunit.de"
1415 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
1416 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
1418 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
1419 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
1423 "url": "https://github.com/sebastianbergmann",
1427 "time": "2020-11-30T07:40:27+00:00"
1430 "name": "sebastian/object-reflector",
1434 "url": "https://github.com/sebastianbergmann/object-reflector.git",
1435 "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
1439 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
1440 "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
1447 "phpunit/phpunit": "^6.0"
1452 "dev-master": "1.1-dev"
1460 "notification-url": "https://packagist.org/downloads/",
1466 "name": "Sebastian Bergmann",
1467 "email": "sebastian@phpunit.de"
1470 "description": "Allows reflection of object attributes, including inherited and non-public ones",
1471 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
1473 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
1474 "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
1478 "url": "https://github.com/sebastianbergmann",
1482 "time": "2020-11-30T07:37:18+00:00"
1485 "name": "sebastian/recursion-context",
1489 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1490 "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
1494 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
1495 "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
1502 "phpunit/phpunit": "^6.0"
1507 "dev-master": "3.0.x-dev"
1515 "notification-url": "https://packagist.org/downloads/",
1521 "name": "Sebastian Bergmann",
1522 "email": "sebastian@phpunit.de"
1525 "name": "Jeff Welch",
1526 "email": "whatthejeff@gmail.com"
1529 "name": "Adam Harvey",
1530 "email": "aharvey@php.net"
1533 "description": "Provides functionality to recursively process PHP variables",
1534 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1536 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
1537 "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
1541 "url": "https://github.com/sebastianbergmann",
1545 "time": "2020-11-30T07:34:24+00:00"
1548 "name": "sebastian/resource-operations",
1552 "url": "https://github.com/sebastianbergmann/resource-operations.git",
1553 "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
1557 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
1558 "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
1567 "dev-master": "2.0-dev"
1575 "notification-url": "https://packagist.org/downloads/",
1581 "name": "Sebastian Bergmann",
1582 "email": "sebastian@phpunit.de"
1585 "description": "Provides a list of PHP built-in functions that operate on resources",
1586 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
1588 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
1589 "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
1593 "url": "https://github.com/sebastianbergmann",
1597 "time": "2020-11-30T07:30:19+00:00"
1600 "name": "sebastian/type",
1604 "url": "https://github.com/sebastianbergmann/type.git",
1605 "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4"
1609 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/0150cfbc4495ed2df3872fb31b26781e4e077eb4",
1610 "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4",
1617 "phpunit/phpunit": "^8.2"
1622 "dev-master": "1.1-dev"
1630 "notification-url": "https://packagist.org/downloads/",
1636 "name": "Sebastian Bergmann",
1637 "email": "sebastian@phpunit.de",
1641 "description": "Collection of value objects that represent the types of the PHP type system",
1642 "homepage": "https://github.com/sebastianbergmann/type",
1644 "issues": "https://github.com/sebastianbergmann/type/issues",
1645 "source": "https://github.com/sebastianbergmann/type/tree/1.1.4"
1649 "url": "https://github.com/sebastianbergmann",
1653 "time": "2020-11-30T07:25:11+00:00"
1656 "name": "sebastian/version",
1660 "url": "https://github.com/sebastianbergmann/version.git",
1661 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
1665 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
1666 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
1675 "dev-master": "2.0.x-dev"
1683 "notification-url": "https://packagist.org/downloads/",
1689 "name": "Sebastian Bergmann",
1690 "email": "sebastian@phpunit.de",
1694 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1695 "homepage": "https://github.com/sebastianbergmann/version",
1697 "issues": "https://github.com/sebastianbergmann/version/issues",
1698 "source": "https://github.com/sebastianbergmann/version/tree/master"
1700 "time": "2016-10-03T07:35:21+00:00"
1703 "name": "squizlabs/php_codesniffer",
1707 "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
1708 "reference": "5805f7a4e4958dbb5e944ef1e6edae0a303765e7"
1712 "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5805f7a4e4958dbb5e944ef1e6edae0a303765e7",
1713 "reference": "5805f7a4e4958dbb5e944ef1e6edae0a303765e7",
1717 "ext-simplexml": "*",
1718 "ext-tokenizer": "*",
1719 "ext-xmlwriter": "*",
1723 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
1732 "dev-master": "3.x-dev"
1735 "notification-url": "https://packagist.org/downloads/",
1741 "name": "Greg Sherwood",
1742 "role": "Former lead"
1745 "name": "Juliette Reinders Folmer",
1746 "role": "Current lead"
1749 "name": "Contributors",
1750 "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
1753 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
1754 "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
1761 "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
1762 "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
1763 "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
1764 "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
1768 "url": "https://github.com/PHPCSStandards",
1772 "url": "https://github.com/jrfnl",
1776 "url": "https://opencollective.com/php_codesniffer",
1777 "type": "open_collective"
1780 "time": "2023-12-08T12:32:31+00:00"
1783 "name": "theseer/tokenizer",
1787 "url": "https://github.com/theseer/tokenizer.git",
1788 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
1792 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
1793 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
1798 "ext-tokenizer": "*",
1799 "ext-xmlwriter": "*",
1800 "php": "^7.2 || ^8.0"
1808 "notification-url": "https://packagist.org/downloads/",
1814 "name": "Arne Blankerts",
1815 "email": "arne@blankerts.de",
1819 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
1821 "issues": "https://github.com/theseer/tokenizer/issues",
1822 "source": "https://github.com/theseer/tokenizer/tree/1.2.2"
1826 "url": "https://github.com/theseer",
1830 "time": "2023-11-20T00:12:19+00:00"
1834 "minimum-stability": "stable",
1835 "stability-flags": [],
1836 "prefer-stable": true,
1837 "prefer-lowest": false,
1842 "platform-overrides": {
1845 "plugin-api-version": "2.6.0"