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": "689c806170238919a8ad31b5f75b5b6b",
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": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
721 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
722 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
729 "phpunit/phpunit": "^4.0"
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": "2016-12-20T10:07:11+00:00"
763 "name": "guzzlehttp/psr7",
767 "url": "https://github.com/guzzle/psr7.git",
768 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
772 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
773 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
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.8"
789 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
794 "dev-master": "1.6-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": "2019-07-01T23:21:34+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": "d870572532cd70bc3fab58f2e23ad423c8404c44"
1249 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d870572532cd70bc3fab58f2e23ad423c8404c44",
1250 "reference": "d870572532cd70bc3fab58f2e23ad423c8404c44",
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-08-15T11:14:08+00:00"
1292 "name": "phpdocumentor/type-resolver",
1296 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1297 "reference": "e878a14a65245fbe78f8080eba03b47c3b705651"
1301 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e878a14a65245fbe78f8080eba03b47c3b705651",
1302 "reference": "e878a14a65245fbe78f8080eba03b47c3b705651",
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-06-27T10:12:23+00:00"
1337 "name": "phpspec/prophecy",
1338 "version": "1.11.1",
1341 "url": "https://github.com/phpspec/prophecy.git",
1342 "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160"
1346 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b20034be5efcdab4fb60ca3a29cba2949aead160",
1347 "reference": "b20034be5efcdab4fb60ca3a29cba2949aead160",
1351 "doctrine/instantiator": "^1.2",
1353 "phpdocumentor/reflection-docblock": "^5.0",
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"
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-07-08T12:44:21+00:00"
1400 "name": "phpunit/dbunit",
1404 "url": "https://github.com/sebastianbergmann/dbunit.git",
1405 "reference": "e77b469c3962b5a563f09a2a989f1c9bd38b8615"
1409 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/e77b469c3962b5a563f09a2a989f1c9bd38b8615",
1410 "reference": "e77b469c3962b5a563f09a2a989f1c9bd38b8615",
1415 "ext-simplexml": "*",
1417 "phpunit/phpunit": "^7.0",
1418 "symfony/yaml": "^3.0 || ^4.0"
1423 "dev-master": "4.0-dev"
1431 "notification-url": "https://packagist.org/downloads/",
1437 "name": "Sebastian Bergmann",
1438 "email": "sebastian@phpunit.de",
1442 "description": "PHPUnit extension for database interaction testing",
1443 "homepage": "https://github.com/sebastianbergmann/dbunit/",
1450 "time": "2018-02-07T06:47:59+00:00"
1453 "name": "phpunit/php-code-coverage",
1457 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1458 "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
1462 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
1463 "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
1468 "ext-xmlwriter": "*",
1470 "phpunit/php-file-iterator": "^2.0",
1471 "phpunit/php-text-template": "^1.2.1",
1472 "phpunit/php-token-stream": "^3.0",
1473 "sebastian/code-unit-reverse-lookup": "^1.0.1",
1474 "sebastian/environment": "^3.1 || ^4.0",
1475 "sebastian/version": "^2.0.1",
1476 "theseer/tokenizer": "^1.1"
1479 "phpunit/phpunit": "^7.0"
1482 "ext-xdebug": "^2.6.0"
1487 "dev-master": "6.1-dev"
1495 "notification-url": "https://packagist.org/downloads/",
1501 "name": "Sebastian Bergmann",
1502 "email": "sebastian@phpunit.de",
1506 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1507 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1513 "time": "2018-10-31T16:06:48+00:00"
1516 "name": "phpunit/php-file-iterator",
1520 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1521 "reference": "050bedf145a257b1ff02746c31894800e5122946"
1525 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
1526 "reference": "050bedf145a257b1ff02746c31894800e5122946",
1533 "phpunit/phpunit": "^7.1"
1538 "dev-master": "2.0.x-dev"
1546 "notification-url": "https://packagist.org/downloads/",
1552 "name": "Sebastian Bergmann",
1553 "email": "sebastian@phpunit.de",
1557 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1558 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1563 "time": "2018-09-13T20:33:42+00:00"
1566 "name": "phpunit/php-text-template",
1570 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1571 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1575 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1576 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1588 "notification-url": "https://packagist.org/downloads/",
1594 "name": "Sebastian Bergmann",
1595 "email": "sebastian@phpunit.de",
1599 "description": "Simple template engine.",
1600 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1604 "time": "2015-06-21T13:50:34+00:00"
1607 "name": "phpunit/php-timer",
1611 "url": "https://github.com/sebastianbergmann/php-timer.git",
1612 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
1616 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
1617 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
1624 "phpunit/phpunit": "^7.0"
1629 "dev-master": "2.1-dev"
1637 "notification-url": "https://packagist.org/downloads/",
1643 "name": "Sebastian Bergmann",
1644 "email": "sebastian@phpunit.de",
1648 "description": "Utility class for timing",
1649 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1653 "time": "2019-06-07T04:22:29+00:00"
1656 "name": "phpunit/php-token-stream",
1660 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1661 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
1665 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
1666 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
1670 "ext-tokenizer": "*",
1674 "phpunit/phpunit": "^7.0"
1679 "dev-master": "3.1-dev"
1687 "notification-url": "https://packagist.org/downloads/",
1693 "name": "Sebastian Bergmann",
1694 "email": "sebastian@phpunit.de"
1697 "description": "Wrapper around PHP's tokenizer extension.",
1698 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1703 "time": "2019-09-17T06:23:10+00:00"
1706 "name": "phpunit/phpunit",
1707 "version": "7.5.20",
1710 "url": "https://github.com/sebastianbergmann/phpunit.git",
1711 "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
1715 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
1716 "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
1720 "doctrine/instantiator": "^1.1",
1724 "ext-mbstring": "*",
1726 "myclabs/deep-copy": "^1.7",
1727 "phar-io/manifest": "^1.0.2",
1728 "phar-io/version": "^2.0",
1730 "phpspec/prophecy": "^1.7",
1731 "phpunit/php-code-coverage": "^6.0.7",
1732 "phpunit/php-file-iterator": "^2.0.1",
1733 "phpunit/php-text-template": "^1.2.1",
1734 "phpunit/php-timer": "^2.1",
1735 "sebastian/comparator": "^3.0",
1736 "sebastian/diff": "^3.0",
1737 "sebastian/environment": "^4.0",
1738 "sebastian/exporter": "^3.1",
1739 "sebastian/global-state": "^2.0",
1740 "sebastian/object-enumerator": "^3.0.3",
1741 "sebastian/resource-operations": "^2.0",
1742 "sebastian/version": "^2.0.1"
1745 "phpunit/phpunit-mock-objects": "*"
1753 "phpunit/php-invoker": "^2.0"
1761 "dev-master": "7.5-dev"
1769 "notification-url": "https://packagist.org/downloads/",
1775 "name": "Sebastian Bergmann",
1776 "email": "sebastian@phpunit.de",
1780 "description": "The PHP Unit Testing framework.",
1781 "homepage": "https://phpunit.de/",
1787 "time": "2020-01-08T08:45:45+00:00"
1790 "name": "psr/container",
1794 "url": "https://github.com/php-fig/container.git",
1795 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1799 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1800 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1809 "dev-master": "1.0.x-dev"
1814 "Psr\\Container\\": "src/"
1817 "notification-url": "https://packagist.org/downloads/",
1824 "homepage": "http://www.php-fig.org/"
1827 "description": "Common Container Interface (PHP FIG PSR-11)",
1828 "homepage": "https://github.com/php-fig/container",
1832 "container-interface",
1833 "container-interop",
1836 "time": "2017-02-14T16:28:37+00:00"
1839 "name": "psr/event-dispatcher",
1843 "url": "https://github.com/php-fig/event-dispatcher.git",
1844 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
1848 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
1849 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
1858 "dev-master": "1.0.x-dev"
1863 "Psr\\EventDispatcher\\": "src/"
1866 "notification-url": "https://packagist.org/downloads/",
1873 "homepage": "http://www.php-fig.org/"
1876 "description": "Standard interfaces for event handling.",
1882 "time": "2019-01-08T18:20:26+00:00"
1885 "name": "psr/http-message",
1889 "url": "https://github.com/php-fig/http-message.git",
1890 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1894 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1895 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1904 "dev-master": "1.0.x-dev"
1909 "Psr\\Http\\Message\\": "src/"
1912 "notification-url": "https://packagist.org/downloads/",
1919 "homepage": "http://www.php-fig.org/"
1922 "description": "Common interface for HTTP messages",
1923 "homepage": "https://github.com/php-fig/http-message",
1932 "time": "2016-08-06T14:39:51+00:00"
1935 "name": "ralouphie/getallheaders",
1939 "url": "https://github.com/ralouphie/getallheaders.git",
1940 "reference": "120b605dfeb996808c31b6477290a714d356e822"
1944 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
1945 "reference": "120b605dfeb996808c31b6477290a714d356e822",
1952 "php-coveralls/php-coveralls": "^2.1",
1953 "phpunit/phpunit": "^5 || ^6.5"
1958 "src/getallheaders.php"
1961 "notification-url": "https://packagist.org/downloads/",
1967 "name": "Ralph Khattar",
1968 "email": "ralph.khattar@gmail.com"
1971 "description": "A polyfill for getallheaders.",
1972 "time": "2019-03-08T08:55:37+00:00"
1975 "name": "sebastian/code-unit-reverse-lookup",
1979 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1980 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
1984 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1985 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1989 "php": "^5.6 || ^7.0"
1992 "phpunit/phpunit": "^5.7 || ^6.0"
1997 "dev-master": "1.0.x-dev"
2005 "notification-url": "https://packagist.org/downloads/",
2011 "name": "Sebastian Bergmann",
2012 "email": "sebastian@phpunit.de"
2015 "description": "Looks up which function or method a line of code belongs to",
2016 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2017 "time": "2017-03-04T06:30:41+00:00"
2020 "name": "sebastian/comparator",
2024 "url": "https://github.com/sebastianbergmann/comparator.git",
2025 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
2029 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
2030 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
2035 "sebastian/diff": "^3.0",
2036 "sebastian/exporter": "^3.1"
2039 "phpunit/phpunit": "^7.1"
2044 "dev-master": "3.0-dev"
2052 "notification-url": "https://packagist.org/downloads/",
2058 "name": "Jeff Welch",
2059 "email": "whatthejeff@gmail.com"
2062 "name": "Volker Dusch",
2063 "email": "github@wallbash.com"
2066 "name": "Bernhard Schussek",
2067 "email": "bschussek@2bepublished.at"
2070 "name": "Sebastian Bergmann",
2071 "email": "sebastian@phpunit.de"
2074 "description": "Provides the functionality to compare PHP values for equality",
2075 "homepage": "https://github.com/sebastianbergmann/comparator",
2081 "time": "2018-07-12T15:12:46+00:00"
2084 "name": "sebastian/diff",
2088 "url": "https://github.com/sebastianbergmann/diff.git",
2089 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
2093 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2094 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2101 "phpunit/phpunit": "^7.5 || ^8.0",
2102 "symfony/process": "^2 || ^3.3 || ^4"
2107 "dev-master": "3.0-dev"
2115 "notification-url": "https://packagist.org/downloads/",
2121 "name": "Kore Nordmann",
2122 "email": "mail@kore-nordmann.de"
2125 "name": "Sebastian Bergmann",
2126 "email": "sebastian@phpunit.de"
2129 "description": "Diff implementation",
2130 "homepage": "https://github.com/sebastianbergmann/diff",
2137 "time": "2019-02-04T06:01:07+00:00"
2140 "name": "sebastian/environment",
2144 "url": "https://github.com/sebastianbergmann/environment.git",
2145 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
2149 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
2150 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
2157 "phpunit/phpunit": "^7.5"
2165 "dev-master": "4.2-dev"
2173 "notification-url": "https://packagist.org/downloads/",
2179 "name": "Sebastian Bergmann",
2180 "email": "sebastian@phpunit.de"
2183 "description": "Provides functionality to handle HHVM/PHP environments",
2184 "homepage": "http://www.github.com/sebastianbergmann/environment",
2190 "time": "2019-11-20T08:46:58+00:00"
2193 "name": "sebastian/exporter",
2197 "url": "https://github.com/sebastianbergmann/exporter.git",
2198 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
2202 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
2203 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
2208 "sebastian/recursion-context": "^3.0"
2211 "ext-mbstring": "*",
2212 "phpunit/phpunit": "^6.0"
2217 "dev-master": "3.1.x-dev"
2225 "notification-url": "https://packagist.org/downloads/",
2231 "name": "Sebastian Bergmann",
2232 "email": "sebastian@phpunit.de"
2235 "name": "Jeff Welch",
2236 "email": "whatthejeff@gmail.com"
2239 "name": "Volker Dusch",
2240 "email": "github@wallbash.com"
2243 "name": "Adam Harvey",
2244 "email": "aharvey@php.net"
2247 "name": "Bernhard Schussek",
2248 "email": "bschussek@gmail.com"
2251 "description": "Provides the functionality to export PHP variables for visualization",
2252 "homepage": "http://www.github.com/sebastianbergmann/exporter",
2257 "time": "2019-09-14T09:02:43+00:00"
2260 "name": "sebastian/global-state",
2264 "url": "https://github.com/sebastianbergmann/global-state.git",
2265 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
2269 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2270 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2277 "phpunit/phpunit": "^6.0"
2285 "dev-master": "2.0-dev"
2293 "notification-url": "https://packagist.org/downloads/",
2299 "name": "Sebastian Bergmann",
2300 "email": "sebastian@phpunit.de"
2303 "description": "Snapshotting of global state",
2304 "homepage": "http://www.github.com/sebastianbergmann/global-state",
2308 "time": "2017-04-27T15:39:26+00:00"
2311 "name": "sebastian/object-enumerator",
2315 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2316 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
2320 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2321 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2326 "sebastian/object-reflector": "^1.1.1",
2327 "sebastian/recursion-context": "^3.0"
2330 "phpunit/phpunit": "^6.0"
2335 "dev-master": "3.0.x-dev"
2343 "notification-url": "https://packagist.org/downloads/",
2349 "name": "Sebastian Bergmann",
2350 "email": "sebastian@phpunit.de"
2353 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2354 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2355 "time": "2017-08-03T12:35:26+00:00"
2358 "name": "sebastian/object-reflector",
2362 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2363 "reference": "773f97c67f28de00d397be301821b06708fca0be"
2367 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
2368 "reference": "773f97c67f28de00d397be301821b06708fca0be",
2375 "phpunit/phpunit": "^6.0"
2380 "dev-master": "1.1-dev"
2388 "notification-url": "https://packagist.org/downloads/",
2394 "name": "Sebastian Bergmann",
2395 "email": "sebastian@phpunit.de"
2398 "description": "Allows reflection of object attributes, including inherited and non-public ones",
2399 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2400 "time": "2017-03-29T09:07:27+00:00"
2403 "name": "sebastian/recursion-context",
2407 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2408 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
2412 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2413 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2420 "phpunit/phpunit": "^6.0"
2425 "dev-master": "3.0.x-dev"
2433 "notification-url": "https://packagist.org/downloads/",
2439 "name": "Jeff Welch",
2440 "email": "whatthejeff@gmail.com"
2443 "name": "Sebastian Bergmann",
2444 "email": "sebastian@phpunit.de"
2447 "name": "Adam Harvey",
2448 "email": "aharvey@php.net"
2451 "description": "Provides functionality to recursively process PHP variables",
2452 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2453 "time": "2017-03-03T06:23:57+00:00"
2456 "name": "sebastian/resource-operations",
2460 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2461 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
2465 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2466 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2475 "dev-master": "2.0-dev"
2483 "notification-url": "https://packagist.org/downloads/",
2489 "name": "Sebastian Bergmann",
2490 "email": "sebastian@phpunit.de"
2493 "description": "Provides a list of PHP built-in functions that operate on resources",
2494 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2495 "time": "2018-10-04T04:07:39+00:00"
2498 "name": "sebastian/version",
2502 "url": "https://github.com/sebastianbergmann/version.git",
2503 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2507 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2508 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2517 "dev-master": "2.0.x-dev"
2525 "notification-url": "https://packagist.org/downloads/",
2531 "name": "Sebastian Bergmann",
2532 "email": "sebastian@phpunit.de",
2536 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2537 "homepage": "https://github.com/sebastianbergmann/version",
2538 "time": "2016-10-03T07:35:21+00:00"
2541 "name": "symfony/browser-kit",
2542 "version": "v4.4.13",
2545 "url": "https://github.com/symfony/browser-kit.git",
2546 "reference": "f53310646af9901292488b2ff36e26ea10f545f5"
2550 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/f53310646af9901292488b2ff36e26ea10f545f5",
2551 "reference": "f53310646af9901292488b2ff36e26ea10f545f5",
2556 "symfony/dom-crawler": "^3.4|^4.0|^5.0"
2559 "symfony/css-selector": "^3.4|^4.0|^5.0",
2560 "symfony/http-client": "^4.3|^5.0",
2561 "symfony/mime": "^4.3|^5.0",
2562 "symfony/process": "^3.4|^4.0|^5.0"
2565 "symfony/process": ""
2570 "dev-master": "4.4-dev"
2575 "Symfony\\Component\\BrowserKit\\": ""
2577 "exclude-from-classmap": [
2581 "notification-url": "https://packagist.org/downloads/",
2587 "name": "Fabien Potencier",
2588 "email": "fabien@symfony.com"
2591 "name": "Symfony Community",
2592 "homepage": "https://symfony.com/contributors"
2595 "description": "Symfony BrowserKit Component",
2596 "homepage": "https://symfony.com",
2599 "url": "https://symfony.com/sponsor",
2603 "url": "https://github.com/fabpot",
2607 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2611 "time": "2020-05-22T17:28:00+00:00"
2614 "name": "symfony/config",
2615 "version": "v4.4.13",
2618 "url": "https://github.com/symfony/config.git",
2619 "reference": "043bf8652c307ebc23ce44047d215eec889d8850"
2623 "url": "https://api.github.com/repos/symfony/config/zipball/043bf8652c307ebc23ce44047d215eec889d8850",
2624 "reference": "043bf8652c307ebc23ce44047d215eec889d8850",
2629 "symfony/filesystem": "^3.4|^4.0|^5.0",
2630 "symfony/polyfill-ctype": "~1.8"
2633 "symfony/finder": "<3.4"
2636 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
2637 "symfony/finder": "^3.4|^4.0|^5.0",
2638 "symfony/messenger": "^4.1|^5.0",
2639 "symfony/service-contracts": "^1.1|^2",
2640 "symfony/yaml": "^3.4|^4.0|^5.0"
2643 "symfony/yaml": "To use the yaml reference dumper"
2648 "dev-master": "4.4-dev"
2653 "Symfony\\Component\\Config\\": ""
2655 "exclude-from-classmap": [
2659 "notification-url": "https://packagist.org/downloads/",
2665 "name": "Fabien Potencier",
2666 "email": "fabien@symfony.com"
2669 "name": "Symfony Community",
2670 "homepage": "https://symfony.com/contributors"
2673 "description": "Symfony Config Component",
2674 "homepage": "https://symfony.com",
2677 "url": "https://symfony.com/sponsor",
2681 "url": "https://github.com/fabpot",
2685 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2689 "time": "2020-08-10T07:27:51+00:00"
2692 "name": "symfony/console",
2693 "version": "v5.1.5",
2696 "url": "https://github.com/symfony/console.git",
2697 "reference": "186f395b256065ba9b890c0a4e48a91d598fa2cf"
2701 "url": "https://api.github.com/repos/symfony/console/zipball/186f395b256065ba9b890c0a4e48a91d598fa2cf",
2702 "reference": "186f395b256065ba9b890c0a4e48a91d598fa2cf",
2707 "symfony/polyfill-mbstring": "~1.0",
2708 "symfony/polyfill-php73": "^1.8",
2709 "symfony/polyfill-php80": "^1.15",
2710 "symfony/service-contracts": "^1.1|^2",
2711 "symfony/string": "^5.1"
2714 "symfony/dependency-injection": "<4.4",
2715 "symfony/dotenv": "<5.1",
2716 "symfony/event-dispatcher": "<4.4",
2717 "symfony/lock": "<4.4",
2718 "symfony/process": "<4.4"
2721 "psr/log-implementation": "1.0"
2725 "symfony/config": "^4.4|^5.0",
2726 "symfony/dependency-injection": "^4.4|^5.0",
2727 "symfony/event-dispatcher": "^4.4|^5.0",
2728 "symfony/lock": "^4.4|^5.0",
2729 "symfony/process": "^4.4|^5.0",
2730 "symfony/var-dumper": "^4.4|^5.0"
2733 "psr/log": "For using the console logger",
2734 "symfony/event-dispatcher": "",
2736 "symfony/process": ""
2741 "dev-master": "5.1-dev"
2746 "Symfony\\Component\\Console\\": ""
2748 "exclude-from-classmap": [
2752 "notification-url": "https://packagist.org/downloads/",
2758 "name": "Fabien Potencier",
2759 "email": "fabien@symfony.com"
2762 "name": "Symfony Community",
2763 "homepage": "https://symfony.com/contributors"
2766 "description": "Symfony Console Component",
2767 "homepage": "https://symfony.com",
2770 "url": "https://symfony.com/sponsor",
2774 "url": "https://github.com/fabpot",
2778 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2782 "time": "2020-09-02T07:07:40+00:00"
2785 "name": "symfony/css-selector",
2786 "version": "v5.1.5",
2789 "url": "https://github.com/symfony/css-selector.git",
2790 "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9"
2794 "url": "https://api.github.com/repos/symfony/css-selector/zipball/e544e24472d4c97b2d11ade7caacd446727c6bf9",
2795 "reference": "e544e24472d4c97b2d11ade7caacd446727c6bf9",
2804 "dev-master": "5.1-dev"
2809 "Symfony\\Component\\CssSelector\\": ""
2811 "exclude-from-classmap": [
2815 "notification-url": "https://packagist.org/downloads/",
2821 "name": "Fabien Potencier",
2822 "email": "fabien@symfony.com"
2825 "name": "Jean-François Simon",
2826 "email": "jeanfrancois.simon@sensiolabs.com"
2829 "name": "Symfony Community",
2830 "homepage": "https://symfony.com/contributors"
2833 "description": "Symfony CssSelector Component",
2834 "homepage": "https://symfony.com",
2837 "url": "https://symfony.com/sponsor",
2841 "url": "https://github.com/fabpot",
2845 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2849 "time": "2020-05-20T17:43:50+00:00"
2852 "name": "symfony/dependency-injection",
2853 "version": "v4.4.13",
2856 "url": "https://github.com/symfony/dependency-injection.git",
2857 "reference": "384c2601e5a6228d60b041911d63f010e0885ffb"
2861 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/384c2601e5a6228d60b041911d63f010e0885ffb",
2862 "reference": "384c2601e5a6228d60b041911d63f010e0885ffb",
2867 "psr/container": "^1.0",
2868 "symfony/service-contracts": "^1.1.6|^2"
2871 "symfony/config": "<4.3|>=5.0",
2872 "symfony/finder": "<3.4",
2873 "symfony/proxy-manager-bridge": "<3.4",
2874 "symfony/yaml": "<3.4"
2877 "psr/container-implementation": "1.0",
2878 "symfony/service-implementation": "1.0"
2881 "symfony/config": "^4.3",
2882 "symfony/expression-language": "^3.4|^4.0|^5.0",
2883 "symfony/yaml": "^3.4|^4.0|^5.0"
2886 "symfony/config": "",
2887 "symfony/expression-language": "For using expressions in service container configuration",
2888 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2889 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2895 "dev-master": "4.4-dev"
2900 "Symfony\\Component\\DependencyInjection\\": ""
2902 "exclude-from-classmap": [
2906 "notification-url": "https://packagist.org/downloads/",
2912 "name": "Fabien Potencier",
2913 "email": "fabien@symfony.com"
2916 "name": "Symfony Community",
2917 "homepage": "https://symfony.com/contributors"
2920 "description": "Symfony DependencyInjection Component",
2921 "homepage": "https://symfony.com",
2924 "url": "https://symfony.com/sponsor",
2928 "url": "https://github.com/fabpot",
2932 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2936 "time": "2020-09-01T17:42:15+00:00"
2939 "name": "symfony/deprecation-contracts",
2940 "version": "v2.1.3",
2943 "url": "https://github.com/symfony/deprecation-contracts.git",
2944 "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14"
2948 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14",
2949 "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14",
2958 "dev-master": "2.1-dev"
2961 "name": "symfony/contracts",
2962 "url": "https://github.com/symfony/contracts"
2970 "notification-url": "https://packagist.org/downloads/",
2976 "name": "Nicolas Grekas",
2977 "email": "p@tchwork.com"
2980 "name": "Symfony Community",
2981 "homepage": "https://symfony.com/contributors"
2984 "description": "A generic function and convention to trigger deprecation notices",
2985 "homepage": "https://symfony.com",
2988 "url": "https://symfony.com/sponsor",
2992 "url": "https://github.com/fabpot",
2996 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3000 "time": "2020-06-06T08:49:21+00:00"
3003 "name": "symfony/dom-crawler",
3004 "version": "v4.4.13",
3007 "url": "https://github.com/symfony/dom-crawler.git",
3008 "reference": "6dd1e7adef4b7efeeb9691fd619279027d4dcf85"
3012 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6dd1e7adef4b7efeeb9691fd619279027d4dcf85",
3013 "reference": "6dd1e7adef4b7efeeb9691fd619279027d4dcf85",
3018 "symfony/polyfill-ctype": "~1.8",
3019 "symfony/polyfill-mbstring": "~1.0"
3022 "masterminds/html5": "<2.6"
3025 "masterminds/html5": "^2.6",
3026 "symfony/css-selector": "^3.4|^4.0|^5.0"
3029 "symfony/css-selector": ""
3034 "dev-master": "4.4-dev"
3039 "Symfony\\Component\\DomCrawler\\": ""
3041 "exclude-from-classmap": [
3045 "notification-url": "https://packagist.org/downloads/",
3051 "name": "Fabien Potencier",
3052 "email": "fabien@symfony.com"
3055 "name": "Symfony Community",
3056 "homepage": "https://symfony.com/contributors"
3059 "description": "Symfony DomCrawler Component",
3060 "homepage": "https://symfony.com",
3063 "url": "https://symfony.com/sponsor",
3067 "url": "https://github.com/fabpot",
3071 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3075 "time": "2020-08-12T06:20:35+00:00"
3078 "name": "symfony/event-dispatcher",
3079 "version": "v5.1.5",
3082 "url": "https://github.com/symfony/event-dispatcher.git",
3083 "reference": "94871fc0a69c3c5da57764187724cdce0755899c"
3087 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/94871fc0a69c3c5da57764187724cdce0755899c",
3088 "reference": "94871fc0a69c3c5da57764187724cdce0755899c",
3093 "symfony/deprecation-contracts": "^2.1",
3094 "symfony/event-dispatcher-contracts": "^2",
3095 "symfony/polyfill-php80": "^1.15"
3098 "symfony/dependency-injection": "<4.4"
3101 "psr/event-dispatcher-implementation": "1.0",
3102 "symfony/event-dispatcher-implementation": "2.0"
3106 "symfony/config": "^4.4|^5.0",
3107 "symfony/dependency-injection": "^4.4|^5.0",
3108 "symfony/expression-language": "^4.4|^5.0",
3109 "symfony/http-foundation": "^4.4|^5.0",
3110 "symfony/service-contracts": "^1.1|^2",
3111 "symfony/stopwatch": "^4.4|^5.0"
3114 "symfony/dependency-injection": "",
3115 "symfony/http-kernel": ""
3120 "dev-master": "5.1-dev"
3125 "Symfony\\Component\\EventDispatcher\\": ""
3127 "exclude-from-classmap": [
3131 "notification-url": "https://packagist.org/downloads/",
3137 "name": "Fabien Potencier",
3138 "email": "fabien@symfony.com"
3141 "name": "Symfony Community",
3142 "homepage": "https://symfony.com/contributors"
3145 "description": "Symfony EventDispatcher Component",
3146 "homepage": "https://symfony.com",
3149 "url": "https://symfony.com/sponsor",
3153 "url": "https://github.com/fabpot",
3157 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3161 "time": "2020-08-13T14:19:42+00:00"
3164 "name": "symfony/event-dispatcher-contracts",
3165 "version": "v2.1.3",
3168 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3169 "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b"
3173 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
3174 "reference": "f6f613d74cfc5a623fc36294d3451eb7fa5a042b",
3179 "psr/event-dispatcher": "^1"
3182 "symfony/event-dispatcher-implementation": ""
3187 "dev-master": "2.1-dev"
3190 "name": "symfony/contracts",
3191 "url": "https://github.com/symfony/contracts"
3196 "Symfony\\Contracts\\EventDispatcher\\": ""
3199 "notification-url": "https://packagist.org/downloads/",
3205 "name": "Nicolas Grekas",
3206 "email": "p@tchwork.com"
3209 "name": "Symfony Community",
3210 "homepage": "https://symfony.com/contributors"
3213 "description": "Generic abstractions related to dispatching event",
3214 "homepage": "https://symfony.com",
3225 "url": "https://symfony.com/sponsor",
3229 "url": "https://github.com/fabpot",
3233 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3237 "time": "2020-07-06T13:23:11+00:00"
3240 "name": "symfony/filesystem",
3241 "version": "v5.1.5",
3244 "url": "https://github.com/symfony/filesystem.git",
3245 "reference": "f7b9ed6142a34252d219801d9767dedbd711da1a"
3249 "url": "https://api.github.com/repos/symfony/filesystem/zipball/f7b9ed6142a34252d219801d9767dedbd711da1a",
3250 "reference": "f7b9ed6142a34252d219801d9767dedbd711da1a",
3255 "symfony/polyfill-ctype": "~1.8"
3260 "dev-master": "5.1-dev"
3265 "Symfony\\Component\\Filesystem\\": ""
3267 "exclude-from-classmap": [
3271 "notification-url": "https://packagist.org/downloads/",
3277 "name": "Fabien Potencier",
3278 "email": "fabien@symfony.com"
3281 "name": "Symfony Community",
3282 "homepage": "https://symfony.com/contributors"
3285 "description": "Symfony Filesystem Component",
3286 "homepage": "https://symfony.com",
3289 "url": "https://symfony.com/sponsor",
3293 "url": "https://github.com/fabpot",
3297 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3301 "time": "2020-08-21T17:19:47+00:00"
3304 "name": "symfony/polyfill-ctype",
3305 "version": "v1.18.1",
3308 "url": "https://github.com/symfony/polyfill-ctype.git",
3309 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
3313 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
3314 "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
3321 "ext-ctype": "For best performance"
3326 "dev-master": "1.18-dev"
3329 "name": "symfony/polyfill",
3330 "url": "https://github.com/symfony/polyfill"
3335 "Symfony\\Polyfill\\Ctype\\": ""
3341 "notification-url": "https://packagist.org/downloads/",
3347 "name": "Gert de Pagter",
3348 "email": "BackEndTea@gmail.com"
3351 "name": "Symfony Community",
3352 "homepage": "https://symfony.com/contributors"
3355 "description": "Symfony polyfill for ctype functions",
3356 "homepage": "https://symfony.com",
3365 "url": "https://symfony.com/sponsor",
3369 "url": "https://github.com/fabpot",
3373 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3377 "time": "2020-07-14T12:35:20+00:00"
3380 "name": "symfony/polyfill-intl-grapheme",
3381 "version": "v1.18.1",
3384 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
3385 "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5"
3389 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5",
3390 "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5",
3397 "ext-intl": "For best performance"
3402 "dev-master": "1.18-dev"
3405 "name": "symfony/polyfill",
3406 "url": "https://github.com/symfony/polyfill"
3411 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
3417 "notification-url": "https://packagist.org/downloads/",
3423 "name": "Nicolas Grekas",
3424 "email": "p@tchwork.com"
3427 "name": "Symfony Community",
3428 "homepage": "https://symfony.com/contributors"
3431 "description": "Symfony polyfill for intl's grapheme_* functions",
3432 "homepage": "https://symfony.com",
3443 "url": "https://symfony.com/sponsor",
3447 "url": "https://github.com/fabpot",
3451 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3455 "time": "2020-07-14T12:35:20+00:00"
3458 "name": "symfony/polyfill-intl-idn",
3459 "version": "v1.18.1",
3462 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3463 "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251"
3467 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251",
3468 "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251",
3473 "symfony/polyfill-intl-normalizer": "^1.10",
3474 "symfony/polyfill-php70": "^1.10",
3475 "symfony/polyfill-php72": "^1.10"
3478 "ext-intl": "For best performance"
3483 "dev-master": "1.18-dev"
3486 "name": "symfony/polyfill",
3487 "url": "https://github.com/symfony/polyfill"
3492 "Symfony\\Polyfill\\Intl\\Idn\\": ""
3498 "notification-url": "https://packagist.org/downloads/",
3504 "name": "Laurent Bassin",
3505 "email": "laurent@bassin.info"
3508 "name": "Trevor Rowbotham",
3509 "email": "trevor.rowbotham@pm.me"
3512 "name": "Symfony Community",
3513 "homepage": "https://symfony.com/contributors"
3516 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3517 "homepage": "https://symfony.com",
3528 "url": "https://symfony.com/sponsor",
3532 "url": "https://github.com/fabpot",
3536 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3540 "time": "2020-08-04T06:02:08+00:00"
3543 "name": "symfony/polyfill-intl-normalizer",
3544 "version": "v1.18.1",
3547 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
3548 "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
3552 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
3553 "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
3560 "ext-intl": "For best performance"
3565 "dev-master": "1.18-dev"
3568 "name": "symfony/polyfill",
3569 "url": "https://github.com/symfony/polyfill"
3574 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
3583 "notification-url": "https://packagist.org/downloads/",
3589 "name": "Nicolas Grekas",
3590 "email": "p@tchwork.com"
3593 "name": "Symfony Community",
3594 "homepage": "https://symfony.com/contributors"
3597 "description": "Symfony polyfill for intl's Normalizer class and related functions",
3598 "homepage": "https://symfony.com",
3609 "url": "https://symfony.com/sponsor",
3613 "url": "https://github.com/fabpot",
3617 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3621 "time": "2020-07-14T12:35:20+00:00"
3624 "name": "symfony/polyfill-mbstring",
3625 "version": "v1.18.1",
3628 "url": "https://github.com/symfony/polyfill-mbstring.git",
3629 "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
3633 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
3634 "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
3641 "ext-mbstring": "For best performance"
3646 "dev-master": "1.18-dev"
3649 "name": "symfony/polyfill",
3650 "url": "https://github.com/symfony/polyfill"
3655 "Symfony\\Polyfill\\Mbstring\\": ""
3661 "notification-url": "https://packagist.org/downloads/",
3667 "name": "Nicolas Grekas",
3668 "email": "p@tchwork.com"
3671 "name": "Symfony Community",
3672 "homepage": "https://symfony.com/contributors"
3675 "description": "Symfony polyfill for the Mbstring extension",
3676 "homepage": "https://symfony.com",
3686 "url": "https://symfony.com/sponsor",
3690 "url": "https://github.com/fabpot",
3694 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3698 "time": "2020-07-14T12:35:20+00:00"
3701 "name": "symfony/polyfill-php70",
3702 "version": "v1.18.1",
3705 "url": "https://github.com/symfony/polyfill-php70.git",
3706 "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
3710 "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
3711 "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
3715 "paragonie/random_compat": "~1.0|~2.0|~9.99",
3721 "dev-master": "1.18-dev"
3724 "name": "symfony/polyfill",
3725 "url": "https://github.com/symfony/polyfill"
3730 "Symfony\\Polyfill\\Php70\\": ""
3739 "notification-url": "https://packagist.org/downloads/",
3745 "name": "Nicolas Grekas",
3746 "email": "p@tchwork.com"
3749 "name": "Symfony Community",
3750 "homepage": "https://symfony.com/contributors"
3753 "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
3754 "homepage": "https://symfony.com",
3763 "url": "https://symfony.com/sponsor",
3767 "url": "https://github.com/fabpot",
3771 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3775 "time": "2020-07-14T12:35:20+00:00"
3778 "name": "symfony/polyfill-php72",
3779 "version": "v1.18.1",
3782 "url": "https://github.com/symfony/polyfill-php72.git",
3783 "reference": "639447d008615574653fb3bc60d1986d7172eaae"
3787 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
3788 "reference": "639447d008615574653fb3bc60d1986d7172eaae",
3797 "dev-master": "1.18-dev"
3800 "name": "symfony/polyfill",
3801 "url": "https://github.com/symfony/polyfill"
3806 "Symfony\\Polyfill\\Php72\\": ""
3812 "notification-url": "https://packagist.org/downloads/",
3818 "name": "Nicolas Grekas",
3819 "email": "p@tchwork.com"
3822 "name": "Symfony Community",
3823 "homepage": "https://symfony.com/contributors"
3826 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
3827 "homepage": "https://symfony.com",
3836 "url": "https://symfony.com/sponsor",
3840 "url": "https://github.com/fabpot",
3844 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3848 "time": "2020-07-14T12:35:20+00:00"
3851 "name": "symfony/polyfill-php73",
3852 "version": "v1.18.1",
3855 "url": "https://github.com/symfony/polyfill-php73.git",
3856 "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
3860 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
3861 "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
3870 "dev-master": "1.18-dev"
3873 "name": "symfony/polyfill",
3874 "url": "https://github.com/symfony/polyfill"
3879 "Symfony\\Polyfill\\Php73\\": ""
3888 "notification-url": "https://packagist.org/downloads/",
3894 "name": "Nicolas Grekas",
3895 "email": "p@tchwork.com"
3898 "name": "Symfony Community",
3899 "homepage": "https://symfony.com/contributors"
3902 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
3903 "homepage": "https://symfony.com",
3912 "url": "https://symfony.com/sponsor",
3916 "url": "https://github.com/fabpot",
3920 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3924 "time": "2020-07-14T12:35:20+00:00"
3927 "name": "symfony/polyfill-php80",
3928 "version": "v1.18.1",
3931 "url": "https://github.com/symfony/polyfill-php80.git",
3932 "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
3936 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
3937 "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
3946 "dev-master": "1.18-dev"
3949 "name": "symfony/polyfill",
3950 "url": "https://github.com/symfony/polyfill"
3955 "Symfony\\Polyfill\\Php80\\": ""
3964 "notification-url": "https://packagist.org/downloads/",
3970 "name": "Ion Bazan",
3971 "email": "ion.bazan@gmail.com"
3974 "name": "Nicolas Grekas",
3975 "email": "p@tchwork.com"
3978 "name": "Symfony Community",
3979 "homepage": "https://symfony.com/contributors"
3982 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
3983 "homepage": "https://symfony.com",
3992 "url": "https://symfony.com/sponsor",
3996 "url": "https://github.com/fabpot",
4000 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4004 "time": "2020-07-14T12:35:20+00:00"
4007 "name": "symfony/process",
4008 "version": "v5.1.5",
4011 "url": "https://github.com/symfony/process.git",
4012 "reference": "1864216226af21eb76d9477f691e7cbf198e0402"
4016 "url": "https://api.github.com/repos/symfony/process/zipball/1864216226af21eb76d9477f691e7cbf198e0402",
4017 "reference": "1864216226af21eb76d9477f691e7cbf198e0402",
4022 "symfony/polyfill-php80": "^1.15"
4027 "dev-master": "5.1-dev"
4032 "Symfony\\Component\\Process\\": ""
4034 "exclude-from-classmap": [
4038 "notification-url": "https://packagist.org/downloads/",
4044 "name": "Fabien Potencier",
4045 "email": "fabien@symfony.com"
4048 "name": "Symfony Community",
4049 "homepage": "https://symfony.com/contributors"
4052 "description": "Symfony Process Component",
4053 "homepage": "https://symfony.com",
4056 "url": "https://symfony.com/sponsor",
4060 "url": "https://github.com/fabpot",
4064 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4068 "time": "2020-07-23T08:36:24+00:00"
4071 "name": "symfony/service-contracts",
4072 "version": "v2.1.3",
4075 "url": "https://github.com/symfony/service-contracts.git",
4076 "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442"
4080 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/58c7475e5457c5492c26cc740cc0ad7464be9442",
4081 "reference": "58c7475e5457c5492c26cc740cc0ad7464be9442",
4086 "psr/container": "^1.0"
4089 "symfony/service-implementation": ""
4094 "dev-master": "2.1-dev"
4097 "name": "symfony/contracts",
4098 "url": "https://github.com/symfony/contracts"
4103 "Symfony\\Contracts\\Service\\": ""
4106 "notification-url": "https://packagist.org/downloads/",
4112 "name": "Nicolas Grekas",
4113 "email": "p@tchwork.com"
4116 "name": "Symfony Community",
4117 "homepage": "https://symfony.com/contributors"
4120 "description": "Generic abstractions related to writing services",
4121 "homepage": "https://symfony.com",
4132 "url": "https://symfony.com/sponsor",
4136 "url": "https://github.com/fabpot",
4140 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4144 "time": "2020-07-06T13:23:11+00:00"
4147 "name": "symfony/string",
4148 "version": "v5.1.5",
4151 "url": "https://github.com/symfony/string.git",
4152 "reference": "0de4cc1e18bb596226c06a82e2e7e9bc6001a63a"
4156 "url": "https://api.github.com/repos/symfony/string/zipball/0de4cc1e18bb596226c06a82e2e7e9bc6001a63a",
4157 "reference": "0de4cc1e18bb596226c06a82e2e7e9bc6001a63a",
4162 "symfony/polyfill-ctype": "~1.8",
4163 "symfony/polyfill-intl-grapheme": "~1.0",
4164 "symfony/polyfill-intl-normalizer": "~1.0",
4165 "symfony/polyfill-mbstring": "~1.0",
4166 "symfony/polyfill-php80": "~1.15"
4169 "symfony/error-handler": "^4.4|^5.0",
4170 "symfony/http-client": "^4.4|^5.0",
4171 "symfony/translation-contracts": "^1.1|^2",
4172 "symfony/var-exporter": "^4.4|^5.0"
4177 "dev-master": "5.1-dev"
4182 "Symfony\\Component\\String\\": ""
4185 "Resources/functions.php"
4187 "exclude-from-classmap": [
4191 "notification-url": "https://packagist.org/downloads/",
4197 "name": "Nicolas Grekas",
4198 "email": "p@tchwork.com"
4201 "name": "Symfony Community",
4202 "homepage": "https://symfony.com/contributors"
4205 "description": "Symfony String component",
4206 "homepage": "https://symfony.com",
4217 "url": "https://symfony.com/sponsor",
4221 "url": "https://github.com/fabpot",
4225 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4229 "time": "2020-08-17T07:48:54+00:00"
4232 "name": "symfony/translation",
4233 "version": "v4.4.13",
4236 "url": "https://github.com/symfony/translation.git",
4237 "reference": "700e6e50174b0cdcf0fa232773bec5c314680575"
4241 "url": "https://api.github.com/repos/symfony/translation/zipball/700e6e50174b0cdcf0fa232773bec5c314680575",
4242 "reference": "700e6e50174b0cdcf0fa232773bec5c314680575",
4247 "symfony/polyfill-mbstring": "~1.0",
4248 "symfony/translation-contracts": "^1.1.6|^2"
4251 "symfony/config": "<3.4",
4252 "symfony/dependency-injection": "<3.4",
4253 "symfony/http-kernel": "<4.4",
4254 "symfony/yaml": "<3.4"
4257 "symfony/translation-implementation": "1.0"
4261 "symfony/config": "^3.4|^4.0|^5.0",
4262 "symfony/console": "^3.4|^4.0|^5.0",
4263 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4264 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
4265 "symfony/http-kernel": "^4.4",
4266 "symfony/intl": "^3.4|^4.0|^5.0",
4267 "symfony/service-contracts": "^1.1.2|^2",
4268 "symfony/yaml": "^3.4|^4.0|^5.0"
4271 "psr/log-implementation": "To use logging capability in translator",
4272 "symfony/config": "",
4278 "dev-master": "4.4-dev"
4283 "Symfony\\Component\\Translation\\": ""
4285 "exclude-from-classmap": [
4289 "notification-url": "https://packagist.org/downloads/",
4295 "name": "Fabien Potencier",
4296 "email": "fabien@symfony.com"
4299 "name": "Symfony Community",
4300 "homepage": "https://symfony.com/contributors"
4303 "description": "Symfony Translation Component",
4304 "homepage": "https://symfony.com",
4307 "url": "https://symfony.com/sponsor",
4311 "url": "https://github.com/fabpot",
4315 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4319 "time": "2020-08-17T09:56:45+00:00"
4322 "name": "symfony/translation-contracts",
4323 "version": "v2.1.3",
4326 "url": "https://github.com/symfony/translation-contracts.git",
4327 "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63"
4331 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/616a9773c853097607cf9dd6577d5b143ffdcd63",
4332 "reference": "616a9773c853097607cf9dd6577d5b143ffdcd63",
4339 "symfony/translation-implementation": ""
4344 "dev-master": "2.1-dev"
4347 "name": "symfony/contracts",
4348 "url": "https://github.com/symfony/contracts"
4353 "Symfony\\Contracts\\Translation\\": ""
4356 "notification-url": "https://packagist.org/downloads/",
4362 "name": "Nicolas Grekas",
4363 "email": "p@tchwork.com"
4366 "name": "Symfony Community",
4367 "homepage": "https://symfony.com/contributors"
4370 "description": "Generic abstractions related to translation",
4371 "homepage": "https://symfony.com",
4382 "url": "https://symfony.com/sponsor",
4386 "url": "https://github.com/fabpot",
4390 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4394 "time": "2020-07-06T13:23:11+00:00"
4397 "name": "symfony/yaml",
4398 "version": "v4.4.13",
4401 "url": "https://github.com/symfony/yaml.git",
4402 "reference": "e2a69525b11a33be51cb00b8d6d13a9258a296b1"
4406 "url": "https://api.github.com/repos/symfony/yaml/zipball/e2a69525b11a33be51cb00b8d6d13a9258a296b1",
4407 "reference": "e2a69525b11a33be51cb00b8d6d13a9258a296b1",
4412 "symfony/polyfill-ctype": "~1.8"
4415 "symfony/console": "<3.4"
4418 "symfony/console": "^3.4|^4.0|^5.0"
4421 "symfony/console": "For validating YAML files using the lint command"
4426 "dev-master": "4.4-dev"
4431 "Symfony\\Component\\Yaml\\": ""
4433 "exclude-from-classmap": [
4437 "notification-url": "https://packagist.org/downloads/",
4443 "name": "Fabien Potencier",
4444 "email": "fabien@symfony.com"
4447 "name": "Symfony Community",
4448 "homepage": "https://symfony.com/contributors"
4451 "description": "Symfony Yaml Component",
4452 "homepage": "https://symfony.com",
4455 "url": "https://symfony.com/sponsor",
4459 "url": "https://github.com/fabpot",
4463 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4467 "time": "2020-08-26T08:30:46+00:00"
4470 "name": "theseer/tokenizer",
4474 "url": "https://github.com/theseer/tokenizer.git",
4475 "reference": "75a63c33a8577608444246075ea0af0d052e452a"
4479 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
4480 "reference": "75a63c33a8577608444246075ea0af0d052e452a",
4485 "ext-tokenizer": "*",
4486 "ext-xmlwriter": "*",
4487 "php": "^7.2 || ^8.0"
4495 "notification-url": "https://packagist.org/downloads/",
4501 "name": "Arne Blankerts",
4502 "email": "arne@blankerts.de",
4506 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
4509 "url": "https://github.com/theseer",
4513 "time": "2020-07-12T23:59:07+00:00"
4516 "name": "webmozart/assert",
4520 "url": "https://github.com/webmozart/assert.git",
4521 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
4525 "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
4526 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
4530 "php": "^5.3.3 || ^7.0 || ^8.0",
4531 "symfony/polyfill-ctype": "^1.8"
4534 "phpstan/phpstan": "<0.12.20",
4535 "vimeo/psalm": "<3.9.1"
4538 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
4543 "Webmozart\\Assert\\": "src/"
4546 "notification-url": "https://packagist.org/downloads/",
4552 "name": "Bernhard Schussek",
4553 "email": "bschussek@gmail.com"
4556 "description": "Assertions to validate method input/output with nice error messages.",
4562 "time": "2020-07-08T17:02:28+00:00"
4568 "alias_normalized": "1.9999999.9999999.9999999-dev",
4569 "version": "dev-local",
4570 "package": "instaclick/php-webdriver"
4573 "minimum-stability": "stable",
4574 "stability-flags": {
4575 "instaclick/php-webdriver": 20
4577 "prefer-stable": false,
4578 "prefer-lowest": false,
4581 "plugin-api-version": "1.1.0"