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": "1efde88b020f865ce3e2ae9d23a3dae4",
11 "name": "behat/behat",
15 "url": "https://github.com/Behat/Behat.git",
16 "reference": "a55661154079cf881ef643b303bfaf67bae3a09f"
20 "url": "https://api.github.com/repos/Behat/Behat/zipball/a55661154079cf881ef643b303bfaf67bae3a09f",
21 "reference": "a55661154079cf881ef643b303bfaf67bae3a09f",
25 "behat/gherkin": "^4.9.0",
26 "behat/transliterator": "^1.2",
28 "php": "^7.2 || ^8.0",
29 "psr/container": "^1.0",
30 "symfony/config": "^4.4 || ^5.0 || ^6.0",
31 "symfony/console": "^4.4 || ^5.0 || ^6.0",
32 "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
33 "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0",
34 "symfony/translation": "^4.4 || ^5.0 || ^6.0",
35 "symfony/yaml": "^4.4 || ^5.0 || ^6.0"
38 "container-interop/container-interop": "^1.2",
39 "herrera-io/box": "~1.6.1",
40 "phpunit/phpunit": "^8.5 || ^9.0",
41 "symfony/process": "^4.4 || ^5.0 || ^6.0",
45 "ext-dom": "Needed to output test results in JUnit format."
53 "dev-master": "3.x-dev"
58 "Behat\\Behat\\": "src/Behat/Behat/",
59 "Behat\\Testwork\\": "src/Behat/Testwork/",
60 "Behat\\Step\\": "src/Behat/Step/",
61 "Behat\\Hook\\": "src/Behat/Hook/"
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.10.0"
95 "time": "2021-11-02T20:09:40+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",
165 "url": "https://github.com/minkphp/Mink.git",
166 "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996"
170 "url": "https://api.github.com/repos/minkphp/Mink/zipball/e35f4695de8800fc776af34ebf665ad58ebdd996",
171 "reference": "e35f4695de8800fc776af34ebf665ad58ebdd996",
176 "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
179 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5 || ^9.5",
180 "symfony/debug": "^2.7|^3.0|^4.0|^5.0",
181 "symfony/phpunit-bridge": "^3.4.38 || ^4.4 || ^5.0.5",
182 "yoast/phpunit-polyfills": "^1.0"
185 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
186 "behat/mink-goutte-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.9.0"
224 "time": "2021-10-11T11:58:47+00:00"
227 "name": "behat/mink-browserkit-driver",
231 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
232 "reference": "057926c9da452bac5bfcffb92eb4f3e1ce74dae9"
236 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/057926c9da452bac5bfcffb92eb4f3e1ce74dae9",
237 "reference": "057926c9da452bac5bfcffb92eb4f3e1ce74dae9",
241 "behat/mink": "^1.7.1@dev",
243 "symfony/browser-kit": "~2.3|~3.0|~4.0",
244 "symfony/dom-crawler": "~2.3|~3.0|~4.0"
247 "mink/driver-testsuite": "dev-master",
248 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5 || ^9.5",
249 "symfony/debug": "^2.7|^3.0|^4.0",
250 "symfony/http-kernel": "~2.3|~3.0|~4.0",
251 "yoast/phpunit-polyfills": "^1.0"
253 "type": "mink-driver",
256 "dev-master": "1.x-dev"
261 "Behat\\Mink\\Driver\\": "src/"
264 "notification-url": "https://packagist.org/downloads/",
270 "name": "Konstantin Kudryashov",
271 "email": "ever.zet@gmail.com",
272 "homepage": "http://everzet.com"
275 "description": "Symfony2 BrowserKit driver for Mink framework",
276 "homepage": "https://mink.behat.org/",
284 "issues": "https://github.com/minkphp/MinkBrowserKitDriver/issues",
285 "source": "https://github.com/minkphp/MinkBrowserKitDriver/tree/v1.4.1"
287 "time": "2021-12-10T14:17:06+00:00"
290 "name": "behat/mink-goutte-driver",
294 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
295 "reference": "8139f520f417c81bf9d2f9a171fff400f6adc9ea"
299 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8139f520f417c81bf9d2f9a171fff400f6adc9ea",
300 "reference": "8139f520f417c81bf9d2f9a171fff400f6adc9ea",
304 "behat/mink-browserkit-driver": "~1.2@dev",
305 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
309 "mink/driver-testsuite": "dev-master"
311 "type": "mink-driver",
314 "dev-master": "1.x-dev"
319 "Behat\\Mink\\Driver\\": "src/"
322 "notification-url": "https://packagist.org/downloads/",
328 "name": "Konstantin Kudryashov",
329 "email": "ever.zet@gmail.com",
330 "homepage": "http://everzet.com"
333 "description": "Goutte driver for Mink framework",
334 "homepage": "https://mink.behat.org/",
342 "issues": "https://github.com/minkphp/MinkGoutteDriver/issues",
343 "source": "https://github.com/minkphp/MinkGoutteDriver/tree/v1.3.0"
345 "time": "2021-10-12T11:35:46+00:00"
348 "name": "behat/transliterator",
352 "url": "https://github.com/Behat/Transliterator.git",
353 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
357 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
358 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
365 "chuyskywalker/rolling-curl": "^3.1",
366 "php-yaoi/php-yaoi": "^1.0",
367 "phpunit/phpunit": "^4.8.36|^6.3"
372 "dev-master": "1.2-dev"
377 "Behat\\Transliterator\\": "src/Behat/Transliterator"
380 "notification-url": "https://packagist.org/downloads/",
384 "description": "String transliterator",
391 "issues": "https://github.com/Behat/Transliterator/issues",
392 "source": "https://github.com/Behat/Transliterator/tree/v1.3.0"
394 "time": "2020-01-14T16:39:13+00:00"
397 "name": "doctrine/instantiator",
401 "url": "https://github.com/doctrine/instantiator.git",
402 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
406 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
407 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
411 "php": "^7.1 || ^8.0"
414 "doctrine/coding-standard": "^8.0",
417 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
418 "phpstan/phpstan": "^0.12",
419 "phpstan/phpstan-phpunit": "^0.12",
420 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
425 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
428 "notification-url": "https://packagist.org/downloads/",
434 "name": "Marco Pivetta",
435 "email": "ocramius@gmail.com",
436 "homepage": "https://ocramius.github.io/"
439 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
440 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
446 "issues": "https://github.com/doctrine/instantiator/issues",
447 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
451 "url": "https://www.doctrine-project.org/sponsorship.html",
455 "url": "https://www.patreon.com/phpdoctrine",
459 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
463 "time": "2020-11-10T18:47:58+00:00"
466 "name": "fabpot/goutte",
470 "url": "https://github.com/FriendsOfPHP/Goutte.git",
471 "reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5"
475 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/80a23b64f44d54dd571d114c473d9d7e9ed84ca5",
476 "reference": "80a23b64f44d54dd571d114c473d9d7e9ed84ca5",
480 "guzzlehttp/guzzle": "^6.0",
482 "symfony/browser-kit": "^4.4|^5.0",
483 "symfony/css-selector": "^4.4|^5.0",
484 "symfony/dom-crawler": "^4.4|^5.0"
487 "symfony/phpunit-bridge": "^5.0"
489 "type": "application",
492 "dev-master": "3.3-dev"
499 "exclude-from-classmap": [
503 "notification-url": "https://packagist.org/downloads/",
509 "name": "Fabien Potencier",
510 "email": "fabien@symfony.com"
513 "description": "A simple PHP Web Scraper",
514 "homepage": "https://github.com/FriendsOfPHP/Goutte",
519 "issues": "https://github.com/FriendsOfPHP/Goutte/issues",
520 "source": "https://github.com/FriendsOfPHP/Goutte/tree/v3.3.1"
522 "time": "2020-11-01T09:30:18+00:00"
525 "name": "friends-of-behat/mink-extension",
526 "version": "dev-master",
529 "url": "https://github.com/moodlehq/MinkExtension.git",
530 "reference": "586ffcc1dc08ed23fcbc89cb16cb6f72d40499f3"
534 "url": "https://api.github.com/repos/moodlehq/MinkExtension/zipball/586ffcc1dc08ed23fcbc89cb16cb6f72d40499f3",
535 "reference": "586ffcc1dc08ed23fcbc89cb16cb6f72d40499f3",
539 "behat/behat": "^3.0.5",
540 "behat/mink": "^1.5",
542 "symfony/config": "^3.4 || ^4.4 || ^5.0"
545 "behat/mink-extension": "self.version"
548 "behat/mink-goutte-driver": "^1.1",
549 "phpspec/phpspec": "^6.0 || ^7.0"
551 "default-branch": true,
552 "type": "behat-extension",
555 "dev-master": "2.1.x-dev"
560 "Behat\\MinkExtension": "src/"
568 "name": "Konstantin Kudryashov",
569 "email": "ever.zet@gmail.com"
572 "name": "Christophe Coevoet",
573 "email": "stof@notk.org"
576 "description": "Mink extension for Behat",
577 "homepage": "http://extensions.behat.org/mink",
585 "source": "https://github.com/moodlehq/MinkExtension/tree/master"
587 "time": "2021-05-18T13:04:16+00:00"
590 "name": "guzzlehttp/guzzle",
594 "url": "https://github.com/guzzle/guzzle.git",
595 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
599 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
600 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
605 "guzzlehttp/promises": "^1.0",
606 "guzzlehttp/psr7": "^1.6.1",
608 "symfony/polyfill-intl-idn": "^1.17.0"
612 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
616 "psr/log": "Required for using the Log middleware"
621 "dev-master": "6.5-dev"
626 "GuzzleHttp\\": "src/"
629 "src/functions_include.php"
632 "notification-url": "https://packagist.org/downloads/",
638 "name": "Michael Dowling",
639 "email": "mtdowling@gmail.com",
640 "homepage": "https://github.com/mtdowling"
643 "description": "Guzzle is a PHP HTTP client library",
644 "homepage": "http://guzzlephp.org/",
655 "issues": "https://github.com/guzzle/guzzle/issues",
656 "source": "https://github.com/guzzle/guzzle/tree/6.5"
658 "time": "2020-06-16T21:01:06+00:00"
661 "name": "guzzlehttp/promises",
665 "url": "https://github.com/guzzle/promises.git",
666 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
670 "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
671 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
678 "symfony/phpunit-bridge": "^4.4 || ^5.1"
683 "dev-master": "1.5-dev"
688 "GuzzleHttp\\Promise\\": "src/"
691 "src/functions_include.php"
694 "notification-url": "https://packagist.org/downloads/",
700 "name": "Graham Campbell",
701 "email": "hello@gjcampbell.co.uk",
702 "homepage": "https://github.com/GrahamCampbell"
705 "name": "Michael Dowling",
706 "email": "mtdowling@gmail.com",
707 "homepage": "https://github.com/mtdowling"
710 "name": "Tobias Nyholm",
711 "email": "tobias.nyholm@gmail.com",
712 "homepage": "https://github.com/Nyholm"
715 "name": "Tobias Schultze",
716 "email": "webmaster@tubo-world.de",
717 "homepage": "https://github.com/Tobion"
720 "description": "Guzzle promises library",
725 "issues": "https://github.com/guzzle/promises/issues",
726 "source": "https://github.com/guzzle/promises/tree/1.5.1"
730 "url": "https://github.com/GrahamCampbell",
734 "url": "https://github.com/Nyholm",
738 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
742 "time": "2021-10-22T20:56:57+00:00"
745 "name": "guzzlehttp/psr7",
749 "url": "https://github.com/guzzle/psr7.git",
750 "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85"
754 "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
755 "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
760 "psr/http-message": "~1.0",
761 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
764 "psr/http-message-implementation": "1.0"
768 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
771 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
776 "dev-master": "1.7-dev"
781 "GuzzleHttp\\Psr7\\": "src/"
784 "src/functions_include.php"
787 "notification-url": "https://packagist.org/downloads/",
793 "name": "Graham Campbell",
794 "email": "hello@gjcampbell.co.uk",
795 "homepage": "https://github.com/GrahamCampbell"
798 "name": "Michael Dowling",
799 "email": "mtdowling@gmail.com",
800 "homepage": "https://github.com/mtdowling"
803 "name": "George Mponos",
804 "email": "gmponos@gmail.com",
805 "homepage": "https://github.com/gmponos"
808 "name": "Tobias Nyholm",
809 "email": "tobias.nyholm@gmail.com",
810 "homepage": "https://github.com/Nyholm"
813 "name": "Márk Sági-Kazár",
814 "email": "mark.sagikazar@gmail.com",
815 "homepage": "https://github.com/sagikazarmark"
818 "name": "Tobias Schultze",
819 "email": "webmaster@tubo-world.de",
820 "homepage": "https://github.com/Tobion"
823 "description": "PSR-7 message implementation that also provides common utility methods",
835 "issues": "https://github.com/guzzle/psr7/issues",
836 "source": "https://github.com/guzzle/psr7/tree/1.8.3"
840 "url": "https://github.com/GrahamCampbell",
844 "url": "https://github.com/Nyholm",
848 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
852 "time": "2021-10-05T13:56:00+00:00"
855 "name": "mikey179/vfsstream",
856 "version": "v1.6.10",
859 "url": "https://github.com/bovigo/vfsStream.git",
860 "reference": "250c0825537d501e327df879fb3d4cd751933b85"
864 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/250c0825537d501e327df879fb3d4cd751933b85",
865 "reference": "250c0825537d501e327df879fb3d4cd751933b85",
872 "phpunit/phpunit": "^4.5|^5.0"
877 "dev-master": "1.6.x-dev"
882 "org\\bovigo\\vfs\\": "src/main/php"
885 "notification-url": "https://packagist.org/downloads/",
891 "name": "Frank Kleine",
892 "homepage": "http://frankkleine.de/",
896 "description": "Virtual file system to mock the real file system in unit tests.",
897 "homepage": "http://vfs.bovigo.org/",
899 "issues": "https://github.com/bovigo/vfsStream/issues",
900 "source": "https://github.com/bovigo/vfsStream/tree/master",
901 "wiki": "https://github.com/bovigo/vfsStream/wiki"
903 "time": "2021-09-25T08:05:01+00:00"
906 "name": "myclabs/deep-copy",
910 "url": "https://github.com/myclabs/DeepCopy.git",
911 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
915 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
916 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
920 "php": "^7.1 || ^8.0"
923 "doctrine/collections": "^1.0",
924 "doctrine/common": "^2.6",
925 "phpunit/phpunit": "^7.1"
930 "DeepCopy\\": "src/DeepCopy/"
933 "src/DeepCopy/deep_copy.php"
936 "notification-url": "https://packagist.org/downloads/",
940 "description": "Create deep copies (clones) of your objects",
949 "issues": "https://github.com/myclabs/DeepCopy/issues",
950 "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
954 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
958 "time": "2020-11-13T09:40:50+00:00"
961 "name": "nikic/php-parser",
962 "version": "v4.13.2",
965 "url": "https://github.com/nikic/PHP-Parser.git",
966 "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
970 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
971 "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
975 "ext-tokenizer": "*",
979 "ircmaxell/php-yacc": "^0.0.7",
980 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
988 "dev-master": "4.9-dev"
993 "PhpParser\\": "lib/PhpParser"
996 "notification-url": "https://packagist.org/downloads/",
1002 "name": "Nikita Popov"
1005 "description": "A PHP parser written in PHP",
1011 "issues": "https://github.com/nikic/PHP-Parser/issues",
1012 "source": "https://github.com/nikic/PHP-Parser/tree/v4.13.2"
1014 "time": "2021-11-30T19:35:32+00:00"
1017 "name": "oleg-andreyev/mink-phpwebdriver",
1018 "version": "v1.0.1",
1021 "url": "https://github.com/oleg-andreyev/MinkPhpWebDriver.git",
1022 "reference": "66207ad04b45ad4348dd68ab2a918da2875ae46f"
1026 "url": "https://api.github.com/repos/oleg-andreyev/MinkPhpWebDriver/zipball/66207ad04b45ad4348dd68ab2a918da2875ae46f",
1027 "reference": "66207ad04b45ad4348dd68ab2a918da2875ae46f",
1031 "behat/mink": "^1.8",
1033 "php-webdriver/webdriver": "^1.8"
1036 "behat/mink-extension": "^2.3",
1038 "mink/driver-testsuite": "dev-integration-branch",
1039 "roave/security-advisories": "dev-master",
1040 "symfony/phpunit-bridge": "^5.2"
1042 "type": "mink-driver",
1045 "dev-master": "1.0.x-dev"
1050 "OAndreyev\\Mink\\Driver\\": "src/"
1053 "notification-url": "https://packagist.org/downloads/",
1059 "name": "Oleg Andreyev",
1060 "email": "oleg@andreyev.lv",
1061 "role": "Main Developer"
1064 "description": "MinkPhpWebDriver driver for Mink framework",
1075 "issues": "https://github.com/oleg-andreyev/MinkPhpWebDriver/issues",
1076 "source": "https://github.com/oleg-andreyev/MinkPhpWebDriver/tree/v1.0.1"
1078 "time": "2021-01-30T23:07:29+00:00"
1081 "name": "phar-io/manifest",
1085 "url": "https://github.com/phar-io/manifest.git",
1086 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
1090 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
1091 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
1097 "ext-xmlwriter": "*",
1098 "phar-io/version": "^3.0.1",
1099 "php": "^7.2 || ^8.0"
1104 "dev-master": "2.0.x-dev"
1112 "notification-url": "https://packagist.org/downloads/",
1118 "name": "Arne Blankerts",
1119 "email": "arne@blankerts.de",
1123 "name": "Sebastian Heuer",
1124 "email": "sebastian@phpeople.de",
1128 "name": "Sebastian Bergmann",
1129 "email": "sebastian@phpunit.de",
1133 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
1135 "issues": "https://github.com/phar-io/manifest/issues",
1136 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
1138 "time": "2021-07-20T11:28:43+00:00"
1141 "name": "phar-io/version",
1145 "url": "https://github.com/phar-io/version.git",
1146 "reference": "bae7c545bef187884426f042434e561ab1ddb182"
1150 "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
1151 "reference": "bae7c545bef187884426f042434e561ab1ddb182",
1155 "php": "^7.2 || ^8.0"
1163 "notification-url": "https://packagist.org/downloads/",
1169 "name": "Arne Blankerts",
1170 "email": "arne@blankerts.de",
1174 "name": "Sebastian Heuer",
1175 "email": "sebastian@phpeople.de",
1179 "name": "Sebastian Bergmann",
1180 "email": "sebastian@phpunit.de",
1184 "description": "Library for handling version information and constraints",
1186 "issues": "https://github.com/phar-io/version/issues",
1187 "source": "https://github.com/phar-io/version/tree/3.1.0"
1189 "time": "2021-02-23T14:00:09+00:00"
1192 "name": "php-webdriver/webdriver",
1193 "version": "1.12.0",
1196 "url": "https://github.com/php-webdriver/php-webdriver.git",
1197 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb"
1201 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
1202 "reference": "99d4856ed7dffcdf6a52eccd6551e83d8d557ceb",
1209 "php": "^5.6 || ~7.0 || ^8.0",
1210 "symfony/polyfill-mbstring": "^1.12",
1211 "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
1214 "facebook/webdriver": "*"
1217 "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
1218 "php-coveralls/php-coveralls": "^2.4",
1219 "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
1220 "php-parallel-lint/php-parallel-lint": "^1.2",
1221 "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
1222 "squizlabs/php_codesniffer": "^3.5",
1223 "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
1226 "ext-SimpleXML": "For Firefox profile creation"
1231 "Facebook\\WebDriver\\": "lib/"
1234 "lib/Exception/TimeoutException.php"
1237 "notification-url": "https://packagist.org/downloads/",
1241 "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
1242 "homepage": "https://github.com/php-webdriver/php-webdriver",
1251 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
1252 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.12.0"
1254 "time": "2021-10-14T09:30:02+00:00"
1257 "name": "phpdocumentor/reflection-common",
1261 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1262 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
1266 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
1267 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
1271 "php": "^7.2 || ^8.0"
1276 "dev-2.x": "2.x-dev"
1281 "phpDocumentor\\Reflection\\": "src/"
1284 "notification-url": "https://packagist.org/downloads/",
1290 "name": "Jaap van Otterdijk",
1291 "email": "opensource@ijaap.nl"
1294 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1295 "homepage": "http://www.phpdoc.org",
1304 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
1305 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
1307 "time": "2020-06-27T09:03:43+00:00"
1310 "name": "phpdocumentor/reflection-docblock",
1314 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1315 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
1319 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
1320 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
1325 "php": "^7.2 || ^8.0",
1326 "phpdocumentor/reflection-common": "^2.2",
1327 "phpdocumentor/type-resolver": "^1.3",
1328 "webmozart/assert": "^1.9.1"
1331 "mockery/mockery": "~1.3.2",
1332 "psalm/phar": "^4.8"
1337 "dev-master": "5.x-dev"
1342 "phpDocumentor\\Reflection\\": "src"
1345 "notification-url": "https://packagist.org/downloads/",
1351 "name": "Mike van Riel",
1352 "email": "me@mikevanriel.com"
1355 "name": "Jaap van Otterdijk",
1356 "email": "account@ijaap.nl"
1359 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1361 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
1362 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
1364 "time": "2021-10-19T17:43:47+00:00"
1367 "name": "phpdocumentor/type-resolver",
1371 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1372 "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706"
1376 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/93ebd0014cab80c4ea9f5e297ea48672f1b87706",
1377 "reference": "93ebd0014cab80c4ea9f5e297ea48672f1b87706",
1381 "php": "^7.2 || ^8.0",
1382 "phpdocumentor/reflection-common": "^2.0"
1385 "ext-tokenizer": "*",
1386 "psalm/phar": "^4.8"
1391 "dev-1.x": "1.x-dev"
1396 "phpDocumentor\\Reflection\\": "src"
1399 "notification-url": "https://packagist.org/downloads/",
1405 "name": "Mike van Riel",
1406 "email": "me@mikevanriel.com"
1409 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
1411 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
1412 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.0"
1414 "time": "2022-01-04T19:58:01+00:00"
1417 "name": "phpspec/prophecy",
1418 "version": "v1.15.0",
1421 "url": "https://github.com/phpspec/prophecy.git",
1422 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
1426 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
1427 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
1431 "doctrine/instantiator": "^1.2",
1432 "php": "^7.2 || ~8.0, <8.2",
1433 "phpdocumentor/reflection-docblock": "^5.2",
1434 "sebastian/comparator": "^3.0 || ^4.0",
1435 "sebastian/recursion-context": "^3.0 || ^4.0"
1438 "phpspec/phpspec": "^6.0 || ^7.0",
1439 "phpunit/phpunit": "^8.0 || ^9.0"
1444 "dev-master": "1.x-dev"
1449 "Prophecy\\": "src/Prophecy"
1452 "notification-url": "https://packagist.org/downloads/",
1458 "name": "Konstantin Kudryashov",
1459 "email": "ever.zet@gmail.com",
1460 "homepage": "http://everzet.com"
1463 "name": "Marcello Duarte",
1464 "email": "marcello.duarte@gmail.com"
1467 "description": "Highly opinionated mocking framework for PHP 5.3+",
1468 "homepage": "https://github.com/phpspec/prophecy",
1478 "issues": "https://github.com/phpspec/prophecy/issues",
1479 "source": "https://github.com/phpspec/prophecy/tree/v1.15.0"
1481 "time": "2021-12-08T12:19:24+00:00"
1484 "name": "phpunit/php-code-coverage",
1485 "version": "9.2.10",
1488 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1489 "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
1493 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
1494 "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
1500 "ext-xmlwriter": "*",
1501 "nikic/php-parser": "^4.13.0",
1503 "phpunit/php-file-iterator": "^3.0.3",
1504 "phpunit/php-text-template": "^2.0.2",
1505 "sebastian/code-unit-reverse-lookup": "^2.0.2",
1506 "sebastian/complexity": "^2.0",
1507 "sebastian/environment": "^5.1.2",
1508 "sebastian/lines-of-code": "^1.0.3",
1509 "sebastian/version": "^3.0.1",
1510 "theseer/tokenizer": "^1.2.0"
1513 "phpunit/phpunit": "^9.3"
1522 "dev-master": "9.2-dev"
1530 "notification-url": "https://packagist.org/downloads/",
1536 "name": "Sebastian Bergmann",
1537 "email": "sebastian@phpunit.de",
1541 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1542 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1549 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
1550 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10"
1554 "url": "https://github.com/sebastianbergmann",
1558 "time": "2021-12-05T09:12:13+00:00"
1561 "name": "phpunit/php-file-iterator",
1565 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1566 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
1570 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
1571 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
1578 "phpunit/phpunit": "^9.3"
1583 "dev-master": "3.0-dev"
1591 "notification-url": "https://packagist.org/downloads/",
1597 "name": "Sebastian Bergmann",
1598 "email": "sebastian@phpunit.de",
1602 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1603 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1609 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
1610 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
1614 "url": "https://github.com/sebastianbergmann",
1618 "time": "2021-12-02T12:48:52+00:00"
1621 "name": "phpunit/php-invoker",
1625 "url": "https://github.com/sebastianbergmann/php-invoker.git",
1626 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
1630 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
1631 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
1639 "phpunit/phpunit": "^9.3"
1647 "dev-master": "3.1-dev"
1655 "notification-url": "https://packagist.org/downloads/",
1661 "name": "Sebastian Bergmann",
1662 "email": "sebastian@phpunit.de",
1666 "description": "Invoke callables with a timeout",
1667 "homepage": "https://github.com/sebastianbergmann/php-invoker/",
1672 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
1673 "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
1677 "url": "https://github.com/sebastianbergmann",
1681 "time": "2020-09-28T05:58:55+00:00"
1684 "name": "phpunit/php-text-template",
1688 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1689 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
1693 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
1694 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
1701 "phpunit/phpunit": "^9.3"
1706 "dev-master": "2.0-dev"
1714 "notification-url": "https://packagist.org/downloads/",
1720 "name": "Sebastian Bergmann",
1721 "email": "sebastian@phpunit.de",
1725 "description": "Simple template engine.",
1726 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1731 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
1732 "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
1736 "url": "https://github.com/sebastianbergmann",
1740 "time": "2020-10-26T05:33:50+00:00"
1743 "name": "phpunit/php-timer",
1747 "url": "https://github.com/sebastianbergmann/php-timer.git",
1748 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
1752 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
1753 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
1760 "phpunit/phpunit": "^9.3"
1765 "dev-master": "5.0-dev"
1773 "notification-url": "https://packagist.org/downloads/",
1779 "name": "Sebastian Bergmann",
1780 "email": "sebastian@phpunit.de",
1784 "description": "Utility class for timing",
1785 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1790 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
1791 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
1795 "url": "https://github.com/sebastianbergmann",
1799 "time": "2020-10-26T13:16:10+00:00"
1802 "name": "phpunit/phpunit",
1803 "version": "9.5.13",
1806 "url": "https://github.com/sebastianbergmann/phpunit.git",
1807 "reference": "597cb647654ede35e43b137926dfdfef0fb11743"
1811 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
1812 "reference": "597cb647654ede35e43b137926dfdfef0fb11743",
1816 "doctrine/instantiator": "^1.3.1",
1820 "ext-mbstring": "*",
1822 "ext-xmlwriter": "*",
1823 "myclabs/deep-copy": "^1.10.1",
1824 "phar-io/manifest": "^2.0.3",
1825 "phar-io/version": "^3.0.2",
1827 "phpspec/prophecy": "^1.12.1",
1828 "phpunit/php-code-coverage": "^9.2.7",
1829 "phpunit/php-file-iterator": "^3.0.5",
1830 "phpunit/php-invoker": "^3.1.1",
1831 "phpunit/php-text-template": "^2.0.3",
1832 "phpunit/php-timer": "^5.0.2",
1833 "sebastian/cli-parser": "^1.0.1",
1834 "sebastian/code-unit": "^1.0.6",
1835 "sebastian/comparator": "^4.0.5",
1836 "sebastian/diff": "^4.0.3",
1837 "sebastian/environment": "^5.1.3",
1838 "sebastian/exporter": "^4.0.3",
1839 "sebastian/global-state": "^5.0.1",
1840 "sebastian/object-enumerator": "^4.0.3",
1841 "sebastian/resource-operations": "^3.0.3",
1842 "sebastian/type": "^2.3.4",
1843 "sebastian/version": "^3.0.2"
1847 "phpspec/prophecy-phpunit": "^2.0.1"
1859 "dev-master": "9.5-dev"
1867 "src/Framework/Assert/Functions.php"
1870 "notification-url": "https://packagist.org/downloads/",
1876 "name": "Sebastian Bergmann",
1877 "email": "sebastian@phpunit.de",
1881 "description": "The PHP Unit Testing framework.",
1882 "homepage": "https://phpunit.de/",
1889 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
1890 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
1894 "url": "https://phpunit.de/sponsors.html",
1898 "url": "https://github.com/sebastianbergmann",
1902 "time": "2022-01-24T07:33:35+00:00"
1905 "name": "psr/container",
1909 "url": "https://github.com/php-fig/container.git",
1910 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
1914 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
1915 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
1924 "Psr\\Container\\": "src/"
1927 "notification-url": "https://packagist.org/downloads/",
1934 "homepage": "https://www.php-fig.org/"
1937 "description": "Common Container Interface (PHP FIG PSR-11)",
1938 "homepage": "https://github.com/php-fig/container",
1942 "container-interface",
1943 "container-interop",
1947 "issues": "https://github.com/php-fig/container/issues",
1948 "source": "https://github.com/php-fig/container/tree/1.1.1"
1950 "time": "2021-03-05T17:36:06+00:00"
1953 "name": "psr/event-dispatcher",
1957 "url": "https://github.com/php-fig/event-dispatcher.git",
1958 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
1962 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
1963 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
1972 "dev-master": "1.0.x-dev"
1977 "Psr\\EventDispatcher\\": "src/"
1980 "notification-url": "https://packagist.org/downloads/",
1987 "homepage": "http://www.php-fig.org/"
1990 "description": "Standard interfaces for event handling.",
1997 "issues": "https://github.com/php-fig/event-dispatcher/issues",
1998 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2000 "time": "2019-01-08T18:20:26+00:00"
2003 "name": "psr/http-message",
2007 "url": "https://github.com/php-fig/http-message.git",
2008 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2012 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2013 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2022 "dev-master": "1.0.x-dev"
2027 "Psr\\Http\\Message\\": "src/"
2030 "notification-url": "https://packagist.org/downloads/",
2037 "homepage": "http://www.php-fig.org/"
2040 "description": "Common interface for HTTP messages",
2041 "homepage": "https://github.com/php-fig/http-message",
2051 "source": "https://github.com/php-fig/http-message/tree/master"
2053 "time": "2016-08-06T14:39:51+00:00"
2056 "name": "ralouphie/getallheaders",
2060 "url": "https://github.com/ralouphie/getallheaders.git",
2061 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2065 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2066 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2073 "php-coveralls/php-coveralls": "^2.1",
2074 "phpunit/phpunit": "^5 || ^6.5"
2079 "src/getallheaders.php"
2082 "notification-url": "https://packagist.org/downloads/",
2088 "name": "Ralph Khattar",
2089 "email": "ralph.khattar@gmail.com"
2092 "description": "A polyfill for getallheaders.",
2094 "issues": "https://github.com/ralouphie/getallheaders/issues",
2095 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
2097 "time": "2019-03-08T08:55:37+00:00"
2100 "name": "sebastian/cli-parser",
2104 "url": "https://github.com/sebastianbergmann/cli-parser.git",
2105 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
2109 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
2110 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
2117 "phpunit/phpunit": "^9.3"
2122 "dev-master": "1.0-dev"
2130 "notification-url": "https://packagist.org/downloads/",
2136 "name": "Sebastian Bergmann",
2137 "email": "sebastian@phpunit.de",
2141 "description": "Library for parsing CLI options",
2142 "homepage": "https://github.com/sebastianbergmann/cli-parser",
2144 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
2145 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
2149 "url": "https://github.com/sebastianbergmann",
2153 "time": "2020-09-28T06:08:49+00:00"
2156 "name": "sebastian/code-unit",
2160 "url": "https://github.com/sebastianbergmann/code-unit.git",
2161 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
2165 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
2166 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
2173 "phpunit/phpunit": "^9.3"
2178 "dev-master": "1.0-dev"
2186 "notification-url": "https://packagist.org/downloads/",
2192 "name": "Sebastian Bergmann",
2193 "email": "sebastian@phpunit.de",
2197 "description": "Collection of value objects that represent the PHP code units",
2198 "homepage": "https://github.com/sebastianbergmann/code-unit",
2200 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
2201 "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
2205 "url": "https://github.com/sebastianbergmann",
2209 "time": "2020-10-26T13:08:54+00:00"
2212 "name": "sebastian/code-unit-reverse-lookup",
2216 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2217 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
2221 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
2222 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
2229 "phpunit/phpunit": "^9.3"
2234 "dev-master": "2.0-dev"
2242 "notification-url": "https://packagist.org/downloads/",
2248 "name": "Sebastian Bergmann",
2249 "email": "sebastian@phpunit.de"
2252 "description": "Looks up which function or method a line of code belongs to",
2253 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2255 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
2256 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
2260 "url": "https://github.com/sebastianbergmann",
2264 "time": "2020-09-28T05:30:19+00:00"
2267 "name": "sebastian/comparator",
2271 "url": "https://github.com/sebastianbergmann/comparator.git",
2272 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
2276 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
2277 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
2282 "sebastian/diff": "^4.0",
2283 "sebastian/exporter": "^4.0"
2286 "phpunit/phpunit": "^9.3"
2291 "dev-master": "4.0-dev"
2299 "notification-url": "https://packagist.org/downloads/",
2305 "name": "Sebastian Bergmann",
2306 "email": "sebastian@phpunit.de"
2309 "name": "Jeff Welch",
2310 "email": "whatthejeff@gmail.com"
2313 "name": "Volker Dusch",
2314 "email": "github@wallbash.com"
2317 "name": "Bernhard Schussek",
2318 "email": "bschussek@2bepublished.at"
2321 "description": "Provides the functionality to compare PHP values for equality",
2322 "homepage": "https://github.com/sebastianbergmann/comparator",
2329 "issues": "https://github.com/sebastianbergmann/comparator/issues",
2330 "source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
2334 "url": "https://github.com/sebastianbergmann",
2338 "time": "2020-10-26T15:49:45+00:00"
2341 "name": "sebastian/complexity",
2345 "url": "https://github.com/sebastianbergmann/complexity.git",
2346 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
2350 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
2351 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
2355 "nikic/php-parser": "^4.7",
2359 "phpunit/phpunit": "^9.3"
2364 "dev-master": "2.0-dev"
2372 "notification-url": "https://packagist.org/downloads/",
2378 "name": "Sebastian Bergmann",
2379 "email": "sebastian@phpunit.de",
2383 "description": "Library for calculating the complexity of PHP code units",
2384 "homepage": "https://github.com/sebastianbergmann/complexity",
2386 "issues": "https://github.com/sebastianbergmann/complexity/issues",
2387 "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.2"
2391 "url": "https://github.com/sebastianbergmann",
2395 "time": "2020-10-26T15:52:27+00:00"
2398 "name": "sebastian/diff",
2402 "url": "https://github.com/sebastianbergmann/diff.git",
2403 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
2407 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
2408 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
2415 "phpunit/phpunit": "^9.3",
2416 "symfony/process": "^4.2 || ^5"
2421 "dev-master": "4.0-dev"
2429 "notification-url": "https://packagist.org/downloads/",
2435 "name": "Sebastian Bergmann",
2436 "email": "sebastian@phpunit.de"
2439 "name": "Kore Nordmann",
2440 "email": "mail@kore-nordmann.de"
2443 "description": "Diff implementation",
2444 "homepage": "https://github.com/sebastianbergmann/diff",
2452 "issues": "https://github.com/sebastianbergmann/diff/issues",
2453 "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
2457 "url": "https://github.com/sebastianbergmann",
2461 "time": "2020-10-26T13:10:38+00:00"
2464 "name": "sebastian/environment",
2468 "url": "https://github.com/sebastianbergmann/environment.git",
2469 "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
2473 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
2474 "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
2481 "phpunit/phpunit": "^9.3"
2489 "dev-master": "5.1-dev"
2497 "notification-url": "https://packagist.org/downloads/",
2503 "name": "Sebastian Bergmann",
2504 "email": "sebastian@phpunit.de"
2507 "description": "Provides functionality to handle HHVM/PHP environments",
2508 "homepage": "http://www.github.com/sebastianbergmann/environment",
2515 "issues": "https://github.com/sebastianbergmann/environment/issues",
2516 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.3"
2520 "url": "https://github.com/sebastianbergmann",
2524 "time": "2020-09-28T05:52:38+00:00"
2527 "name": "sebastian/exporter",
2531 "url": "https://github.com/sebastianbergmann/exporter.git",
2532 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
2536 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
2537 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
2542 "sebastian/recursion-context": "^4.0"
2545 "ext-mbstring": "*",
2546 "phpunit/phpunit": "^9.3"
2551 "dev-master": "4.0-dev"
2559 "notification-url": "https://packagist.org/downloads/",
2565 "name": "Sebastian Bergmann",
2566 "email": "sebastian@phpunit.de"
2569 "name": "Jeff Welch",
2570 "email": "whatthejeff@gmail.com"
2573 "name": "Volker Dusch",
2574 "email": "github@wallbash.com"
2577 "name": "Adam Harvey",
2578 "email": "aharvey@php.net"
2581 "name": "Bernhard Schussek",
2582 "email": "bschussek@gmail.com"
2585 "description": "Provides the functionality to export PHP variables for visualization",
2586 "homepage": "https://www.github.com/sebastianbergmann/exporter",
2592 "issues": "https://github.com/sebastianbergmann/exporter/issues",
2593 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
2597 "url": "https://github.com/sebastianbergmann",
2601 "time": "2021-11-11T14:18:36+00:00"
2604 "name": "sebastian/global-state",
2608 "url": "https://github.com/sebastianbergmann/global-state.git",
2609 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
2613 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
2614 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
2619 "sebastian/object-reflector": "^2.0",
2620 "sebastian/recursion-context": "^4.0"
2624 "phpunit/phpunit": "^9.3"
2632 "dev-master": "5.0-dev"
2640 "notification-url": "https://packagist.org/downloads/",
2646 "name": "Sebastian Bergmann",
2647 "email": "sebastian@phpunit.de"
2650 "description": "Snapshotting of global state",
2651 "homepage": "http://www.github.com/sebastianbergmann/global-state",
2656 "issues": "https://github.com/sebastianbergmann/global-state/issues",
2657 "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3"
2661 "url": "https://github.com/sebastianbergmann",
2665 "time": "2021-06-11T13:31:12+00:00"
2668 "name": "sebastian/lines-of-code",
2672 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
2673 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
2677 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
2678 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
2682 "nikic/php-parser": "^4.6",
2686 "phpunit/phpunit": "^9.3"
2691 "dev-master": "1.0-dev"
2699 "notification-url": "https://packagist.org/downloads/",
2705 "name": "Sebastian Bergmann",
2706 "email": "sebastian@phpunit.de",
2710 "description": "Library for counting the lines of code in PHP source code",
2711 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
2713 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
2714 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.3"
2718 "url": "https://github.com/sebastianbergmann",
2722 "time": "2020-11-28T06:42:11+00:00"
2725 "name": "sebastian/object-enumerator",
2729 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2730 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
2734 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
2735 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
2740 "sebastian/object-reflector": "^2.0",
2741 "sebastian/recursion-context": "^4.0"
2744 "phpunit/phpunit": "^9.3"
2749 "dev-master": "4.0-dev"
2757 "notification-url": "https://packagist.org/downloads/",
2763 "name": "Sebastian Bergmann",
2764 "email": "sebastian@phpunit.de"
2767 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2768 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2770 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
2771 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
2775 "url": "https://github.com/sebastianbergmann",
2779 "time": "2020-10-26T13:12:34+00:00"
2782 "name": "sebastian/object-reflector",
2786 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2787 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
2791 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
2792 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
2799 "phpunit/phpunit": "^9.3"
2804 "dev-master": "2.0-dev"
2812 "notification-url": "https://packagist.org/downloads/",
2818 "name": "Sebastian Bergmann",
2819 "email": "sebastian@phpunit.de"
2822 "description": "Allows reflection of object attributes, including inherited and non-public ones",
2823 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2825 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
2826 "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
2830 "url": "https://github.com/sebastianbergmann",
2834 "time": "2020-10-26T13:14:26+00:00"
2837 "name": "sebastian/recursion-context",
2841 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2842 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
2846 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
2847 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
2854 "phpunit/phpunit": "^9.3"
2859 "dev-master": "4.0-dev"
2867 "notification-url": "https://packagist.org/downloads/",
2873 "name": "Sebastian Bergmann",
2874 "email": "sebastian@phpunit.de"
2877 "name": "Jeff Welch",
2878 "email": "whatthejeff@gmail.com"
2881 "name": "Adam Harvey",
2882 "email": "aharvey@php.net"
2885 "description": "Provides functionality to recursively process PHP variables",
2886 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2888 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2889 "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
2893 "url": "https://github.com/sebastianbergmann",
2897 "time": "2020-10-26T13:17:30+00:00"
2900 "name": "sebastian/resource-operations",
2904 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2905 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
2909 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
2910 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
2917 "phpunit/phpunit": "^9.0"
2922 "dev-master": "3.0-dev"
2930 "notification-url": "https://packagist.org/downloads/",
2936 "name": "Sebastian Bergmann",
2937 "email": "sebastian@phpunit.de"
2940 "description": "Provides a list of PHP built-in functions that operate on resources",
2941 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2943 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
2944 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
2948 "url": "https://github.com/sebastianbergmann",
2952 "time": "2020-09-28T06:45:17+00:00"
2955 "name": "sebastian/type",
2959 "url": "https://github.com/sebastianbergmann/type.git",
2960 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
2964 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
2965 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
2972 "phpunit/phpunit": "^9.3"
2977 "dev-master": "2.3-dev"
2985 "notification-url": "https://packagist.org/downloads/",
2991 "name": "Sebastian Bergmann",
2992 "email": "sebastian@phpunit.de",
2996 "description": "Collection of value objects that represent the types of the PHP type system",
2997 "homepage": "https://github.com/sebastianbergmann/type",
2999 "issues": "https://github.com/sebastianbergmann/type/issues",
3000 "source": "https://github.com/sebastianbergmann/type/tree/2.3.4"
3004 "url": "https://github.com/sebastianbergmann",
3008 "time": "2021-06-15T12:49:02+00:00"
3011 "name": "sebastian/version",
3015 "url": "https://github.com/sebastianbergmann/version.git",
3016 "reference": "c6c1022351a901512170118436c764e473f6de8c"
3020 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
3021 "reference": "c6c1022351a901512170118436c764e473f6de8c",
3030 "dev-master": "3.0-dev"
3038 "notification-url": "https://packagist.org/downloads/",
3044 "name": "Sebastian Bergmann",
3045 "email": "sebastian@phpunit.de",
3049 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
3050 "homepage": "https://github.com/sebastianbergmann/version",
3052 "issues": "https://github.com/sebastianbergmann/version/issues",
3053 "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
3057 "url": "https://github.com/sebastianbergmann",
3061 "time": "2020-09-28T06:39:44+00:00"
3064 "name": "symfony/browser-kit",
3065 "version": "v4.4.37",
3068 "url": "https://github.com/symfony/browser-kit.git",
3069 "reference": "6e81008cac62369871cb6b8de64576ed138e3998"
3073 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/6e81008cac62369871cb6b8de64576ed138e3998",
3074 "reference": "6e81008cac62369871cb6b8de64576ed138e3998",
3079 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
3080 "symfony/polyfill-php80": "^1.16"
3083 "symfony/css-selector": "^3.4|^4.0|^5.0",
3084 "symfony/http-client": "^4.3|^5.0",
3085 "symfony/mime": "^4.3|^5.0",
3086 "symfony/process": "^3.4|^4.0|^5.0"
3089 "symfony/process": ""
3094 "Symfony\\Component\\BrowserKit\\": ""
3096 "exclude-from-classmap": [
3100 "notification-url": "https://packagist.org/downloads/",
3106 "name": "Fabien Potencier",
3107 "email": "fabien@symfony.com"
3110 "name": "Symfony Community",
3111 "homepage": "https://symfony.com/contributors"
3114 "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
3115 "homepage": "https://symfony.com",
3117 "source": "https://github.com/symfony/browser-kit/tree/v4.4.37"
3121 "url": "https://symfony.com/sponsor",
3125 "url": "https://github.com/fabpot",
3129 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3133 "time": "2022-01-02T09:41:36+00:00"
3136 "name": "symfony/config",
3137 "version": "v5.4.3",
3140 "url": "https://github.com/symfony/config.git",
3141 "reference": "d65e1bd990c740e31feb07d2b0927b8d4df9956f"
3145 "url": "https://api.github.com/repos/symfony/config/zipball/d65e1bd990c740e31feb07d2b0927b8d4df9956f",
3146 "reference": "d65e1bd990c740e31feb07d2b0927b8d4df9956f",
3151 "symfony/deprecation-contracts": "^2.1|^3",
3152 "symfony/filesystem": "^4.4|^5.0|^6.0",
3153 "symfony/polyfill-ctype": "~1.8",
3154 "symfony/polyfill-php80": "^1.16",
3155 "symfony/polyfill-php81": "^1.22"
3158 "symfony/finder": "<4.4"
3161 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
3162 "symfony/finder": "^4.4|^5.0|^6.0",
3163 "symfony/messenger": "^4.4|^5.0|^6.0",
3164 "symfony/service-contracts": "^1.1|^2|^3",
3165 "symfony/yaml": "^4.4|^5.0|^6.0"
3168 "symfony/yaml": "To use the yaml reference dumper"
3173 "Symfony\\Component\\Config\\": ""
3175 "exclude-from-classmap": [
3179 "notification-url": "https://packagist.org/downloads/",
3185 "name": "Fabien Potencier",
3186 "email": "fabien@symfony.com"
3189 "name": "Symfony Community",
3190 "homepage": "https://symfony.com/contributors"
3193 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
3194 "homepage": "https://symfony.com",
3196 "source": "https://github.com/symfony/config/tree/v5.4.3"
3200 "url": "https://symfony.com/sponsor",
3204 "url": "https://github.com/fabpot",
3208 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3212 "time": "2022-01-03T09:50:52+00:00"
3215 "name": "symfony/console",
3216 "version": "v5.4.3",
3219 "url": "https://github.com/symfony/console.git",
3220 "reference": "a2a86ec353d825c75856c6fd14fac416a7bdb6b8"
3224 "url": "https://api.github.com/repos/symfony/console/zipball/a2a86ec353d825c75856c6fd14fac416a7bdb6b8",
3225 "reference": "a2a86ec353d825c75856c6fd14fac416a7bdb6b8",
3230 "symfony/deprecation-contracts": "^2.1|^3",
3231 "symfony/polyfill-mbstring": "~1.0",
3232 "symfony/polyfill-php73": "^1.9",
3233 "symfony/polyfill-php80": "^1.16",
3234 "symfony/service-contracts": "^1.1|^2|^3",
3235 "symfony/string": "^5.1|^6.0"
3239 "symfony/dependency-injection": "<4.4",
3240 "symfony/dotenv": "<5.1",
3241 "symfony/event-dispatcher": "<4.4",
3242 "symfony/lock": "<4.4",
3243 "symfony/process": "<4.4"
3246 "psr/log-implementation": "1.0|2.0"
3250 "symfony/config": "^4.4|^5.0|^6.0",
3251 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
3252 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
3253 "symfony/lock": "^4.4|^5.0|^6.0",
3254 "symfony/process": "^4.4|^5.0|^6.0",
3255 "symfony/var-dumper": "^4.4|^5.0|^6.0"
3258 "psr/log": "For using the console logger",
3259 "symfony/event-dispatcher": "",
3261 "symfony/process": ""
3266 "Symfony\\Component\\Console\\": ""
3268 "exclude-from-classmap": [
3272 "notification-url": "https://packagist.org/downloads/",
3278 "name": "Fabien Potencier",
3279 "email": "fabien@symfony.com"
3282 "name": "Symfony Community",
3283 "homepage": "https://symfony.com/contributors"
3286 "description": "Eases the creation of beautiful and testable command line interfaces",
3287 "homepage": "https://symfony.com",
3295 "source": "https://github.com/symfony/console/tree/v5.4.3"
3299 "url": "https://symfony.com/sponsor",
3303 "url": "https://github.com/fabpot",
3307 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3311 "time": "2022-01-26T16:28:35+00:00"
3314 "name": "symfony/css-selector",
3315 "version": "v5.4.3",
3318 "url": "https://github.com/symfony/css-selector.git",
3319 "reference": "b0a190285cd95cb019237851205b8140ef6e368e"
3323 "url": "https://api.github.com/repos/symfony/css-selector/zipball/b0a190285cd95cb019237851205b8140ef6e368e",
3324 "reference": "b0a190285cd95cb019237851205b8140ef6e368e",
3329 "symfony/polyfill-php80": "^1.16"
3334 "Symfony\\Component\\CssSelector\\": ""
3336 "exclude-from-classmap": [
3340 "notification-url": "https://packagist.org/downloads/",
3346 "name": "Fabien Potencier",
3347 "email": "fabien@symfony.com"
3350 "name": "Jean-François Simon",
3351 "email": "jeanfrancois.simon@sensiolabs.com"
3354 "name": "Symfony Community",
3355 "homepage": "https://symfony.com/contributors"
3358 "description": "Converts CSS selectors to XPath expressions",
3359 "homepage": "https://symfony.com",
3361 "source": "https://github.com/symfony/css-selector/tree/v5.4.3"
3365 "url": "https://symfony.com/sponsor",
3369 "url": "https://github.com/fabpot",
3373 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3377 "time": "2022-01-02T09:53:40+00:00"
3380 "name": "symfony/dependency-injection",
3381 "version": "v5.4.3",
3384 "url": "https://github.com/symfony/dependency-injection.git",
3385 "reference": "974580fd67f14d65b045c11b09eb149cd4b13df5"
3389 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/974580fd67f14d65b045c11b09eb149cd4b13df5",
3390 "reference": "974580fd67f14d65b045c11b09eb149cd4b13df5",
3395 "psr/container": "^1.1.1",
3396 "symfony/deprecation-contracts": "^2.1|^3",
3397 "symfony/polyfill-php80": "^1.16",
3398 "symfony/polyfill-php81": "^1.22",
3399 "symfony/service-contracts": "^1.1.6|^2"
3402 "ext-psr": "<1.1|>=2",
3403 "symfony/config": "<5.3",
3404 "symfony/finder": "<4.4",
3405 "symfony/proxy-manager-bridge": "<4.4",
3406 "symfony/yaml": "<4.4"
3409 "psr/container-implementation": "1.0",
3410 "symfony/service-implementation": "1.0|2.0"
3413 "symfony/config": "^5.3|^6.0",
3414 "symfony/expression-language": "^4.4|^5.0|^6.0",
3415 "symfony/yaml": "^4.4|^5.0|^6.0"
3418 "symfony/config": "",
3419 "symfony/expression-language": "For using expressions in service container configuration",
3420 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
3421 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
3427 "Symfony\\Component\\DependencyInjection\\": ""
3429 "exclude-from-classmap": [
3433 "notification-url": "https://packagist.org/downloads/",
3439 "name": "Fabien Potencier",
3440 "email": "fabien@symfony.com"
3443 "name": "Symfony Community",
3444 "homepage": "https://symfony.com/contributors"
3447 "description": "Allows you to standardize and centralize the way objects are constructed in your application",
3448 "homepage": "https://symfony.com",
3450 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.3"
3454 "url": "https://symfony.com/sponsor",
3458 "url": "https://github.com/fabpot",
3462 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3466 "time": "2022-01-26T16:28:35+00:00"
3469 "name": "symfony/deprecation-contracts",
3470 "version": "v2.5.0",
3473 "url": "https://github.com/symfony/deprecation-contracts.git",
3474 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
3478 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
3479 "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
3488 "dev-main": "2.5-dev"
3491 "name": "symfony/contracts",
3492 "url": "https://github.com/symfony/contracts"
3500 "notification-url": "https://packagist.org/downloads/",
3506 "name": "Nicolas Grekas",
3507 "email": "p@tchwork.com"
3510 "name": "Symfony Community",
3511 "homepage": "https://symfony.com/contributors"
3514 "description": "A generic function and convention to trigger deprecation notices",
3515 "homepage": "https://symfony.com",
3517 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
3521 "url": "https://symfony.com/sponsor",
3525 "url": "https://github.com/fabpot",
3529 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3533 "time": "2021-07-12T14:48:14+00:00"
3536 "name": "symfony/dom-crawler",
3537 "version": "v4.4.37",
3540 "url": "https://github.com/symfony/dom-crawler.git",
3541 "reference": "60d36408a3a48500bcc6e30d9f831e51d04d7fa4"
3545 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/60d36408a3a48500bcc6e30d9f831e51d04d7fa4",
3546 "reference": "60d36408a3a48500bcc6e30d9f831e51d04d7fa4",
3551 "symfony/polyfill-ctype": "~1.8",
3552 "symfony/polyfill-mbstring": "~1.0",
3553 "symfony/polyfill-php80": "^1.16"
3556 "masterminds/html5": "<2.6"
3559 "masterminds/html5": "^2.6",
3560 "symfony/css-selector": "^3.4|^4.0|^5.0"
3563 "symfony/css-selector": ""
3568 "Symfony\\Component\\DomCrawler\\": ""
3570 "exclude-from-classmap": [
3574 "notification-url": "https://packagist.org/downloads/",
3580 "name": "Fabien Potencier",
3581 "email": "fabien@symfony.com"
3584 "name": "Symfony Community",
3585 "homepage": "https://symfony.com/contributors"
3588 "description": "Eases DOM navigation for HTML and XML documents",
3589 "homepage": "https://symfony.com",
3591 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.37"
3595 "url": "https://symfony.com/sponsor",
3599 "url": "https://github.com/fabpot",
3603 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3607 "time": "2022-01-02T09:41:36+00:00"
3610 "name": "symfony/event-dispatcher",
3611 "version": "v5.4.3",
3614 "url": "https://github.com/symfony/event-dispatcher.git",
3615 "reference": "dec8a9f58d20df252b9cd89f1c6c1530f747685d"
3619 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/dec8a9f58d20df252b9cd89f1c6c1530f747685d",
3620 "reference": "dec8a9f58d20df252b9cd89f1c6c1530f747685d",
3625 "symfony/deprecation-contracts": "^2.1|^3",
3626 "symfony/event-dispatcher-contracts": "^2|^3",
3627 "symfony/polyfill-php80": "^1.16"
3630 "symfony/dependency-injection": "<4.4"
3633 "psr/event-dispatcher-implementation": "1.0",
3634 "symfony/event-dispatcher-implementation": "2.0"
3637 "psr/log": "^1|^2|^3",
3638 "symfony/config": "^4.4|^5.0|^6.0",
3639 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
3640 "symfony/error-handler": "^4.4|^5.0|^6.0",
3641 "symfony/expression-language": "^4.4|^5.0|^6.0",
3642 "symfony/http-foundation": "^4.4|^5.0|^6.0",
3643 "symfony/service-contracts": "^1.1|^2|^3",
3644 "symfony/stopwatch": "^4.4|^5.0|^6.0"
3647 "symfony/dependency-injection": "",
3648 "symfony/http-kernel": ""
3653 "Symfony\\Component\\EventDispatcher\\": ""
3655 "exclude-from-classmap": [
3659 "notification-url": "https://packagist.org/downloads/",
3665 "name": "Fabien Potencier",
3666 "email": "fabien@symfony.com"
3669 "name": "Symfony Community",
3670 "homepage": "https://symfony.com/contributors"
3673 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
3674 "homepage": "https://symfony.com",
3676 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.3"
3680 "url": "https://symfony.com/sponsor",
3684 "url": "https://github.com/fabpot",
3688 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3692 "time": "2022-01-02T09:53:40+00:00"
3695 "name": "symfony/event-dispatcher-contracts",
3696 "version": "v2.5.0",
3699 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3700 "reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a"
3704 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/66bea3b09be61613cd3b4043a65a8ec48cfa6d2a",
3705 "reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a",
3710 "psr/event-dispatcher": "^1"
3713 "symfony/event-dispatcher-implementation": ""
3718 "dev-main": "2.5-dev"
3721 "name": "symfony/contracts",
3722 "url": "https://github.com/symfony/contracts"
3727 "Symfony\\Contracts\\EventDispatcher\\": ""
3730 "notification-url": "https://packagist.org/downloads/",
3736 "name": "Nicolas Grekas",
3737 "email": "p@tchwork.com"
3740 "name": "Symfony Community",
3741 "homepage": "https://symfony.com/contributors"
3744 "description": "Generic abstractions related to dispatching event",
3745 "homepage": "https://symfony.com",
3755 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.0"
3759 "url": "https://symfony.com/sponsor",
3763 "url": "https://github.com/fabpot",
3767 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3771 "time": "2021-07-12T14:48:14+00:00"
3774 "name": "symfony/filesystem",
3775 "version": "v5.4.3",
3778 "url": "https://github.com/symfony/filesystem.git",
3779 "reference": "0f0c4bf1840420f4aef3f32044a9dbb24682731b"
3783 "url": "https://api.github.com/repos/symfony/filesystem/zipball/0f0c4bf1840420f4aef3f32044a9dbb24682731b",
3784 "reference": "0f0c4bf1840420f4aef3f32044a9dbb24682731b",
3789 "symfony/polyfill-ctype": "~1.8",
3790 "symfony/polyfill-mbstring": "~1.8",
3791 "symfony/polyfill-php80": "^1.16"
3796 "Symfony\\Component\\Filesystem\\": ""
3798 "exclude-from-classmap": [
3802 "notification-url": "https://packagist.org/downloads/",
3808 "name": "Fabien Potencier",
3809 "email": "fabien@symfony.com"
3812 "name": "Symfony Community",
3813 "homepage": "https://symfony.com/contributors"
3816 "description": "Provides basic utilities for the filesystem",
3817 "homepage": "https://symfony.com",
3819 "source": "https://github.com/symfony/filesystem/tree/v5.4.3"
3823 "url": "https://symfony.com/sponsor",
3827 "url": "https://github.com/fabpot",
3831 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3835 "time": "2022-01-02T09:53:40+00:00"
3838 "name": "symfony/polyfill-ctype",
3839 "version": "v1.24.0",
3842 "url": "https://github.com/symfony/polyfill-ctype.git",
3843 "reference": "30885182c981ab175d4d034db0f6f469898070ab"
3847 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
3848 "reference": "30885182c981ab175d4d034db0f6f469898070ab",
3858 "ext-ctype": "For best performance"
3863 "dev-main": "1.23-dev"
3866 "name": "symfony/polyfill",
3867 "url": "https://github.com/symfony/polyfill"
3872 "Symfony\\Polyfill\\Ctype\\": ""
3878 "notification-url": "https://packagist.org/downloads/",
3884 "name": "Gert de Pagter",
3885 "email": "BackEndTea@gmail.com"
3888 "name": "Symfony Community",
3889 "homepage": "https://symfony.com/contributors"
3892 "description": "Symfony polyfill for ctype functions",
3893 "homepage": "https://symfony.com",
3901 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
3905 "url": "https://symfony.com/sponsor",
3909 "url": "https://github.com/fabpot",
3913 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3917 "time": "2021-10-20T20:35:02+00:00"
3920 "name": "symfony/polyfill-intl-grapheme",
3921 "version": "v1.24.0",
3924 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
3925 "reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
3929 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
3930 "reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
3937 "ext-intl": "For best performance"
3942 "dev-main": "1.23-dev"
3945 "name": "symfony/polyfill",
3946 "url": "https://github.com/symfony/polyfill"
3951 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
3957 "notification-url": "https://packagist.org/downloads/",
3963 "name": "Nicolas Grekas",
3964 "email": "p@tchwork.com"
3967 "name": "Symfony Community",
3968 "homepage": "https://symfony.com/contributors"
3971 "description": "Symfony polyfill for intl's grapheme_* functions",
3972 "homepage": "https://symfony.com",
3982 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.24.0"
3986 "url": "https://symfony.com/sponsor",
3990 "url": "https://github.com/fabpot",
3994 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3998 "time": "2021-11-23T21:10:46+00:00"
4001 "name": "symfony/polyfill-intl-idn",
4002 "version": "v1.24.0",
4005 "url": "https://github.com/symfony/polyfill-intl-idn.git",
4006 "reference": "749045c69efb97c70d25d7463abba812e91f3a44"
4010 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
4011 "reference": "749045c69efb97c70d25d7463abba812e91f3a44",
4016 "symfony/polyfill-intl-normalizer": "^1.10",
4017 "symfony/polyfill-php72": "^1.10"
4020 "ext-intl": "For best performance"
4025 "dev-main": "1.23-dev"
4028 "name": "symfony/polyfill",
4029 "url": "https://github.com/symfony/polyfill"
4034 "Symfony\\Polyfill\\Intl\\Idn\\": ""
4040 "notification-url": "https://packagist.org/downloads/",
4046 "name": "Laurent Bassin",
4047 "email": "laurent@bassin.info"
4050 "name": "Trevor Rowbotham",
4051 "email": "trevor.rowbotham@pm.me"
4054 "name": "Symfony Community",
4055 "homepage": "https://symfony.com/contributors"
4058 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
4059 "homepage": "https://symfony.com",
4069 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.24.0"
4073 "url": "https://symfony.com/sponsor",
4077 "url": "https://github.com/fabpot",
4081 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4085 "time": "2021-09-14T14:02:44+00:00"
4088 "name": "symfony/polyfill-intl-normalizer",
4089 "version": "v1.24.0",
4092 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
4093 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
4097 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
4098 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
4105 "ext-intl": "For best performance"
4110 "dev-main": "1.23-dev"
4113 "name": "symfony/polyfill",
4114 "url": "https://github.com/symfony/polyfill"
4119 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
4128 "notification-url": "https://packagist.org/downloads/",
4134 "name": "Nicolas Grekas",
4135 "email": "p@tchwork.com"
4138 "name": "Symfony Community",
4139 "homepage": "https://symfony.com/contributors"
4142 "description": "Symfony polyfill for intl's Normalizer class and related functions",
4143 "homepage": "https://symfony.com",
4153 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0"
4157 "url": "https://symfony.com/sponsor",
4161 "url": "https://github.com/fabpot",
4165 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4169 "time": "2021-02-19T12:13:01+00:00"
4172 "name": "symfony/polyfill-mbstring",
4173 "version": "v1.24.0",
4176 "url": "https://github.com/symfony/polyfill-mbstring.git",
4177 "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
4181 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
4182 "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
4192 "ext-mbstring": "For best performance"
4197 "dev-main": "1.23-dev"
4200 "name": "symfony/polyfill",
4201 "url": "https://github.com/symfony/polyfill"
4206 "Symfony\\Polyfill\\Mbstring\\": ""
4212 "notification-url": "https://packagist.org/downloads/",
4218 "name": "Nicolas Grekas",
4219 "email": "p@tchwork.com"
4222 "name": "Symfony Community",
4223 "homepage": "https://symfony.com/contributors"
4226 "description": "Symfony polyfill for the Mbstring extension",
4227 "homepage": "https://symfony.com",
4236 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
4240 "url": "https://symfony.com/sponsor",
4244 "url": "https://github.com/fabpot",
4248 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4252 "time": "2021-11-30T18:21:41+00:00"
4255 "name": "symfony/polyfill-php72",
4256 "version": "v1.24.0",
4259 "url": "https://github.com/symfony/polyfill-php72.git",
4260 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
4264 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
4265 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
4274 "dev-main": "1.23-dev"
4277 "name": "symfony/polyfill",
4278 "url": "https://github.com/symfony/polyfill"
4283 "Symfony\\Polyfill\\Php72\\": ""
4289 "notification-url": "https://packagist.org/downloads/",
4295 "name": "Nicolas Grekas",
4296 "email": "p@tchwork.com"
4299 "name": "Symfony Community",
4300 "homepage": "https://symfony.com/contributors"
4303 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4304 "homepage": "https://symfony.com",
4312 "source": "https://github.com/symfony/polyfill-php72/tree/v1.24.0"
4316 "url": "https://symfony.com/sponsor",
4320 "url": "https://github.com/fabpot",
4324 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4328 "time": "2021-05-27T09:17:38+00:00"
4331 "name": "symfony/polyfill-php73",
4332 "version": "v1.24.0",
4335 "url": "https://github.com/symfony/polyfill-php73.git",
4336 "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
4340 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
4341 "reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
4350 "dev-main": "1.23-dev"
4353 "name": "symfony/polyfill",
4354 "url": "https://github.com/symfony/polyfill"
4359 "Symfony\\Polyfill\\Php73\\": ""
4368 "notification-url": "https://packagist.org/downloads/",
4374 "name": "Nicolas Grekas",
4375 "email": "p@tchwork.com"
4378 "name": "Symfony Community",
4379 "homepage": "https://symfony.com/contributors"
4382 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
4383 "homepage": "https://symfony.com",
4391 "source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0"
4395 "url": "https://symfony.com/sponsor",
4399 "url": "https://github.com/fabpot",
4403 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4407 "time": "2021-06-05T21:20:04+00:00"
4410 "name": "symfony/polyfill-php80",
4411 "version": "v1.24.0",
4414 "url": "https://github.com/symfony/polyfill-php80.git",
4415 "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
4419 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
4420 "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
4429 "dev-main": "1.23-dev"
4432 "name": "symfony/polyfill",
4433 "url": "https://github.com/symfony/polyfill"
4438 "Symfony\\Polyfill\\Php80\\": ""
4447 "notification-url": "https://packagist.org/downloads/",
4453 "name": "Ion Bazan",
4454 "email": "ion.bazan@gmail.com"
4457 "name": "Nicolas Grekas",
4458 "email": "p@tchwork.com"
4461 "name": "Symfony Community",
4462 "homepage": "https://symfony.com/contributors"
4465 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
4466 "homepage": "https://symfony.com",
4474 "source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0"
4478 "url": "https://symfony.com/sponsor",
4482 "url": "https://github.com/fabpot",
4486 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4490 "time": "2021-09-13T13:58:33+00:00"
4493 "name": "symfony/polyfill-php81",
4494 "version": "v1.24.0",
4497 "url": "https://github.com/symfony/polyfill-php81.git",
4498 "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f"
4502 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
4503 "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
4512 "dev-main": "1.23-dev"
4515 "name": "symfony/polyfill",
4516 "url": "https://github.com/symfony/polyfill"
4521 "Symfony\\Polyfill\\Php81\\": ""
4530 "notification-url": "https://packagist.org/downloads/",
4536 "name": "Nicolas Grekas",
4537 "email": "p@tchwork.com"
4540 "name": "Symfony Community",
4541 "homepage": "https://symfony.com/contributors"
4544 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
4545 "homepage": "https://symfony.com",
4553 "source": "https://github.com/symfony/polyfill-php81/tree/v1.24.0"
4557 "url": "https://symfony.com/sponsor",
4561 "url": "https://github.com/fabpot",
4565 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4569 "time": "2021-09-13T13:58:11+00:00"
4572 "name": "symfony/process",
4573 "version": "v5.4.3",
4576 "url": "https://github.com/symfony/process.git",
4577 "reference": "553f50487389a977eb31cf6b37faae56da00f753"
4581 "url": "https://api.github.com/repos/symfony/process/zipball/553f50487389a977eb31cf6b37faae56da00f753",
4582 "reference": "553f50487389a977eb31cf6b37faae56da00f753",
4587 "symfony/polyfill-php80": "^1.16"
4592 "Symfony\\Component\\Process\\": ""
4594 "exclude-from-classmap": [
4598 "notification-url": "https://packagist.org/downloads/",
4604 "name": "Fabien Potencier",
4605 "email": "fabien@symfony.com"
4608 "name": "Symfony Community",
4609 "homepage": "https://symfony.com/contributors"
4612 "description": "Executes commands in sub-processes",
4613 "homepage": "https://symfony.com",
4615 "source": "https://github.com/symfony/process/tree/v5.4.3"
4619 "url": "https://symfony.com/sponsor",
4623 "url": "https://github.com/fabpot",
4627 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4631 "time": "2022-01-26T16:28:35+00:00"
4634 "name": "symfony/service-contracts",
4635 "version": "v2.5.0",
4638 "url": "https://github.com/symfony/service-contracts.git",
4639 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
4643 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
4644 "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
4649 "psr/container": "^1.1",
4650 "symfony/deprecation-contracts": "^2.1"
4653 "ext-psr": "<1.1|>=2"
4656 "symfony/service-implementation": ""
4661 "dev-main": "2.5-dev"
4664 "name": "symfony/contracts",
4665 "url": "https://github.com/symfony/contracts"
4670 "Symfony\\Contracts\\Service\\": ""
4673 "notification-url": "https://packagist.org/downloads/",
4679 "name": "Nicolas Grekas",
4680 "email": "p@tchwork.com"
4683 "name": "Symfony Community",
4684 "homepage": "https://symfony.com/contributors"
4687 "description": "Generic abstractions related to writing services",
4688 "homepage": "https://symfony.com",
4698 "source": "https://github.com/symfony/service-contracts/tree/v2.5.0"
4702 "url": "https://symfony.com/sponsor",
4706 "url": "https://github.com/fabpot",
4710 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4714 "time": "2021-11-04T16:48:04+00:00"
4717 "name": "symfony/string",
4718 "version": "v5.4.3",
4721 "url": "https://github.com/symfony/string.git",
4722 "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
4726 "url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
4727 "reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
4732 "symfony/polyfill-ctype": "~1.8",
4733 "symfony/polyfill-intl-grapheme": "~1.0",
4734 "symfony/polyfill-intl-normalizer": "~1.0",
4735 "symfony/polyfill-mbstring": "~1.0",
4736 "symfony/polyfill-php80": "~1.15"
4739 "symfony/translation-contracts": ">=3.0"
4742 "symfony/error-handler": "^4.4|^5.0|^6.0",
4743 "symfony/http-client": "^4.4|^5.0|^6.0",
4744 "symfony/translation-contracts": "^1.1|^2",
4745 "symfony/var-exporter": "^4.4|^5.0|^6.0"
4750 "Symfony\\Component\\String\\": ""
4753 "Resources/functions.php"
4755 "exclude-from-classmap": [
4759 "notification-url": "https://packagist.org/downloads/",
4765 "name": "Nicolas Grekas",
4766 "email": "p@tchwork.com"
4769 "name": "Symfony Community",
4770 "homepage": "https://symfony.com/contributors"
4773 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
4774 "homepage": "https://symfony.com",
4784 "source": "https://github.com/symfony/string/tree/v5.4.3"
4788 "url": "https://symfony.com/sponsor",
4792 "url": "https://github.com/fabpot",
4796 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4800 "time": "2022-01-02T09:53:40+00:00"
4803 "name": "symfony/translation",
4804 "version": "v5.4.3",
4807 "url": "https://github.com/symfony/translation.git",
4808 "reference": "a9dd7403232c61e87e27fb306bbcd1627f245d70"
4812 "url": "https://api.github.com/repos/symfony/translation/zipball/a9dd7403232c61e87e27fb306bbcd1627f245d70",
4813 "reference": "a9dd7403232c61e87e27fb306bbcd1627f245d70",
4818 "symfony/deprecation-contracts": "^2.1|^3",
4819 "symfony/polyfill-mbstring": "~1.0",
4820 "symfony/polyfill-php80": "^1.16",
4821 "symfony/translation-contracts": "^2.3"
4824 "symfony/config": "<4.4",
4825 "symfony/console": "<5.3",
4826 "symfony/dependency-injection": "<5.0",
4827 "symfony/http-kernel": "<5.0",
4828 "symfony/twig-bundle": "<5.0",
4829 "symfony/yaml": "<4.4"
4832 "symfony/translation-implementation": "2.3"
4835 "psr/log": "^1|^2|^3",
4836 "symfony/config": "^4.4|^5.0|^6.0",
4837 "symfony/console": "^5.4|^6.0",
4838 "symfony/dependency-injection": "^5.0|^6.0",
4839 "symfony/finder": "^4.4|^5.0|^6.0",
4840 "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
4841 "symfony/http-kernel": "^5.0|^6.0",
4842 "symfony/intl": "^4.4|^5.0|^6.0",
4843 "symfony/polyfill-intl-icu": "^1.21",
4844 "symfony/service-contracts": "^1.1.2|^2|^3",
4845 "symfony/yaml": "^4.4|^5.0|^6.0"
4848 "psr/log-implementation": "To use logging capability in translator",
4849 "symfony/config": "",
4855 "Resources/functions.php"
4858 "Symfony\\Component\\Translation\\": ""
4860 "exclude-from-classmap": [
4864 "notification-url": "https://packagist.org/downloads/",
4870 "name": "Fabien Potencier",
4871 "email": "fabien@symfony.com"
4874 "name": "Symfony Community",
4875 "homepage": "https://symfony.com/contributors"
4878 "description": "Provides tools to internationalize your application",
4879 "homepage": "https://symfony.com",
4881 "source": "https://github.com/symfony/translation/tree/v5.4.3"
4885 "url": "https://symfony.com/sponsor",
4889 "url": "https://github.com/fabpot",
4893 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4897 "time": "2022-01-07T00:28:17+00:00"
4900 "name": "symfony/translation-contracts",
4901 "version": "v2.5.0",
4904 "url": "https://github.com/symfony/translation-contracts.git",
4905 "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e"
4909 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e",
4910 "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e",
4917 "symfony/translation-implementation": ""
4922 "dev-main": "2.5-dev"
4925 "name": "symfony/contracts",
4926 "url": "https://github.com/symfony/contracts"
4931 "Symfony\\Contracts\\Translation\\": ""
4934 "notification-url": "https://packagist.org/downloads/",
4940 "name": "Nicolas Grekas",
4941 "email": "p@tchwork.com"
4944 "name": "Symfony Community",
4945 "homepage": "https://symfony.com/contributors"
4948 "description": "Generic abstractions related to translation",
4949 "homepage": "https://symfony.com",
4959 "source": "https://github.com/symfony/translation-contracts/tree/v2.5.0"
4963 "url": "https://symfony.com/sponsor",
4967 "url": "https://github.com/fabpot",
4971 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4975 "time": "2021-08-17T14:20:01+00:00"
4978 "name": "symfony/yaml",
4979 "version": "v5.4.3",
4982 "url": "https://github.com/symfony/yaml.git",
4983 "reference": "e80f87d2c9495966768310fc531b487ce64237a2"
4987 "url": "https://api.github.com/repos/symfony/yaml/zipball/e80f87d2c9495966768310fc531b487ce64237a2",
4988 "reference": "e80f87d2c9495966768310fc531b487ce64237a2",
4993 "symfony/deprecation-contracts": "^2.1|^3",
4994 "symfony/polyfill-ctype": "^1.8"
4997 "symfony/console": "<5.3"
5000 "symfony/console": "^5.3|^6.0"
5003 "symfony/console": "For validating YAML files using the lint command"
5006 "Resources/bin/yaml-lint"
5011 "Symfony\\Component\\Yaml\\": ""
5013 "exclude-from-classmap": [
5017 "notification-url": "https://packagist.org/downloads/",
5023 "name": "Fabien Potencier",
5024 "email": "fabien@symfony.com"
5027 "name": "Symfony Community",
5028 "homepage": "https://symfony.com/contributors"
5031 "description": "Loads and dumps YAML files",
5032 "homepage": "https://symfony.com",
5034 "source": "https://github.com/symfony/yaml/tree/v5.4.3"
5038 "url": "https://symfony.com/sponsor",
5042 "url": "https://github.com/fabpot",
5046 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5050 "time": "2022-01-26T16:32:32+00:00"
5053 "name": "theseer/tokenizer",
5057 "url": "https://github.com/theseer/tokenizer.git",
5058 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
5062 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
5063 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
5068 "ext-tokenizer": "*",
5069 "ext-xmlwriter": "*",
5070 "php": "^7.2 || ^8.0"
5078 "notification-url": "https://packagist.org/downloads/",
5084 "name": "Arne Blankerts",
5085 "email": "arne@blankerts.de",
5089 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
5091 "issues": "https://github.com/theseer/tokenizer/issues",
5092 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
5096 "url": "https://github.com/theseer",
5100 "time": "2021-07-28T10:34:58+00:00"
5103 "name": "webmozart/assert",
5104 "version": "1.10.0",
5107 "url": "https://github.com/webmozarts/assert.git",
5108 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
5112 "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
5113 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
5117 "php": "^7.2 || ^8.0",
5118 "symfony/polyfill-ctype": "^1.8"
5121 "phpstan/phpstan": "<0.12.20",
5122 "vimeo/psalm": "<4.6.1 || 4.6.2"
5125 "phpunit/phpunit": "^8.5.13"
5130 "dev-master": "1.10-dev"
5135 "Webmozart\\Assert\\": "src/"
5138 "notification-url": "https://packagist.org/downloads/",
5144 "name": "Bernhard Schussek",
5145 "email": "bschussek@gmail.com"
5148 "description": "Assertions to validate method input/output with nice error messages.",
5155 "issues": "https://github.com/webmozarts/assert/issues",
5156 "source": "https://github.com/webmozarts/assert/tree/1.10.0"
5158 "time": "2021-03-09T10:59:23+00:00"
5162 "minimum-stability": "dev",
5163 "stability-flags": {
5164 "friends-of-behat/mink-extension": 20
5166 "prefer-stable": true,
5167 "prefer-lowest": false,
5169 "php": ">=7.3.0 <8.1",
5171 "ext-mbstring": "*",
5178 "ext-simplexml": "*",
5183 "ext-xmlreader": "*",
5190 "plugin-api-version": "2.2.0"