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": "3503854e4245a30aa7c3dd18f77ee145",
11 "name": "behat/behat",
15 "url": "https://github.com/Behat/Behat.git",
16 "reference": "2a3832d9cb853a794af3a576f9e524ae460f3340"
20 "url": "https://api.github.com/repos/Behat/Behat/zipball/2a3832d9cb853a794af3a576f9e524ae460f3340",
21 "reference": "2a3832d9cb853a794af3a576f9e524ae460f3340",
25 "behat/gherkin": "^4.9.0",
26 "behat/transliterator": "^1.2",
28 "php": "^7.2 || ^8.0",
29 "psr/container": "^1.0 || ^2.0",
30 "symfony/config": "^4.4 || ^5.0 || ^6.0 || ^7.0",
31 "symfony/console": "^4.4 || ^5.0 || ^6.0 || ^7.0",
32 "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0 || ^7.0",
33 "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0 || ^7.0",
34 "symfony/translation": "^4.4 || ^5.0 || ^6.0 || ^7.0",
35 "symfony/yaml": "^4.4 || ^5.0 || ^6.0 || ^7.0"
38 "herrera-io/box": "~1.6.1",
39 "phpspec/prophecy": "^1.15",
40 "phpunit/phpunit": "^8.5 || ^9.0",
41 "symfony/process": "^4.4 || ^5.0 || ^6.0 || ^7.0",
45 "ext-dom": "Needed to output test results in JUnit format."
53 "dev-master": "3.x-dev"
58 "Behat\\Hook\\": "src/Behat/Hook/",
59 "Behat\\Step\\": "src/Behat/Step/",
60 "Behat\\Behat\\": "src/Behat/Behat/",
61 "Behat\\Testwork\\": "src/Behat/Testwork/"
64 "notification-url": "https://packagist.org/downloads/",
70 "name": "Konstantin Kudryashov",
71 "email": "ever.zet@gmail.com",
72 "homepage": "http://everzet.com"
75 "description": "Scenario-oriented BDD framework for PHP",
76 "homepage": "http://behat.org/",
92 "issues": "https://github.com/Behat/Behat/issues",
93 "source": "https://github.com/Behat/Behat/tree/v3.14.0"
95 "time": "2023-12-09T13:55:02+00:00"
98 "name": "behat/gherkin",
102 "url": "https://github.com/Behat/Gherkin.git",
103 "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4"
107 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4",
108 "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4",
115 "cucumber/cucumber": "dev-gherkin-22.0.0",
116 "phpunit/phpunit": "~8|~9",
117 "symfony/yaml": "~3|~4|~5"
120 "symfony/yaml": "If you want to parse features, represented in YAML files"
125 "dev-master": "4.x-dev"
130 "Behat\\Gherkin": "src/"
133 "notification-url": "https://packagist.org/downloads/",
139 "name": "Konstantin Kudryashov",
140 "email": "ever.zet@gmail.com",
141 "homepage": "http://everzet.com"
144 "description": "Gherkin DSL parser for PHP",
145 "homepage": "http://behat.org/",
155 "issues": "https://github.com/Behat/Gherkin/issues",
156 "source": "https://github.com/Behat/Gherkin/tree/v4.9.0"
158 "time": "2021-10-12T13:05:09+00:00"
161 "name": "behat/mink",
162 "version": "v1.11.0",
165 "url": "https://github.com/minkphp/Mink.git",
166 "reference": "d8527fdf8785aad38455fb426af457ab9937aece"
170 "url": "https://api.github.com/repos/minkphp/Mink/zipball/d8527fdf8785aad38455fb426af457ab9937aece",
171 "reference": "d8527fdf8785aad38455fb426af457ab9937aece",
176 "symfony/css-selector": "^4.4 || ^5.0 || ^6.0 || ^7.0"
179 "phpstan/phpstan": "^1.10",
180 "phpstan/phpstan-phpunit": "^1.3",
181 "phpunit/phpunit": "^8.5.22 || ^9.5.11",
182 "symfony/error-handler": "^4.4 || ^5.0 || ^6.0 || ^7.0",
183 "symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
186 "behat/mink-browserkit-driver": "fast headless driver for any app without JS emulation",
187 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
188 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
189 "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
194 "dev-master": "1.x-dev"
199 "Behat\\Mink\\": "src/"
202 "notification-url": "https://packagist.org/downloads/",
208 "name": "Konstantin Kudryashov",
209 "email": "ever.zet@gmail.com",
210 "homepage": "http://everzet.com"
213 "description": "Browser controller/emulator abstraction for PHP",
214 "homepage": "https://mink.behat.org/",
221 "issues": "https://github.com/minkphp/Mink/issues",
222 "source": "https://github.com/minkphp/Mink/tree/v1.11.0"
224 "time": "2023-12-09T11:23:23+00:00"
227 "name": "behat/mink-browserkit-driver",
231 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
232 "reference": "16d53476e42827ed3aafbfa4fde17a1743eafd50"
236 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/16d53476e42827ed3aafbfa4fde17a1743eafd50",
237 "reference": "16d53476e42827ed3aafbfa4fde17a1743eafd50",
241 "behat/mink": "^1.11.0@dev",
244 "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0 || ^7.0",
245 "symfony/dom-crawler": "^4.4 || ^5.0 || ^6.0 || ^7.0"
248 "mink/driver-testsuite": "dev-master",
249 "phpstan/phpstan": "^1.10",
250 "phpstan/phpstan-phpunit": "^1.3",
251 "phpunit/phpunit": "^8.5 || ^9.5",
252 "symfony/error-handler": "^4.4 || ^5.0 || ^6.0 || ^7.0",
253 "symfony/http-client": "^4.4 || ^5.0 || ^6.0 || ^7.0",
254 "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0 || ^7.0",
255 "symfony/mime": "^4.4 || ^5.0 || ^6.0 || ^7.0",
256 "yoast/phpunit-polyfills": "^1.0"
258 "type": "mink-driver",
261 "dev-master": "2.x-dev"
266 "Behat\\Mink\\Driver\\": "src/"
269 "notification-url": "https://packagist.org/downloads/",
275 "name": "Konstantin Kudryashov",
276 "email": "ever.zet@gmail.com",
277 "homepage": "http://everzet.com"
280 "description": "Symfony2 BrowserKit driver for Mink framework",
281 "homepage": "https://mink.behat.org/",
289 "issues": "https://github.com/minkphp/MinkBrowserKitDriver/issues",
290 "source": "https://github.com/minkphp/MinkBrowserKitDriver/tree/v2.2.0"
292 "time": "2023-12-09T11:30:50+00:00"
295 "name": "behat/mink-goutte-driver",
299 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
300 "reference": "a60fba46520c17d39b839151831cbc0710764b56"
304 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/a60fba46520c17d39b839151831cbc0710764b56",
305 "reference": "a60fba46520c17d39b839151831cbc0710764b56",
309 "behat/mink-browserkit-driver": "^2.0@dev",
310 "fabpot/goutte": "^4.0",
314 "mink/driver-testsuite": "dev-master",
315 "symfony/error-handler": "^4.4 || ^5.0"
317 "type": "mink-driver",
320 "dev-master": "2.x-dev"
325 "Behat\\Mink\\Driver\\": "src/"
328 "notification-url": "https://packagist.org/downloads/",
334 "name": "Konstantin Kudryashov",
335 "email": "ever.zet@gmail.com",
336 "homepage": "http://everzet.com"
339 "description": "Goutte driver for Mink framework",
340 "homepage": "https://mink.behat.org/",
348 "issues": "https://github.com/minkphp/MinkGoutteDriver/issues",
349 "source": "https://github.com/minkphp/MinkGoutteDriver/tree/v2.0.0"
351 "abandoned": "behat/mink-browserkit-driver",
352 "time": "2021-12-29T10:56:50+00:00"
355 "name": "behat/transliterator",
359 "url": "https://github.com/Behat/Transliterator.git",
360 "reference": "baac5873bac3749887d28ab68e2f74db3a4408af"
364 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af",
365 "reference": "baac5873bac3749887d28ab68e2f74db3a4408af",
372 "chuyskywalker/rolling-curl": "^3.1",
373 "php-yaoi/php-yaoi": "^1.0",
374 "phpunit/phpunit": "^8.5.25 || ^9.5.19"
379 "dev-master": "1.x-dev"
384 "Behat\\Transliterator\\": "src/Behat/Transliterator"
387 "notification-url": "https://packagist.org/downloads/",
391 "description": "String transliterator",
398 "issues": "https://github.com/Behat/Transliterator/issues",
399 "source": "https://github.com/Behat/Transliterator/tree/v1.5.0"
401 "time": "2022-03-30T09:27:43+00:00"
404 "name": "doctrine/instantiator",
408 "url": "https://github.com/doctrine/instantiator.git",
409 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
413 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
414 "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
418 "php": "^7.1 || ^8.0"
421 "doctrine/coding-standard": "^9 || ^11",
424 "phpbench/phpbench": "^0.16 || ^1",
425 "phpstan/phpstan": "^1.4",
426 "phpstan/phpstan-phpunit": "^1",
427 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
428 "vimeo/psalm": "^4.30 || ^5.4"
433 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
436 "notification-url": "https://packagist.org/downloads/",
442 "name": "Marco Pivetta",
443 "email": "ocramius@gmail.com",
444 "homepage": "https://ocramius.github.io/"
447 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
448 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
454 "issues": "https://github.com/doctrine/instantiator/issues",
455 "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
459 "url": "https://www.doctrine-project.org/sponsorship.html",
463 "url": "https://www.patreon.com/phpdoctrine",
467 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
471 "time": "2022-12-30T00:15:36+00:00"
474 "name": "fabpot/goutte",
478 "url": "https://github.com/FriendsOfPHP/Goutte.git",
479 "reference": "e3f28671c87a48a0f13ada1baea0d95acc2138c3"
483 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/e3f28671c87a48a0f13ada1baea0d95acc2138c3",
484 "reference": "e3f28671c87a48a0f13ada1baea0d95acc2138c3",
489 "symfony/browser-kit": "^4.4|^5.0|^6.0",
490 "symfony/css-selector": "^4.4|^5.0|^6.0",
491 "symfony/deprecation-contracts": "^2.1|^3",
492 "symfony/dom-crawler": "^4.4|^5.0|^6.0",
493 "symfony/http-client": "^4.4|^5.0|^6.0",
494 "symfony/mime": "^4.4|^5.0|^6.0"
497 "symfony/phpunit-bridge": "^6.0"
499 "type": "application",
504 "exclude-from-classmap": [
508 "notification-url": "https://packagist.org/downloads/",
514 "name": "Fabien Potencier",
515 "email": "fabien@symfony.com"
518 "description": "A simple PHP Web Scraper",
519 "homepage": "https://github.com/FriendsOfPHP/Goutte",
524 "issues": "https://github.com/FriendsOfPHP/Goutte/issues",
525 "source": "https://github.com/FriendsOfPHP/Goutte/tree/v4.0.3"
527 "abandoned": "symfony/browser-kit",
528 "time": "2023-04-01T09:05:33+00:00"
531 "name": "friends-of-behat/mink-extension",
535 "url": "https://github.com/FriendsOfBehat/MinkExtension.git",
536 "reference": "854336030e11983f580f49faad1b49a1238f9846"
540 "url": "https://api.github.com/repos/FriendsOfBehat/MinkExtension/zipball/854336030e11983f580f49faad1b49a1238f9846",
541 "reference": "854336030e11983f580f49faad1b49a1238f9846",
545 "behat/behat": "^3.0.5",
546 "behat/mink": "^1.5",
548 "symfony/config": "^4.4 || ^5.0 || ^6.0 || ^7.0"
551 "behat/mink-extension": "self.version"
554 "behat/mink-goutte-driver": "^1.1 || ^2.0",
555 "phpspec/phpspec": "^6.0 || ^7.0 || 7.1.x-dev"
557 "type": "behat-extension",
560 "dev-master": "2.1.x-dev"
565 "Behat\\MinkExtension": "src/"
568 "notification-url": "https://packagist.org/downloads/",
574 "name": "Konstantin Kudryashov",
575 "email": "ever.zet@gmail.com"
578 "name": "Christophe Coevoet",
579 "email": "stof@notk.org"
582 "description": "Mink extension for Behat",
583 "homepage": "http://extensions.behat.org/mink",
591 "issues": "https://github.com/FriendsOfBehat/MinkExtension/issues",
592 "source": "https://github.com/FriendsOfBehat/MinkExtension/tree/v2.7.5"
594 "time": "2024-01-11T09:12:02+00:00"
597 "name": "mikey179/vfsstream",
598 "version": "v1.6.11",
601 "url": "https://github.com/bovigo/vfsStream.git",
602 "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f"
606 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
607 "reference": "17d16a85e6c26ce1f3e2fa9ceeacdc2855db1e9f",
614 "phpunit/phpunit": "^4.5|^5.0"
619 "dev-master": "1.6.x-dev"
624 "org\\bovigo\\vfs\\": "src/main/php"
627 "notification-url": "https://packagist.org/downloads/",
633 "name": "Frank Kleine",
634 "homepage": "http://frankkleine.de/",
638 "description": "Virtual file system to mock the real file system in unit tests.",
639 "homepage": "http://vfs.bovigo.org/",
641 "issues": "https://github.com/bovigo/vfsStream/issues",
642 "source": "https://github.com/bovigo/vfsStream/tree/master",
643 "wiki": "https://github.com/bovigo/vfsStream/wiki"
645 "time": "2022-02-23T02:02:42+00:00"
648 "name": "myclabs/deep-copy",
652 "url": "https://github.com/myclabs/DeepCopy.git",
653 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
657 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
658 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
662 "php": "^7.1 || ^8.0"
665 "doctrine/collections": "<1.6.8",
666 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
669 "doctrine/collections": "^1.6.8",
670 "doctrine/common": "^2.13.3 || ^3.2.2",
671 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
676 "src/DeepCopy/deep_copy.php"
679 "DeepCopy\\": "src/DeepCopy/"
682 "notification-url": "https://packagist.org/downloads/",
686 "description": "Create deep copies (clones) of your objects",
695 "issues": "https://github.com/myclabs/DeepCopy/issues",
696 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
700 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
704 "time": "2023-03-08T13:26:56+00:00"
707 "name": "nikic/php-parser",
711 "url": "https://github.com/nikic/PHP-Parser.git",
712 "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13"
716 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13",
717 "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13",
723 "ext-tokenizer": "*",
727 "ircmaxell/php-yacc": "^0.0.7",
728 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
736 "dev-master": "5.0-dev"
741 "PhpParser\\": "lib/PhpParser"
744 "notification-url": "https://packagist.org/downloads/",
750 "name": "Nikita Popov"
753 "description": "A PHP parser written in PHP",
759 "issues": "https://github.com/nikic/PHP-Parser/issues",
760 "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2"
762 "time": "2024-03-05T20:51:40+00:00"
765 "name": "oleg-andreyev/mink-phpwebdriver",
769 "url": "https://github.com/oleg-andreyev/MinkPhpWebDriver.git",
770 "reference": "c5c2e3177515018b1f209d6b0aff1fc73d324155"
774 "url": "https://api.github.com/repos/oleg-andreyev/MinkPhpWebDriver/zipball/c5c2e3177515018b1f209d6b0aff1fc73d324155",
775 "reference": "c5c2e3177515018b1f209d6b0aff1fc73d324155",
779 "behat/mink": "^1.10",
781 "php-webdriver/webdriver": "^1.14"
784 "bamarni/composer-bin-plugin": "^1.8",
785 "behat/mink-extension": "^2.3",
787 "jetbrains/phpstorm-attributes": "^1.0",
788 "mink/driver-testsuite": "dev-integration-branch",
789 "roave/security-advisories": "dev-master"
791 "type": "mink-driver",
794 "dev-master": "1.3.x-dev"
799 "OAndreyev\\Mink\\Driver\\": "src/"
802 "notification-url": "https://packagist.org/downloads/",
808 "name": "Oleg Andreyev",
809 "email": "oleg@andreyev.lv",
810 "role": "Main Developer"
813 "description": "MinkPhpWebDriver driver for Mink framework",
824 "issues": "https://github.com/oleg-andreyev/MinkPhpWebDriver/issues",
825 "source": "https://github.com/oleg-andreyev/MinkPhpWebDriver/tree/v1.3.1"
827 "time": "2024-01-23T18:51:27+00:00"
830 "name": "phar-io/manifest",
834 "url": "https://github.com/phar-io/manifest.git",
835 "reference": "54750ef60c58e43759730615a392c31c80e23176"
839 "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
840 "reference": "54750ef60c58e43759730615a392c31c80e23176",
847 "ext-xmlwriter": "*",
848 "phar-io/version": "^3.0.1",
849 "php": "^7.2 || ^8.0"
854 "dev-master": "2.0.x-dev"
862 "notification-url": "https://packagist.org/downloads/",
868 "name": "Arne Blankerts",
869 "email": "arne@blankerts.de",
873 "name": "Sebastian Heuer",
874 "email": "sebastian@phpeople.de",
878 "name": "Sebastian Bergmann",
879 "email": "sebastian@phpunit.de",
883 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
885 "issues": "https://github.com/phar-io/manifest/issues",
886 "source": "https://github.com/phar-io/manifest/tree/2.0.4"
890 "url": "https://github.com/theseer",
894 "time": "2024-03-03T12:33:53+00:00"
897 "name": "phar-io/version",
901 "url": "https://github.com/phar-io/version.git",
902 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
906 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
907 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
911 "php": "^7.2 || ^8.0"
919 "notification-url": "https://packagist.org/downloads/",
925 "name": "Arne Blankerts",
926 "email": "arne@blankerts.de",
930 "name": "Sebastian Heuer",
931 "email": "sebastian@phpeople.de",
935 "name": "Sebastian Bergmann",
936 "email": "sebastian@phpunit.de",
940 "description": "Library for handling version information and constraints",
942 "issues": "https://github.com/phar-io/version/issues",
943 "source": "https://github.com/phar-io/version/tree/3.2.1"
945 "time": "2022-02-21T01:04:05+00:00"
948 "name": "php-webdriver/webdriver",
952 "url": "https://github.com/php-webdriver/php-webdriver.git",
953 "reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8"
957 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
958 "reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
965 "php": "^7.3 || ^8.0",
966 "symfony/polyfill-mbstring": "^1.12",
967 "symfony/process": "^5.0 || ^6.0 || ^7.0"
970 "facebook/webdriver": "*"
973 "ergebnis/composer-normalize": "^2.20.0",
974 "ondram/ci-detector": "^4.0",
975 "php-coveralls/php-coveralls": "^2.4",
976 "php-mock/php-mock-phpunit": "^2.0",
977 "php-parallel-lint/php-parallel-lint": "^1.2",
978 "phpunit/phpunit": "^9.3",
979 "squizlabs/php_codesniffer": "^3.5",
980 "symfony/var-dumper": "^5.0 || ^6.0"
983 "ext-SimpleXML": "For Firefox profile creation"
988 "lib/Exception/TimeoutException.php"
991 "Facebook\\WebDriver\\": "lib/"
994 "notification-url": "https://packagist.org/downloads/",
998 "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
999 "homepage": "https://github.com/php-webdriver/php-webdriver",
1008 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
1009 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.15.1"
1011 "time": "2023-10-20T12:21:20+00:00"
1014 "name": "phpunit/php-code-coverage",
1015 "version": "9.2.31",
1018 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1019 "reference": "48c34b5d8d983006bd2adc2d0de92963b9155965"
1023 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/48c34b5d8d983006bd2adc2d0de92963b9155965",
1024 "reference": "48c34b5d8d983006bd2adc2d0de92963b9155965",
1030 "ext-xmlwriter": "*",
1031 "nikic/php-parser": "^4.18 || ^5.0",
1033 "phpunit/php-file-iterator": "^3.0.3",
1034 "phpunit/php-text-template": "^2.0.2",
1035 "sebastian/code-unit-reverse-lookup": "^2.0.2",
1036 "sebastian/complexity": "^2.0",
1037 "sebastian/environment": "^5.1.2",
1038 "sebastian/lines-of-code": "^1.0.3",
1039 "sebastian/version": "^3.0.1",
1040 "theseer/tokenizer": "^1.2.0"
1043 "phpunit/phpunit": "^9.3"
1046 "ext-pcov": "PHP extension that provides line coverage",
1047 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
1052 "dev-master": "9.2-dev"
1060 "notification-url": "https://packagist.org/downloads/",
1066 "name": "Sebastian Bergmann",
1067 "email": "sebastian@phpunit.de",
1071 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1072 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1079 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
1080 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
1081 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.31"
1085 "url": "https://github.com/sebastianbergmann",
1089 "time": "2024-03-02T06:37:42+00:00"
1092 "name": "phpunit/php-file-iterator",
1096 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1097 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
1101 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
1102 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
1109 "phpunit/phpunit": "^9.3"
1114 "dev-master": "3.0-dev"
1122 "notification-url": "https://packagist.org/downloads/",
1128 "name": "Sebastian Bergmann",
1129 "email": "sebastian@phpunit.de",
1133 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1134 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1140 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
1141 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
1145 "url": "https://github.com/sebastianbergmann",
1149 "time": "2021-12-02T12:48:52+00:00"
1152 "name": "phpunit/php-invoker",
1156 "url": "https://github.com/sebastianbergmann/php-invoker.git",
1157 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
1161 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
1162 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
1170 "phpunit/phpunit": "^9.3"
1178 "dev-master": "3.1-dev"
1186 "notification-url": "https://packagist.org/downloads/",
1192 "name": "Sebastian Bergmann",
1193 "email": "sebastian@phpunit.de",
1197 "description": "Invoke callables with a timeout",
1198 "homepage": "https://github.com/sebastianbergmann/php-invoker/",
1203 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
1204 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
1208 "url": "https://github.com/sebastianbergmann",
1212 "time": "2020-09-28T05:58:55+00:00"
1215 "name": "phpunit/php-text-template",
1219 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1220 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
1224 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
1225 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
1232 "phpunit/phpunit": "^9.3"
1237 "dev-master": "2.0-dev"
1245 "notification-url": "https://packagist.org/downloads/",
1251 "name": "Sebastian Bergmann",
1252 "email": "sebastian@phpunit.de",
1256 "description": "Simple template engine.",
1257 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1262 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
1263 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
1267 "url": "https://github.com/sebastianbergmann",
1271 "time": "2020-10-26T05:33:50+00:00"
1274 "name": "phpunit/php-timer",
1278 "url": "https://github.com/sebastianbergmann/php-timer.git",
1279 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
1283 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
1284 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
1291 "phpunit/phpunit": "^9.3"
1296 "dev-master": "5.0-dev"
1304 "notification-url": "https://packagist.org/downloads/",
1310 "name": "Sebastian Bergmann",
1311 "email": "sebastian@phpunit.de",
1315 "description": "Utility class for timing",
1316 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1321 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
1322 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
1326 "url": "https://github.com/sebastianbergmann",
1330 "time": "2020-10-26T13:16:10+00:00"
1333 "name": "phpunit/phpunit",
1334 "version": "9.5.28",
1337 "url": "https://github.com/sebastianbergmann/phpunit.git",
1338 "reference": "954ca3113a03bf780d22f07bf055d883ee04b65e"
1342 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/954ca3113a03bf780d22f07bf055d883ee04b65e",
1343 "reference": "954ca3113a03bf780d22f07bf055d883ee04b65e",
1347 "doctrine/instantiator": "^1.3.1 || ^2",
1351 "ext-mbstring": "*",
1353 "ext-xmlwriter": "*",
1354 "myclabs/deep-copy": "^1.10.1",
1355 "phar-io/manifest": "^2.0.3",
1356 "phar-io/version": "^3.0.2",
1358 "phpunit/php-code-coverage": "^9.2.13",
1359 "phpunit/php-file-iterator": "^3.0.5",
1360 "phpunit/php-invoker": "^3.1.1",
1361 "phpunit/php-text-template": "^2.0.3",
1362 "phpunit/php-timer": "^5.0.2",
1363 "sebastian/cli-parser": "^1.0.1",
1364 "sebastian/code-unit": "^1.0.6",
1365 "sebastian/comparator": "^4.0.8",
1366 "sebastian/diff": "^4.0.3",
1367 "sebastian/environment": "^5.1.3",
1368 "sebastian/exporter": "^4.0.5",
1369 "sebastian/global-state": "^5.0.1",
1370 "sebastian/object-enumerator": "^4.0.3",
1371 "sebastian/resource-operations": "^3.0.3",
1372 "sebastian/type": "^3.2",
1373 "sebastian/version": "^3.0.2"
1385 "dev-master": "9.5-dev"
1390 "src/Framework/Assert/Functions.php"
1396 "notification-url": "https://packagist.org/downloads/",
1402 "name": "Sebastian Bergmann",
1403 "email": "sebastian@phpunit.de",
1407 "description": "The PHP Unit Testing framework.",
1408 "homepage": "https://phpunit.de/",
1415 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
1416 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.28"
1420 "url": "https://phpunit.de/sponsors.html",
1424 "url": "https://github.com/sebastianbergmann",
1428 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
1432 "time": "2023-01-14T12:32:24+00:00"
1435 "name": "psr/container",
1439 "url": "https://github.com/php-fig/container.git",
1440 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
1444 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
1445 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
1454 "dev-master": "2.0.x-dev"
1459 "Psr\\Container\\": "src/"
1462 "notification-url": "https://packagist.org/downloads/",
1469 "homepage": "https://www.php-fig.org/"
1472 "description": "Common Container Interface (PHP FIG PSR-11)",
1473 "homepage": "https://github.com/php-fig/container",
1477 "container-interface",
1478 "container-interop",
1482 "issues": "https://github.com/php-fig/container/issues",
1483 "source": "https://github.com/php-fig/container/tree/2.0.2"
1485 "time": "2021-11-05T16:47:00+00:00"
1488 "name": "psr/event-dispatcher",
1492 "url": "https://github.com/php-fig/event-dispatcher.git",
1493 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
1497 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
1498 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
1507 "dev-master": "1.0.x-dev"
1512 "Psr\\EventDispatcher\\": "src/"
1515 "notification-url": "https://packagist.org/downloads/",
1522 "homepage": "http://www.php-fig.org/"
1525 "description": "Standard interfaces for event handling.",
1532 "issues": "https://github.com/php-fig/event-dispatcher/issues",
1533 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
1535 "time": "2019-01-08T18:20:26+00:00"
1542 "url": "https://github.com/php-fig/log.git",
1543 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
1547 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
1548 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
1557 "dev-master": "3.x-dev"
1565 "notification-url": "https://packagist.org/downloads/",
1572 "homepage": "https://www.php-fig.org/"
1575 "description": "Common interface for logging libraries",
1576 "homepage": "https://github.com/php-fig/log",
1583 "source": "https://github.com/php-fig/log/tree/3.0.0"
1585 "time": "2021-07-14T16:46:02+00:00"
1588 "name": "sebastian/cli-parser",
1592 "url": "https://github.com/sebastianbergmann/cli-parser.git",
1593 "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b"
1597 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
1598 "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
1605 "phpunit/phpunit": "^9.3"
1610 "dev-master": "1.0-dev"
1618 "notification-url": "https://packagist.org/downloads/",
1624 "name": "Sebastian Bergmann",
1625 "email": "sebastian@phpunit.de",
1629 "description": "Library for parsing CLI options",
1630 "homepage": "https://github.com/sebastianbergmann/cli-parser",
1632 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
1633 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
1637 "url": "https://github.com/sebastianbergmann",
1641 "time": "2024-03-02T06:27:43+00:00"
1644 "name": "sebastian/code-unit",
1648 "url": "https://github.com/sebastianbergmann/code-unit.git",
1649 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
1653 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
1654 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
1661 "phpunit/phpunit": "^9.3"
1666 "dev-master": "1.0-dev"
1674 "notification-url": "https://packagist.org/downloads/",
1680 "name": "Sebastian Bergmann",
1681 "email": "sebastian@phpunit.de",
1685 "description": "Collection of value objects that represent the PHP code units",
1686 "homepage": "https://github.com/sebastianbergmann/code-unit",
1688 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
1689 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
1693 "url": "https://github.com/sebastianbergmann",
1697 "time": "2020-10-26T13:08:54+00:00"
1700 "name": "sebastian/code-unit-reverse-lookup",
1704 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1705 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
1709 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
1710 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
1717 "phpunit/phpunit": "^9.3"
1722 "dev-master": "2.0-dev"
1730 "notification-url": "https://packagist.org/downloads/",
1736 "name": "Sebastian Bergmann",
1737 "email": "sebastian@phpunit.de"
1740 "description": "Looks up which function or method a line of code belongs to",
1741 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1743 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
1744 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
1748 "url": "https://github.com/sebastianbergmann",
1752 "time": "2020-09-28T05:30:19+00:00"
1755 "name": "sebastian/comparator",
1759 "url": "https://github.com/sebastianbergmann/comparator.git",
1760 "reference": "fa0f136dd2334583309d32b62544682ee972b51a"
1764 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
1765 "reference": "fa0f136dd2334583309d32b62544682ee972b51a",
1770 "sebastian/diff": "^4.0",
1771 "sebastian/exporter": "^4.0"
1774 "phpunit/phpunit": "^9.3"
1779 "dev-master": "4.0-dev"
1787 "notification-url": "https://packagist.org/downloads/",
1793 "name": "Sebastian Bergmann",
1794 "email": "sebastian@phpunit.de"
1797 "name": "Jeff Welch",
1798 "email": "whatthejeff@gmail.com"
1801 "name": "Volker Dusch",
1802 "email": "github@wallbash.com"
1805 "name": "Bernhard Schussek",
1806 "email": "bschussek@2bepublished.at"
1809 "description": "Provides the functionality to compare PHP values for equality",
1810 "homepage": "https://github.com/sebastianbergmann/comparator",
1817 "issues": "https://github.com/sebastianbergmann/comparator/issues",
1818 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
1822 "url": "https://github.com/sebastianbergmann",
1826 "time": "2022-09-14T12:41:17+00:00"
1829 "name": "sebastian/complexity",
1833 "url": "https://github.com/sebastianbergmann/complexity.git",
1834 "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
1838 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
1839 "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
1843 "nikic/php-parser": "^4.18 || ^5.0",
1847 "phpunit/phpunit": "^9.3"
1852 "dev-master": "2.0-dev"
1860 "notification-url": "https://packagist.org/downloads/",
1866 "name": "Sebastian Bergmann",
1867 "email": "sebastian@phpunit.de",
1871 "description": "Library for calculating the complexity of PHP code units",
1872 "homepage": "https://github.com/sebastianbergmann/complexity",
1874 "issues": "https://github.com/sebastianbergmann/complexity/issues",
1875 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
1879 "url": "https://github.com/sebastianbergmann",
1883 "time": "2023-12-22T06:19:30+00:00"
1886 "name": "sebastian/diff",
1890 "url": "https://github.com/sebastianbergmann/diff.git",
1891 "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
1895 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
1896 "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
1903 "phpunit/phpunit": "^9.3",
1904 "symfony/process": "^4.2 || ^5"
1909 "dev-master": "4.0-dev"
1917 "notification-url": "https://packagist.org/downloads/",
1923 "name": "Sebastian Bergmann",
1924 "email": "sebastian@phpunit.de"
1927 "name": "Kore Nordmann",
1928 "email": "mail@kore-nordmann.de"
1931 "description": "Diff implementation",
1932 "homepage": "https://github.com/sebastianbergmann/diff",
1940 "issues": "https://github.com/sebastianbergmann/diff/issues",
1941 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
1945 "url": "https://github.com/sebastianbergmann",
1949 "time": "2024-03-02T06:30:58+00:00"
1952 "name": "sebastian/environment",
1956 "url": "https://github.com/sebastianbergmann/environment.git",
1957 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
1961 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
1962 "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
1969 "phpunit/phpunit": "^9.3"
1977 "dev-master": "5.1-dev"
1985 "notification-url": "https://packagist.org/downloads/",
1991 "name": "Sebastian Bergmann",
1992 "email": "sebastian@phpunit.de"
1995 "description": "Provides functionality to handle HHVM/PHP environments",
1996 "homepage": "http://www.github.com/sebastianbergmann/environment",
2003 "issues": "https://github.com/sebastianbergmann/environment/issues",
2004 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
2008 "url": "https://github.com/sebastianbergmann",
2012 "time": "2023-02-03T06:03:51+00:00"
2015 "name": "sebastian/exporter",
2019 "url": "https://github.com/sebastianbergmann/exporter.git",
2020 "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72"
2024 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/78c00df8f170e02473b682df15bfcdacc3d32d72",
2025 "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72",
2030 "sebastian/recursion-context": "^4.0"
2033 "ext-mbstring": "*",
2034 "phpunit/phpunit": "^9.3"
2039 "dev-master": "4.0-dev"
2047 "notification-url": "https://packagist.org/downloads/",
2053 "name": "Sebastian Bergmann",
2054 "email": "sebastian@phpunit.de"
2057 "name": "Jeff Welch",
2058 "email": "whatthejeff@gmail.com"
2061 "name": "Volker Dusch",
2062 "email": "github@wallbash.com"
2065 "name": "Adam Harvey",
2066 "email": "aharvey@php.net"
2069 "name": "Bernhard Schussek",
2070 "email": "bschussek@gmail.com"
2073 "description": "Provides the functionality to export PHP variables for visualization",
2074 "homepage": "https://www.github.com/sebastianbergmann/exporter",
2080 "issues": "https://github.com/sebastianbergmann/exporter/issues",
2081 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.6"
2085 "url": "https://github.com/sebastianbergmann",
2089 "time": "2024-03-02T06:33:00+00:00"
2092 "name": "sebastian/global-state",
2096 "url": "https://github.com/sebastianbergmann/global-state.git",
2097 "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9"
2101 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
2102 "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
2107 "sebastian/object-reflector": "^2.0",
2108 "sebastian/recursion-context": "^4.0"
2112 "phpunit/phpunit": "^9.3"
2120 "dev-master": "5.0-dev"
2128 "notification-url": "https://packagist.org/downloads/",
2134 "name": "Sebastian Bergmann",
2135 "email": "sebastian@phpunit.de"
2138 "description": "Snapshotting of global state",
2139 "homepage": "http://www.github.com/sebastianbergmann/global-state",
2144 "issues": "https://github.com/sebastianbergmann/global-state/issues",
2145 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.7"
2149 "url": "https://github.com/sebastianbergmann",
2153 "time": "2024-03-02T06:35:11+00:00"
2156 "name": "sebastian/lines-of-code",
2160 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
2161 "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
2165 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
2166 "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
2170 "nikic/php-parser": "^4.18 || ^5.0",
2174 "phpunit/phpunit": "^9.3"
2179 "dev-master": "1.0-dev"
2187 "notification-url": "https://packagist.org/downloads/",
2193 "name": "Sebastian Bergmann",
2194 "email": "sebastian@phpunit.de",
2198 "description": "Library for counting the lines of code in PHP source code",
2199 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
2201 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
2202 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
2206 "url": "https://github.com/sebastianbergmann",
2210 "time": "2023-12-22T06:20:34+00:00"
2213 "name": "sebastian/object-enumerator",
2217 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2218 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
2222 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
2223 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
2228 "sebastian/object-reflector": "^2.0",
2229 "sebastian/recursion-context": "^4.0"
2232 "phpunit/phpunit": "^9.3"
2237 "dev-master": "4.0-dev"
2245 "notification-url": "https://packagist.org/downloads/",
2251 "name": "Sebastian Bergmann",
2252 "email": "sebastian@phpunit.de"
2255 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2256 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2258 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
2259 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
2263 "url": "https://github.com/sebastianbergmann",
2267 "time": "2020-10-26T13:12:34+00:00"
2270 "name": "sebastian/object-reflector",
2274 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2275 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
2279 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
2280 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
2287 "phpunit/phpunit": "^9.3"
2292 "dev-master": "2.0-dev"
2300 "notification-url": "https://packagist.org/downloads/",
2306 "name": "Sebastian Bergmann",
2307 "email": "sebastian@phpunit.de"
2310 "description": "Allows reflection of object attributes, including inherited and non-public ones",
2311 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2313 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
2314 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
2318 "url": "https://github.com/sebastianbergmann",
2322 "time": "2020-10-26T13:14:26+00:00"
2325 "name": "sebastian/recursion-context",
2329 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2330 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
2334 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
2335 "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
2342 "phpunit/phpunit": "^9.3"
2347 "dev-master": "4.0-dev"
2355 "notification-url": "https://packagist.org/downloads/",
2361 "name": "Sebastian Bergmann",
2362 "email": "sebastian@phpunit.de"
2365 "name": "Jeff Welch",
2366 "email": "whatthejeff@gmail.com"
2369 "name": "Adam Harvey",
2370 "email": "aharvey@php.net"
2373 "description": "Provides functionality to recursively process PHP variables",
2374 "homepage": "https://github.com/sebastianbergmann/recursion-context",
2376 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2377 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
2381 "url": "https://github.com/sebastianbergmann",
2385 "time": "2023-02-03T06:07:39+00:00"
2388 "name": "sebastian/resource-operations",
2392 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2393 "reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e"
2397 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
2398 "reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
2405 "phpunit/phpunit": "^9.0"
2410 "dev-main": "3.0-dev"
2418 "notification-url": "https://packagist.org/downloads/",
2424 "name": "Sebastian Bergmann",
2425 "email": "sebastian@phpunit.de"
2428 "description": "Provides a list of PHP built-in functions that operate on resources",
2429 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2431 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.4"
2435 "url": "https://github.com/sebastianbergmann",
2439 "time": "2024-03-14T16:00:52+00:00"
2442 "name": "sebastian/type",
2446 "url": "https://github.com/sebastianbergmann/type.git",
2447 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
2451 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
2452 "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
2459 "phpunit/phpunit": "^9.5"
2464 "dev-master": "3.2-dev"
2472 "notification-url": "https://packagist.org/downloads/",
2478 "name": "Sebastian Bergmann",
2479 "email": "sebastian@phpunit.de",
2483 "description": "Collection of value objects that represent the types of the PHP type system",
2484 "homepage": "https://github.com/sebastianbergmann/type",
2486 "issues": "https://github.com/sebastianbergmann/type/issues",
2487 "source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
2491 "url": "https://github.com/sebastianbergmann",
2495 "time": "2023-02-03T06:13:03+00:00"
2498 "name": "sebastian/version",
2502 "url": "https://github.com/sebastianbergmann/version.git",
2503 "reference": "c6c1022351a901512170118436c764e473f6de8c"
2507 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
2508 "reference": "c6c1022351a901512170118436c764e473f6de8c",
2517 "dev-master": "3.0-dev"
2525 "notification-url": "https://packagist.org/downloads/",
2531 "name": "Sebastian Bergmann",
2532 "email": "sebastian@phpunit.de",
2536 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2537 "homepage": "https://github.com/sebastianbergmann/version",
2539 "issues": "https://github.com/sebastianbergmann/version/issues",
2540 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
2544 "url": "https://github.com/sebastianbergmann",
2548 "time": "2020-09-28T06:39:44+00:00"
2551 "name": "symfony/browser-kit",
2552 "version": "v6.0.19",
2555 "url": "https://github.com/symfony/browser-kit.git",
2556 "reference": "4d1bf7886e2af0a194332486273debcd6662cfc9"
2560 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/4d1bf7886e2af0a194332486273debcd6662cfc9",
2561 "reference": "4d1bf7886e2af0a194332486273debcd6662cfc9",
2566 "symfony/dom-crawler": "^5.4|^6.0"
2569 "symfony/css-selector": "^5.4|^6.0",
2570 "symfony/http-client": "^5.4|^6.0",
2571 "symfony/mime": "^5.4|^6.0",
2572 "symfony/process": "^5.4|^6.0"
2575 "symfony/process": ""
2580 "Symfony\\Component\\BrowserKit\\": ""
2582 "exclude-from-classmap": [
2586 "notification-url": "https://packagist.org/downloads/",
2592 "name": "Fabien Potencier",
2593 "email": "fabien@symfony.com"
2596 "name": "Symfony Community",
2597 "homepage": "https://symfony.com/contributors"
2600 "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
2601 "homepage": "https://symfony.com",
2603 "source": "https://github.com/symfony/browser-kit/tree/v6.0.19"
2607 "url": "https://symfony.com/sponsor",
2611 "url": "https://github.com/fabpot",
2615 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2619 "time": "2023-01-01T08:36:10+00:00"
2622 "name": "symfony/config",
2623 "version": "v6.0.19",
2626 "url": "https://github.com/symfony/config.git",
2627 "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3"
2631 "url": "https://api.github.com/repos/symfony/config/zipball/db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3",
2632 "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3",
2637 "symfony/deprecation-contracts": "^2.1|^3",
2638 "symfony/filesystem": "^5.4|^6.0",
2639 "symfony/polyfill-ctype": "~1.8",
2640 "symfony/polyfill-php81": "^1.22"
2643 "symfony/finder": "<4.4"
2646 "symfony/event-dispatcher": "^5.4|^6.0",
2647 "symfony/finder": "^5.4|^6.0",
2648 "symfony/messenger": "^5.4|^6.0",
2649 "symfony/service-contracts": "^1.1|^2|^3",
2650 "symfony/yaml": "^5.4|^6.0"
2653 "symfony/yaml": "To use the yaml reference dumper"
2658 "Symfony\\Component\\Config\\": ""
2660 "exclude-from-classmap": [
2664 "notification-url": "https://packagist.org/downloads/",
2670 "name": "Fabien Potencier",
2671 "email": "fabien@symfony.com"
2674 "name": "Symfony Community",
2675 "homepage": "https://symfony.com/contributors"
2678 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
2679 "homepage": "https://symfony.com",
2681 "source": "https://github.com/symfony/config/tree/v6.0.19"
2685 "url": "https://symfony.com/sponsor",
2689 "url": "https://github.com/fabpot",
2693 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2697 "time": "2023-01-09T04:36:00+00:00"
2700 "name": "symfony/console",
2701 "version": "v6.0.19",
2704 "url": "https://github.com/symfony/console.git",
2705 "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed"
2709 "url": "https://api.github.com/repos/symfony/console/zipball/c3ebc83d031b71c39da318ca8b7a07ecc67507ed",
2710 "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed",
2715 "symfony/polyfill-mbstring": "~1.0",
2716 "symfony/service-contracts": "^1.1|^2|^3",
2717 "symfony/string": "^5.4|^6.0"
2720 "symfony/dependency-injection": "<5.4",
2721 "symfony/dotenv": "<5.4",
2722 "symfony/event-dispatcher": "<5.4",
2723 "symfony/lock": "<5.4",
2724 "symfony/process": "<5.4"
2727 "psr/log-implementation": "1.0|2.0|3.0"
2730 "psr/log": "^1|^2|^3",
2731 "symfony/config": "^5.4|^6.0",
2732 "symfony/dependency-injection": "^5.4|^6.0",
2733 "symfony/event-dispatcher": "^5.4|^6.0",
2734 "symfony/lock": "^5.4|^6.0",
2735 "symfony/process": "^5.4|^6.0",
2736 "symfony/var-dumper": "^5.4|^6.0"
2739 "psr/log": "For using the console logger",
2740 "symfony/event-dispatcher": "",
2742 "symfony/process": ""
2747 "Symfony\\Component\\Console\\": ""
2749 "exclude-from-classmap": [
2753 "notification-url": "https://packagist.org/downloads/",
2759 "name": "Fabien Potencier",
2760 "email": "fabien@symfony.com"
2763 "name": "Symfony Community",
2764 "homepage": "https://symfony.com/contributors"
2767 "description": "Eases the creation of beautiful and testable command line interfaces",
2768 "homepage": "https://symfony.com",
2776 "source": "https://github.com/symfony/console/tree/v6.0.19"
2780 "url": "https://symfony.com/sponsor",
2784 "url": "https://github.com/fabpot",
2788 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2792 "time": "2023-01-01T08:36:10+00:00"
2795 "name": "symfony/css-selector",
2796 "version": "v6.0.19",
2799 "url": "https://github.com/symfony/css-selector.git",
2800 "reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1"
2804 "url": "https://api.github.com/repos/symfony/css-selector/zipball/f1d00bddb83a4cb2138564b2150001cb6ce272b1",
2805 "reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1",
2814 "Symfony\\Component\\CssSelector\\": ""
2816 "exclude-from-classmap": [
2820 "notification-url": "https://packagist.org/downloads/",
2826 "name": "Fabien Potencier",
2827 "email": "fabien@symfony.com"
2830 "name": "Jean-François Simon",
2831 "email": "jeanfrancois.simon@sensiolabs.com"
2834 "name": "Symfony Community",
2835 "homepage": "https://symfony.com/contributors"
2838 "description": "Converts CSS selectors to XPath expressions",
2839 "homepage": "https://symfony.com",
2841 "source": "https://github.com/symfony/css-selector/tree/v6.0.19"
2845 "url": "https://symfony.com/sponsor",
2849 "url": "https://github.com/fabpot",
2853 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2857 "time": "2023-01-01T08:36:10+00:00"
2860 "name": "symfony/dependency-injection",
2861 "version": "v6.0.20",
2864 "url": "https://github.com/symfony/dependency-injection.git",
2865 "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c"
2869 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/359806e1adebd1c43e18e5ea22acd14bef7fcf8c",
2870 "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c",
2875 "psr/container": "^1.1|^2.0",
2876 "symfony/deprecation-contracts": "^2.1|^3",
2877 "symfony/polyfill-php81": "^1.22",
2878 "symfony/service-contracts": "^1.1.6|^2.0|^3.0"
2881 "ext-psr": "<1.1|>=2",
2882 "symfony/config": "<5.4",
2883 "symfony/finder": "<5.4",
2884 "symfony/proxy-manager-bridge": "<5.4",
2885 "symfony/yaml": "<5.4"
2888 "psr/container-implementation": "1.1|2.0",
2889 "symfony/service-implementation": "1.1|2.0|3.0"
2892 "symfony/config": "^5.4|^6.0",
2893 "symfony/expression-language": "^5.4|^6.0",
2894 "symfony/yaml": "^5.4|^6.0"
2897 "symfony/config": "",
2898 "symfony/expression-language": "For using expressions in service container configuration",
2899 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2900 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2906 "Symfony\\Component\\DependencyInjection\\": ""
2908 "exclude-from-classmap": [
2912 "notification-url": "https://packagist.org/downloads/",
2918 "name": "Fabien Potencier",
2919 "email": "fabien@symfony.com"
2922 "name": "Symfony Community",
2923 "homepage": "https://symfony.com/contributors"
2926 "description": "Allows you to standardize and centralize the way objects are constructed in your application",
2927 "homepage": "https://symfony.com",
2929 "source": "https://github.com/symfony/dependency-injection/tree/v6.0.20"
2933 "url": "https://symfony.com/sponsor",
2937 "url": "https://github.com/fabpot",
2941 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2945 "time": "2023-01-30T15:41:07+00:00"
2948 "name": "symfony/deprecation-contracts",
2949 "version": "v3.0.2",
2952 "url": "https://github.com/symfony/deprecation-contracts.git",
2953 "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c"
2957 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
2958 "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
2967 "dev-main": "3.0-dev"
2970 "name": "symfony/contracts",
2971 "url": "https://github.com/symfony/contracts"
2979 "notification-url": "https://packagist.org/downloads/",
2985 "name": "Nicolas Grekas",
2986 "email": "p@tchwork.com"
2989 "name": "Symfony Community",
2990 "homepage": "https://symfony.com/contributors"
2993 "description": "A generic function and convention to trigger deprecation notices",
2994 "homepage": "https://symfony.com",
2996 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.2"
3000 "url": "https://symfony.com/sponsor",
3004 "url": "https://github.com/fabpot",
3008 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3012 "time": "2022-01-02T09:55:41+00:00"
3015 "name": "symfony/dom-crawler",
3016 "version": "v6.0.19",
3019 "url": "https://github.com/symfony/dom-crawler.git",
3020 "reference": "622578ff158318b1b49d95068bd6b66c713601e9"
3024 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/622578ff158318b1b49d95068bd6b66c713601e9",
3025 "reference": "622578ff158318b1b49d95068bd6b66c713601e9",
3030 "symfony/polyfill-ctype": "~1.8",
3031 "symfony/polyfill-mbstring": "~1.0"
3034 "masterminds/html5": "<2.6"
3037 "masterminds/html5": "^2.6",
3038 "symfony/css-selector": "^5.4|^6.0"
3041 "symfony/css-selector": ""
3046 "Symfony\\Component\\DomCrawler\\": ""
3048 "exclude-from-classmap": [
3052 "notification-url": "https://packagist.org/downloads/",
3058 "name": "Fabien Potencier",
3059 "email": "fabien@symfony.com"
3062 "name": "Symfony Community",
3063 "homepage": "https://symfony.com/contributors"
3066 "description": "Eases DOM navigation for HTML and XML documents",
3067 "homepage": "https://symfony.com",
3069 "source": "https://github.com/symfony/dom-crawler/tree/v6.0.19"
3073 "url": "https://symfony.com/sponsor",
3077 "url": "https://github.com/fabpot",
3081 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3085 "time": "2023-01-20T17:44:14+00:00"
3088 "name": "symfony/event-dispatcher",
3089 "version": "v6.0.19",
3092 "url": "https://github.com/symfony/event-dispatcher.git",
3093 "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a"
3097 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2eaf8e63bc5b8cefabd4a800157f0d0c094f677a",
3098 "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a",
3103 "symfony/event-dispatcher-contracts": "^2|^3"
3106 "symfony/dependency-injection": "<5.4"
3109 "psr/event-dispatcher-implementation": "1.0",
3110 "symfony/event-dispatcher-implementation": "2.0|3.0"
3113 "psr/log": "^1|^2|^3",
3114 "symfony/config": "^5.4|^6.0",
3115 "symfony/dependency-injection": "^5.4|^6.0",
3116 "symfony/error-handler": "^5.4|^6.0",
3117 "symfony/expression-language": "^5.4|^6.0",
3118 "symfony/http-foundation": "^5.4|^6.0",
3119 "symfony/service-contracts": "^1.1|^2|^3",
3120 "symfony/stopwatch": "^5.4|^6.0"
3123 "symfony/dependency-injection": "",
3124 "symfony/http-kernel": ""
3129 "Symfony\\Component\\EventDispatcher\\": ""
3131 "exclude-from-classmap": [
3135 "notification-url": "https://packagist.org/downloads/",
3141 "name": "Fabien Potencier",
3142 "email": "fabien@symfony.com"
3145 "name": "Symfony Community",
3146 "homepage": "https://symfony.com/contributors"
3149 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
3150 "homepage": "https://symfony.com",
3152 "source": "https://github.com/symfony/event-dispatcher/tree/v6.0.19"
3156 "url": "https://symfony.com/sponsor",
3160 "url": "https://github.com/fabpot",
3164 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3168 "time": "2023-01-01T08:36:10+00:00"
3171 "name": "symfony/event-dispatcher-contracts",
3172 "version": "v3.0.2",
3175 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3176 "reference": "7bc61cc2db649b4637d331240c5346dcc7708051"
3180 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7bc61cc2db649b4637d331240c5346dcc7708051",
3181 "reference": "7bc61cc2db649b4637d331240c5346dcc7708051",
3186 "psr/event-dispatcher": "^1"
3189 "symfony/event-dispatcher-implementation": ""
3194 "dev-main": "3.0-dev"
3197 "name": "symfony/contracts",
3198 "url": "https://github.com/symfony/contracts"
3203 "Symfony\\Contracts\\EventDispatcher\\": ""
3206 "notification-url": "https://packagist.org/downloads/",
3212 "name": "Nicolas Grekas",
3213 "email": "p@tchwork.com"
3216 "name": "Symfony Community",
3217 "homepage": "https://symfony.com/contributors"
3220 "description": "Generic abstractions related to dispatching event",
3221 "homepage": "https://symfony.com",
3231 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.2"
3235 "url": "https://symfony.com/sponsor",
3239 "url": "https://github.com/fabpot",
3243 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3247 "time": "2022-01-02T09:55:41+00:00"
3250 "name": "symfony/filesystem",
3251 "version": "v6.0.19",
3254 "url": "https://github.com/symfony/filesystem.git",
3255 "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214"
3259 "url": "https://api.github.com/repos/symfony/filesystem/zipball/3d49eec03fda1f0fc19b7349fbbe55ebc1004214",
3260 "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214",
3265 "symfony/polyfill-ctype": "~1.8",
3266 "symfony/polyfill-mbstring": "~1.8"
3271 "Symfony\\Component\\Filesystem\\": ""
3273 "exclude-from-classmap": [
3277 "notification-url": "https://packagist.org/downloads/",
3283 "name": "Fabien Potencier",
3284 "email": "fabien@symfony.com"
3287 "name": "Symfony Community",
3288 "homepage": "https://symfony.com/contributors"
3291 "description": "Provides basic utilities for the filesystem",
3292 "homepage": "https://symfony.com",
3294 "source": "https://github.com/symfony/filesystem/tree/v6.0.19"
3298 "url": "https://symfony.com/sponsor",
3302 "url": "https://github.com/fabpot",
3306 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3310 "time": "2023-01-20T17:44:14+00:00"
3313 "name": "symfony/http-client",
3314 "version": "v6.0.20",
3317 "url": "https://github.com/symfony/http-client.git",
3318 "reference": "541c04560da1875f62c963c3aab6ea12a7314e11"
3322 "url": "https://api.github.com/repos/symfony/http-client/zipball/541c04560da1875f62c963c3aab6ea12a7314e11",
3323 "reference": "541c04560da1875f62c963c3aab6ea12a7314e11",
3328 "psr/log": "^1|^2|^3",
3329 "symfony/http-client-contracts": "^3",
3330 "symfony/service-contracts": "^1.0|^2|^3"
3333 "php-http/async-client-implementation": "*",
3334 "php-http/client-implementation": "*",
3335 "psr/http-client-implementation": "1.0",
3336 "symfony/http-client-implementation": "3.0"
3339 "amphp/amp": "^2.5",
3340 "amphp/http-client": "^4.2.1",
3341 "amphp/http-tunnel": "^1.0",
3342 "amphp/socket": "^1.1",
3343 "guzzlehttp/promises": "^1.4",
3344 "nyholm/psr7": "^1.0",
3345 "php-http/httplug": "^1.0|^2.0",
3346 "psr/http-client": "^1.0",
3347 "symfony/dependency-injection": "^5.4|^6.0",
3348 "symfony/http-kernel": "^5.4|^6.0",
3349 "symfony/process": "^5.4|^6.0",
3350 "symfony/stopwatch": "^5.4|^6.0"
3355 "Symfony\\Component\\HttpClient\\": ""
3357 "exclude-from-classmap": [
3361 "notification-url": "https://packagist.org/downloads/",
3367 "name": "Nicolas Grekas",
3368 "email": "p@tchwork.com"
3371 "name": "Symfony Community",
3372 "homepage": "https://symfony.com/contributors"
3375 "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
3376 "homepage": "https://symfony.com",
3378 "source": "https://github.com/symfony/http-client/tree/v6.0.20"
3382 "url": "https://symfony.com/sponsor",
3386 "url": "https://github.com/fabpot",
3390 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3394 "time": "2023-01-30T15:41:07+00:00"
3397 "name": "symfony/http-client-contracts",
3398 "version": "v3.0.2",
3401 "url": "https://github.com/symfony/http-client-contracts.git",
3402 "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129"
3406 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/4184b9b63af1edaf35b6a7974c6f1f9f33294129",
3407 "reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129",
3414 "symfony/http-client-implementation": ""
3419 "dev-main": "3.0-dev"
3422 "name": "symfony/contracts",
3423 "url": "https://github.com/symfony/contracts"
3428 "Symfony\\Contracts\\HttpClient\\": ""
3431 "notification-url": "https://packagist.org/downloads/",
3437 "name": "Nicolas Grekas",
3438 "email": "p@tchwork.com"
3441 "name": "Symfony Community",
3442 "homepage": "https://symfony.com/contributors"
3445 "description": "Generic abstractions related to HTTP clients",
3446 "homepage": "https://symfony.com",
3456 "source": "https://github.com/symfony/http-client-contracts/tree/v3.0.2"
3460 "url": "https://symfony.com/sponsor",
3464 "url": "https://github.com/fabpot",
3468 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3472 "time": "2022-04-12T16:11:42+00:00"
3475 "name": "symfony/mime",
3476 "version": "v6.0.19",
3479 "url": "https://github.com/symfony/mime.git",
3480 "reference": "d7052547a0070cbeadd474e172b527a00d657301"
3484 "url": "https://api.github.com/repos/symfony/mime/zipball/d7052547a0070cbeadd474e172b527a00d657301",
3485 "reference": "d7052547a0070cbeadd474e172b527a00d657301",
3490 "symfony/polyfill-intl-idn": "^1.10",
3491 "symfony/polyfill-mbstring": "^1.0"
3494 "egulias/email-validator": "~3.0.0",
3495 "phpdocumentor/reflection-docblock": "<3.2.2",
3496 "phpdocumentor/type-resolver": "<1.4.0",
3497 "symfony/mailer": "<5.4",
3498 "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6"
3501 "egulias/email-validator": "^2.1.10|^3.1|^4",
3502 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
3503 "symfony/dependency-injection": "^5.4|^6.0",
3504 "symfony/property-access": "^5.4|^6.0",
3505 "symfony/property-info": "^5.4|^6.0",
3506 "symfony/serializer": "^5.4.14|~6.0.14|^6.1.6"
3511 "Symfony\\Component\\Mime\\": ""
3513 "exclude-from-classmap": [
3517 "notification-url": "https://packagist.org/downloads/",
3523 "name": "Fabien Potencier",
3524 "email": "fabien@symfony.com"
3527 "name": "Symfony Community",
3528 "homepage": "https://symfony.com/contributors"
3531 "description": "Allows manipulating MIME messages",
3532 "homepage": "https://symfony.com",
3538 "source": "https://github.com/symfony/mime/tree/v6.0.19"
3542 "url": "https://symfony.com/sponsor",
3546 "url": "https://github.com/fabpot",
3550 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3554 "time": "2023-01-11T11:50:03+00:00"
3557 "name": "symfony/polyfill-ctype",
3558 "version": "v1.29.0",
3561 "url": "https://github.com/symfony/polyfill-ctype.git",
3562 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
3566 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
3567 "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
3577 "ext-ctype": "For best performance"
3582 "name": "symfony/polyfill",
3583 "url": "https://github.com/symfony/polyfill"
3591 "Symfony\\Polyfill\\Ctype\\": ""
3594 "notification-url": "https://packagist.org/downloads/",
3600 "name": "Gert de Pagter",
3601 "email": "BackEndTea@gmail.com"
3604 "name": "Symfony Community",
3605 "homepage": "https://symfony.com/contributors"
3608 "description": "Symfony polyfill for ctype functions",
3609 "homepage": "https://symfony.com",
3617 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
3621 "url": "https://symfony.com/sponsor",
3625 "url": "https://github.com/fabpot",
3629 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3633 "time": "2024-01-29T20:11:03+00:00"
3636 "name": "symfony/polyfill-intl-grapheme",
3637 "version": "v1.29.0",
3640 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
3641 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
3645 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
3646 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
3653 "ext-intl": "For best performance"
3658 "name": "symfony/polyfill",
3659 "url": "https://github.com/symfony/polyfill"
3667 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
3670 "notification-url": "https://packagist.org/downloads/",
3676 "name": "Nicolas Grekas",
3677 "email": "p@tchwork.com"
3680 "name": "Symfony Community",
3681 "homepage": "https://symfony.com/contributors"
3684 "description": "Symfony polyfill for intl's grapheme_* functions",
3685 "homepage": "https://symfony.com",
3695 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
3699 "url": "https://symfony.com/sponsor",
3703 "url": "https://github.com/fabpot",
3707 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3711 "time": "2024-01-29T20:11:03+00:00"
3714 "name": "symfony/polyfill-intl-idn",
3715 "version": "v1.29.0",
3718 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3719 "reference": "a287ed7475f85bf6f61890146edbc932c0fff919"
3723 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919",
3724 "reference": "a287ed7475f85bf6f61890146edbc932c0fff919",
3729 "symfony/polyfill-intl-normalizer": "^1.10",
3730 "symfony/polyfill-php72": "^1.10"
3733 "ext-intl": "For best performance"
3738 "name": "symfony/polyfill",
3739 "url": "https://github.com/symfony/polyfill"
3747 "Symfony\\Polyfill\\Intl\\Idn\\": ""
3750 "notification-url": "https://packagist.org/downloads/",
3756 "name": "Laurent Bassin",
3757 "email": "laurent@bassin.info"
3760 "name": "Trevor Rowbotham",
3761 "email": "trevor.rowbotham@pm.me"
3764 "name": "Symfony Community",
3765 "homepage": "https://symfony.com/contributors"
3768 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3769 "homepage": "https://symfony.com",
3779 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0"
3783 "url": "https://symfony.com/sponsor",
3787 "url": "https://github.com/fabpot",
3791 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3795 "time": "2024-01-29T20:11:03+00:00"
3798 "name": "symfony/polyfill-intl-normalizer",
3799 "version": "v1.29.0",
3802 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
3803 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
3807 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
3808 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
3815 "ext-intl": "For best performance"
3820 "name": "symfony/polyfill",
3821 "url": "https://github.com/symfony/polyfill"
3829 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
3835 "notification-url": "https://packagist.org/downloads/",
3841 "name": "Nicolas Grekas",
3842 "email": "p@tchwork.com"
3845 "name": "Symfony Community",
3846 "homepage": "https://symfony.com/contributors"
3849 "description": "Symfony polyfill for intl's Normalizer class and related functions",
3850 "homepage": "https://symfony.com",
3860 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
3864 "url": "https://symfony.com/sponsor",
3868 "url": "https://github.com/fabpot",
3872 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3876 "time": "2024-01-29T20:11:03+00:00"
3879 "name": "symfony/polyfill-mbstring",
3880 "version": "v1.29.0",
3883 "url": "https://github.com/symfony/polyfill-mbstring.git",
3884 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
3888 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
3889 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
3899 "ext-mbstring": "For best performance"
3904 "name": "symfony/polyfill",
3905 "url": "https://github.com/symfony/polyfill"
3913 "Symfony\\Polyfill\\Mbstring\\": ""
3916 "notification-url": "https://packagist.org/downloads/",
3922 "name": "Nicolas Grekas",
3923 "email": "p@tchwork.com"
3926 "name": "Symfony Community",
3927 "homepage": "https://symfony.com/contributors"
3930 "description": "Symfony polyfill for the Mbstring extension",
3931 "homepage": "https://symfony.com",
3940 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
3944 "url": "https://symfony.com/sponsor",
3948 "url": "https://github.com/fabpot",
3952 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3956 "time": "2024-01-29T20:11:03+00:00"
3959 "name": "symfony/polyfill-php72",
3960 "version": "v1.29.0",
3963 "url": "https://github.com/symfony/polyfill-php72.git",
3964 "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25"
3968 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25",
3969 "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25",
3978 "name": "symfony/polyfill",
3979 "url": "https://github.com/symfony/polyfill"
3987 "Symfony\\Polyfill\\Php72\\": ""
3990 "notification-url": "https://packagist.org/downloads/",
3996 "name": "Nicolas Grekas",
3997 "email": "p@tchwork.com"
4000 "name": "Symfony Community",
4001 "homepage": "https://symfony.com/contributors"
4004 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4005 "homepage": "https://symfony.com",
4013 "source": "https://github.com/symfony/polyfill-php72/tree/v1.29.0"
4017 "url": "https://symfony.com/sponsor",
4021 "url": "https://github.com/fabpot",
4025 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4029 "time": "2024-01-29T20:11:03+00:00"
4032 "name": "symfony/polyfill-php81",
4033 "version": "v1.29.0",
4036 "url": "https://github.com/symfony/polyfill-php81.git",
4037 "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d"
4041 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d",
4042 "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d",
4051 "name": "symfony/polyfill",
4052 "url": "https://github.com/symfony/polyfill"
4060 "Symfony\\Polyfill\\Php81\\": ""
4066 "notification-url": "https://packagist.org/downloads/",
4072 "name": "Nicolas Grekas",
4073 "email": "p@tchwork.com"
4076 "name": "Symfony Community",
4077 "homepage": "https://symfony.com/contributors"
4080 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
4081 "homepage": "https://symfony.com",
4089 "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0"
4093 "url": "https://symfony.com/sponsor",
4097 "url": "https://github.com/fabpot",
4101 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4105 "time": "2024-01-29T20:11:03+00:00"
4108 "name": "symfony/process",
4109 "version": "v6.0.19",
4112 "url": "https://github.com/symfony/process.git",
4113 "reference": "2114fd60f26a296cc403a7939ab91478475a33d4"
4117 "url": "https://api.github.com/repos/symfony/process/zipball/2114fd60f26a296cc403a7939ab91478475a33d4",
4118 "reference": "2114fd60f26a296cc403a7939ab91478475a33d4",
4127 "Symfony\\Component\\Process\\": ""
4129 "exclude-from-classmap": [
4133 "notification-url": "https://packagist.org/downloads/",
4139 "name": "Fabien Potencier",
4140 "email": "fabien@symfony.com"
4143 "name": "Symfony Community",
4144 "homepage": "https://symfony.com/contributors"
4147 "description": "Executes commands in sub-processes",
4148 "homepage": "https://symfony.com",
4150 "source": "https://github.com/symfony/process/tree/v6.0.19"
4154 "url": "https://symfony.com/sponsor",
4158 "url": "https://github.com/fabpot",
4162 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4166 "time": "2023-01-01T08:36:10+00:00"
4169 "name": "symfony/service-contracts",
4170 "version": "v3.0.2",
4173 "url": "https://github.com/symfony/service-contracts.git",
4174 "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66"
4178 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d78d39c1599bd1188b8e26bb341da52c3c6d8a66",
4179 "reference": "d78d39c1599bd1188b8e26bb341da52c3c6d8a66",
4184 "psr/container": "^2.0"
4187 "ext-psr": "<1.1|>=2"
4190 "symfony/service-implementation": ""
4195 "dev-main": "3.0-dev"
4198 "name": "symfony/contracts",
4199 "url": "https://github.com/symfony/contracts"
4204 "Symfony\\Contracts\\Service\\": ""
4207 "notification-url": "https://packagist.org/downloads/",
4213 "name": "Nicolas Grekas",
4214 "email": "p@tchwork.com"
4217 "name": "Symfony Community",
4218 "homepage": "https://symfony.com/contributors"
4221 "description": "Generic abstractions related to writing services",
4222 "homepage": "https://symfony.com",
4232 "source": "https://github.com/symfony/service-contracts/tree/v3.0.2"
4236 "url": "https://symfony.com/sponsor",
4240 "url": "https://github.com/fabpot",
4244 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4248 "time": "2022-05-30T19:17:58+00:00"
4251 "name": "symfony/string",
4252 "version": "v6.0.19",
4255 "url": "https://github.com/symfony/string.git",
4256 "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a"
4260 "url": "https://api.github.com/repos/symfony/string/zipball/d9e72497367c23e08bf94176d2be45b00a9d232a",
4261 "reference": "d9e72497367c23e08bf94176d2be45b00a9d232a",
4266 "symfony/polyfill-ctype": "~1.8",
4267 "symfony/polyfill-intl-grapheme": "~1.0",
4268 "symfony/polyfill-intl-normalizer": "~1.0",
4269 "symfony/polyfill-mbstring": "~1.0"
4272 "symfony/translation-contracts": "<2.0"
4275 "symfony/error-handler": "^5.4|^6.0",
4276 "symfony/http-client": "^5.4|^6.0",
4277 "symfony/translation-contracts": "^2.0|^3.0",
4278 "symfony/var-exporter": "^5.4|^6.0"
4283 "Resources/functions.php"
4286 "Symfony\\Component\\String\\": ""
4288 "exclude-from-classmap": [
4292 "notification-url": "https://packagist.org/downloads/",
4298 "name": "Nicolas Grekas",
4299 "email": "p@tchwork.com"
4302 "name": "Symfony Community",
4303 "homepage": "https://symfony.com/contributors"
4306 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
4307 "homepage": "https://symfony.com",
4317 "source": "https://github.com/symfony/string/tree/v6.0.19"
4321 "url": "https://symfony.com/sponsor",
4325 "url": "https://github.com/fabpot",
4329 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4333 "time": "2023-01-01T08:36:10+00:00"
4336 "name": "symfony/translation",
4337 "version": "v6.0.19",
4340 "url": "https://github.com/symfony/translation.git",
4341 "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f"
4345 "url": "https://api.github.com/repos/symfony/translation/zipball/9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f",
4346 "reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f",
4351 "symfony/polyfill-mbstring": "~1.0",
4352 "symfony/translation-contracts": "^2.3|^3.0"
4355 "symfony/config": "<5.4",
4356 "symfony/console": "<5.4",
4357 "symfony/dependency-injection": "<5.4",
4358 "symfony/http-kernel": "<5.4",
4359 "symfony/twig-bundle": "<5.4",
4360 "symfony/yaml": "<5.4"
4363 "symfony/translation-implementation": "2.3|3.0"
4366 "psr/log": "^1|^2|^3",
4367 "symfony/config": "^5.4|^6.0",
4368 "symfony/console": "^5.4|^6.0",
4369 "symfony/dependency-injection": "^5.4|^6.0",
4370 "symfony/finder": "^5.4|^6.0",
4371 "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
4372 "symfony/http-kernel": "^5.4|^6.0",
4373 "symfony/intl": "^5.4|^6.0",
4374 "symfony/polyfill-intl-icu": "^1.21",
4375 "symfony/service-contracts": "^1.1.2|^2|^3",
4376 "symfony/yaml": "^5.4|^6.0"
4379 "psr/log-implementation": "To use logging capability in translator",
4380 "symfony/config": "",
4386 "Resources/functions.php"
4389 "Symfony\\Component\\Translation\\": ""
4391 "exclude-from-classmap": [
4395 "notification-url": "https://packagist.org/downloads/",
4401 "name": "Fabien Potencier",
4402 "email": "fabien@symfony.com"
4405 "name": "Symfony Community",
4406 "homepage": "https://symfony.com/contributors"
4409 "description": "Provides tools to internationalize your application",
4410 "homepage": "https://symfony.com",
4412 "source": "https://github.com/symfony/translation/tree/v6.0.19"
4416 "url": "https://symfony.com/sponsor",
4420 "url": "https://github.com/fabpot",
4424 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4428 "time": "2023-01-01T08:36:10+00:00"
4431 "name": "symfony/translation-contracts",
4432 "version": "v3.0.2",
4435 "url": "https://github.com/symfony/translation-contracts.git",
4436 "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282"
4440 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/acbfbb274e730e5a0236f619b6168d9dedb3e282",
4441 "reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282",
4448 "symfony/translation-implementation": ""
4453 "dev-main": "3.0-dev"
4456 "name": "symfony/contracts",
4457 "url": "https://github.com/symfony/contracts"
4462 "Symfony\\Contracts\\Translation\\": ""
4465 "notification-url": "https://packagist.org/downloads/",
4471 "name": "Nicolas Grekas",
4472 "email": "p@tchwork.com"
4475 "name": "Symfony Community",
4476 "homepage": "https://symfony.com/contributors"
4479 "description": "Generic abstractions related to translation",
4480 "homepage": "https://symfony.com",
4490 "source": "https://github.com/symfony/translation-contracts/tree/v3.0.2"
4494 "url": "https://symfony.com/sponsor",
4498 "url": "https://github.com/fabpot",
4502 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4506 "time": "2022-06-27T17:10:44+00:00"
4509 "name": "symfony/yaml",
4510 "version": "v6.0.19",
4513 "url": "https://github.com/symfony/yaml.git",
4514 "reference": "deec3a812a0305a50db8ae689b183f43d915c884"
4518 "url": "https://api.github.com/repos/symfony/yaml/zipball/deec3a812a0305a50db8ae689b183f43d915c884",
4519 "reference": "deec3a812a0305a50db8ae689b183f43d915c884",
4524 "symfony/polyfill-ctype": "^1.8"
4527 "symfony/console": "<5.4"
4530 "symfony/console": "^5.4|^6.0"
4533 "symfony/console": "For validating YAML files using the lint command"
4536 "Resources/bin/yaml-lint"
4541 "Symfony\\Component\\Yaml\\": ""
4543 "exclude-from-classmap": [
4547 "notification-url": "https://packagist.org/downloads/",
4553 "name": "Fabien Potencier",
4554 "email": "fabien@symfony.com"
4557 "name": "Symfony Community",
4558 "homepage": "https://symfony.com/contributors"
4561 "description": "Loads and dumps YAML files",
4562 "homepage": "https://symfony.com",
4564 "source": "https://github.com/symfony/yaml/tree/v6.0.19"
4568 "url": "https://symfony.com/sponsor",
4572 "url": "https://github.com/fabpot",
4576 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4580 "time": "2023-01-11T11:50:03+00:00"
4583 "name": "theseer/tokenizer",
4587 "url": "https://github.com/theseer/tokenizer.git",
4588 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
4592 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
4593 "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
4598 "ext-tokenizer": "*",
4599 "ext-xmlwriter": "*",
4600 "php": "^7.2 || ^8.0"
4608 "notification-url": "https://packagist.org/downloads/",
4614 "name": "Arne Blankerts",
4615 "email": "arne@blankerts.de",
4619 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
4621 "issues": "https://github.com/theseer/tokenizer/issues",
4622 "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
4626 "url": "https://github.com/theseer",
4630 "time": "2024-03-03T12:36:25+00:00"
4634 "minimum-stability": "dev",
4635 "stability-flags": [],
4636 "prefer-stable": true,
4637 "prefer-lowest": false,
4641 "ext-mbstring": "*",
4648 "ext-simplexml": "*",
4653 "ext-xmlreader": "*",
4657 "ext-fileinfo": "*",
4661 "plugin-api-version": "2.6.0"