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": "727ed2d71a63f4567fde125863d19407",
11 "name": "behat/behat",
15 "url": "https://github.com/Behat/Behat.git",
16 "reference": "e4bce688be0c2029dc1700e46058d86428c63cab"
20 "url": "https://api.github.com/repos/Behat/Behat/zipball/e4bce688be0c2029dc1700e46058d86428c63cab",
21 "reference": "e4bce688be0c2029dc1700e46058d86428c63cab",
25 "behat/gherkin": "^4.5.1",
26 "behat/transliterator": "^1.2",
27 "container-interop/container-interop": "^1.2",
30 "psr/container": "^1.0",
31 "symfony/class-loader": "~2.1||~3.0",
32 "symfony/config": "~2.3||~3.0||~4.0",
33 "symfony/console": "~2.7.40||^2.8.33||~3.3.15||^3.4.3||^4.0.3",
34 "symfony/dependency-injection": "~2.1||~3.0||~4.0",
35 "symfony/event-dispatcher": "~2.1||~3.0||~4.0",
36 "symfony/translation": "~2.3||~3.0||~4.0",
37 "symfony/yaml": "~2.1||~3.0||~4.0"
40 "herrera-io/box": "~1.6.1",
41 "phpunit/phpunit": "^4.8.36|^6.3",
42 "symfony/process": "~2.5|~3.0|~4.0"
50 "dev-master": "3.5.x-dev"
55 "Behat\\Behat": "src/",
56 "Behat\\Testwork": "src/"
59 "notification-url": "https://packagist.org/downloads/",
65 "name": "Konstantin Kudryashov",
66 "email": "ever.zet@gmail.com",
67 "homepage": "http://everzet.com"
70 "description": "Scenario-oriented BDD framework for PHP 5.3",
71 "homepage": "http://behat.org/",
86 "time": "2018-08-10T18:56:51+00:00"
89 "name": "behat/gherkin",
93 "url": "https://github.com/Behat/Gherkin.git",
94 "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07"
98 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/ab0a02ea14893860bca00f225f5621d351a3ad07",
99 "reference": "ab0a02ea14893860bca00f225f5621d351a3ad07",
106 "phpunit/phpunit": "~4.5|~5",
107 "symfony/phpunit-bridge": "~2.7|~3|~4",
108 "symfony/yaml": "~2.3|~3|~4"
111 "symfony/yaml": "If you want to parse features, represented in YAML files"
116 "dev-master": "4.4-dev"
121 "Behat\\Gherkin": "src/"
124 "notification-url": "https://packagist.org/downloads/",
130 "name": "Konstantin Kudryashov",
131 "email": "ever.zet@gmail.com",
132 "homepage": "http://everzet.com"
135 "description": "Gherkin DSL parser for PHP 5.3",
136 "homepage": "http://behat.org/",
145 "time": "2019-01-16T14:22:17+00:00"
148 "name": "behat/mink",
152 "url": "https://github.com/minkphp/Mink.git",
153 "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
157 "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
158 "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
163 "symfony/css-selector": "~2.1|~3.0"
166 "symfony/phpunit-bridge": "~2.7|~3.0"
169 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
170 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
171 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
172 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
177 "dev-master": "1.7.x-dev"
182 "Behat\\Mink\\": "src/"
185 "notification-url": "https://packagist.org/downloads/",
191 "name": "Konstantin Kudryashov",
192 "email": "ever.zet@gmail.com",
193 "homepage": "http://everzet.com"
196 "description": "Browser controller/emulator abstraction for PHP",
197 "homepage": "http://mink.behat.org/",
203 "time": "2016-03-05T08:26:18+00:00"
206 "name": "behat/mink-browserkit-driver",
210 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
211 "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb"
215 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/1b9a7ce903cfdaaec5fb32bfdbb26118343662eb",
216 "reference": "1b9a7ce903cfdaaec5fb32bfdbb26118343662eb",
220 "behat/mink": "^1.7.1@dev",
222 "symfony/browser-kit": "~2.3|~3.0|~4.0",
223 "symfony/dom-crawler": "~2.3|~3.0|~4.0"
226 "mink/driver-testsuite": "dev-master",
227 "symfony/http-kernel": "~2.3|~3.0|~4.0"
229 "type": "mink-driver",
232 "dev-master": "1.3.x-dev"
237 "Behat\\Mink\\Driver\\": "src/"
240 "notification-url": "https://packagist.org/downloads/",
246 "name": "Konstantin Kudryashov",
247 "email": "ever.zet@gmail.com",
248 "homepage": "http://everzet.com"
251 "description": "Symfony2 BrowserKit driver for Mink framework",
252 "homepage": "http://mink.behat.org/",
259 "time": "2018-05-02T09:25:31+00:00"
262 "name": "behat/mink-extension",
266 "url": "https://github.com/Behat/MinkExtension.git",
267 "reference": "80f7849ba53867181b7e412df9210e12fba50177"
271 "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/80f7849ba53867181b7e412df9210e12fba50177",
272 "reference": "80f7849ba53867181b7e412df9210e12fba50177",
276 "behat/behat": "^3.0.5",
277 "behat/mink": "^1.5",
279 "symfony/config": "^2.7|^3.0|^4.0"
282 "behat/mink-goutte-driver": "^1.1",
283 "phpspec/phpspec": "^2.0"
285 "type": "behat-extension",
288 "dev-master": "2.1.x-dev"
293 "Behat\\MinkExtension": "src/"
296 "notification-url": "https://packagist.org/downloads/",
302 "name": "Christophe Coevoet",
303 "email": "stof@notk.org"
306 "name": "Konstantin Kudryashov",
307 "email": "ever.zet@gmail.com"
310 "description": "Mink extension for Behat",
311 "homepage": "http://extensions.behat.org/mink",
318 "time": "2018-02-06T15:36:30+00:00"
321 "name": "behat/mink-goutte-driver",
325 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
326 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
330 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
331 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
335 "behat/mink": "~1.6@dev",
336 "behat/mink-browserkit-driver": "~1.2@dev",
337 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
341 "symfony/phpunit-bridge": "~2.7|~3.0"
343 "type": "mink-driver",
346 "dev-master": "1.2.x-dev"
351 "Behat\\Mink\\Driver\\": "src/"
354 "notification-url": "https://packagist.org/downloads/",
360 "name": "Konstantin Kudryashov",
361 "email": "ever.zet@gmail.com",
362 "homepage": "http://everzet.com"
365 "description": "Goutte driver for Mink framework",
366 "homepage": "http://mink.behat.org/",
373 "time": "2016-03-05T09:04:22+00:00"
376 "name": "behat/mink-selenium2-driver",
380 "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
381 "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
385 "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
386 "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
390 "behat/mink": "~1.7@dev",
391 "instaclick/php-webdriver": "~1.1",
395 "symfony/phpunit-bridge": "~2.7"
397 "type": "mink-driver",
400 "dev-master": "1.3.x-dev"
405 "Behat\\Mink\\Driver\\": "src/"
408 "notification-url": "https://packagist.org/downloads/",
414 "name": "Konstantin Kudryashov",
415 "email": "ever.zet@gmail.com",
416 "homepage": "http://everzet.com"
419 "name": "Pete Otaqui",
420 "email": "pete@otaqui.com",
421 "homepage": "https://github.com/pete-otaqui"
424 "description": "Selenium2 (WebDriver) driver for Mink framework",
425 "homepage": "http://mink.behat.org/",
434 "time": "2016-03-05T09:10:18+00:00"
437 "name": "behat/transliterator",
441 "url": "https://github.com/Behat/Transliterator.git",
442 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
446 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
447 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
454 "chuyskywalker/rolling-curl": "^3.1",
455 "php-yaoi/php-yaoi": "^1.0"
460 "dev-master": "1.2-dev"
465 "Behat\\Transliterator": "src/"
468 "notification-url": "https://packagist.org/downloads/",
472 "description": "String transliterator",
478 "time": "2017-04-04T11:38:05+00:00"
481 "name": "container-interop/container-interop",
485 "url": "https://github.com/container-interop/container-interop.git",
486 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
490 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
491 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
495 "psr/container": "^1.0"
500 "Interop\\Container\\": "src/Interop/Container/"
503 "notification-url": "https://packagist.org/downloads/",
507 "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
508 "homepage": "https://github.com/container-interop/container-interop",
509 "time": "2017-02-14T19:40:03+00:00"
512 "name": "doctrine/instantiator",
516 "url": "https://github.com/doctrine/instantiator.git",
517 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
521 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
522 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
526 "php": ">=5.3,<8.0-DEV"
529 "athletic/athletic": "~0.1.8",
532 "phpunit/phpunit": "~4.0",
533 "squizlabs/php_codesniffer": "~2.0"
538 "dev-master": "1.0.x-dev"
543 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
546 "notification-url": "https://packagist.org/downloads/",
552 "name": "Marco Pivetta",
553 "email": "ocramius@gmail.com",
554 "homepage": "http://ocramius.github.com/"
557 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
558 "homepage": "https://github.com/doctrine/instantiator",
563 "time": "2015-06-14T21:17:01+00:00"
566 "name": "fabpot/goutte",
570 "url": "https://github.com/FriendsOfPHP/Goutte.git",
571 "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8"
575 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8",
576 "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8",
580 "guzzlehttp/guzzle": "^6.0",
582 "symfony/browser-kit": "~2.1|~3.0|~4.0",
583 "symfony/css-selector": "~2.1|~3.0|~4.0",
584 "symfony/dom-crawler": "~2.1|~3.0|~4.0"
587 "symfony/phpunit-bridge": "^3.3 || ^4"
589 "type": "application",
592 "dev-master": "3.2-dev"
599 "exclude-from-classmap": [
603 "notification-url": "https://packagist.org/downloads/",
609 "name": "Fabien Potencier",
610 "email": "fabien@symfony.com"
613 "description": "A simple PHP Web Scraper",
614 "homepage": "https://github.com/FriendsOfPHP/Goutte",
618 "time": "2018-06-29T15:13:57+00:00"
621 "name": "guzzlehttp/guzzle",
625 "url": "https://github.com/guzzle/guzzle.git",
626 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
630 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
631 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
635 "guzzlehttp/promises": "^1.0",
636 "guzzlehttp/psr7": "^1.4",
641 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
645 "psr/log": "Required for using the Log middleware"
650 "dev-master": "6.3-dev"
655 "src/functions_include.php"
658 "GuzzleHttp\\": "src/"
661 "notification-url": "https://packagist.org/downloads/",
667 "name": "Michael Dowling",
668 "email": "mtdowling@gmail.com",
669 "homepage": "https://github.com/mtdowling"
672 "description": "Guzzle is a PHP HTTP client library",
673 "homepage": "http://guzzlephp.org/",
683 "time": "2018-04-22T15:46:56+00:00"
686 "name": "guzzlehttp/promises",
690 "url": "https://github.com/guzzle/promises.git",
691 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
695 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
696 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
703 "phpunit/phpunit": "^4.0"
708 "dev-master": "1.4-dev"
713 "GuzzleHttp\\Promise\\": "src/"
716 "src/functions_include.php"
719 "notification-url": "https://packagist.org/downloads/",
725 "name": "Michael Dowling",
726 "email": "mtdowling@gmail.com",
727 "homepage": "https://github.com/mtdowling"
730 "description": "Guzzle promises library",
734 "time": "2016-12-20T10:07:11+00:00"
737 "name": "guzzlehttp/psr7",
741 "url": "https://github.com/guzzle/psr7.git",
742 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
746 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
747 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
752 "psr/http-message": "~1.0",
753 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
756 "psr/http-message-implementation": "1.0"
760 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
763 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
768 "dev-master": "1.6-dev"
773 "GuzzleHttp\\Psr7\\": "src/"
776 "src/functions_include.php"
779 "notification-url": "https://packagist.org/downloads/",
785 "name": "Michael Dowling",
786 "email": "mtdowling@gmail.com",
787 "homepage": "https://github.com/mtdowling"
790 "name": "Tobias Schultze",
791 "homepage": "https://github.com/Tobion"
794 "description": "PSR-7 message implementation that also provides common utility methods",
805 "time": "2019-07-01T23:21:34+00:00"
808 "name": "instaclick/php-webdriver",
809 "version": "dev-local",
812 "url": "https://github.com/moodlehq/php-webdriver.git",
813 "reference": "3df827208ec104a9716aa8c30741e330da620c1e"
817 "url": "https://api.github.com/repos/moodlehq/php-webdriver/zipball/3df827208ec104a9716aa8c30741e330da620c1e",
818 "reference": "3df827208ec104a9716aa8c30741e330da620c1e",
826 "phpunit/phpunit": "^4.8",
827 "satooshi/php-coveralls": "^1.0||^2.0"
832 "dev-master": "1.4.x-dev"
845 "name": "Justin Bishop",
846 "email": "jubishop@gmail.com",
850 "name": "Anthon Pang",
851 "email": "apang@softwaredevelopment.ca",
852 "role": "Fork Maintainer"
855 "description": "PHP WebDriver for Selenium 2",
856 "homepage": "http://instaclick.com/",
864 "source": "https://github.com/moodlehq/php-webdriver/tree/local"
866 "time": "2019-08-14T02:10:24+00:00"
869 "name": "mikey179/vfsstream",
873 "url": "https://github.com/bovigo/vfsStream.git",
874 "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb"
878 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
879 "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
886 "phpunit/phpunit": "^4.5|^5.0"
891 "dev-master": "1.6.x-dev"
896 "org\\bovigo\\vfs\\": "src/main/php"
899 "notification-url": "https://packagist.org/downloads/",
905 "name": "Frank Kleine",
907 "homepage": "http://frankkleine.de/"
910 "description": "Virtual file system to mock the real file system in unit tests.",
911 "homepage": "http://vfs.bovigo.org/",
912 "time": "2019-08-01T01:38:37+00:00"
915 "name": "moodlehq/behat-extension",
916 "version": "v3.35.3",
919 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
920 "reference": "e7239c27be9ec24cdc1c6c99e073922775d86769"
924 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/e7239c27be9ec24cdc1c6c99e073922775d86769",
925 "reference": "e7239c27be9ec24cdc1c6c99e073922775d86769",
929 "behat/behat": "3.5.*",
930 "behat/mink": "~1.7",
931 "behat/mink-extension": "~2.2",
932 "behat/mink-goutte-driver": "~1.2",
933 "behat/mink-selenium2-driver": "~1.3",
935 "symfony/process": "2.8.*"
940 "Moodle\\BehatExtension": "src/"
943 "notification-url": "https://packagist.org/downloads/",
949 "name": "David Monllaó",
951 "email": "david.monllao@gmail.com",
952 "homepage": "http://moodle.com"
955 "description": "Moodle behat extension",
961 "time": "2019-08-26T21:52:50+00:00"
964 "name": "myclabs/deep-copy",
968 "url": "https://github.com/myclabs/DeepCopy.git",
969 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
973 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
974 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
978 "php": "^5.6 || ^7.0"
981 "doctrine/collections": "^1.0",
982 "doctrine/common": "^2.6",
983 "phpunit/phpunit": "^4.1"
988 "DeepCopy\\": "src/DeepCopy/"
991 "src/DeepCopy/deep_copy.php"
994 "notification-url": "https://packagist.org/downloads/",
998 "description": "Create deep copies (clones) of your objects",
1006 "time": "2017-10-19T19:58:43+00:00"
1009 "name": "phar-io/manifest",
1013 "url": "https://github.com/phar-io/manifest.git",
1014 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
1018 "url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
1019 "reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
1025 "phar-io/version": "^1.0.1",
1026 "php": "^5.6 || ^7.0"
1031 "dev-master": "1.0.x-dev"
1039 "notification-url": "https://packagist.org/downloads/",
1045 "name": "Arne Blankerts",
1046 "role": "Developer",
1047 "email": "arne@blankerts.de"
1050 "name": "Sebastian Heuer",
1051 "role": "Developer",
1052 "email": "sebastian@phpeople.de"
1055 "name": "Sebastian Bergmann",
1056 "role": "Developer",
1057 "email": "sebastian@phpunit.de"
1060 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
1061 "time": "2017-03-05T18:14:27+00:00"
1064 "name": "phar-io/version",
1068 "url": "https://github.com/phar-io/version.git",
1069 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
1073 "url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
1074 "reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
1078 "php": "^5.6 || ^7.0"
1086 "notification-url": "https://packagist.org/downloads/",
1092 "name": "Arne Blankerts",
1093 "role": "Developer",
1094 "email": "arne@blankerts.de"
1097 "name": "Sebastian Heuer",
1098 "role": "Developer",
1099 "email": "sebastian@phpeople.de"
1102 "name": "Sebastian Bergmann",
1103 "role": "Developer",
1104 "email": "sebastian@phpunit.de"
1107 "description": "Library for handling version information and constraints",
1108 "time": "2017-03-05T17:38:23+00:00"
1111 "name": "phpdocumentor/reflection-common",
1115 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1116 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
1120 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1121 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1128 "phpunit/phpunit": "^4.6"
1133 "dev-master": "1.0.x-dev"
1138 "phpDocumentor\\Reflection\\": [
1143 "notification-url": "https://packagist.org/downloads/",
1149 "name": "Jaap van Otterdijk",
1150 "email": "opensource@ijaap.nl"
1153 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1154 "homepage": "http://www.phpdoc.org",
1162 "time": "2017-09-11T18:02:19+00:00"
1165 "name": "phpdocumentor/reflection-docblock",
1169 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1170 "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c"
1174 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
1175 "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
1180 "phpdocumentor/reflection-common": "^1.0.0",
1181 "phpdocumentor/type-resolver": "^0.4.0",
1182 "webmozart/assert": "^1.0"
1185 "doctrine/instantiator": "~1.0.5",
1186 "mockery/mockery": "^1.0",
1187 "phpunit/phpunit": "^6.4"
1192 "dev-master": "4.x-dev"
1197 "phpDocumentor\\Reflection\\": [
1202 "notification-url": "https://packagist.org/downloads/",
1208 "name": "Mike van Riel",
1209 "email": "me@mikevanriel.com"
1212 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1213 "time": "2019-04-30T17:48:53+00:00"
1216 "name": "phpdocumentor/type-resolver",
1220 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1221 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
1225 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
1226 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
1230 "php": "^5.5 || ^7.0",
1231 "phpdocumentor/reflection-common": "^1.0"
1234 "mockery/mockery": "^0.9.4",
1235 "phpunit/phpunit": "^5.2||^4.8.24"
1240 "dev-master": "1.0.x-dev"
1245 "phpDocumentor\\Reflection\\": [
1250 "notification-url": "https://packagist.org/downloads/",
1256 "name": "Mike van Riel",
1257 "email": "me@mikevanriel.com"
1260 "time": "2017-07-14T14:27:02+00:00"
1263 "name": "phpspec/prophecy",
1267 "url": "https://github.com/phpspec/prophecy.git",
1268 "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
1272 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
1273 "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
1277 "doctrine/instantiator": "^1.0.2",
1279 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
1280 "sebastian/comparator": "^1.1|^2.0|^3.0",
1281 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
1284 "phpspec/phpspec": "^2.5|^3.2",
1285 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
1290 "dev-master": "1.8.x-dev"
1295 "Prophecy\\": "src/Prophecy"
1298 "notification-url": "https://packagist.org/downloads/",
1304 "name": "Konstantin Kudryashov",
1305 "email": "ever.zet@gmail.com",
1306 "homepage": "http://everzet.com"
1309 "name": "Marcello Duarte",
1310 "email": "marcello.duarte@gmail.com"
1313 "description": "Highly opinionated mocking framework for PHP 5.3+",
1314 "homepage": "https://github.com/phpspec/prophecy",
1323 "time": "2019-06-13T12:50:23+00:00"
1326 "name": "phpunit/dbunit",
1330 "url": "https://github.com/sebastianbergmann/dbunit.git",
1331 "reference": "0fa4329e490480ab957fe7b1185ea0996ca11f44"
1335 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/0fa4329e490480ab957fe7b1185ea0996ca11f44",
1336 "reference": "0fa4329e490480ab957fe7b1185ea0996ca11f44",
1341 "ext-simplexml": "*",
1343 "phpunit/phpunit": "^6.0",
1344 "symfony/yaml": "^3.0 || ^4.0"
1349 "dev-master": "3.0.x-dev"
1357 "notification-url": "https://packagist.org/downloads/",
1363 "name": "Sebastian Bergmann",
1364 "email": "sebastian@phpunit.de",
1368 "description": "PHPUnit extension for database interaction testing",
1369 "homepage": "https://github.com/sebastianbergmann/dbunit/",
1376 "time": "2018-01-23T13:32:26+00:00"
1379 "name": "phpunit/php-code-coverage",
1383 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1384 "reference": "c89677919c5dd6d3b3852f230a663118762218ac"
1388 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c89677919c5dd6d3b3852f230a663118762218ac",
1389 "reference": "c89677919c5dd6d3b3852f230a663118762218ac",
1394 "ext-xmlwriter": "*",
1396 "phpunit/php-file-iterator": "^1.4.2",
1397 "phpunit/php-text-template": "^1.2.1",
1398 "phpunit/php-token-stream": "^2.0.1",
1399 "sebastian/code-unit-reverse-lookup": "^1.0.1",
1400 "sebastian/environment": "^3.0",
1401 "sebastian/version": "^2.0.1",
1402 "theseer/tokenizer": "^1.1"
1405 "phpunit/phpunit": "^6.0"
1408 "ext-xdebug": "^2.5.5"
1413 "dev-master": "5.3.x-dev"
1421 "notification-url": "https://packagist.org/downloads/",
1427 "name": "Sebastian Bergmann",
1429 "email": "sebastian@phpunit.de"
1432 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1433 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1439 "time": "2018-04-06T15:36:58+00:00"
1442 "name": "phpunit/php-file-iterator",
1446 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1447 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
1451 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
1452 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
1461 "dev-master": "1.4.x-dev"
1469 "notification-url": "https://packagist.org/downloads/",
1475 "name": "Sebastian Bergmann",
1477 "email": "sb@sebastian-bergmann.de"
1480 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1481 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1486 "time": "2017-11-27T13:52:08+00:00"
1489 "name": "phpunit/php-text-template",
1493 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1494 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1498 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1499 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1511 "notification-url": "https://packagist.org/downloads/",
1517 "name": "Sebastian Bergmann",
1519 "email": "sebastian@phpunit.de"
1522 "description": "Simple template engine.",
1523 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1527 "time": "2015-06-21T13:50:34+00:00"
1530 "name": "phpunit/php-timer",
1534 "url": "https://github.com/sebastianbergmann/php-timer.git",
1535 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
1539 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1540 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1544 "php": "^5.3.3 || ^7.0"
1547 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1552 "dev-master": "1.0-dev"
1560 "notification-url": "https://packagist.org/downloads/",
1566 "name": "Sebastian Bergmann",
1568 "email": "sb@sebastian-bergmann.de"
1571 "description": "Utility class for timing",
1572 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1576 "time": "2017-02-26T11:10:40+00:00"
1579 "name": "phpunit/php-token-stream",
1583 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1584 "reference": "791198a2c6254db10131eecfe8c06670700904db"
1588 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db",
1589 "reference": "791198a2c6254db10131eecfe8c06670700904db",
1593 "ext-tokenizer": "*",
1597 "phpunit/phpunit": "^6.2.4"
1602 "dev-master": "2.0-dev"
1610 "notification-url": "https://packagist.org/downloads/",
1616 "name": "Sebastian Bergmann",
1617 "email": "sebastian@phpunit.de"
1620 "description": "Wrapper around PHP's tokenizer extension.",
1621 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1625 "time": "2017-11-27T05:48:46+00:00"
1628 "name": "phpunit/phpunit",
1629 "version": "6.5.14",
1632 "url": "https://github.com/sebastianbergmann/phpunit.git",
1633 "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7"
1637 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bac23fe7ff13dbdb461481f706f0e9fe746334b7",
1638 "reference": "bac23fe7ff13dbdb461481f706f0e9fe746334b7",
1645 "ext-mbstring": "*",
1647 "myclabs/deep-copy": "^1.6.1",
1648 "phar-io/manifest": "^1.0.1",
1649 "phar-io/version": "^1.0",
1651 "phpspec/prophecy": "^1.7",
1652 "phpunit/php-code-coverage": "^5.3",
1653 "phpunit/php-file-iterator": "^1.4.3",
1654 "phpunit/php-text-template": "^1.2.1",
1655 "phpunit/php-timer": "^1.0.9",
1656 "phpunit/phpunit-mock-objects": "^5.0.9",
1657 "sebastian/comparator": "^2.1",
1658 "sebastian/diff": "^2.0",
1659 "sebastian/environment": "^3.1",
1660 "sebastian/exporter": "^3.1",
1661 "sebastian/global-state": "^2.0",
1662 "sebastian/object-enumerator": "^3.0.3",
1663 "sebastian/resource-operations": "^1.0",
1664 "sebastian/version": "^2.0.1"
1667 "phpdocumentor/reflection-docblock": "3.0.2",
1668 "phpunit/dbunit": "<3.0"
1675 "phpunit/php-invoker": "^1.1"
1683 "dev-master": "6.5.x-dev"
1691 "notification-url": "https://packagist.org/downloads/",
1697 "name": "Sebastian Bergmann",
1699 "email": "sebastian@phpunit.de"
1702 "description": "The PHP Unit Testing framework.",
1703 "homepage": "https://phpunit.de/",
1709 "time": "2019-02-01T05:22:47+00:00"
1712 "name": "phpunit/phpunit-mock-objects",
1713 "version": "5.0.10",
1716 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1717 "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f"
1721 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/cd1cf05c553ecfec36b170070573e540b67d3f1f",
1722 "reference": "cd1cf05c553ecfec36b170070573e540b67d3f1f",
1726 "doctrine/instantiator": "^1.0.5",
1728 "phpunit/php-text-template": "^1.2.1",
1729 "sebastian/exporter": "^3.1"
1732 "phpunit/phpunit": "<6.0"
1735 "phpunit/phpunit": "^6.5.11"
1743 "dev-master": "5.0.x-dev"
1751 "notification-url": "https://packagist.org/downloads/",
1757 "name": "Sebastian Bergmann",
1758 "email": "sebastian@phpunit.de",
1762 "description": "Mock Object library for PHPUnit",
1763 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1769 "time": "2018-08-09T05:50:03+00:00"
1772 "name": "psr/container",
1776 "url": "https://github.com/php-fig/container.git",
1777 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1781 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1782 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1791 "dev-master": "1.0.x-dev"
1796 "Psr\\Container\\": "src/"
1799 "notification-url": "https://packagist.org/downloads/",
1806 "homepage": "http://www.php-fig.org/"
1809 "description": "Common Container Interface (PHP FIG PSR-11)",
1810 "homepage": "https://github.com/php-fig/container",
1814 "container-interface",
1815 "container-interop",
1818 "time": "2017-02-14T16:28:37+00:00"
1821 "name": "psr/http-message",
1825 "url": "https://github.com/php-fig/http-message.git",
1826 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1830 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1831 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1840 "dev-master": "1.0.x-dev"
1845 "Psr\\Http\\Message\\": "src/"
1848 "notification-url": "https://packagist.org/downloads/",
1855 "homepage": "http://www.php-fig.org/"
1858 "description": "Common interface for HTTP messages",
1859 "homepage": "https://github.com/php-fig/http-message",
1868 "time": "2016-08-06T14:39:51+00:00"
1875 "url": "https://github.com/php-fig/log.git",
1876 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
1880 "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
1881 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
1890 "dev-master": "1.0.x-dev"
1895 "Psr\\Log\\": "Psr/Log/"
1898 "notification-url": "https://packagist.org/downloads/",
1905 "homepage": "http://www.php-fig.org/"
1908 "description": "Common interface for logging libraries",
1909 "homepage": "https://github.com/php-fig/log",
1915 "time": "2018-11-20T15:27:04+00:00"
1918 "name": "ralouphie/getallheaders",
1922 "url": "https://github.com/ralouphie/getallheaders.git",
1923 "reference": "120b605dfeb996808c31b6477290a714d356e822"
1927 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
1928 "reference": "120b605dfeb996808c31b6477290a714d356e822",
1935 "php-coveralls/php-coveralls": "^2.1",
1936 "phpunit/phpunit": "^5 || ^6.5"
1941 "src/getallheaders.php"
1944 "notification-url": "https://packagist.org/downloads/",
1950 "name": "Ralph Khattar",
1951 "email": "ralph.khattar@gmail.com"
1954 "description": "A polyfill for getallheaders.",
1955 "time": "2019-03-08T08:55:37+00:00"
1958 "name": "sebastian/code-unit-reverse-lookup",
1962 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1963 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
1967 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1968 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1972 "php": "^5.6 || ^7.0"
1975 "phpunit/phpunit": "^5.7 || ^6.0"
1980 "dev-master": "1.0.x-dev"
1988 "notification-url": "https://packagist.org/downloads/",
1994 "name": "Sebastian Bergmann",
1995 "email": "sebastian@phpunit.de"
1998 "description": "Looks up which function or method a line of code belongs to",
1999 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2000 "time": "2017-03-04T06:30:41+00:00"
2003 "name": "sebastian/comparator",
2007 "url": "https://github.com/sebastianbergmann/comparator.git",
2008 "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
2012 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
2013 "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
2018 "sebastian/diff": "^2.0 || ^3.0",
2019 "sebastian/exporter": "^3.1"
2022 "phpunit/phpunit": "^6.4"
2027 "dev-master": "2.1.x-dev"
2035 "notification-url": "https://packagist.org/downloads/",
2041 "name": "Jeff Welch",
2042 "email": "whatthejeff@gmail.com"
2045 "name": "Volker Dusch",
2046 "email": "github@wallbash.com"
2049 "name": "Bernhard Schussek",
2050 "email": "bschussek@2bepublished.at"
2053 "name": "Sebastian Bergmann",
2054 "email": "sebastian@phpunit.de"
2057 "description": "Provides the functionality to compare PHP values for equality",
2058 "homepage": "https://github.com/sebastianbergmann/comparator",
2064 "time": "2018-02-01T13:46:46+00:00"
2067 "name": "sebastian/diff",
2071 "url": "https://github.com/sebastianbergmann/diff.git",
2072 "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd"
2076 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
2077 "reference": "347c1d8b49c5c3ee30c7040ea6fc446790e6bddd",
2084 "phpunit/phpunit": "^6.2"
2089 "dev-master": "2.0-dev"
2097 "notification-url": "https://packagist.org/downloads/",
2103 "name": "Kore Nordmann",
2104 "email": "mail@kore-nordmann.de"
2107 "name": "Sebastian Bergmann",
2108 "email": "sebastian@phpunit.de"
2111 "description": "Diff implementation",
2112 "homepage": "https://github.com/sebastianbergmann/diff",
2116 "time": "2017-08-03T08:09:46+00:00"
2119 "name": "sebastian/environment",
2123 "url": "https://github.com/sebastianbergmann/environment.git",
2124 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5"
2128 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
2129 "reference": "cd0871b3975fb7fc44d11314fd1ee20925fce4f5",
2136 "phpunit/phpunit": "^6.1"
2141 "dev-master": "3.1.x-dev"
2149 "notification-url": "https://packagist.org/downloads/",
2155 "name": "Sebastian Bergmann",
2156 "email": "sebastian@phpunit.de"
2159 "description": "Provides functionality to handle HHVM/PHP environments",
2160 "homepage": "http://www.github.com/sebastianbergmann/environment",
2166 "time": "2017-07-01T08:51:00+00:00"
2169 "name": "sebastian/exporter",
2173 "url": "https://github.com/sebastianbergmann/exporter.git",
2174 "reference": "06a9a5947f47b3029d76118eb5c22802e5869687"
2178 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/06a9a5947f47b3029d76118eb5c22802e5869687",
2179 "reference": "06a9a5947f47b3029d76118eb5c22802e5869687",
2184 "sebastian/recursion-context": "^3.0"
2187 "ext-mbstring": "*",
2188 "phpunit/phpunit": "^6.0"
2193 "dev-master": "3.1.x-dev"
2201 "notification-url": "https://packagist.org/downloads/",
2207 "name": "Sebastian Bergmann",
2208 "email": "sebastian@phpunit.de"
2211 "name": "Jeff Welch",
2212 "email": "whatthejeff@gmail.com"
2215 "name": "Volker Dusch",
2216 "email": "github@wallbash.com"
2219 "name": "Adam Harvey",
2220 "email": "aharvey@php.net"
2223 "name": "Bernhard Schussek",
2224 "email": "bschussek@gmail.com"
2227 "description": "Provides the functionality to export PHP variables for visualization",
2228 "homepage": "http://www.github.com/sebastianbergmann/exporter",
2233 "time": "2019-08-11T12:43:14+00:00"
2236 "name": "sebastian/global-state",
2240 "url": "https://github.com/sebastianbergmann/global-state.git",
2241 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
2245 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2246 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2253 "phpunit/phpunit": "^6.0"
2261 "dev-master": "2.0-dev"
2269 "notification-url": "https://packagist.org/downloads/",
2275 "name": "Sebastian Bergmann",
2276 "email": "sebastian@phpunit.de"
2279 "description": "Snapshotting of global state",
2280 "homepage": "http://www.github.com/sebastianbergmann/global-state",
2284 "time": "2017-04-27T15:39:26+00:00"
2287 "name": "sebastian/object-enumerator",
2291 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2292 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
2296 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2297 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2302 "sebastian/object-reflector": "^1.1.1",
2303 "sebastian/recursion-context": "^3.0"
2306 "phpunit/phpunit": "^6.0"
2311 "dev-master": "3.0.x-dev"
2319 "notification-url": "https://packagist.org/downloads/",
2325 "name": "Sebastian Bergmann",
2326 "email": "sebastian@phpunit.de"
2329 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2330 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2331 "time": "2017-08-03T12:35:26+00:00"
2334 "name": "sebastian/object-reflector",
2338 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2339 "reference": "773f97c67f28de00d397be301821b06708fca0be"
2343 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
2344 "reference": "773f97c67f28de00d397be301821b06708fca0be",
2351 "phpunit/phpunit": "^6.0"
2356 "dev-master": "1.1-dev"
2364 "notification-url": "https://packagist.org/downloads/",
2370 "name": "Sebastian Bergmann",
2371 "email": "sebastian@phpunit.de"
2374 "description": "Allows reflection of object attributes, including inherited and non-public ones",
2375 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2376 "time": "2017-03-29T09:07:27+00:00"
2379 "name": "sebastian/recursion-context",
2383 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2384 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
2388 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2389 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2396 "phpunit/phpunit": "^6.0"
2401 "dev-master": "3.0.x-dev"
2409 "notification-url": "https://packagist.org/downloads/",
2415 "name": "Jeff Welch",
2416 "email": "whatthejeff@gmail.com"
2419 "name": "Sebastian Bergmann",
2420 "email": "sebastian@phpunit.de"
2423 "name": "Adam Harvey",
2424 "email": "aharvey@php.net"
2427 "description": "Provides functionality to recursively process PHP variables",
2428 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2429 "time": "2017-03-03T06:23:57+00:00"
2432 "name": "sebastian/resource-operations",
2436 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2437 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
2441 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2442 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2451 "dev-master": "1.0.x-dev"
2459 "notification-url": "https://packagist.org/downloads/",
2465 "name": "Sebastian Bergmann",
2466 "email": "sebastian@phpunit.de"
2469 "description": "Provides a list of PHP built-in functions that operate on resources",
2470 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2471 "time": "2015-07-28T20:34:47+00:00"
2474 "name": "sebastian/version",
2478 "url": "https://github.com/sebastianbergmann/version.git",
2479 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2483 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2484 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2493 "dev-master": "2.0.x-dev"
2501 "notification-url": "https://packagist.org/downloads/",
2507 "name": "Sebastian Bergmann",
2509 "email": "sebastian@phpunit.de"
2512 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2513 "homepage": "https://github.com/sebastianbergmann/version",
2514 "time": "2016-10-03T07:35:21+00:00"
2517 "name": "symfony/browser-kit",
2518 "version": "v3.4.31",
2521 "url": "https://github.com/symfony/browser-kit.git",
2522 "reference": "1a3406a6b9b61b492592a816ca056afcc9e976c0"
2526 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/1a3406a6b9b61b492592a816ca056afcc9e976c0",
2527 "reference": "1a3406a6b9b61b492592a816ca056afcc9e976c0",
2531 "php": "^5.5.9|>=7.0.8",
2532 "symfony/dom-crawler": "~2.8|~3.0|~4.0"
2535 "symfony/css-selector": "~2.8|~3.0|~4.0",
2536 "symfony/process": "~2.8|~3.0|~4.0"
2539 "symfony/process": ""
2544 "dev-master": "3.4-dev"
2549 "Symfony\\Component\\BrowserKit\\": ""
2551 "exclude-from-classmap": [
2555 "notification-url": "https://packagist.org/downloads/",
2561 "name": "Fabien Potencier",
2562 "email": "fabien@symfony.com"
2565 "name": "Symfony Community",
2566 "homepage": "https://symfony.com/contributors"
2569 "description": "Symfony BrowserKit Component",
2570 "homepage": "https://symfony.com",
2571 "time": "2019-08-26T07:52:58+00:00"
2574 "name": "symfony/class-loader",
2575 "version": "v3.4.31",
2578 "url": "https://github.com/symfony/class-loader.git",
2579 "reference": "e212b06996819a2bce026a63da03b7182d05a690"
2583 "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690",
2584 "reference": "e212b06996819a2bce026a63da03b7182d05a690",
2588 "php": "^5.5.9|>=7.0.8"
2591 "symfony/finder": "~2.8|~3.0|~4.0",
2592 "symfony/polyfill-apcu": "~1.1"
2595 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2600 "dev-master": "3.4-dev"
2605 "Symfony\\Component\\ClassLoader\\": ""
2607 "exclude-from-classmap": [
2611 "notification-url": "https://packagist.org/downloads/",
2617 "name": "Fabien Potencier",
2618 "email": "fabien@symfony.com"
2621 "name": "Symfony Community",
2622 "homepage": "https://symfony.com/contributors"
2625 "description": "Symfony ClassLoader Component",
2626 "homepage": "https://symfony.com",
2627 "time": "2019-08-20T13:31:17+00:00"
2630 "name": "symfony/config",
2631 "version": "v3.4.31",
2634 "url": "https://github.com/symfony/config.git",
2635 "reference": "24a60c0d7ad98a0fa5d1f892e9286095a389404f"
2639 "url": "https://api.github.com/repos/symfony/config/zipball/24a60c0d7ad98a0fa5d1f892e9286095a389404f",
2640 "reference": "24a60c0d7ad98a0fa5d1f892e9286095a389404f",
2644 "php": "^5.5.9|>=7.0.8",
2645 "symfony/filesystem": "~2.8|~3.0|~4.0",
2646 "symfony/polyfill-ctype": "~1.8"
2649 "symfony/dependency-injection": "<3.3",
2650 "symfony/finder": "<3.3"
2653 "symfony/dependency-injection": "~3.3|~4.0",
2654 "symfony/event-dispatcher": "~3.3|~4.0",
2655 "symfony/finder": "~3.3|~4.0",
2656 "symfony/yaml": "~3.0|~4.0"
2659 "symfony/yaml": "To use the yaml reference dumper"
2664 "dev-master": "3.4-dev"
2669 "Symfony\\Component\\Config\\": ""
2671 "exclude-from-classmap": [
2675 "notification-url": "https://packagist.org/downloads/",
2681 "name": "Fabien Potencier",
2682 "email": "fabien@symfony.com"
2685 "name": "Symfony Community",
2686 "homepage": "https://symfony.com/contributors"
2689 "description": "Symfony Config Component",
2690 "homepage": "https://symfony.com",
2691 "time": "2019-08-26T07:52:57+00:00"
2694 "name": "symfony/console",
2695 "version": "v3.3.18",
2698 "url": "https://github.com/symfony/console.git",
2699 "reference": "af7ec995de93671c03cc1b4e3176c8588bc79dcc"
2703 "url": "https://api.github.com/repos/symfony/console/zipball/af7ec995de93671c03cc1b4e3176c8588bc79dcc",
2704 "reference": "af7ec995de93671c03cc1b4e3176c8588bc79dcc",
2708 "php": "^5.5.9|>=7.0.8",
2709 "symfony/debug": "~2.8|~3.0",
2710 "symfony/polyfill-mbstring": "~1.0"
2713 "symfony/dependency-injection": "<3.3"
2717 "symfony/config": "~3.3",
2718 "symfony/dependency-injection": "~3.3",
2719 "symfony/event-dispatcher": "~2.8|~3.0",
2720 "symfony/filesystem": "~2.8|~3.0",
2721 "symfony/process": "~2.8|~3.0"
2724 "psr/log": "For using the console logger",
2725 "symfony/event-dispatcher": "",
2726 "symfony/filesystem": "",
2727 "symfony/process": ""
2732 "dev-master": "3.3-dev"
2737 "Symfony\\Component\\Console\\": ""
2739 "exclude-from-classmap": [
2743 "notification-url": "https://packagist.org/downloads/",
2749 "name": "Fabien Potencier",
2750 "email": "fabien@symfony.com"
2753 "name": "Symfony Community",
2754 "homepage": "https://symfony.com/contributors"
2757 "description": "Symfony Console Component",
2758 "homepage": "https://symfony.com",
2759 "time": "2018-01-29T09:02:23+00:00"
2762 "name": "symfony/css-selector",
2763 "version": "v3.4.31",
2766 "url": "https://github.com/symfony/css-selector.git",
2767 "reference": "e18c5c4b35e7f17513448a25d02f7af34a4bdb41"
2771 "url": "https://api.github.com/repos/symfony/css-selector/zipball/e18c5c4b35e7f17513448a25d02f7af34a4bdb41",
2772 "reference": "e18c5c4b35e7f17513448a25d02f7af34a4bdb41",
2776 "php": "^5.5.9|>=7.0.8"
2781 "dev-master": "3.4-dev"
2786 "Symfony\\Component\\CssSelector\\": ""
2788 "exclude-from-classmap": [
2792 "notification-url": "https://packagist.org/downloads/",
2798 "name": "Fabien Potencier",
2799 "email": "fabien@symfony.com"
2802 "name": "Jean-François Simon",
2803 "email": "jeanfrancois.simon@sensiolabs.com"
2806 "name": "Symfony Community",
2807 "homepage": "https://symfony.com/contributors"
2810 "description": "Symfony CssSelector Component",
2811 "homepage": "https://symfony.com",
2812 "time": "2019-08-20T13:31:17+00:00"
2815 "name": "symfony/debug",
2816 "version": "v3.4.31",
2819 "url": "https://github.com/symfony/debug.git",
2820 "reference": "0b600300918780001e2821db77bc28b677794486"
2824 "url": "https://api.github.com/repos/symfony/debug/zipball/0b600300918780001e2821db77bc28b677794486",
2825 "reference": "0b600300918780001e2821db77bc28b677794486",
2829 "php": "^5.5.9|>=7.0.8",
2833 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2836 "symfony/http-kernel": "~2.8|~3.0|~4.0"
2841 "dev-master": "3.4-dev"
2846 "Symfony\\Component\\Debug\\": ""
2848 "exclude-from-classmap": [
2852 "notification-url": "https://packagist.org/downloads/",
2858 "name": "Fabien Potencier",
2859 "email": "fabien@symfony.com"
2862 "name": "Symfony Community",
2863 "homepage": "https://symfony.com/contributors"
2866 "description": "Symfony Debug Component",
2867 "homepage": "https://symfony.com",
2868 "time": "2019-08-20T13:31:17+00:00"
2871 "name": "symfony/dependency-injection",
2872 "version": "v3.3.18",
2875 "url": "https://github.com/symfony/dependency-injection.git",
2876 "reference": "54243abc4e1a1a15e274e391bd6f7090b44711f1"
2880 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/54243abc4e1a1a15e274e391bd6f7090b44711f1",
2881 "reference": "54243abc4e1a1a15e274e391bd6f7090b44711f1",
2885 "php": "^5.5.9|>=7.0.8",
2886 "psr/container": "^1.0"
2889 "symfony/config": "<3.3.7",
2890 "symfony/finder": "<3.3",
2891 "symfony/yaml": "<3.3"
2894 "psr/container-implementation": "1.0"
2897 "symfony/config": "~3.3",
2898 "symfony/expression-language": "~2.8|~3.0",
2899 "symfony/yaml": "~3.3"
2902 "symfony/config": "",
2903 "symfony/expression-language": "For using expressions in service container configuration",
2904 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2905 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2911 "dev-master": "3.3-dev"
2916 "Symfony\\Component\\DependencyInjection\\": ""
2918 "exclude-from-classmap": [
2922 "notification-url": "https://packagist.org/downloads/",
2928 "name": "Fabien Potencier",
2929 "email": "fabien@symfony.com"
2932 "name": "Symfony Community",
2933 "homepage": "https://symfony.com/contributors"
2936 "description": "Symfony DependencyInjection Component",
2937 "homepage": "https://symfony.com",
2938 "time": "2018-01-29T09:02:23+00:00"
2941 "name": "symfony/dom-crawler",
2942 "version": "v3.4.31",
2945 "url": "https://github.com/symfony/dom-crawler.git",
2946 "reference": "8558d1bc4554f5cb0b66e50377457967a8969263"
2950 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/8558d1bc4554f5cb0b66e50377457967a8969263",
2951 "reference": "8558d1bc4554f5cb0b66e50377457967a8969263",
2955 "php": "^5.5.9|>=7.0.8",
2956 "symfony/polyfill-ctype": "~1.8",
2957 "symfony/polyfill-mbstring": "~1.0"
2960 "symfony/css-selector": "~2.8|~3.0|~4.0"
2963 "symfony/css-selector": ""
2968 "dev-master": "3.4-dev"
2973 "Symfony\\Component\\DomCrawler\\": ""
2975 "exclude-from-classmap": [
2979 "notification-url": "https://packagist.org/downloads/",
2985 "name": "Fabien Potencier",
2986 "email": "fabien@symfony.com"
2989 "name": "Symfony Community",
2990 "homepage": "https://symfony.com/contributors"
2993 "description": "Symfony DomCrawler Component",
2994 "homepage": "https://symfony.com",
2995 "time": "2019-08-26T07:52:58+00:00"
2998 "name": "symfony/event-dispatcher",
2999 "version": "v3.4.31",
3002 "url": "https://github.com/symfony/event-dispatcher.git",
3003 "reference": "3e922c4c3430b9de624e8a285dada5e61e230959"
3007 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e922c4c3430b9de624e8a285dada5e61e230959",
3008 "reference": "3e922c4c3430b9de624e8a285dada5e61e230959",
3012 "php": "^5.5.9|>=7.0.8"
3015 "symfony/dependency-injection": "<3.3"
3019 "symfony/config": "~2.8|~3.0|~4.0",
3020 "symfony/dependency-injection": "~3.3|~4.0",
3021 "symfony/expression-language": "~2.8|~3.0|~4.0",
3022 "symfony/stopwatch": "~2.8|~3.0|~4.0"
3025 "symfony/dependency-injection": "",
3026 "symfony/http-kernel": ""
3031 "dev-master": "3.4-dev"
3036 "Symfony\\Component\\EventDispatcher\\": ""
3038 "exclude-from-classmap": [
3042 "notification-url": "https://packagist.org/downloads/",
3048 "name": "Fabien Potencier",
3049 "email": "fabien@symfony.com"
3052 "name": "Symfony Community",
3053 "homepage": "https://symfony.com/contributors"
3056 "description": "Symfony EventDispatcher Component",
3057 "homepage": "https://symfony.com",
3058 "time": "2019-08-23T08:05:57+00:00"
3061 "name": "symfony/filesystem",
3062 "version": "v3.4.31",
3065 "url": "https://github.com/symfony/filesystem.git",
3066 "reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516"
3070 "url": "https://api.github.com/repos/symfony/filesystem/zipball/00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516",
3071 "reference": "00e3a6ddd723b8bcfe4f2a1b6f82b98eeeb51516",
3075 "php": "^5.5.9|>=7.0.8",
3076 "symfony/polyfill-ctype": "~1.8"
3081 "dev-master": "3.4-dev"
3086 "Symfony\\Component\\Filesystem\\": ""
3088 "exclude-from-classmap": [
3092 "notification-url": "https://packagist.org/downloads/",
3098 "name": "Fabien Potencier",
3099 "email": "fabien@symfony.com"
3102 "name": "Symfony Community",
3103 "homepage": "https://symfony.com/contributors"
3106 "description": "Symfony Filesystem Component",
3107 "homepage": "https://symfony.com",
3108 "time": "2019-08-20T13:31:17+00:00"
3111 "name": "symfony/polyfill-ctype",
3112 "version": "v1.12.0",
3115 "url": "https://github.com/symfony/polyfill-ctype.git",
3116 "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
3120 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
3121 "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
3128 "ext-ctype": "For best performance"
3133 "dev-master": "1.12-dev"
3138 "Symfony\\Polyfill\\Ctype\\": ""
3144 "notification-url": "https://packagist.org/downloads/",
3150 "name": "Gert de Pagter",
3151 "email": "BackEndTea@gmail.com"
3154 "name": "Symfony Community",
3155 "homepage": "https://symfony.com/contributors"
3158 "description": "Symfony polyfill for ctype functions",
3159 "homepage": "https://symfony.com",
3166 "time": "2019-08-06T08:03:45+00:00"
3169 "name": "symfony/polyfill-mbstring",
3170 "version": "v1.12.0",
3173 "url": "https://github.com/symfony/polyfill-mbstring.git",
3174 "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
3178 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
3179 "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
3186 "ext-mbstring": "For best performance"
3191 "dev-master": "1.12-dev"
3196 "Symfony\\Polyfill\\Mbstring\\": ""
3202 "notification-url": "https://packagist.org/downloads/",
3208 "name": "Nicolas Grekas",
3209 "email": "p@tchwork.com"
3212 "name": "Symfony Community",
3213 "homepage": "https://symfony.com/contributors"
3216 "description": "Symfony polyfill for the Mbstring extension",
3217 "homepage": "https://symfony.com",
3225 "time": "2019-08-06T08:03:45+00:00"
3228 "name": "symfony/process",
3229 "version": "v2.8.50",
3232 "url": "https://github.com/symfony/process.git",
3233 "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8"
3237 "url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8",
3238 "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8",
3247 "dev-master": "2.8-dev"
3252 "Symfony\\Component\\Process\\": ""
3254 "exclude-from-classmap": [
3258 "notification-url": "https://packagist.org/downloads/",
3264 "name": "Fabien Potencier",
3265 "email": "fabien@symfony.com"
3268 "name": "Symfony Community",
3269 "homepage": "https://symfony.com/contributors"
3272 "description": "Symfony Process Component",
3273 "homepage": "https://symfony.com",
3274 "time": "2018-11-11T11:18:13+00:00"
3277 "name": "symfony/translation",
3278 "version": "v3.3.18",
3281 "url": "https://github.com/symfony/translation.git",
3282 "reference": "90cb5ca3eb84b3053fef876e11e405fd819487fc"
3286 "url": "https://api.github.com/repos/symfony/translation/zipball/90cb5ca3eb84b3053fef876e11e405fd819487fc",
3287 "reference": "90cb5ca3eb84b3053fef876e11e405fd819487fc",
3291 "php": "^5.5.9|>=7.0.8",
3292 "symfony/polyfill-mbstring": "~1.0"
3295 "symfony/config": "<2.8",
3296 "symfony/yaml": "<3.3"
3300 "symfony/config": "~2.8|~3.0",
3301 "symfony/intl": "^2.8.18|^3.2.5",
3302 "symfony/yaml": "~3.3"
3305 "psr/log": "To use logging capability in translator",
3306 "symfony/config": "",
3312 "dev-master": "3.3-dev"
3317 "Symfony\\Component\\Translation\\": ""
3319 "exclude-from-classmap": [
3323 "notification-url": "https://packagist.org/downloads/",
3329 "name": "Fabien Potencier",
3330 "email": "fabien@symfony.com"
3333 "name": "Symfony Community",
3334 "homepage": "https://symfony.com/contributors"
3337 "description": "Symfony Translation Component",
3338 "homepage": "https://symfony.com",
3339 "time": "2018-01-18T14:19:00+00:00"
3342 "name": "symfony/yaml",
3343 "version": "v3.3.18",
3346 "url": "https://github.com/symfony/yaml.git",
3347 "reference": "af615970e265543a26ee712c958404eb9b7ac93d"
3351 "url": "https://api.github.com/repos/symfony/yaml/zipball/af615970e265543a26ee712c958404eb9b7ac93d",
3352 "reference": "af615970e265543a26ee712c958404eb9b7ac93d",
3356 "php": "^5.5.9|>=7.0.8"
3359 "symfony/console": "~2.8|~3.0"
3362 "symfony/console": "For validating YAML files using the lint command"
3367 "dev-master": "3.3-dev"
3372 "Symfony\\Component\\Yaml\\": ""
3374 "exclude-from-classmap": [
3378 "notification-url": "https://packagist.org/downloads/",
3384 "name": "Fabien Potencier",
3385 "email": "fabien@symfony.com"
3388 "name": "Symfony Community",
3389 "homepage": "https://symfony.com/contributors"
3392 "description": "Symfony Yaml Component",
3393 "homepage": "https://symfony.com",
3394 "time": "2018-01-20T15:04:53+00:00"
3397 "name": "theseer/tokenizer",
3401 "url": "https://github.com/theseer/tokenizer.git",
3402 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
3406 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
3407 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
3412 "ext-tokenizer": "*",
3413 "ext-xmlwriter": "*",
3422 "notification-url": "https://packagist.org/downloads/",
3428 "name": "Arne Blankerts",
3429 "role": "Developer",
3430 "email": "arne@blankerts.de"
3433 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
3434 "time": "2019-06-13T22:48:21+00:00"
3437 "name": "webmozart/assert",
3441 "url": "https://github.com/webmozart/assert.git",
3442 "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
3446 "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
3447 "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
3451 "php": "^5.3.3 || ^7.0",
3452 "symfony/polyfill-ctype": "^1.8"
3455 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
3460 "dev-master": "1.3-dev"
3465 "Webmozart\\Assert\\": "src/"
3468 "notification-url": "https://packagist.org/downloads/",
3474 "name": "Bernhard Schussek",
3475 "email": "bschussek@gmail.com"
3478 "description": "Assertions to validate method input/output with nice error messages.",
3484 "time": "2019-08-24T08:43:50+00:00"
3490 "alias_normalized": "1.9999999.9999999.9999999-dev",
3491 "version": "dev-local",
3492 "package": "instaclick/php-webdriver"
3495 "minimum-stability": "stable",
3496 "stability-flags": {
3497 "instaclick/php-webdriver": 20
3499 "prefer-stable": false,
3500 "prefer-lowest": false,