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": "f3e6814cafec1673c1fa51dea8a41306",
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": "a2c590166b2133a4633738648b6b064edae0814a"
521 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
522 "reference": "a2c590166b2133a4633738648b6b064edae0814a",
529 "doctrine/coding-standard": "^6.0",
532 "phpbench/phpbench": "^0.13",
533 "phpstan/phpstan-phpunit": "^0.11",
534 "phpstan/phpstan-shim": "^0.11",
535 "phpunit/phpunit": "^7.0"
540 "dev-master": "1.2.x-dev"
545 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
548 "notification-url": "https://packagist.org/downloads/",
554 "name": "Marco Pivetta",
555 "email": "ocramius@gmail.com",
556 "homepage": "http://ocramius.github.com/"
559 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
560 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
565 "time": "2019-03-17T17:37:11+00:00"
568 "name": "fabpot/goutte",
572 "url": "https://github.com/FriendsOfPHP/Goutte.git",
573 "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8"
577 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8",
578 "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8",
582 "guzzlehttp/guzzle": "^6.0",
584 "symfony/browser-kit": "~2.1|~3.0|~4.0",
585 "symfony/css-selector": "~2.1|~3.0|~4.0",
586 "symfony/dom-crawler": "~2.1|~3.0|~4.0"
589 "symfony/phpunit-bridge": "^3.3 || ^4"
591 "type": "application",
594 "dev-master": "3.2-dev"
601 "exclude-from-classmap": [
605 "notification-url": "https://packagist.org/downloads/",
611 "name": "Fabien Potencier",
612 "email": "fabien@symfony.com"
615 "description": "A simple PHP Web Scraper",
616 "homepage": "https://github.com/FriendsOfPHP/Goutte",
620 "time": "2018-06-29T15:13:57+00:00"
623 "name": "guzzlehttp/guzzle",
627 "url": "https://github.com/guzzle/guzzle.git",
628 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
632 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
633 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
637 "guzzlehttp/promises": "^1.0",
638 "guzzlehttp/psr7": "^1.4",
643 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
647 "psr/log": "Required for using the Log middleware"
652 "dev-master": "6.3-dev"
657 "src/functions_include.php"
660 "GuzzleHttp\\": "src/"
663 "notification-url": "https://packagist.org/downloads/",
669 "name": "Michael Dowling",
670 "email": "mtdowling@gmail.com",
671 "homepage": "https://github.com/mtdowling"
674 "description": "Guzzle is a PHP HTTP client library",
675 "homepage": "http://guzzlephp.org/",
685 "time": "2018-04-22T15:46:56+00:00"
688 "name": "guzzlehttp/promises",
692 "url": "https://github.com/guzzle/promises.git",
693 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
697 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
698 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
705 "phpunit/phpunit": "^4.0"
710 "dev-master": "1.4-dev"
715 "GuzzleHttp\\Promise\\": "src/"
718 "src/functions_include.php"
721 "notification-url": "https://packagist.org/downloads/",
727 "name": "Michael Dowling",
728 "email": "mtdowling@gmail.com",
729 "homepage": "https://github.com/mtdowling"
732 "description": "Guzzle promises library",
736 "time": "2016-12-20T10:07:11+00:00"
739 "name": "guzzlehttp/psr7",
743 "url": "https://github.com/guzzle/psr7.git",
744 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
748 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
749 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
754 "psr/http-message": "~1.0",
755 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
758 "psr/http-message-implementation": "1.0"
762 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
765 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
770 "dev-master": "1.6-dev"
775 "GuzzleHttp\\Psr7\\": "src/"
778 "src/functions_include.php"
781 "notification-url": "https://packagist.org/downloads/",
787 "name": "Michael Dowling",
788 "email": "mtdowling@gmail.com",
789 "homepage": "https://github.com/mtdowling"
792 "name": "Tobias Schultze",
793 "homepage": "https://github.com/Tobion"
796 "description": "PSR-7 message implementation that also provides common utility methods",
807 "time": "2019-07-01T23:21:34+00:00"
810 "name": "instaclick/php-webdriver",
811 "version": "dev-local",
814 "url": "https://github.com/moodlehq/php-webdriver.git",
815 "reference": "3df827208ec104a9716aa8c30741e330da620c1e"
819 "url": "https://api.github.com/repos/moodlehq/php-webdriver/zipball/3df827208ec104a9716aa8c30741e330da620c1e",
820 "reference": "3df827208ec104a9716aa8c30741e330da620c1e",
828 "phpunit/phpunit": "^4.8",
829 "satooshi/php-coveralls": "^1.0||^2.0"
834 "dev-master": "1.4.x-dev"
847 "name": "Justin Bishop",
848 "email": "jubishop@gmail.com",
852 "name": "Anthon Pang",
853 "email": "apang@softwaredevelopment.ca",
854 "role": "Fork Maintainer"
857 "description": "PHP WebDriver for Selenium 2",
858 "homepage": "http://instaclick.com/",
866 "source": "https://github.com/moodlehq/php-webdriver/tree/local"
868 "time": "2019-08-14T02:10:24+00:00"
871 "name": "mikey179/vfsstream",
875 "url": "https://github.com/bovigo/vfsStream.git",
876 "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb"
880 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
881 "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
888 "phpunit/phpunit": "^4.5|^5.0"
893 "dev-master": "1.6.x-dev"
898 "org\\bovigo\\vfs\\": "src/main/php"
901 "notification-url": "https://packagist.org/downloads/",
907 "name": "Frank Kleine",
909 "homepage": "http://frankkleine.de/"
912 "description": "Virtual file system to mock the real file system in unit tests.",
913 "homepage": "http://vfs.bovigo.org/",
914 "time": "2019-08-01T01:38:37+00:00"
917 "name": "moodlehq/behat-extension",
918 "version": "v3.38.2",
921 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
922 "reference": "ee293554b4e75b7444576bfe0c9f6779fb1c04cb"
926 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/ee293554b4e75b7444576bfe0c9f6779fb1c04cb",
927 "reference": "ee293554b4e75b7444576bfe0c9f6779fb1c04cb",
931 "behat/behat": "3.5.*",
932 "behat/mink": "~1.7",
933 "behat/mink-extension": "~2.2",
934 "behat/mink-goutte-driver": "~1.2",
935 "behat/mink-selenium2-driver": "~1.3",
937 "symfony/process": "2.8.*"
942 "Moodle\\BehatExtension": "src/"
945 "notification-url": "https://packagist.org/downloads/",
951 "name": "David Monllaó",
953 "email": "david.monllao@gmail.com",
954 "homepage": "http://moodle.com"
957 "description": "Moodle behat extension",
963 "time": "2019-08-26T22:08:54+00:00"
966 "name": "myclabs/deep-copy",
970 "url": "https://github.com/myclabs/DeepCopy.git",
971 "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea"
975 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/007c053ae6f31bba39dfa19a7726f56e9763bbea",
976 "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea",
983 "myclabs/deep-copy": "self.version"
986 "doctrine/collections": "^1.0",
987 "doctrine/common": "^2.6",
988 "phpunit/phpunit": "^7.1"
993 "DeepCopy\\": "src/DeepCopy/"
996 "src/DeepCopy/deep_copy.php"
999 "notification-url": "https://packagist.org/downloads/",
1003 "description": "Create deep copies (clones) of your objects",
1011 "time": "2019-08-09T12:45:53+00:00"
1014 "name": "phar-io/manifest",
1018 "url": "https://github.com/phar-io/manifest.git",
1019 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
1023 "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
1024 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
1030 "phar-io/version": "^2.0",
1031 "php": "^5.6 || ^7.0"
1036 "dev-master": "1.0.x-dev"
1044 "notification-url": "https://packagist.org/downloads/",
1050 "name": "Arne Blankerts",
1051 "role": "Developer",
1052 "email": "arne@blankerts.de"
1055 "name": "Sebastian Heuer",
1056 "role": "Developer",
1057 "email": "sebastian@phpeople.de"
1060 "name": "Sebastian Bergmann",
1061 "role": "Developer",
1062 "email": "sebastian@phpunit.de"
1065 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
1066 "time": "2018-07-08T19:23:20+00:00"
1069 "name": "phar-io/version",
1073 "url": "https://github.com/phar-io/version.git",
1074 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
1078 "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
1079 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
1083 "php": "^5.6 || ^7.0"
1091 "notification-url": "https://packagist.org/downloads/",
1097 "name": "Arne Blankerts",
1098 "role": "Developer",
1099 "email": "arne@blankerts.de"
1102 "name": "Sebastian Heuer",
1103 "role": "Developer",
1104 "email": "sebastian@phpeople.de"
1107 "name": "Sebastian Bergmann",
1108 "role": "Developer",
1109 "email": "sebastian@phpunit.de"
1112 "description": "Library for handling version information and constraints",
1113 "time": "2018-07-08T19:19:57+00:00"
1116 "name": "phpdocumentor/reflection-common",
1120 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1121 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
1125 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1126 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1133 "phpunit/phpunit": "^4.6"
1138 "dev-master": "1.0.x-dev"
1143 "phpDocumentor\\Reflection\\": [
1148 "notification-url": "https://packagist.org/downloads/",
1154 "name": "Jaap van Otterdijk",
1155 "email": "opensource@ijaap.nl"
1158 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1159 "homepage": "http://www.phpdoc.org",
1167 "time": "2017-09-11T18:02:19+00:00"
1170 "name": "phpdocumentor/reflection-docblock",
1174 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1175 "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c"
1179 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
1180 "reference": "bdd9f737ebc2a01c06ea7ff4308ec6697db9b53c",
1185 "phpdocumentor/reflection-common": "^1.0.0",
1186 "phpdocumentor/type-resolver": "^0.4.0",
1187 "webmozart/assert": "^1.0"
1190 "doctrine/instantiator": "~1.0.5",
1191 "mockery/mockery": "^1.0",
1192 "phpunit/phpunit": "^6.4"
1197 "dev-master": "4.x-dev"
1202 "phpDocumentor\\Reflection\\": [
1207 "notification-url": "https://packagist.org/downloads/",
1213 "name": "Mike van Riel",
1214 "email": "me@mikevanriel.com"
1217 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1218 "time": "2019-04-30T17:48:53+00:00"
1221 "name": "phpdocumentor/type-resolver",
1225 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1226 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
1230 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
1231 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
1235 "php": "^5.5 || ^7.0",
1236 "phpdocumentor/reflection-common": "^1.0"
1239 "mockery/mockery": "^0.9.4",
1240 "phpunit/phpunit": "^5.2||^4.8.24"
1245 "dev-master": "1.0.x-dev"
1250 "phpDocumentor\\Reflection\\": [
1255 "notification-url": "https://packagist.org/downloads/",
1261 "name": "Mike van Riel",
1262 "email": "me@mikevanriel.com"
1265 "time": "2017-07-14T14:27:02+00:00"
1268 "name": "phpspec/prophecy",
1272 "url": "https://github.com/phpspec/prophecy.git",
1273 "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
1277 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
1278 "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
1282 "doctrine/instantiator": "^1.0.2",
1284 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
1285 "sebastian/comparator": "^1.1|^2.0|^3.0",
1286 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
1289 "phpspec/phpspec": "^2.5|^3.2",
1290 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
1295 "dev-master": "1.8.x-dev"
1300 "Prophecy\\": "src/Prophecy"
1303 "notification-url": "https://packagist.org/downloads/",
1309 "name": "Konstantin Kudryashov",
1310 "email": "ever.zet@gmail.com",
1311 "homepage": "http://everzet.com"
1314 "name": "Marcello Duarte",
1315 "email": "marcello.duarte@gmail.com"
1318 "description": "Highly opinionated mocking framework for PHP 5.3+",
1319 "homepage": "https://github.com/phpspec/prophecy",
1328 "time": "2019-06-13T12:50:23+00:00"
1331 "name": "phpunit/dbunit",
1335 "url": "https://github.com/sebastianbergmann/dbunit.git",
1336 "reference": "e77b469c3962b5a563f09a2a989f1c9bd38b8615"
1340 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/e77b469c3962b5a563f09a2a989f1c9bd38b8615",
1341 "reference": "e77b469c3962b5a563f09a2a989f1c9bd38b8615",
1346 "ext-simplexml": "*",
1348 "phpunit/phpunit": "^7.0",
1349 "symfony/yaml": "^3.0 || ^4.0"
1354 "dev-master": "4.0-dev"
1362 "notification-url": "https://packagist.org/downloads/",
1368 "name": "Sebastian Bergmann",
1369 "email": "sebastian@phpunit.de",
1373 "description": "PHPUnit extension for database interaction testing",
1374 "homepage": "https://github.com/sebastianbergmann/dbunit/",
1381 "time": "2018-02-07T06:47:59+00:00"
1384 "name": "phpunit/php-code-coverage",
1388 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1389 "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
1393 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
1394 "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
1399 "ext-xmlwriter": "*",
1401 "phpunit/php-file-iterator": "^2.0",
1402 "phpunit/php-text-template": "^1.2.1",
1403 "phpunit/php-token-stream": "^3.0",
1404 "sebastian/code-unit-reverse-lookup": "^1.0.1",
1405 "sebastian/environment": "^3.1 || ^4.0",
1406 "sebastian/version": "^2.0.1",
1407 "theseer/tokenizer": "^1.1"
1410 "phpunit/phpunit": "^7.0"
1413 "ext-xdebug": "^2.6.0"
1418 "dev-master": "6.1-dev"
1426 "notification-url": "https://packagist.org/downloads/",
1432 "name": "Sebastian Bergmann",
1434 "email": "sebastian@phpunit.de"
1437 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1438 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1444 "time": "2018-10-31T16:06:48+00:00"
1447 "name": "phpunit/php-file-iterator",
1451 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1452 "reference": "050bedf145a257b1ff02746c31894800e5122946"
1456 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
1457 "reference": "050bedf145a257b1ff02746c31894800e5122946",
1464 "phpunit/phpunit": "^7.1"
1469 "dev-master": "2.0.x-dev"
1477 "notification-url": "https://packagist.org/downloads/",
1483 "name": "Sebastian Bergmann",
1485 "email": "sebastian@phpunit.de"
1488 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1489 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1494 "time": "2018-09-13T20:33:42+00:00"
1497 "name": "phpunit/php-text-template",
1501 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1502 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1506 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1507 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1519 "notification-url": "https://packagist.org/downloads/",
1525 "name": "Sebastian Bergmann",
1527 "email": "sebastian@phpunit.de"
1530 "description": "Simple template engine.",
1531 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1535 "time": "2015-06-21T13:50:34+00:00"
1538 "name": "phpunit/php-timer",
1542 "url": "https://github.com/sebastianbergmann/php-timer.git",
1543 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
1547 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
1548 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
1555 "phpunit/phpunit": "^7.0"
1560 "dev-master": "2.1-dev"
1568 "notification-url": "https://packagist.org/downloads/",
1574 "name": "Sebastian Bergmann",
1576 "email": "sebastian@phpunit.de"
1579 "description": "Utility class for timing",
1580 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1584 "time": "2019-06-07T04:22:29+00:00"
1587 "name": "phpunit/php-token-stream",
1591 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1592 "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a"
1596 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/e899757bb3df5ff6e95089132f32cd59aac2220a",
1597 "reference": "e899757bb3df5ff6e95089132f32cd59aac2220a",
1601 "ext-tokenizer": "*",
1605 "phpunit/phpunit": "^7.0"
1610 "dev-master": "3.1-dev"
1618 "notification-url": "https://packagist.org/downloads/",
1624 "name": "Sebastian Bergmann",
1625 "email": "sebastian@phpunit.de"
1628 "description": "Wrapper around PHP's tokenizer extension.",
1629 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1633 "time": "2019-07-25T05:29:42+00:00"
1636 "name": "phpunit/phpunit",
1637 "version": "7.5.15",
1640 "url": "https://github.com/sebastianbergmann/phpunit.git",
1641 "reference": "d79c053d972856b8b941bb233e39dc521a5093f0"
1645 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d79c053d972856b8b941bb233e39dc521a5093f0",
1646 "reference": "d79c053d972856b8b941bb233e39dc521a5093f0",
1650 "doctrine/instantiator": "^1.1",
1654 "ext-mbstring": "*",
1656 "myclabs/deep-copy": "^1.7",
1657 "phar-io/manifest": "^1.0.2",
1658 "phar-io/version": "^2.0",
1660 "phpspec/prophecy": "^1.7",
1661 "phpunit/php-code-coverage": "^6.0.7",
1662 "phpunit/php-file-iterator": "^2.0.1",
1663 "phpunit/php-text-template": "^1.2.1",
1664 "phpunit/php-timer": "^2.1",
1665 "sebastian/comparator": "^3.0",
1666 "sebastian/diff": "^3.0",
1667 "sebastian/environment": "^4.0",
1668 "sebastian/exporter": "^3.1",
1669 "sebastian/global-state": "^2.0",
1670 "sebastian/object-enumerator": "^3.0.3",
1671 "sebastian/resource-operations": "^2.0",
1672 "sebastian/version": "^2.0.1"
1675 "phpunit/phpunit-mock-objects": "*"
1683 "phpunit/php-invoker": "^2.0"
1691 "dev-master": "7.5-dev"
1699 "notification-url": "https://packagist.org/downloads/",
1705 "name": "Sebastian Bergmann",
1707 "email": "sebastian@phpunit.de"
1710 "description": "The PHP Unit Testing framework.",
1711 "homepage": "https://phpunit.de/",
1717 "time": "2019-08-21T07:05:16+00:00"
1720 "name": "psr/container",
1724 "url": "https://github.com/php-fig/container.git",
1725 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1729 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1730 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1739 "dev-master": "1.0.x-dev"
1744 "Psr\\Container\\": "src/"
1747 "notification-url": "https://packagist.org/downloads/",
1754 "homepage": "http://www.php-fig.org/"
1757 "description": "Common Container Interface (PHP FIG PSR-11)",
1758 "homepage": "https://github.com/php-fig/container",
1762 "container-interface",
1763 "container-interop",
1766 "time": "2017-02-14T16:28:37+00:00"
1769 "name": "psr/http-message",
1773 "url": "https://github.com/php-fig/http-message.git",
1774 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1778 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1779 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1788 "dev-master": "1.0.x-dev"
1793 "Psr\\Http\\Message\\": "src/"
1796 "notification-url": "https://packagist.org/downloads/",
1803 "homepage": "http://www.php-fig.org/"
1806 "description": "Common interface for HTTP messages",
1807 "homepage": "https://github.com/php-fig/http-message",
1816 "time": "2016-08-06T14:39:51+00:00"
1823 "url": "https://github.com/php-fig/log.git",
1824 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
1828 "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
1829 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
1838 "dev-master": "1.0.x-dev"
1843 "Psr\\Log\\": "Psr/Log/"
1846 "notification-url": "https://packagist.org/downloads/",
1853 "homepage": "http://www.php-fig.org/"
1856 "description": "Common interface for logging libraries",
1857 "homepage": "https://github.com/php-fig/log",
1863 "time": "2018-11-20T15:27:04+00:00"
1866 "name": "ralouphie/getallheaders",
1870 "url": "https://github.com/ralouphie/getallheaders.git",
1871 "reference": "120b605dfeb996808c31b6477290a714d356e822"
1875 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
1876 "reference": "120b605dfeb996808c31b6477290a714d356e822",
1883 "php-coveralls/php-coveralls": "^2.1",
1884 "phpunit/phpunit": "^5 || ^6.5"
1889 "src/getallheaders.php"
1892 "notification-url": "https://packagist.org/downloads/",
1898 "name": "Ralph Khattar",
1899 "email": "ralph.khattar@gmail.com"
1902 "description": "A polyfill for getallheaders.",
1903 "time": "2019-03-08T08:55:37+00:00"
1906 "name": "sebastian/code-unit-reverse-lookup",
1910 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1911 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
1915 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1916 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1920 "php": "^5.6 || ^7.0"
1923 "phpunit/phpunit": "^5.7 || ^6.0"
1928 "dev-master": "1.0.x-dev"
1936 "notification-url": "https://packagist.org/downloads/",
1942 "name": "Sebastian Bergmann",
1943 "email": "sebastian@phpunit.de"
1946 "description": "Looks up which function or method a line of code belongs to",
1947 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1948 "time": "2017-03-04T06:30:41+00:00"
1951 "name": "sebastian/comparator",
1955 "url": "https://github.com/sebastianbergmann/comparator.git",
1956 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
1960 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
1961 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
1966 "sebastian/diff": "^3.0",
1967 "sebastian/exporter": "^3.1"
1970 "phpunit/phpunit": "^7.1"
1975 "dev-master": "3.0-dev"
1983 "notification-url": "https://packagist.org/downloads/",
1989 "name": "Jeff Welch",
1990 "email": "whatthejeff@gmail.com"
1993 "name": "Volker Dusch",
1994 "email": "github@wallbash.com"
1997 "name": "Bernhard Schussek",
1998 "email": "bschussek@2bepublished.at"
2001 "name": "Sebastian Bergmann",
2002 "email": "sebastian@phpunit.de"
2005 "description": "Provides the functionality to compare PHP values for equality",
2006 "homepage": "https://github.com/sebastianbergmann/comparator",
2012 "time": "2018-07-12T15:12:46+00:00"
2015 "name": "sebastian/diff",
2019 "url": "https://github.com/sebastianbergmann/diff.git",
2020 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
2024 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2025 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
2032 "phpunit/phpunit": "^7.5 || ^8.0",
2033 "symfony/process": "^2 || ^3.3 || ^4"
2038 "dev-master": "3.0-dev"
2046 "notification-url": "https://packagist.org/downloads/",
2052 "name": "Kore Nordmann",
2053 "email": "mail@kore-nordmann.de"
2056 "name": "Sebastian Bergmann",
2057 "email": "sebastian@phpunit.de"
2060 "description": "Diff implementation",
2061 "homepage": "https://github.com/sebastianbergmann/diff",
2068 "time": "2019-02-04T06:01:07+00:00"
2071 "name": "sebastian/environment",
2075 "url": "https://github.com/sebastianbergmann/environment.git",
2076 "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404"
2080 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
2081 "reference": "f2a2c8e1c97c11ace607a7a667d73d47c19fe404",
2088 "phpunit/phpunit": "^7.5"
2096 "dev-master": "4.2-dev"
2104 "notification-url": "https://packagist.org/downloads/",
2110 "name": "Sebastian Bergmann",
2111 "email": "sebastian@phpunit.de"
2114 "description": "Provides functionality to handle HHVM/PHP environments",
2115 "homepage": "http://www.github.com/sebastianbergmann/environment",
2121 "time": "2019-05-05T09:05:15+00:00"
2124 "name": "sebastian/exporter",
2128 "url": "https://github.com/sebastianbergmann/exporter.git",
2129 "reference": "06a9a5947f47b3029d76118eb5c22802e5869687"
2133 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/06a9a5947f47b3029d76118eb5c22802e5869687",
2134 "reference": "06a9a5947f47b3029d76118eb5c22802e5869687",
2139 "sebastian/recursion-context": "^3.0"
2142 "ext-mbstring": "*",
2143 "phpunit/phpunit": "^6.0"
2148 "dev-master": "3.1.x-dev"
2156 "notification-url": "https://packagist.org/downloads/",
2162 "name": "Sebastian Bergmann",
2163 "email": "sebastian@phpunit.de"
2166 "name": "Jeff Welch",
2167 "email": "whatthejeff@gmail.com"
2170 "name": "Volker Dusch",
2171 "email": "github@wallbash.com"
2174 "name": "Adam Harvey",
2175 "email": "aharvey@php.net"
2178 "name": "Bernhard Schussek",
2179 "email": "bschussek@gmail.com"
2182 "description": "Provides the functionality to export PHP variables for visualization",
2183 "homepage": "http://www.github.com/sebastianbergmann/exporter",
2188 "time": "2019-08-11T12:43:14+00:00"
2191 "name": "sebastian/global-state",
2195 "url": "https://github.com/sebastianbergmann/global-state.git",
2196 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
2200 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2201 "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
2208 "phpunit/phpunit": "^6.0"
2216 "dev-master": "2.0-dev"
2224 "notification-url": "https://packagist.org/downloads/",
2230 "name": "Sebastian Bergmann",
2231 "email": "sebastian@phpunit.de"
2234 "description": "Snapshotting of global state",
2235 "homepage": "http://www.github.com/sebastianbergmann/global-state",
2239 "time": "2017-04-27T15:39:26+00:00"
2242 "name": "sebastian/object-enumerator",
2246 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2247 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
2251 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2252 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
2257 "sebastian/object-reflector": "^1.1.1",
2258 "sebastian/recursion-context": "^3.0"
2261 "phpunit/phpunit": "^6.0"
2266 "dev-master": "3.0.x-dev"
2274 "notification-url": "https://packagist.org/downloads/",
2280 "name": "Sebastian Bergmann",
2281 "email": "sebastian@phpunit.de"
2284 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2285 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2286 "time": "2017-08-03T12:35:26+00:00"
2289 "name": "sebastian/object-reflector",
2293 "url": "https://github.com/sebastianbergmann/object-reflector.git",
2294 "reference": "773f97c67f28de00d397be301821b06708fca0be"
2298 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
2299 "reference": "773f97c67f28de00d397be301821b06708fca0be",
2306 "phpunit/phpunit": "^6.0"
2311 "dev-master": "1.1-dev"
2319 "notification-url": "https://packagist.org/downloads/",
2325 "name": "Sebastian Bergmann",
2326 "email": "sebastian@phpunit.de"
2329 "description": "Allows reflection of object attributes, including inherited and non-public ones",
2330 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
2331 "time": "2017-03-29T09:07:27+00:00"
2334 "name": "sebastian/recursion-context",
2338 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2339 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
2343 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2344 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
2351 "phpunit/phpunit": "^6.0"
2356 "dev-master": "3.0.x-dev"
2364 "notification-url": "https://packagist.org/downloads/",
2370 "name": "Jeff Welch",
2371 "email": "whatthejeff@gmail.com"
2374 "name": "Sebastian Bergmann",
2375 "email": "sebastian@phpunit.de"
2378 "name": "Adam Harvey",
2379 "email": "aharvey@php.net"
2382 "description": "Provides functionality to recursively process PHP variables",
2383 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2384 "time": "2017-03-03T06:23:57+00:00"
2387 "name": "sebastian/resource-operations",
2391 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2392 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
2396 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2397 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
2406 "dev-master": "2.0-dev"
2414 "notification-url": "https://packagist.org/downloads/",
2420 "name": "Sebastian Bergmann",
2421 "email": "sebastian@phpunit.de"
2424 "description": "Provides a list of PHP built-in functions that operate on resources",
2425 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2426 "time": "2018-10-04T04:07:39+00:00"
2429 "name": "sebastian/version",
2433 "url": "https://github.com/sebastianbergmann/version.git",
2434 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2438 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2439 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2448 "dev-master": "2.0.x-dev"
2456 "notification-url": "https://packagist.org/downloads/",
2462 "name": "Sebastian Bergmann",
2464 "email": "sebastian@phpunit.de"
2467 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2468 "homepage": "https://github.com/sebastianbergmann/version",
2469 "time": "2016-10-03T07:35:21+00:00"
2472 "name": "symfony/browser-kit",
2473 "version": "v4.3.4",
2476 "url": "https://github.com/symfony/browser-kit.git",
2477 "reference": "9e5dddb637b13db82e35695a8603fe6e118cc119"
2481 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9e5dddb637b13db82e35695a8603fe6e118cc119",
2482 "reference": "9e5dddb637b13db82e35695a8603fe6e118cc119",
2487 "symfony/dom-crawler": "~3.4|~4.0"
2490 "symfony/css-selector": "~3.4|~4.0",
2491 "symfony/http-client": "^4.3",
2492 "symfony/mime": "^4.3",
2493 "symfony/process": "~3.4|~4.0"
2496 "symfony/process": ""
2501 "dev-master": "4.3-dev"
2506 "Symfony\\Component\\BrowserKit\\": ""
2508 "exclude-from-classmap": [
2512 "notification-url": "https://packagist.org/downloads/",
2518 "name": "Fabien Potencier",
2519 "email": "fabien@symfony.com"
2522 "name": "Symfony Community",
2523 "homepage": "https://symfony.com/contributors"
2526 "description": "Symfony BrowserKit Component",
2527 "homepage": "https://symfony.com",
2528 "time": "2019-08-26T08:26:39+00:00"
2531 "name": "symfony/class-loader",
2532 "version": "v3.4.31",
2535 "url": "https://github.com/symfony/class-loader.git",
2536 "reference": "e212b06996819a2bce026a63da03b7182d05a690"
2540 "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690",
2541 "reference": "e212b06996819a2bce026a63da03b7182d05a690",
2545 "php": "^5.5.9|>=7.0.8"
2548 "symfony/finder": "~2.8|~3.0|~4.0",
2549 "symfony/polyfill-apcu": "~1.1"
2552 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2557 "dev-master": "3.4-dev"
2562 "Symfony\\Component\\ClassLoader\\": ""
2564 "exclude-from-classmap": [
2568 "notification-url": "https://packagist.org/downloads/",
2574 "name": "Fabien Potencier",
2575 "email": "fabien@symfony.com"
2578 "name": "Symfony Community",
2579 "homepage": "https://symfony.com/contributors"
2582 "description": "Symfony ClassLoader Component",
2583 "homepage": "https://symfony.com",
2584 "time": "2019-08-20T13:31:17+00:00"
2587 "name": "symfony/config",
2588 "version": "v4.3.4",
2591 "url": "https://github.com/symfony/config.git",
2592 "reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece"
2596 "url": "https://api.github.com/repos/symfony/config/zipball/07d49c0f823e0bc367c6d84e35b61419188a5ece",
2597 "reference": "07d49c0f823e0bc367c6d84e35b61419188a5ece",
2602 "symfony/filesystem": "~3.4|~4.0",
2603 "symfony/polyfill-ctype": "~1.8"
2606 "symfony/finder": "<3.4"
2609 "symfony/dependency-injection": "~3.4|~4.0",
2610 "symfony/event-dispatcher": "~3.4|~4.0",
2611 "symfony/finder": "~3.4|~4.0",
2612 "symfony/messenger": "~4.1",
2613 "symfony/yaml": "~3.4|~4.0"
2616 "symfony/yaml": "To use the yaml reference dumper"
2621 "dev-master": "4.3-dev"
2626 "Symfony\\Component\\Config\\": ""
2628 "exclude-from-classmap": [
2632 "notification-url": "https://packagist.org/downloads/",
2638 "name": "Fabien Potencier",
2639 "email": "fabien@symfony.com"
2642 "name": "Symfony Community",
2643 "homepage": "https://symfony.com/contributors"
2646 "description": "Symfony Config Component",
2647 "homepage": "https://symfony.com",
2648 "time": "2019-08-26T08:26:39+00:00"
2651 "name": "symfony/console",
2652 "version": "v3.3.18",
2655 "url": "https://github.com/symfony/console.git",
2656 "reference": "af7ec995de93671c03cc1b4e3176c8588bc79dcc"
2660 "url": "https://api.github.com/repos/symfony/console/zipball/af7ec995de93671c03cc1b4e3176c8588bc79dcc",
2661 "reference": "af7ec995de93671c03cc1b4e3176c8588bc79dcc",
2665 "php": "^5.5.9|>=7.0.8",
2666 "symfony/debug": "~2.8|~3.0",
2667 "symfony/polyfill-mbstring": "~1.0"
2670 "symfony/dependency-injection": "<3.3"
2674 "symfony/config": "~3.3",
2675 "symfony/dependency-injection": "~3.3",
2676 "symfony/event-dispatcher": "~2.8|~3.0",
2677 "symfony/filesystem": "~2.8|~3.0",
2678 "symfony/process": "~2.8|~3.0"
2681 "psr/log": "For using the console logger",
2682 "symfony/event-dispatcher": "",
2683 "symfony/filesystem": "",
2684 "symfony/process": ""
2689 "dev-master": "3.3-dev"
2694 "Symfony\\Component\\Console\\": ""
2696 "exclude-from-classmap": [
2700 "notification-url": "https://packagist.org/downloads/",
2706 "name": "Fabien Potencier",
2707 "email": "fabien@symfony.com"
2710 "name": "Symfony Community",
2711 "homepage": "https://symfony.com/contributors"
2714 "description": "Symfony Console Component",
2715 "homepage": "https://symfony.com",
2716 "time": "2018-01-29T09:02:23+00:00"
2719 "name": "symfony/css-selector",
2720 "version": "v3.4.31",
2723 "url": "https://github.com/symfony/css-selector.git",
2724 "reference": "e18c5c4b35e7f17513448a25d02f7af34a4bdb41"
2728 "url": "https://api.github.com/repos/symfony/css-selector/zipball/e18c5c4b35e7f17513448a25d02f7af34a4bdb41",
2729 "reference": "e18c5c4b35e7f17513448a25d02f7af34a4bdb41",
2733 "php": "^5.5.9|>=7.0.8"
2738 "dev-master": "3.4-dev"
2743 "Symfony\\Component\\CssSelector\\": ""
2745 "exclude-from-classmap": [
2749 "notification-url": "https://packagist.org/downloads/",
2755 "name": "Fabien Potencier",
2756 "email": "fabien@symfony.com"
2759 "name": "Jean-François Simon",
2760 "email": "jeanfrancois.simon@sensiolabs.com"
2763 "name": "Symfony Community",
2764 "homepage": "https://symfony.com/contributors"
2767 "description": "Symfony CssSelector Component",
2768 "homepage": "https://symfony.com",
2769 "time": "2019-08-20T13:31:17+00:00"
2772 "name": "symfony/debug",
2773 "version": "v3.4.31",
2776 "url": "https://github.com/symfony/debug.git",
2777 "reference": "0b600300918780001e2821db77bc28b677794486"
2781 "url": "https://api.github.com/repos/symfony/debug/zipball/0b600300918780001e2821db77bc28b677794486",
2782 "reference": "0b600300918780001e2821db77bc28b677794486",
2786 "php": "^5.5.9|>=7.0.8",
2790 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2793 "symfony/http-kernel": "~2.8|~3.0|~4.0"
2798 "dev-master": "3.4-dev"
2803 "Symfony\\Component\\Debug\\": ""
2805 "exclude-from-classmap": [
2809 "notification-url": "https://packagist.org/downloads/",
2815 "name": "Fabien Potencier",
2816 "email": "fabien@symfony.com"
2819 "name": "Symfony Community",
2820 "homepage": "https://symfony.com/contributors"
2823 "description": "Symfony Debug Component",
2824 "homepage": "https://symfony.com",
2825 "time": "2019-08-20T13:31:17+00:00"
2828 "name": "symfony/dependency-injection",
2829 "version": "v3.3.18",
2832 "url": "https://github.com/symfony/dependency-injection.git",
2833 "reference": "54243abc4e1a1a15e274e391bd6f7090b44711f1"
2837 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/54243abc4e1a1a15e274e391bd6f7090b44711f1",
2838 "reference": "54243abc4e1a1a15e274e391bd6f7090b44711f1",
2842 "php": "^5.5.9|>=7.0.8",
2843 "psr/container": "^1.0"
2846 "symfony/config": "<3.3.7",
2847 "symfony/finder": "<3.3",
2848 "symfony/yaml": "<3.3"
2851 "psr/container-implementation": "1.0"
2854 "symfony/config": "~3.3",
2855 "symfony/expression-language": "~2.8|~3.0",
2856 "symfony/yaml": "~3.3"
2859 "symfony/config": "",
2860 "symfony/expression-language": "For using expressions in service container configuration",
2861 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2862 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2868 "dev-master": "3.3-dev"
2873 "Symfony\\Component\\DependencyInjection\\": ""
2875 "exclude-from-classmap": [
2879 "notification-url": "https://packagist.org/downloads/",
2885 "name": "Fabien Potencier",
2886 "email": "fabien@symfony.com"
2889 "name": "Symfony Community",
2890 "homepage": "https://symfony.com/contributors"
2893 "description": "Symfony DependencyInjection Component",
2894 "homepage": "https://symfony.com",
2895 "time": "2018-01-29T09:02:23+00:00"
2898 "name": "symfony/dom-crawler",
2899 "version": "v4.3.4",
2902 "url": "https://github.com/symfony/dom-crawler.git",
2903 "reference": "cc686552948d627528c0e2e759186dff67c2610e"
2907 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/cc686552948d627528c0e2e759186dff67c2610e",
2908 "reference": "cc686552948d627528c0e2e759186dff67c2610e",
2913 "symfony/polyfill-ctype": "~1.8",
2914 "symfony/polyfill-mbstring": "~1.0"
2917 "masterminds/html5": "<2.6"
2920 "masterminds/html5": "^2.6",
2921 "symfony/css-selector": "~3.4|~4.0"
2924 "symfony/css-selector": ""
2929 "dev-master": "4.3-dev"
2934 "Symfony\\Component\\DomCrawler\\": ""
2936 "exclude-from-classmap": [
2940 "notification-url": "https://packagist.org/downloads/",
2946 "name": "Fabien Potencier",
2947 "email": "fabien@symfony.com"
2950 "name": "Symfony Community",
2951 "homepage": "https://symfony.com/contributors"
2954 "description": "Symfony DomCrawler Component",
2955 "homepage": "https://symfony.com",
2956 "time": "2019-08-26T08:26:39+00:00"
2959 "name": "symfony/event-dispatcher",
2960 "version": "v3.4.31",
2963 "url": "https://github.com/symfony/event-dispatcher.git",
2964 "reference": "3e922c4c3430b9de624e8a285dada5e61e230959"
2968 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3e922c4c3430b9de624e8a285dada5e61e230959",
2969 "reference": "3e922c4c3430b9de624e8a285dada5e61e230959",
2973 "php": "^5.5.9|>=7.0.8"
2976 "symfony/dependency-injection": "<3.3"
2980 "symfony/config": "~2.8|~3.0|~4.0",
2981 "symfony/dependency-injection": "~3.3|~4.0",
2982 "symfony/expression-language": "~2.8|~3.0|~4.0",
2983 "symfony/stopwatch": "~2.8|~3.0|~4.0"
2986 "symfony/dependency-injection": "",
2987 "symfony/http-kernel": ""
2992 "dev-master": "3.4-dev"
2997 "Symfony\\Component\\EventDispatcher\\": ""
2999 "exclude-from-classmap": [
3003 "notification-url": "https://packagist.org/downloads/",
3009 "name": "Fabien Potencier",
3010 "email": "fabien@symfony.com"
3013 "name": "Symfony Community",
3014 "homepage": "https://symfony.com/contributors"
3017 "description": "Symfony EventDispatcher Component",
3018 "homepage": "https://symfony.com",
3019 "time": "2019-08-23T08:05:57+00:00"
3022 "name": "symfony/filesystem",
3023 "version": "v4.3.4",
3026 "url": "https://github.com/symfony/filesystem.git",
3027 "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263"
3031 "url": "https://api.github.com/repos/symfony/filesystem/zipball/9abbb7ef96a51f4d7e69627bc6f63307994e4263",
3032 "reference": "9abbb7ef96a51f4d7e69627bc6f63307994e4263",
3037 "symfony/polyfill-ctype": "~1.8"
3042 "dev-master": "4.3-dev"
3047 "Symfony\\Component\\Filesystem\\": ""
3049 "exclude-from-classmap": [
3053 "notification-url": "https://packagist.org/downloads/",
3059 "name": "Fabien Potencier",
3060 "email": "fabien@symfony.com"
3063 "name": "Symfony Community",
3064 "homepage": "https://symfony.com/contributors"
3067 "description": "Symfony Filesystem Component",
3068 "homepage": "https://symfony.com",
3069 "time": "2019-08-20T14:07:54+00:00"
3072 "name": "symfony/polyfill-ctype",
3073 "version": "v1.12.0",
3076 "url": "https://github.com/symfony/polyfill-ctype.git",
3077 "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
3081 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
3082 "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
3089 "ext-ctype": "For best performance"
3094 "dev-master": "1.12-dev"
3099 "Symfony\\Polyfill\\Ctype\\": ""
3105 "notification-url": "https://packagist.org/downloads/",
3111 "name": "Gert de Pagter",
3112 "email": "BackEndTea@gmail.com"
3115 "name": "Symfony Community",
3116 "homepage": "https://symfony.com/contributors"
3119 "description": "Symfony polyfill for ctype functions",
3120 "homepage": "https://symfony.com",
3127 "time": "2019-08-06T08:03:45+00:00"
3130 "name": "symfony/polyfill-mbstring",
3131 "version": "v1.12.0",
3134 "url": "https://github.com/symfony/polyfill-mbstring.git",
3135 "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
3139 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
3140 "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
3147 "ext-mbstring": "For best performance"
3152 "dev-master": "1.12-dev"
3157 "Symfony\\Polyfill\\Mbstring\\": ""
3163 "notification-url": "https://packagist.org/downloads/",
3169 "name": "Nicolas Grekas",
3170 "email": "p@tchwork.com"
3173 "name": "Symfony Community",
3174 "homepage": "https://symfony.com/contributors"
3177 "description": "Symfony polyfill for the Mbstring extension",
3178 "homepage": "https://symfony.com",
3186 "time": "2019-08-06T08:03:45+00:00"
3189 "name": "symfony/process",
3190 "version": "v2.8.50",
3193 "url": "https://github.com/symfony/process.git",
3194 "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8"
3198 "url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8",
3199 "reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8",
3208 "dev-master": "2.8-dev"
3213 "Symfony\\Component\\Process\\": ""
3215 "exclude-from-classmap": [
3219 "notification-url": "https://packagist.org/downloads/",
3225 "name": "Fabien Potencier",
3226 "email": "fabien@symfony.com"
3229 "name": "Symfony Community",
3230 "homepage": "https://symfony.com/contributors"
3233 "description": "Symfony Process Component",
3234 "homepage": "https://symfony.com",
3235 "time": "2018-11-11T11:18:13+00:00"
3238 "name": "symfony/translation",
3239 "version": "v3.3.18",
3242 "url": "https://github.com/symfony/translation.git",
3243 "reference": "90cb5ca3eb84b3053fef876e11e405fd819487fc"
3247 "url": "https://api.github.com/repos/symfony/translation/zipball/90cb5ca3eb84b3053fef876e11e405fd819487fc",
3248 "reference": "90cb5ca3eb84b3053fef876e11e405fd819487fc",
3252 "php": "^5.5.9|>=7.0.8",
3253 "symfony/polyfill-mbstring": "~1.0"
3256 "symfony/config": "<2.8",
3257 "symfony/yaml": "<3.3"
3261 "symfony/config": "~2.8|~3.0",
3262 "symfony/intl": "^2.8.18|^3.2.5",
3263 "symfony/yaml": "~3.3"
3266 "psr/log": "To use logging capability in translator",
3267 "symfony/config": "",
3273 "dev-master": "3.3-dev"
3278 "Symfony\\Component\\Translation\\": ""
3280 "exclude-from-classmap": [
3284 "notification-url": "https://packagist.org/downloads/",
3290 "name": "Fabien Potencier",
3291 "email": "fabien@symfony.com"
3294 "name": "Symfony Community",
3295 "homepage": "https://symfony.com/contributors"
3298 "description": "Symfony Translation Component",
3299 "homepage": "https://symfony.com",
3300 "time": "2018-01-18T14:19:00+00:00"
3303 "name": "symfony/yaml",
3304 "version": "v3.3.18",
3307 "url": "https://github.com/symfony/yaml.git",
3308 "reference": "af615970e265543a26ee712c958404eb9b7ac93d"
3312 "url": "https://api.github.com/repos/symfony/yaml/zipball/af615970e265543a26ee712c958404eb9b7ac93d",
3313 "reference": "af615970e265543a26ee712c958404eb9b7ac93d",
3317 "php": "^5.5.9|>=7.0.8"
3320 "symfony/console": "~2.8|~3.0"
3323 "symfony/console": "For validating YAML files using the lint command"
3328 "dev-master": "3.3-dev"
3333 "Symfony\\Component\\Yaml\\": ""
3335 "exclude-from-classmap": [
3339 "notification-url": "https://packagist.org/downloads/",
3345 "name": "Fabien Potencier",
3346 "email": "fabien@symfony.com"
3349 "name": "Symfony Community",
3350 "homepage": "https://symfony.com/contributors"
3353 "description": "Symfony Yaml Component",
3354 "homepage": "https://symfony.com",
3355 "time": "2018-01-20T15:04:53+00:00"
3358 "name": "theseer/tokenizer",
3362 "url": "https://github.com/theseer/tokenizer.git",
3363 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
3367 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
3368 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
3373 "ext-tokenizer": "*",
3374 "ext-xmlwriter": "*",
3383 "notification-url": "https://packagist.org/downloads/",
3389 "name": "Arne Blankerts",
3390 "role": "Developer",
3391 "email": "arne@blankerts.de"
3394 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
3395 "time": "2019-06-13T22:48:21+00:00"
3398 "name": "webmozart/assert",
3402 "url": "https://github.com/webmozart/assert.git",
3403 "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
3407 "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
3408 "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
3412 "php": "^5.3.3 || ^7.0",
3413 "symfony/polyfill-ctype": "^1.8"
3416 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
3421 "dev-master": "1.3-dev"
3426 "Webmozart\\Assert\\": "src/"
3429 "notification-url": "https://packagist.org/downloads/",
3435 "name": "Bernhard Schussek",
3436 "email": "bschussek@gmail.com"
3439 "description": "Assertions to validate method input/output with nice error messages.",
3445 "time": "2019-08-24T08:43:50+00:00"
3451 "alias_normalized": "1.9999999.9999999.9999999-dev",
3452 "version": "dev-local",
3453 "package": "instaclick/php-webdriver"
3456 "minimum-stability": "stable",
3457 "stability-flags": {
3458 "instaclick/php-webdriver": 20
3460 "prefer-stable": false,
3461 "prefer-lowest": false,