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": "104dc538011bde60b0cd2e7980b750b6",
11 "name": "behat/behat",
15 "url": "https://github.com/Behat/Behat.git",
16 "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30"
20 "url": "https://api.github.com/repos/Behat/Behat/zipball/9bfe195b4745c32e068af03fa4df9558b4916d30",
21 "reference": "9bfe195b4745c32e068af03fa4df9558b4916d30",
25 "behat/gherkin": "^4.6.0",
26 "behat/transliterator": "^1.2",
27 "container-interop/container-interop": "^1.2",
30 "psr/container": "^1.0",
31 "symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
32 "symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0",
33 "symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
34 "symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
35 "symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
36 "symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0"
39 "herrera-io/box": "~1.6.1",
40 "phpunit/phpunit": "^4.8.36 || ^6.3",
41 "symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0"
44 "ext-dom": "Needed to output test results in JUnit format."
52 "dev-master": "3.6.x-dev"
57 "Behat\\Behat\\": "src/Behat/Behat/",
58 "Behat\\Testwork\\": "src/Behat/Testwork/"
61 "notification-url": "https://packagist.org/downloads/",
67 "name": "Konstantin Kudryashov",
68 "email": "ever.zet@gmail.com",
69 "homepage": "http://everzet.com"
72 "description": "Scenario-oriented BDD framework for PHP 5.3",
73 "homepage": "http://behat.org/",
88 "time": "2020-02-06T09:54:48+00:00"
91 "name": "behat/gherkin",
95 "url": "https://github.com/Behat/Gherkin.git",
96 "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31"
100 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31",
101 "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31",
108 "phpunit/phpunit": "~4.5|~5",
109 "symfony/phpunit-bridge": "~2.7|~3|~4",
110 "symfony/yaml": "~2.3|~3|~4"
113 "symfony/yaml": "If you want to parse features, represented in YAML files"
118 "dev-master": "4.4-dev"
123 "Behat\\Gherkin": "src/"
126 "notification-url": "https://packagist.org/downloads/",
132 "name": "Konstantin Kudryashov",
133 "email": "ever.zet@gmail.com",
134 "homepage": "http://everzet.com"
137 "description": "Gherkin DSL parser for PHP 5.3",
138 "homepage": "http://behat.org/",
147 "time": "2020-03-17T14:03:26+00:00"
150 "name": "behat/mink",
154 "url": "https://github.com/minkphp/Mink.git",
155 "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887"
159 "url": "https://api.github.com/repos/minkphp/Mink/zipball/07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
160 "reference": "07c6a9fe3fa98c2de074b25d9ed26c22904e3887",
165 "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0"
168 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20",
169 "symfony/debug": "^2.7|^3.0|^4.0",
170 "symfony/phpunit-bridge": "^3.4.38 || ^5.0.5"
173 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
174 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
175 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
176 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)",
177 "dmore/chrome-mink-driver": "fast and JS-enabled driver for any app (requires chromium or google chrome)"
182 "dev-master": "1.8.x-dev"
187 "Behat\\Mink\\": "src/"
190 "notification-url": "https://packagist.org/downloads/",
196 "name": "Konstantin Kudryashov",
197 "email": "ever.zet@gmail.com",
198 "homepage": "http://everzet.com"
201 "description": "Browser controller/emulator abstraction for PHP",
202 "homepage": "http://mink.behat.org/",
208 "time": "2020-03-11T15:45:53+00:00"
211 "name": "behat/mink-browserkit-driver",
215 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
216 "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee"
220 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/e3b90840022ebcd544c7b394a3c9597ae242cbee",
221 "reference": "e3b90840022ebcd544c7b394a3c9597ae242cbee",
225 "behat/mink": "^1.7.1@dev",
227 "symfony/browser-kit": "~2.3|~3.0|~4.0",
228 "symfony/dom-crawler": "~2.3|~3.0|~4.0"
231 "mink/driver-testsuite": "dev-master",
232 "symfony/debug": "^2.7|^3.0|^4.0",
233 "symfony/http-kernel": "~2.3|~3.0|~4.0"
235 "type": "mink-driver",
238 "dev-master": "1.3.x-dev"
243 "Behat\\Mink\\Driver\\": "src/"
246 "notification-url": "https://packagist.org/downloads/",
252 "name": "Konstantin Kudryashov",
253 "email": "ever.zet@gmail.com",
254 "homepage": "http://everzet.com"
257 "description": "Symfony2 BrowserKit driver for Mink framework",
258 "homepage": "http://mink.behat.org/",
265 "time": "2020-03-11T09:49:45+00:00"
268 "name": "behat/mink-extension",
272 "url": "https://github.com/Behat/MinkExtension.git",
273 "reference": "80f7849ba53867181b7e412df9210e12fba50177"
277 "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/80f7849ba53867181b7e412df9210e12fba50177",
278 "reference": "80f7849ba53867181b7e412df9210e12fba50177",
282 "behat/behat": "^3.0.5",
283 "behat/mink": "^1.5",
285 "symfony/config": "^2.7|^3.0|^4.0"
288 "behat/mink-goutte-driver": "^1.1",
289 "phpspec/phpspec": "^2.0"
291 "type": "behat-extension",
294 "dev-master": "2.1.x-dev"
299 "Behat\\MinkExtension": "src/"
302 "notification-url": "https://packagist.org/downloads/",
308 "name": "Christophe Coevoet",
309 "email": "stof@notk.org"
312 "name": "Konstantin Kudryashov",
313 "email": "ever.zet@gmail.com"
316 "description": "Mink extension for Behat",
317 "homepage": "http://extensions.behat.org/mink",
324 "time": "2018-02-06T15:36:30+00:00"
327 "name": "behat/mink-goutte-driver",
331 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
332 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
336 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
337 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
341 "behat/mink": "~1.6@dev",
342 "behat/mink-browserkit-driver": "~1.2@dev",
343 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
347 "symfony/phpunit-bridge": "~2.7|~3.0"
349 "type": "mink-driver",
352 "dev-master": "1.2.x-dev"
357 "Behat\\Mink\\Driver\\": "src/"
360 "notification-url": "https://packagist.org/downloads/",
366 "name": "Konstantin Kudryashov",
367 "email": "ever.zet@gmail.com",
368 "homepage": "http://everzet.com"
371 "description": "Goutte driver for Mink framework",
372 "homepage": "http://mink.behat.org/",
379 "time": "2016-03-05T09:04:22+00:00"
382 "name": "behat/mink-selenium2-driver",
386 "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
387 "reference": "312a967dd527f28980cce40850339cd5316da092"
391 "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/312a967dd527f28980cce40850339cd5316da092",
392 "reference": "312a967dd527f28980cce40850339cd5316da092",
396 "behat/mink": "~1.7@dev",
397 "instaclick/php-webdriver": "~1.1",
401 "mink/driver-testsuite": "dev-master"
403 "type": "mink-driver",
406 "dev-master": "1.4.x-dev"
411 "Behat\\Mink\\Driver\\": "src/"
414 "notification-url": "https://packagist.org/downloads/",
420 "name": "Pete Otaqui",
421 "email": "pete@otaqui.com",
422 "homepage": "https://github.com/pete-otaqui"
425 "name": "Konstantin Kudryashov",
426 "email": "ever.zet@gmail.com",
427 "homepage": "http://everzet.com"
430 "description": "Selenium2 (WebDriver) driver for Mink framework",
431 "homepage": "http://mink.behat.org/",
440 "time": "2020-03-11T14:43:21+00:00"
443 "name": "behat/transliterator",
447 "url": "https://github.com/Behat/Transliterator.git",
448 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
452 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
453 "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
460 "chuyskywalker/rolling-curl": "^3.1",
461 "php-yaoi/php-yaoi": "^1.0",
462 "phpunit/phpunit": "^4.8.36|^6.3"
467 "dev-master": "1.2-dev"
472 "Behat\\Transliterator\\": "src/Behat/Transliterator"
475 "notification-url": "https://packagist.org/downloads/",
479 "description": "String transliterator",
485 "time": "2020-01-14T16:39:13+00:00"
488 "name": "container-interop/container-interop",
492 "url": "https://github.com/container-interop/container-interop.git",
493 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
497 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
498 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
502 "psr/container": "^1.0"
507 "Interop\\Container\\": "src/Interop/Container/"
510 "notification-url": "https://packagist.org/downloads/",
514 "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
515 "homepage": "https://github.com/container-interop/container-interop",
516 "abandoned": "psr/container",
517 "time": "2017-02-14T19:40:03+00:00"
520 "name": "doctrine/instantiator",
524 "url": "https://github.com/doctrine/instantiator.git",
525 "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
529 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
530 "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
534 "php": "^7.1 || ^8.0"
537 "doctrine/coding-standard": "^6.0",
540 "phpbench/phpbench": "^0.13",
541 "phpstan/phpstan-phpunit": "^0.11",
542 "phpstan/phpstan-shim": "^0.11",
543 "phpunit/phpunit": "^7.0"
548 "dev-master": "1.2.x-dev"
553 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
556 "notification-url": "https://packagist.org/downloads/",
562 "name": "Marco Pivetta",
563 "email": "ocramius@gmail.com",
564 "homepage": "http://ocramius.github.com/"
567 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
568 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
575 "url": "https://www.doctrine-project.org/sponsorship.html",
579 "url": "https://www.patreon.com/phpdoctrine",
583 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
587 "time": "2020-05-29T17:27:14+00:00"
590 "name": "fabpot/goutte",
594 "url": "https://github.com/FriendsOfPHP/Goutte.git",
595 "reference": "4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae"
599 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae",
600 "reference": "4ab5199e3ec0ffde0ee0b5ecf568a4fb8398dbae",
604 "guzzlehttp/guzzle": "^6.0",
606 "symfony/browser-kit": "^4.4|^5.0",
607 "symfony/css-selector": "^4.4|^5.0",
608 "symfony/dom-crawler": "^4.4|^5.0"
611 "symfony/phpunit-bridge": "^5.0"
613 "type": "application",
616 "dev-master": "3.3-dev"
623 "exclude-from-classmap": [
627 "notification-url": "https://packagist.org/downloads/",
633 "name": "Fabien Potencier",
634 "email": "fabien@symfony.com"
637 "description": "A simple PHP Web Scraper",
638 "homepage": "https://github.com/FriendsOfPHP/Goutte",
642 "time": "2019-12-06T13:11:18+00:00"
645 "name": "guzzlehttp/guzzle",
649 "url": "https://github.com/guzzle/guzzle.git",
650 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
654 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
655 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
660 "guzzlehttp/promises": "^1.0",
661 "guzzlehttp/psr7": "^1.6.1",
663 "symfony/polyfill-intl-idn": "^1.17.0"
667 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
671 "psr/log": "Required for using the Log middleware"
676 "dev-master": "6.5-dev"
681 "GuzzleHttp\\": "src/"
684 "src/functions_include.php"
687 "notification-url": "https://packagist.org/downloads/",
693 "name": "Michael Dowling",
694 "email": "mtdowling@gmail.com",
695 "homepage": "https://github.com/mtdowling"
698 "description": "Guzzle is a PHP HTTP client library",
699 "homepage": "http://guzzlephp.org/",
709 "time": "2020-06-16T21:01:06+00:00"
712 "name": "guzzlehttp/promises",
716 "url": "https://github.com/guzzle/promises.git",
717 "reference": "60d379c243457e073cff02bc323a2a86cb355631"
721 "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
722 "reference": "60d379c243457e073cff02bc323a2a86cb355631",
729 "symfony/phpunit-bridge": "^4.4 || ^5.1"
734 "dev-master": "1.4-dev"
739 "GuzzleHttp\\Promise\\": "src/"
742 "src/functions_include.php"
745 "notification-url": "https://packagist.org/downloads/",
751 "name": "Michael Dowling",
752 "email": "mtdowling@gmail.com",
753 "homepage": "https://github.com/mtdowling"
756 "description": "Guzzle promises library",
760 "time": "2020-09-30T07:37:28+00:00"
763 "name": "guzzlehttp/psr7",
767 "url": "https://github.com/guzzle/psr7.git",
768 "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
772 "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
773 "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
778 "psr/http-message": "~1.0",
779 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
782 "psr/http-message-implementation": "1.0"
786 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
789 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
794 "dev-master": "1.7-dev"
799 "GuzzleHttp\\Psr7\\": "src/"
802 "src/functions_include.php"
805 "notification-url": "https://packagist.org/downloads/",
811 "name": "Michael Dowling",
812 "email": "mtdowling@gmail.com",
813 "homepage": "https://github.com/mtdowling"
816 "name": "Tobias Schultze",
817 "homepage": "https://github.com/Tobion"
820 "description": "PSR-7 message implementation that also provides common utility methods",
831 "time": "2020-09-30T07:37:11+00:00"
834 "name": "instaclick/php-webdriver",
835 "version": "dev-local",
838 "url": "https://github.com/moodlehq/php-webdriver.git",
839 "reference": "3df827208ec104a9716aa8c30741e330da620c1e"
843 "url": "https://api.github.com/repos/moodlehq/php-webdriver/zipball/3df827208ec104a9716aa8c30741e330da620c1e",
844 "reference": "3df827208ec104a9716aa8c30741e330da620c1e",
852 "phpunit/phpunit": "^4.8",
853 "satooshi/php-coveralls": "^1.0||^2.0"
858 "dev-master": "1.4.x-dev"
871 "name": "Justin Bishop",
872 "email": "jubishop@gmail.com",
876 "name": "Anthon Pang",
877 "email": "apang@softwaredevelopment.ca",
878 "role": "Fork Maintainer"
881 "description": "PHP WebDriver for Selenium 2",
882 "homepage": "http://instaclick.com/",
890 "source": "https://github.com/moodlehq/php-webdriver/tree/local"
892 "time": "2019-08-14T02:10:24+00:00"
895 "name": "mikey179/vfsstream",
899 "url": "https://github.com/bovigo/vfsStream.git",
900 "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe"
904 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/231c73783ebb7dd9ec77916c10037eff5a2b6efe",
905 "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe",
912 "phpunit/phpunit": "^4.5|^5.0"
917 "dev-master": "1.6.x-dev"
922 "org\\bovigo\\vfs\\": "src/main/php"
925 "notification-url": "https://packagist.org/downloads/",
931 "name": "Frank Kleine",
932 "homepage": "http://frankkleine.de/",
936 "description": "Virtual file system to mock the real file system in unit tests.",
937 "homepage": "http://vfs.bovigo.org/",
938 "time": "2019-10-30T15:31:00+00:00"
941 "name": "moodlehq/behat-extension",
942 "version": "v3.310.0",
945 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
946 "reference": "d05ea443ff24f90edb9b31c92e4dfe67c58a0b4b"
950 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/d05ea443ff24f90edb9b31c92e4dfe67c58a0b4b",
951 "reference": "d05ea443ff24f90edb9b31c92e4dfe67c58a0b4b",
955 "behat/behat": "3.6.*",
956 "behat/mink": "~1.8",
957 "behat/mink-extension": "~2.3",
958 "behat/mink-goutte-driver": "~1.2",
959 "behat/mink-selenium2-driver": "~1.4",
961 "symfony/process": "^4.0 || ^5.0"
966 "Moodle\\BehatExtension": "src/"
969 "notification-url": "https://packagist.org/downloads/",
975 "name": "David Monllaó",
976 "email": "david.monllao@gmail.com",
977 "homepage": "http://moodle.com",
981 "description": "Moodle behat extension",
987 "time": "2020-04-20T09:32:44+00:00"
990 "name": "myclabs/deep-copy",
994 "url": "https://github.com/myclabs/DeepCopy.git",
995 "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
999 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
1000 "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
1004 "php": "^7.1 || ^8.0"
1007 "myclabs/deep-copy": "self.version"
1010 "doctrine/collections": "^1.0",
1011 "doctrine/common": "^2.6",
1012 "phpunit/phpunit": "^7.1"
1017 "DeepCopy\\": "src/DeepCopy/"
1020 "src/DeepCopy/deep_copy.php"
1023 "notification-url": "https://packagist.org/downloads/",
1027 "description": "Create deep copies (clones) of your objects",
1037 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
1041 "time": "2020-06-29T13:22:24+00:00"
1044 "name": "paragonie/random_compat",
1045 "version": "v9.99.99",
1048 "url": "https://github.com/paragonie/random_compat.git",
1049 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
1053 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
1054 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
1061 "phpunit/phpunit": "4.*|5.*",
1065 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1068 "notification-url": "https://packagist.org/downloads/",
1074 "name": "Paragon Initiative Enterprises",
1075 "email": "security@paragonie.com",
1076 "homepage": "https://paragonie.com"
1079 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1086 "time": "2018-07-02T15:55:56+00:00"
1089 "name": "phar-io/manifest",
1093 "url": "https://github.com/phar-io/manifest.git",
1094 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
1098 "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
1099 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
1105 "phar-io/version": "^2.0",
1106 "php": "^5.6 || ^7.0"
1111 "dev-master": "1.0.x-dev"
1119 "notification-url": "https://packagist.org/downloads/",
1125 "name": "Arne Blankerts",
1126 "email": "arne@blankerts.de",
1130 "name": "Sebastian Heuer",
1131 "email": "sebastian@phpeople.de",
1135 "name": "Sebastian Bergmann",
1136 "email": "sebastian@phpunit.de",
1140 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
1141 "time": "2018-07-08T19:23:20+00:00"
1144 "name": "phar-io/version",
1148 "url": "https://github.com/phar-io/version.git",
1149 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
1153 "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
1154 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
1158 "php": "^5.6 || ^7.0"
1166 "notification-url": "https://packagist.org/downloads/",
1172 "name": "Arne Blankerts",
1173 "email": "arne@blankerts.de",
1177 "name": "Sebastian Heuer",
1178 "email": "sebastian@phpeople.de",
1182 "name": "Sebastian Bergmann",
1183 "email": "sebastian@phpunit.de",
1187 "description": "Library for handling version information and constraints",
1188 "time": "2018-07-08T19:19:57+00:00"
1191 "name": "phpdocumentor/reflection-common",
1195 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1196 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
1200 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
1201 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
1205 "php": "^7.2 || ^8.0"
1210 "dev-2.x": "2.x-dev"
1215 "phpDocumentor\\Reflection\\": "src/"
1218 "notification-url": "https://packagist.org/downloads/",
1224 "name": "Jaap van Otterdijk",
1225 "email": "opensource@ijaap.nl"
1228 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1229 "homepage": "http://www.phpdoc.org",
1237 "time": "2020-06-27T09:03:43+00:00"
1240 "name": "phpdocumentor/reflection-docblock",
1244 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1245 "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
1249 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
1250 "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
1255 "php": "^7.2 || ^8.0",
1256 "phpdocumentor/reflection-common": "^2.2",
1257 "phpdocumentor/type-resolver": "^1.3",
1258 "webmozart/assert": "^1.9.1"
1261 "mockery/mockery": "~1.3.2"
1266 "dev-master": "5.x-dev"
1271 "phpDocumentor\\Reflection\\": "src"
1274 "notification-url": "https://packagist.org/downloads/",
1280 "name": "Mike van Riel",
1281 "email": "me@mikevanriel.com"
1284 "name": "Jaap van Otterdijk",
1285 "email": "account@ijaap.nl"
1288 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1289 "time": "2020-09-03T19:13:55+00:00"
1292 "name": "phpdocumentor/type-resolver",
1296 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1297 "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
1301 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
1302 "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
1306 "php": "^7.2 || ^8.0",
1307 "phpdocumentor/reflection-common": "^2.0"
1310 "ext-tokenizer": "*"
1315 "dev-1.x": "1.x-dev"
1320 "phpDocumentor\\Reflection\\": "src"
1323 "notification-url": "https://packagist.org/downloads/",
1329 "name": "Mike van Riel",
1330 "email": "me@mikevanriel.com"
1333 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
1334 "time": "2020-09-17T18:55:26+00:00"
1337 "name": "phpspec/prophecy",
1338 "version": "1.12.1",
1341 "url": "https://github.com/phpspec/prophecy.git",
1342 "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d"
1346 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8ce87516be71aae9b956f81906aaf0338e0d8a2d",
1347 "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d",
1351 "doctrine/instantiator": "^1.2",
1352 "php": "^7.2 || ~8.0, <8.1",
1353 "phpdocumentor/reflection-docblock": "^5.2",
1354 "sebastian/comparator": "^3.0 || ^4.0",
1355 "sebastian/recursion-context": "^3.0 || ^4.0"
1358 "phpspec/phpspec": "^6.0",
1359 "phpunit/phpunit": "^8.0 || ^9.0 <9.3"
1364 "dev-master": "1.11.x-dev"
1369 "Prophecy\\": "src/Prophecy"
1372 "notification-url": "https://packagist.org/downloads/",
1378 "name": "Konstantin Kudryashov",
1379 "email": "ever.zet@gmail.com",
1380 "homepage": "http://everzet.com"
1383 "name": "Marcello Duarte",
1384 "email": "marcello.duarte@gmail.com"
1387 "description": "Highly opinionated mocking framework for PHP 5.3+",
1388 "homepage": "https://github.com/phpspec/prophecy",
1397 "time": "2020-09-29T09:10:42+00:00"
1400 "name": "phpunit/php-code-coverage",
1401 "version": "7.0.10",
1404 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1405 "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf"
1409 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f1884187926fbb755a9aaf0b3836ad3165b478bf",
1410 "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf",
1415 "ext-xmlwriter": "*",
1417 "phpunit/php-file-iterator": "^2.0.2",
1418 "phpunit/php-text-template": "^1.2.1",
1419 "phpunit/php-token-stream": "^3.1.1",
1420 "sebastian/code-unit-reverse-lookup": "^1.0.1",
1421 "sebastian/environment": "^4.2.2",
1422 "sebastian/version": "^2.0.1",
1423 "theseer/tokenizer": "^1.1.3"
1426 "phpunit/phpunit": "^8.2.2"
1429 "ext-xdebug": "^2.7.2"
1434 "dev-master": "7.0-dev"
1442 "notification-url": "https://packagist.org/downloads/",
1448 "name": "Sebastian Bergmann",
1449 "email": "sebastian@phpunit.de",
1453 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1454 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1460 "time": "2019-11-20T13:55:58+00:00"
1463 "name": "phpunit/php-file-iterator",
1467 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1468 "reference": "050bedf145a257b1ff02746c31894800e5122946"
1472 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
1473 "reference": "050bedf145a257b1ff02746c31894800e5122946",
1480 "phpunit/phpunit": "^7.1"
1485 "dev-master": "2.0.x-dev"
1493 "notification-url": "https://packagist.org/downloads/",
1499 "name": "Sebastian Bergmann",
1500 "email": "sebastian@phpunit.de",
1504 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1505 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1510 "time": "2018-09-13T20:33:42+00:00"
1513 "name": "phpunit/php-text-template",
1517 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1518 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1522 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1523 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1535 "notification-url": "https://packagist.org/downloads/",
1541 "name": "Sebastian Bergmann",
1542 "email": "sebastian@phpunit.de",
1546 "description": "Simple template engine.",
1547 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1551 "time": "2015-06-21T13:50:34+00:00"
1554 "name": "phpunit/php-timer",
1558 "url": "https://github.com/sebastianbergmann/php-timer.git",
1559 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
1563 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
1564 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
1571 "phpunit/phpunit": "^7.0"
1576 "dev-master": "2.1-dev"
1584 "notification-url": "https://packagist.org/downloads/",
1590 "name": "Sebastian Bergmann",
1591 "email": "sebastian@phpunit.de",
1595 "description": "Utility class for timing",
1596 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1600 "time": "2019-06-07T04:22:29+00:00"
1603 "name": "phpunit/php-token-stream",
1607 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1608 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
1612 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
1613 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
1617 "ext-tokenizer": "*",
1621 "phpunit/phpunit": "^7.0"
1626 "dev-master": "3.1-dev"
1634 "notification-url": "https://packagist.org/downloads/",
1640 "name": "Sebastian Bergmann",
1641 "email": "sebastian@phpunit.de"
1644 "description": "Wrapper around PHP's tokenizer extension.",
1645 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1650 "time": "2019-09-17T06:23:10+00:00"
1653 "name": "phpunit/phpunit",
1657 "url": "https://github.com/sebastianbergmann/phpunit.git",
1658 "reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997"
1662 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/34c18baa6a44f1d1fbf0338907139e9dce95b997",
1663 "reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997",
1667 "doctrine/instantiator": "^1.2.0",
1671 "ext-mbstring": "*",
1673 "ext-xmlwriter": "*",
1674 "myclabs/deep-copy": "^1.9.1",
1675 "phar-io/manifest": "^1.0.3",
1676 "phar-io/version": "^2.0.1",
1678 "phpspec/prophecy": "^1.8.1",
1679 "phpunit/php-code-coverage": "^7.0.7",
1680 "phpunit/php-file-iterator": "^2.0.2",
1681 "phpunit/php-text-template": "^1.2.1",
1682 "phpunit/php-timer": "^2.1.2",
1683 "sebastian/comparator": "^3.0.2",
1684 "sebastian/diff": "^3.0.2",
1685 "sebastian/environment": "^4.2.2",
1686 "sebastian/exporter": "^3.1.1",
1687 "sebastian/global-state": "^3.0.0",
1688 "sebastian/object-enumerator": "^3.0.3",
1689 "sebastian/resource-operations": "^2.0.1",
1690 "sebastian/type": "^1.1.3",
1691 "sebastian/version": "^2.0.1"
1699 "phpunit/php-invoker": "^2.0.0"
1707 "dev-master": "8.5-dev"
1715 "notification-url": "https://packagist.org/downloads/",
1721 "name": "Sebastian Bergmann",
1722 "email": "sebastian@phpunit.de",
1726 "description": "The PHP Unit Testing framework.",
1727 "homepage": "https://phpunit.de/",
1735 "url": "https://phpunit.de/donate.html",
1739 "url": "https://github.com/sebastianbergmann",
1743 "time": "2020-06-22T07:06:58+00:00"
1746 "name": "psr/container",
1750 "url": "https://github.com/php-fig/container.git",
1751 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1755 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1756 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1765 "dev-master": "1.0.x-dev"
1770 "Psr\\Container\\": "src/"
1773 "notification-url": "https://packagist.org/downloads/",
1780 "homepage": "http://www.php-fig.org/"
1783 "description": "Common Container Interface (PHP FIG PSR-11)",
1784 "homepage": "https://github.com/php-fig/container",
1788 "container-interface",
1789 "container-interop",
1792 "time": "2017-02-14T16:28:37+00:00"
1795 "name": "psr/event-dispatcher",
1799 "url": "https://github.com/php-fig/event-dispatcher.git",
1800 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
1804 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
1805 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
1814 "dev-master": "1.0.x-dev"
1819 "Psr\\EventDispatcher\\": "src/"
1822 "notification-url": "https://packagist.org/downloads/",
1829 "homepage": "http://www.php-fig.org/"
1832 "description": "Standard interfaces for event handling.",
1838 "time": "2019-01-08T18:20:26+00:00"
1841 "name": "psr/http-message",
1845 "url": "https://github.com/php-fig/http-message.git",
1846 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1850 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1851 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1860 "dev-master": "1.0.x-dev"
1865 "Psr\\Http\\Message\\": "src/"
1868 "notification-url": "https://packagist.org/downloads/",
1875 "homepage": "http://www.php-fig.org/"
1878 "description": "Common interface for HTTP messages",
1879 "homepage": "https://github.com/php-fig/http-message",
1888 "time": "2016-08-06T14:39:51+00:00"
1891 "name": "ralouphie/getallheaders",
1895 "url": "https://github.com/ralouphie/getallheaders.git",
1896 "reference": "120b605dfeb996808c31b6477290a714d356e822"
1900 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
1901 "reference": "120b605dfeb996808c31b6477290a714d356e822",
1908 "php-coveralls/php-coveralls": "^2.1",
1909 "phpunit/phpunit": "^5 || ^6.5"
1914 "src/getallheaders.php"
1917 "notification-url": "https://packagist.org/downloads/",
1923 "name": "Ralph Khattar",
1924 "email": "ralph.khattar@gmail.com"
1927 "description": "A polyfill for getallheaders.",
1928 "time": "2019-03-08T08:55:37+00:00"
1931 "name": "sebastian/code-unit-reverse-lookup",
1935 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1936 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
1940 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1941 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1945 "php": "^5.6 || ^7.0"
1948 "phpunit/phpunit": "^5.7 || ^6.0"
1953 "dev-master": "1.0.x-dev"
1961 "notification-url": "https://packagist.org/downloads/",
1967 "name": "Sebastian Bergmann",
1968 "email": "sebastian@phpunit.de"
1971 "description": "Looks up which function or method a line of code belongs to",
1972 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1973 "time": "2017-03-04T06:30:41+00:00"
1976 "name": "sebastian/comparator",
1980 "url": "https://github.com/sebastianbergmann/comparator.git",
1981 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
1985 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
1986 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
1991 "sebastian/diff": "^3.0",
1992 "sebastian/exporter": "^3.1"
1995 "phpunit/phpunit": "^7.1"
2000 "dev-master": "3.0-dev"
2008 "notification-url": "https://packagist.org/downloads/",
2014 "name": "Jeff Welch",
2015 "email": "whatthejeff@gmail.com"
2018 "name": "Volker Dusch",
2019 "email": "github@wallbash.com"
2022 "name": "Bernhard Schussek",
2023 "email": "bschussek@2bepublished.at"
2026 "name": "Sebastian Bergmann",
2027 "email": "sebastian@phpunit.de"
2030 "description": "Provides the functionality to compare PHP values for equality",
2031 "homepage": "https://github.com/sebastianbergmann/comparator",
2037 "time": "2018-07-12T15:12:46+00:00"
2040 "name": "sebastian/diff",
2044 "url": "https://github.com/sebastianbergmann/diff.git",
2045 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
2049 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2050 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2057 "phpunit/phpunit": "^7.5 || ^8.0",
2058 "symfony/process": "^2 || ^3.3 || ^4"
2063 "dev-master": "3.0-dev"
2071 "notification-url": "https://packagist.org/downloads/",
2077 "name": "Kore Nordmann",
2078 "email": "mail@kore-nordmann.de"
2081 "name": "Sebastian Bergmann",
2082 "email": "sebastian@phpunit.de"
2085 "description": "Diff implementation",
2086 "homepage": "https://github.com/sebastianbergmann/diff",
2093 "time": "2019-02-04T06:01:07+00:00"
2096 "name": "sebastian/environment",
2100 "url": "https://github.com/sebastianbergmann/environment.git",
2101 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
2105 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
2106 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
2113 "phpunit/phpunit": "^7.5"
2121 "dev-master": "4.2-dev"
2129 "notification-url": "https://packagist.org/downloads/",
2135 "name": "Sebastian Bergmann",
2136 "email": "sebastian@phpunit.de"
2139 "description": "Provides functionality to handle HHVM/PHP environments",
2140 "homepage": "http://www.github.com/sebastianbergmann/environment",
2146 "time": "2019-11-20T08:46:58+00:00"
2149 "name": "sebastian/exporter",
2153 "url": "https://github.com/sebastianbergmann/exporter.git",
2154 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
2158 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
2159 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
2164 "sebastian/recursion-context": "^3.0"
2167 "ext-mbstring": "*",
2168 "phpunit/phpunit": "^6.0"
2173 "dev-master": "3.1.x-dev"
2181 "notification-url": "https://packagist.org/downloads/",
2187 "name": "Sebastian Bergmann",
2188 "email": "sebastian@phpunit.de"
2191 "name": "Jeff Welch",
2192 "email": "whatthejeff@gmail.com"
2195 "name": "Volker Dusch",
2196 "email": "github@wallbash.com"
2199 "name": "Adam Harvey",
2200 "email": "aharvey@php.net"
2203 "name": "Bernhard Schussek",
2204 "email": "bschussek@gmail.com"
2207 "description": "Provides the functionality to export PHP variables for visualization",
2208 "homepage": "http://www.github.com/sebastianbergmann/exporter",
2213 "time": "2019-09-14T09:02:43+00:00"
2216 "name": "sebastian/global-state",
2220 "url": "https://github.com/sebastianbergmann/global-state.git",
2221 "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
2225 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
2226 "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
2231 "sebastian/object-reflector": "^1.1.1",
2232 "sebastian/recursion-context": "^3.0"
2236 "phpunit/phpunit": "^8.0"
2244 "dev-master": "3.0-dev"
2252 "notification-url": "https://packagist.org/downloads/",
2258 "name": "Sebastian Bergmann",
2259 "email": "sebastian@phpunit.de"
2262 "description": "Snapshotting of global state",
2263 "homepage": "http://www.github.com/sebastianbergmann/global-state",
2267 "time": "2019-02-01T05:30:01+00:00"
2270 "name": "sebastian/object-enumerator",
2274 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2275 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
2279 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2280 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2285 "sebastian/object-reflector": "^1.1.1",
2286 "sebastian/recursion-context": "^3.0"
2289 "phpunit/phpunit": "^6.0"
2294 "dev-master": "3.0.x-dev"
2302 "notification-url": "https://packagist.org/downloads/",
2308 "name": "Sebastian Bergmann",
2309 "email": "sebastian@phpunit.de"
2312 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2313 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2314 "time": "2017-08-03T12:35:26+00:00"
2317 "name": "sebastian/object-reflector",
2321 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2322 "reference": "773f97c67f28de00d397be301821b06708fca0be"
2326 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
2327 "reference": "773f97c67f28de00d397be301821b06708fca0be",
2334 "phpunit/phpunit": "^6.0"
2339 "dev-master": "1.1-dev"
2347 "notification-url": "https://packagist.org/downloads/",
2353 "name": "Sebastian Bergmann",
2354 "email": "sebastian@phpunit.de"
2357 "description": "Allows reflection of object attributes, including inherited and non-public ones",
2358 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2359 "time": "2017-03-29T09:07:27+00:00"
2362 "name": "sebastian/recursion-context",
2366 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2367 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
2371 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2372 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2379 "phpunit/phpunit": "^6.0"
2384 "dev-master": "3.0.x-dev"
2392 "notification-url": "https://packagist.org/downloads/",
2398 "name": "Jeff Welch",
2399 "email": "whatthejeff@gmail.com"
2402 "name": "Sebastian Bergmann",
2403 "email": "sebastian@phpunit.de"
2406 "name": "Adam Harvey",
2407 "email": "aharvey@php.net"
2410 "description": "Provides functionality to recursively process PHP variables",
2411 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2412 "time": "2017-03-03T06:23:57+00:00"
2415 "name": "sebastian/resource-operations",
2419 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2420 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
2424 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2425 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2434 "dev-master": "2.0-dev"
2442 "notification-url": "https://packagist.org/downloads/",
2448 "name": "Sebastian Bergmann",
2449 "email": "sebastian@phpunit.de"
2452 "description": "Provides a list of PHP built-in functions that operate on resources",
2453 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2454 "time": "2018-10-04T04:07:39+00:00"
2457 "name": "sebastian/type",
2461 "url": "https://github.com/sebastianbergmann/type.git",
2462 "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
2466 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
2467 "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
2474 "phpunit/phpunit": "^8.2"
2479 "dev-master": "1.1-dev"
2487 "notification-url": "https://packagist.org/downloads/",
2493 "name": "Sebastian Bergmann",
2494 "email": "sebastian@phpunit.de",
2498 "description": "Collection of value objects that represent the types of the PHP type system",
2499 "homepage": "https://github.com/sebastianbergmann/type",
2500 "time": "2019-07-02T08:10:15+00:00"
2503 "name": "sebastian/version",
2507 "url": "https://github.com/sebastianbergmann/version.git",
2508 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2512 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2513 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2522 "dev-master": "2.0.x-dev"
2530 "notification-url": "https://packagist.org/downloads/",
2536 "name": "Sebastian Bergmann",
2537 "email": "sebastian@phpunit.de",
2541 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2542 "homepage": "https://github.com/sebastianbergmann/version",
2543 "time": "2016-10-03T07:35:21+00:00"
2546 "name": "symfony/browser-kit",
2547 "version": "v4.4.15",
2550 "url": "https://github.com/symfony/browser-kit.git",
2551 "reference": "9a1786e5020783605a30cff2ceed9aca030e8d80"
2555 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9a1786e5020783605a30cff2ceed9aca030e8d80",
2556 "reference": "9a1786e5020783605a30cff2ceed9aca030e8d80",
2561 "symfony/dom-crawler": "^3.4|^4.0|^5.0"
2564 "symfony/css-selector": "^3.4|^4.0|^5.0",
2565 "symfony/http-client": "^4.3|^5.0",
2566 "symfony/mime": "^4.3|^5.0",
2567 "symfony/process": "^3.4|^4.0|^5.0"
2570 "symfony/process": ""
2575 "dev-master": "4.4-dev"
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": "Symfony BrowserKit Component",
2601 "homepage": "https://symfony.com",
2604 "url": "https://symfony.com/sponsor",
2608 "url": "https://github.com/fabpot",
2612 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2616 "time": "2020-10-02T08:38:15+00:00"
2619 "name": "symfony/config",
2620 "version": "v4.4.15",
2623 "url": "https://github.com/symfony/config.git",
2624 "reference": "7c5a1002178a612787c291a4f515f87b19176b61"
2628 "url": "https://api.github.com/repos/symfony/config/zipball/7c5a1002178a612787c291a4f515f87b19176b61",
2629 "reference": "7c5a1002178a612787c291a4f515f87b19176b61",
2634 "symfony/filesystem": "^3.4|^4.0|^5.0",
2635 "symfony/polyfill-ctype": "~1.8"
2638 "symfony/finder": "<3.4"
2641 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
2642 "symfony/finder": "^3.4|^4.0|^5.0",
2643 "symfony/messenger": "^4.1|^5.0",
2644 "symfony/service-contracts": "^1.1|^2",
2645 "symfony/yaml": "^3.4|^4.0|^5.0"
2648 "symfony/yaml": "To use the yaml reference dumper"
2653 "dev-master": "4.4-dev"
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": "Symfony Config Component",
2679 "homepage": "https://symfony.com",
2682 "url": "https://symfony.com/sponsor",
2686 "url": "https://github.com/fabpot",
2690 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2694 "time": "2020-10-02T07:34:48+00:00"
2697 "name": "symfony/console",
2698 "version": "v5.1.7",
2701 "url": "https://github.com/symfony/console.git",
2702 "reference": "ae789a8a2ad189ce7e8216942cdb9b77319f5eb8"
2706 "url": "https://api.github.com/repos/symfony/console/zipball/ae789a8a2ad189ce7e8216942cdb9b77319f5eb8",
2707 "reference": "ae789a8a2ad189ce7e8216942cdb9b77319f5eb8",
2712 "symfony/polyfill-mbstring": "~1.0",
2713 "symfony/polyfill-php73": "^1.8",
2714 "symfony/polyfill-php80": "^1.15",
2715 "symfony/service-contracts": "^1.1|^2",
2716 "symfony/string": "^5.1"
2719 "symfony/dependency-injection": "<4.4",
2720 "symfony/dotenv": "<5.1",
2721 "symfony/event-dispatcher": "<4.4",
2722 "symfony/lock": "<4.4",
2723 "symfony/process": "<4.4"
2726 "psr/log-implementation": "1.0"
2730 "symfony/config": "^4.4|^5.0",
2731 "symfony/dependency-injection": "^4.4|^5.0",
2732 "symfony/event-dispatcher": "^4.4|^5.0",
2733 "symfony/lock": "^4.4|^5.0",
2734 "symfony/process": "^4.4|^5.0",
2735 "symfony/var-dumper": "^4.4|^5.0"
2738 "psr/log": "For using the console logger",
2739 "symfony/event-dispatcher": "",
2741 "symfony/process": ""
2746 "dev-master": "5.1-dev"
2751 "Symfony\\Component\\Console\\": ""
2753 "exclude-from-classmap": [
2757 "notification-url": "https://packagist.org/downloads/",
2763 "name": "Fabien Potencier",
2764 "email": "fabien@symfony.com"
2767 "name": "Symfony Community",
2768 "homepage": "https://symfony.com/contributors"
2771 "description": "Symfony Console Component",
2772 "homepage": "https://symfony.com",
2775 "url": "https://symfony.com/sponsor",
2779 "url": "https://github.com/fabpot",
2783 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2787 "time": "2020-10-07T15:23:00+00:00"
2790 "name": "symfony/css-selector",
2791 "version": "v5.1.7",
2794 "url": "https://github.com/symfony/css-selector.git",
2795 "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9"
2799 "url": "https://api.github.com/repos/symfony/css-selector/zipball/e544e24472d4c97b2d11ade7caacd446727c6bf9",
2800 "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9",
2809 "dev-master": "5.1-dev"
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": "Symfony CssSelector Component",
2839 "homepage": "https://symfony.com",
2842 "url": "https://symfony.com/sponsor",
2846 "url": "https://github.com/fabpot",
2850 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2854 "time": "2020-05-20T17:43:50+00:00"
2857 "name": "symfony/dependency-injection",
2858 "version": "v4.4.15",
2861 "url": "https://github.com/symfony/dependency-injection.git",
2862 "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e"
2866 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/89274c8847dff2ed703e481843eb9159ca25cc6e",
2867 "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e",
2872 "psr/container": "^1.0",
2873 "symfony/service-contracts": "^1.1.6|^2"
2876 "symfony/config": "<4.3|>=5.0",
2877 "symfony/finder": "<3.4",
2878 "symfony/proxy-manager-bridge": "<3.4",
2879 "symfony/yaml": "<3.4"
2882 "psr/container-implementation": "1.0",
2883 "symfony/service-implementation": "1.0"
2886 "symfony/config": "^4.3",
2887 "symfony/expression-language": "^3.4|^4.0|^5.0",
2888 "symfony/yaml": "^3.4|^4.0|^5.0"
2891 "symfony/config": "",
2892 "symfony/expression-language": "For using expressions in service container configuration",
2893 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2894 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2900 "dev-master": "4.4-dev"
2905 "Symfony\\Component\\DependencyInjection\\": ""
2907 "exclude-from-classmap": [
2911 "notification-url": "https://packagist.org/downloads/",
2917 "name": "Fabien Potencier",
2918 "email": "fabien@symfony.com"
2921 "name": "Symfony Community",
2922 "homepage": "https://symfony.com/contributors"
2925 "description": "Symfony DependencyInjection Component",
2926 "homepage": "https://symfony.com",
2929 "url": "https://symfony.com/sponsor",
2933 "url": "https://github.com/fabpot",
2937 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2941 "time": "2020-09-10T10:08:39+00:00"
2944 "name": "symfony/deprecation-contracts",
2945 "version": "v2.2.0",
2948 "url": "https://github.com/symfony/deprecation-contracts.git",
2949 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
2953 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
2954 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
2963 "dev-master": "2.2-dev"
2966 "name": "symfony/contracts",
2967 "url": "https://github.com/symfony/contracts"
2975 "notification-url": "https://packagist.org/downloads/",
2981 "name": "Nicolas Grekas",
2982 "email": "p@tchwork.com"
2985 "name": "Symfony Community",
2986 "homepage": "https://symfony.com/contributors"
2989 "description": "A generic function and convention to trigger deprecation notices",
2990 "homepage": "https://symfony.com",
2993 "url": "https://symfony.com/sponsor",
2997 "url": "https://github.com/fabpot",
3001 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3005 "time": "2020-09-07T11:33:47+00:00"
3008 "name": "symfony/dom-crawler",
3009 "version": "v4.4.15",
3012 "url": "https://github.com/symfony/dom-crawler.git",
3013 "reference": "bdcb7633a501770a0daefbf81d2e6b28c3864f2b"
3017 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bdcb7633a501770a0daefbf81d2e6b28c3864f2b",
3018 "reference": "bdcb7633a501770a0daefbf81d2e6b28c3864f2b",
3023 "symfony/polyfill-ctype": "~1.8",
3024 "symfony/polyfill-mbstring": "~1.0"
3027 "masterminds/html5": "<2.6"
3030 "masterminds/html5": "^2.6",
3031 "symfony/css-selector": "^3.4|^4.0|^5.0"
3034 "symfony/css-selector": ""
3039 "dev-master": "4.4-dev"
3044 "Symfony\\Component\\DomCrawler\\": ""
3046 "exclude-from-classmap": [
3050 "notification-url": "https://packagist.org/downloads/",
3056 "name": "Fabien Potencier",
3057 "email": "fabien@symfony.com"
3060 "name": "Symfony Community",
3061 "homepage": "https://symfony.com/contributors"
3064 "description": "Symfony DomCrawler Component",
3065 "homepage": "https://symfony.com",
3068 "url": "https://symfony.com/sponsor",
3072 "url": "https://github.com/fabpot",
3076 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3080 "time": "2020-10-02T07:34:48+00:00"
3083 "name": "symfony/event-dispatcher",
3084 "version": "v5.1.7",
3087 "url": "https://github.com/symfony/event-dispatcher.git",
3088 "reference": "d5de97d6af175a9e8131c546db054ca32842dd0f"
3092 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d5de97d6af175a9e8131c546db054ca32842dd0f",
3093 "reference": "d5de97d6af175a9e8131c546db054ca32842dd0f",
3098 "symfony/deprecation-contracts": "^2.1",
3099 "symfony/event-dispatcher-contracts": "^2",
3100 "symfony/polyfill-php80": "^1.15"
3103 "symfony/dependency-injection": "<4.4"
3106 "psr/event-dispatcher-implementation": "1.0",
3107 "symfony/event-dispatcher-implementation": "2.0"
3111 "symfony/config": "^4.4|^5.0",
3112 "symfony/dependency-injection": "^4.4|^5.0",
3113 "symfony/error-handler": "^4.4|^5.0",
3114 "symfony/expression-language": "^4.4|^5.0",
3115 "symfony/http-foundation": "^4.4|^5.0",
3116 "symfony/service-contracts": "^1.1|^2",
3117 "symfony/stopwatch": "^4.4|^5.0"
3120 "symfony/dependency-injection": "",
3121 "symfony/http-kernel": ""
3126 "dev-master": "5.1-dev"
3131 "Symfony\\Component\\EventDispatcher\\": ""
3133 "exclude-from-classmap": [
3137 "notification-url": "https://packagist.org/downloads/",
3143 "name": "Fabien Potencier",
3144 "email": "fabien@symfony.com"
3147 "name": "Symfony Community",
3148 "homepage": "https://symfony.com/contributors"
3151 "description": "Symfony EventDispatcher Component",
3152 "homepage": "https://symfony.com",
3155 "url": "https://symfony.com/sponsor",
3159 "url": "https://github.com/fabpot",
3163 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3167 "time": "2020-09-18T14:27:32+00:00"
3170 "name": "symfony/event-dispatcher-contracts",
3171 "version": "v2.2.0",
3174 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3175 "reference": "0ba7d54483095a198fa51781bc608d17e84dffa2"
3179 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0ba7d54483095a198fa51781bc608d17e84dffa2",
3180 "reference": "0ba7d54483095a198fa51781bc608d17e84dffa2",
3185 "psr/event-dispatcher": "^1"
3188 "symfony/event-dispatcher-implementation": ""
3193 "dev-master": "2.2-dev"
3196 "name": "symfony/contracts",
3197 "url": "https://github.com/symfony/contracts"
3202 "Symfony\\Contracts\\EventDispatcher\\": ""
3205 "notification-url": "https://packagist.org/downloads/",
3211 "name": "Nicolas Grekas",
3212 "email": "p@tchwork.com"
3215 "name": "Symfony Community",
3216 "homepage": "https://symfony.com/contributors"
3219 "description": "Generic abstractions related to dispatching event",
3220 "homepage": "https://symfony.com",
3231 "url": "https://symfony.com/sponsor",
3235 "url": "https://github.com/fabpot",
3239 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3243 "time": "2020-09-07T11:33:47+00:00"
3246 "name": "symfony/filesystem",
3247 "version": "v5.1.7",
3250 "url": "https://github.com/symfony/filesystem.git",
3251 "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae"
3255 "url": "https://api.github.com/repos/symfony/filesystem/zipball/1a8697545a8d87b9f2f6b1d32414199cc5e20aae",
3256 "reference": "1a8697545a8d87b9f2f6b1d32414199cc5e20aae",
3261 "symfony/polyfill-ctype": "~1.8"
3266 "dev-master": "5.1-dev"
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": "Symfony Filesystem Component",
3292 "homepage": "https://symfony.com",
3295 "url": "https://symfony.com/sponsor",
3299 "url": "https://github.com/fabpot",
3303 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3307 "time": "2020-09-27T14:02:37+00:00"
3310 "name": "symfony/polyfill-ctype",
3311 "version": "v1.18.1",
3314 "url": "https://github.com/symfony/polyfill-ctype.git",
3315 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
3319 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
3320 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
3327 "ext-ctype": "For best performance"
3332 "dev-master": "1.18-dev"
3335 "name": "symfony/polyfill",
3336 "url": "https://github.com/symfony/polyfill"
3341 "Symfony\\Polyfill\\Ctype\\": ""
3347 "notification-url": "https://packagist.org/downloads/",
3353 "name": "Gert de Pagter",
3354 "email": "BackEndTea@gmail.com"
3357 "name": "Symfony Community",
3358 "homepage": "https://symfony.com/contributors"
3361 "description": "Symfony polyfill for ctype functions",
3362 "homepage": "https://symfony.com",
3371 "url": "https://symfony.com/sponsor",
3375 "url": "https://github.com/fabpot",
3379 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3383 "time": "2020-07-14T12:35:20+00:00"
3386 "name": "symfony/polyfill-intl-grapheme",
3387 "version": "v1.18.1",
3390 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
3391 "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5"
3395 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5",
3396 "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5",
3403 "ext-intl": "For best performance"
3408 "dev-master": "1.18-dev"
3411 "name": "symfony/polyfill",
3412 "url": "https://github.com/symfony/polyfill"
3417 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
3423 "notification-url": "https://packagist.org/downloads/",
3429 "name": "Nicolas Grekas",
3430 "email": "p@tchwork.com"
3433 "name": "Symfony Community",
3434 "homepage": "https://symfony.com/contributors"
3437 "description": "Symfony polyfill for intl's grapheme_* functions",
3438 "homepage": "https://symfony.com",
3449 "url": "https://symfony.com/sponsor",
3453 "url": "https://github.com/fabpot",
3457 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3461 "time": "2020-07-14T12:35:20+00:00"
3464 "name": "symfony/polyfill-intl-idn",
3465 "version": "v1.18.1",
3468 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3469 "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251"
3473 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251",
3474 "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251",
3479 "symfony/polyfill-intl-normalizer": "^1.10",
3480 "symfony/polyfill-php70": "^1.10",
3481 "symfony/polyfill-php72": "^1.10"
3484 "ext-intl": "For best performance"
3489 "dev-master": "1.18-dev"
3492 "name": "symfony/polyfill",
3493 "url": "https://github.com/symfony/polyfill"
3498 "Symfony\\Polyfill\\Intl\\Idn\\": ""
3504 "notification-url": "https://packagist.org/downloads/",
3510 "name": "Laurent Bassin",
3511 "email": "laurent@bassin.info"
3514 "name": "Trevor Rowbotham",
3515 "email": "trevor.rowbotham@pm.me"
3518 "name": "Symfony Community",
3519 "homepage": "https://symfony.com/contributors"
3522 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3523 "homepage": "https://symfony.com",
3534 "url": "https://symfony.com/sponsor",
3538 "url": "https://github.com/fabpot",
3542 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3546 "time": "2020-08-04T06:02:08+00:00"
3549 "name": "symfony/polyfill-intl-normalizer",
3550 "version": "v1.18.1",
3553 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
3554 "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
3558 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
3559 "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
3566 "ext-intl": "For best performance"
3571 "dev-master": "1.18-dev"
3574 "name": "symfony/polyfill",
3575 "url": "https://github.com/symfony/polyfill"
3580 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
3589 "notification-url": "https://packagist.org/downloads/",
3595 "name": "Nicolas Grekas",
3596 "email": "p@tchwork.com"
3599 "name": "Symfony Community",
3600 "homepage": "https://symfony.com/contributors"
3603 "description": "Symfony polyfill for intl's Normalizer class and related functions",
3604 "homepage": "https://symfony.com",
3615 "url": "https://symfony.com/sponsor",
3619 "url": "https://github.com/fabpot",
3623 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3627 "time": "2020-07-14T12:35:20+00:00"
3630 "name": "symfony/polyfill-mbstring",
3631 "version": "v1.18.1",
3634 "url": "https://github.com/symfony/polyfill-mbstring.git",
3635 "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
3639 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
3640 "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
3647 "ext-mbstring": "For best performance"
3652 "dev-master": "1.18-dev"
3655 "name": "symfony/polyfill",
3656 "url": "https://github.com/symfony/polyfill"
3661 "Symfony\\Polyfill\\Mbstring\\": ""
3667 "notification-url": "https://packagist.org/downloads/",
3673 "name": "Nicolas Grekas",
3674 "email": "p@tchwork.com"
3677 "name": "Symfony Community",
3678 "homepage": "https://symfony.com/contributors"
3681 "description": "Symfony polyfill for the Mbstring extension",
3682 "homepage": "https://symfony.com",
3692 "url": "https://symfony.com/sponsor",
3696 "url": "https://github.com/fabpot",
3700 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3704 "time": "2020-07-14T12:35:20+00:00"
3707 "name": "symfony/polyfill-php70",
3708 "version": "v1.18.1",
3711 "url": "https://github.com/symfony/polyfill-php70.git",
3712 "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
3716 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
3717 "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
3721 "paragonie/random_compat": "~1.0|~2.0|~9.99",
3727 "dev-master": "1.18-dev"
3730 "name": "symfony/polyfill",
3731 "url": "https://github.com/symfony/polyfill"
3736 "Symfony\\Polyfill\\Php70\\": ""
3745 "notification-url": "https://packagist.org/downloads/",
3751 "name": "Nicolas Grekas",
3752 "email": "p@tchwork.com"
3755 "name": "Symfony Community",
3756 "homepage": "https://symfony.com/contributors"
3759 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
3760 "homepage": "https://symfony.com",
3769 "url": "https://symfony.com/sponsor",
3773 "url": "https://github.com/fabpot",
3777 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3781 "time": "2020-07-14T12:35:20+00:00"
3784 "name": "symfony/polyfill-php72",
3785 "version": "v1.18.1",
3788 "url": "https://github.com/symfony/polyfill-php72.git",
3789 "reference": "639447d008615574653fb3bc60d1986d7172eaae"
3793 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
3794 "reference": "639447d008615574653fb3bc60d1986d7172eaae",
3803 "dev-master": "1.18-dev"
3806 "name": "symfony/polyfill",
3807 "url": "https://github.com/symfony/polyfill"
3812 "Symfony\\Polyfill\\Php72\\": ""
3818 "notification-url": "https://packagist.org/downloads/",
3824 "name": "Nicolas Grekas",
3825 "email": "p@tchwork.com"
3828 "name": "Symfony Community",
3829 "homepage": "https://symfony.com/contributors"
3832 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
3833 "homepage": "https://symfony.com",
3842 "url": "https://symfony.com/sponsor",
3846 "url": "https://github.com/fabpot",
3850 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3854 "time": "2020-07-14T12:35:20+00:00"
3857 "name": "symfony/polyfill-php73",
3858 "version": "v1.18.1",
3861 "url": "https://github.com/symfony/polyfill-php73.git",
3862 "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
3866 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
3867 "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
3876 "dev-master": "1.18-dev"
3879 "name": "symfony/polyfill",
3880 "url": "https://github.com/symfony/polyfill"
3885 "Symfony\\Polyfill\\Php73\\": ""
3894 "notification-url": "https://packagist.org/downloads/",
3900 "name": "Nicolas Grekas",
3901 "email": "p@tchwork.com"
3904 "name": "Symfony Community",
3905 "homepage": "https://symfony.com/contributors"
3908 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
3909 "homepage": "https://symfony.com",
3918 "url": "https://symfony.com/sponsor",
3922 "url": "https://github.com/fabpot",
3926 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3930 "time": "2020-07-14T12:35:20+00:00"
3933 "name": "symfony/polyfill-php80",
3934 "version": "v1.18.1",
3937 "url": "https://github.com/symfony/polyfill-php80.git",
3938 "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
3942 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
3943 "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
3952 "dev-master": "1.18-dev"
3955 "name": "symfony/polyfill",
3956 "url": "https://github.com/symfony/polyfill"
3961 "Symfony\\Polyfill\\Php80\\": ""
3970 "notification-url": "https://packagist.org/downloads/",
3976 "name": "Ion Bazan",
3977 "email": "ion.bazan@gmail.com"
3980 "name": "Nicolas Grekas",
3981 "email": "p@tchwork.com"
3984 "name": "Symfony Community",
3985 "homepage": "https://symfony.com/contributors"
3988 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
3989 "homepage": "https://symfony.com",
3998 "url": "https://symfony.com/sponsor",
4002 "url": "https://github.com/fabpot",
4006 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4010 "time": "2020-07-14T12:35:20+00:00"
4013 "name": "symfony/process",
4014 "version": "v5.1.7",
4017 "url": "https://github.com/symfony/process.git",
4018 "reference": "d3a2e64866169586502f0cd9cab69135ad12cee9"
4022 "url": "https://api.github.com/repos/symfony/process/zipball/d3a2e64866169586502f0cd9cab69135ad12cee9",
4023 "reference": "d3a2e64866169586502f0cd9cab69135ad12cee9",
4028 "symfony/polyfill-php80": "^1.15"
4033 "dev-master": "5.1-dev"
4038 "Symfony\\Component\\Process\\": ""
4040 "exclude-from-classmap": [
4044 "notification-url": "https://packagist.org/downloads/",
4050 "name": "Fabien Potencier",
4051 "email": "fabien@symfony.com"
4054 "name": "Symfony Community",
4055 "homepage": "https://symfony.com/contributors"
4058 "description": "Symfony Process Component",
4059 "homepage": "https://symfony.com",
4062 "url": "https://symfony.com/sponsor",
4066 "url": "https://github.com/fabpot",
4070 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4074 "time": "2020-09-02T16:23:27+00:00"
4077 "name": "symfony/service-contracts",
4078 "version": "v2.2.0",
4081 "url": "https://github.com/symfony/service-contracts.git",
4082 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
4086 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
4087 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
4092 "psr/container": "^1.0"
4095 "symfony/service-implementation": ""
4100 "dev-master": "2.2-dev"
4103 "name": "symfony/contracts",
4104 "url": "https://github.com/symfony/contracts"
4109 "Symfony\\Contracts\\Service\\": ""
4112 "notification-url": "https://packagist.org/downloads/",
4118 "name": "Nicolas Grekas",
4119 "email": "p@tchwork.com"
4122 "name": "Symfony Community",
4123 "homepage": "https://symfony.com/contributors"
4126 "description": "Generic abstractions related to writing services",
4127 "homepage": "https://symfony.com",
4138 "url": "https://symfony.com/sponsor",
4142 "url": "https://github.com/fabpot",
4146 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4150 "time": "2020-09-07T11:33:47+00:00"
4153 "name": "symfony/string",
4154 "version": "v5.1.7",
4157 "url": "https://github.com/symfony/string.git",
4158 "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e"
4162 "url": "https://api.github.com/repos/symfony/string/zipball/4a9afe9d07bac506f75bcee8ed3ce76da5a9343e",
4163 "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e",
4168 "symfony/polyfill-ctype": "~1.8",
4169 "symfony/polyfill-intl-grapheme": "~1.0",
4170 "symfony/polyfill-intl-normalizer": "~1.0",
4171 "symfony/polyfill-mbstring": "~1.0",
4172 "symfony/polyfill-php80": "~1.15"
4175 "symfony/error-handler": "^4.4|^5.0",
4176 "symfony/http-client": "^4.4|^5.0",
4177 "symfony/translation-contracts": "^1.1|^2",
4178 "symfony/var-exporter": "^4.4|^5.0"
4183 "dev-master": "5.1-dev"
4188 "Symfony\\Component\\String\\": ""
4191 "Resources/functions.php"
4193 "exclude-from-classmap": [
4197 "notification-url": "https://packagist.org/downloads/",
4203 "name": "Nicolas Grekas",
4204 "email": "p@tchwork.com"
4207 "name": "Symfony Community",
4208 "homepage": "https://symfony.com/contributors"
4211 "description": "Symfony String component",
4212 "homepage": "https://symfony.com",
4223 "url": "https://symfony.com/sponsor",
4227 "url": "https://github.com/fabpot",
4231 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4235 "time": "2020-09-15T12:23:47+00:00"
4238 "name": "symfony/translation",
4239 "version": "v4.4.15",
4242 "url": "https://github.com/symfony/translation.git",
4243 "reference": "8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd"
4247 "url": "https://api.github.com/repos/symfony/translation/zipball/8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd",
4248 "reference": "8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd",
4253 "symfony/polyfill-mbstring": "~1.0",
4254 "symfony/translation-contracts": "^1.1.6|^2"
4257 "symfony/config": "<3.4",
4258 "symfony/dependency-injection": "<3.4",
4259 "symfony/http-kernel": "<4.4",
4260 "symfony/yaml": "<3.4"
4263 "symfony/translation-implementation": "1.0"
4267 "symfony/config": "^3.4|^4.0|^5.0",
4268 "symfony/console": "^3.4|^4.0|^5.0",
4269 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4270 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
4271 "symfony/http-kernel": "^4.4",
4272 "symfony/intl": "^3.4|^4.0|^5.0",
4273 "symfony/service-contracts": "^1.1.2|^2",
4274 "symfony/yaml": "^3.4|^4.0|^5.0"
4277 "psr/log-implementation": "To use logging capability in translator",
4278 "symfony/config": "",
4284 "dev-master": "4.4-dev"
4289 "Symfony\\Component\\Translation\\": ""
4291 "exclude-from-classmap": [
4295 "notification-url": "https://packagist.org/downloads/",
4301 "name": "Fabien Potencier",
4302 "email": "fabien@symfony.com"
4305 "name": "Symfony Community",
4306 "homepage": "https://symfony.com/contributors"
4309 "description": "Symfony Translation Component",
4310 "homepage": "https://symfony.com",
4313 "url": "https://symfony.com/sponsor",
4317 "url": "https://github.com/fabpot",
4321 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4325 "time": "2020-10-02T07:34:48+00:00"
4328 "name": "symfony/translation-contracts",
4329 "version": "v2.3.0",
4332 "url": "https://github.com/symfony/translation-contracts.git",
4333 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
4337 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
4338 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
4345 "symfony/translation-implementation": ""
4350 "dev-master": "2.3-dev"
4353 "name": "symfony/contracts",
4354 "url": "https://github.com/symfony/contracts"
4359 "Symfony\\Contracts\\Translation\\": ""
4362 "notification-url": "https://packagist.org/downloads/",
4368 "name": "Nicolas Grekas",
4369 "email": "p@tchwork.com"
4372 "name": "Symfony Community",
4373 "homepage": "https://symfony.com/contributors"
4376 "description": "Generic abstractions related to translation",
4377 "homepage": "https://symfony.com",
4388 "url": "https://symfony.com/sponsor",
4392 "url": "https://github.com/fabpot",
4396 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4400 "time": "2020-09-28T13:05:58+00:00"
4403 "name": "symfony/yaml",
4404 "version": "v5.1.7",
4407 "url": "https://github.com/symfony/yaml.git",
4408 "reference": "e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a"
4412 "url": "https://api.github.com/repos/symfony/yaml/zipball/e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a",
4413 "reference": "e147a68cb66a8b510f4b7481fe4da5b2ab65ec6a",
4418 "symfony/deprecation-contracts": "^2.1",
4419 "symfony/polyfill-ctype": "~1.8"
4422 "symfony/console": "<4.4"
4425 "symfony/console": "^4.4|^5.0"
4428 "symfony/console": "For validating YAML files using the lint command"
4431 "Resources/bin/yaml-lint"
4436 "dev-master": "5.1-dev"
4441 "Symfony\\Component\\Yaml\\": ""
4443 "exclude-from-classmap": [
4447 "notification-url": "https://packagist.org/downloads/",
4453 "name": "Fabien Potencier",
4454 "email": "fabien@symfony.com"
4457 "name": "Symfony Community",
4458 "homepage": "https://symfony.com/contributors"
4461 "description": "Symfony Yaml Component",
4462 "homepage": "https://symfony.com",
4465 "url": "https://symfony.com/sponsor",
4469 "url": "https://github.com/fabpot",
4473 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4477 "time": "2020-09-27T03:44:28+00:00"
4480 "name": "theseer/tokenizer",
4484 "url": "https://github.com/theseer/tokenizer.git",
4485 "reference": "75a63c33a8577608444246075ea0af0d052e452a"
4489 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
4490 "reference": "75a63c33a8577608444246075ea0af0d052e452a",
4495 "ext-tokenizer": "*",
4496 "ext-xmlwriter": "*",
4497 "php": "^7.2 || ^8.0"
4505 "notification-url": "https://packagist.org/downloads/",
4511 "name": "Arne Blankerts",
4512 "email": "arne@blankerts.de",
4516 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
4519 "url": "https://github.com/theseer",
4523 "time": "2020-07-12T23:59:07+00:00"
4526 "name": "webmozart/assert",
4530 "url": "https://github.com/webmozart/assert.git",
4531 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
4535 "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
4536 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
4540 "php": "^5.3.3 || ^7.0 || ^8.0",
4541 "symfony/polyfill-ctype": "^1.8"
4544 "phpstan/phpstan": "<0.12.20",
4545 "vimeo/psalm": "<3.9.1"
4548 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
4553 "Webmozart\\Assert\\": "src/"
4556 "notification-url": "https://packagist.org/downloads/",
4562 "name": "Bernhard Schussek",
4563 "email": "bschussek@gmail.com"
4566 "description": "Assertions to validate method input/output with nice error messages.",
4572 "time": "2020-07-08T17:02:28+00:00"
4578 "alias_normalized": "1.9999999.9999999.9999999-dev",
4579 "version": "dev-local",
4580 "package": "instaclick/php-webdriver"
4583 "minimum-stability": "stable",
4584 "stability-flags": {
4585 "instaclick/php-webdriver": 20
4587 "prefer-stable": false,
4588 "prefer-lowest": false,
4591 "plugin-api-version": "1.1.0"