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#composer-lock-the-lock-file",
5 "This file is @generated automatically"
7 "content-hash": "65b6c2f5ea7d4f5bb3b74b6c1ddf9c30",
11 "name": "behat/behat",
15 "url": "https://github.com/Behat/Behat.git",
16 "reference": "44a58c1480d6144b2dc2c2bf02b9cef73c83840d"
20 "url": "https://api.github.com/repos/Behat/Behat/zipball/44a58c1480d6144b2dc2c2bf02b9cef73c83840d",
21 "reference": "44a58c1480d6144b2dc2c2bf02b9cef73c83840d",
25 "behat/gherkin": "^4.4.4",
26 "behat/transliterator": "^1.2",
27 "container-interop/container-interop": "^1.1",
30 "symfony/class-loader": "~2.1||~3.0",
31 "symfony/config": "~2.3||~3.0",
32 "symfony/console": "~2.5||~3.0",
33 "symfony/dependency-injection": "~2.1||~3.0",
34 "symfony/event-dispatcher": "~2.1||~3.0",
35 "symfony/translation": "~2.3||~3.0",
36 "symfony/yaml": "~2.1||~3.0"
39 "herrera-io/box": "~1.6.1",
40 "phpunit/phpunit": "~4.5",
41 "symfony/process": "~2.5|~3.0"
44 "behat/mink-extension": "for integration with Mink testing framework",
45 "behat/symfony2-extension": "for integration with Symfony2 web framework",
46 "behat/yii-extension": "for integration with Yii web framework"
54 "dev-master": "3.2.x-dev"
59 "Behat\\Behat": "src/",
60 "Behat\\Testwork": "src/"
63 "notification-url": "https://packagist.org/downloads/",
69 "name": "Konstantin Kudryashov",
70 "email": "ever.zet@gmail.com",
71 "homepage": "http://everzet.com"
74 "description": "Scenario-oriented BDD framework for PHP 5.3",
75 "homepage": "http://behat.org/",
90 "time": "2017-05-15T16:49:16+00:00"
93 "name": "behat/gherkin",
97 "url": "https://github.com/Behat/Gherkin.git",
98 "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a"
102 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a",
103 "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a",
110 "phpunit/phpunit": "~4.5|~5",
111 "symfony/phpunit-bridge": "~2.7|~3",
112 "symfony/yaml": "~2.3|~3"
115 "symfony/yaml": "If you want to parse features, represented in YAML files"
120 "dev-master": "4.4-dev"
125 "Behat\\Gherkin": "src/"
128 "notification-url": "https://packagist.org/downloads/",
134 "name": "Konstantin Kudryashov",
135 "email": "ever.zet@gmail.com",
136 "homepage": "http://everzet.com"
139 "description": "Gherkin DSL parser for PHP 5.3",
140 "homepage": "http://behat.org/",
149 "time": "2017-08-30T11:04:43+00:00"
152 "name": "behat/mink",
156 "url": "https://github.com/minkphp/Mink.git",
157 "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
161 "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
162 "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
167 "symfony/css-selector": "~2.1|~3.0"
170 "symfony/phpunit-bridge": "~2.7|~3.0"
173 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
174 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
175 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
176 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
181 "dev-master": "1.7.x-dev"
186 "Behat\\Mink\\": "src/"
189 "notification-url": "https://packagist.org/downloads/",
195 "name": "Konstantin Kudryashov",
196 "email": "ever.zet@gmail.com",
197 "homepage": "http://everzet.com"
200 "description": "Browser controller/emulator abstraction for PHP",
201 "homepage": "http://mink.behat.org/",
207 "time": "2016-03-05T08:26:18+00:00"
210 "name": "behat/mink-browserkit-driver",
214 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
215 "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
219 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
220 "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
224 "behat/mink": "^1.7.1@dev",
226 "symfony/browser-kit": "~2.3|~3.0",
227 "symfony/dom-crawler": "~2.3|~3.0"
230 "silex/silex": "~1.2",
231 "symfony/phpunit-bridge": "~2.7|~3.0"
233 "type": "mink-driver",
236 "dev-master": "1.3.x-dev"
241 "Behat\\Mink\\Driver\\": "src/"
244 "notification-url": "https://packagist.org/downloads/",
250 "name": "Konstantin Kudryashov",
251 "email": "ever.zet@gmail.com",
252 "homepage": "http://everzet.com"
255 "description": "Symfony2 BrowserKit driver for Mink framework",
256 "homepage": "http://mink.behat.org/",
263 "time": "2016-03-05T08:59:47+00:00"
266 "name": "behat/mink-extension",
270 "url": "https://github.com/Behat/MinkExtension.git",
271 "reference": "badc565b7a1d05c4a4bf49c789045bcf7af6c6de"
275 "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/badc565b7a1d05c4a4bf49c789045bcf7af6c6de",
276 "reference": "badc565b7a1d05c4a4bf49c789045bcf7af6c6de",
280 "behat/behat": "^3.0.5",
281 "behat/mink": "^1.5",
283 "symfony/config": "^2.7|^3.0|^4.0"
286 "behat/mink-goutte-driver": "^1.1",
287 "phpspec/phpspec": "^2.0"
289 "type": "behat-extension",
292 "dev-master": "2.1.x-dev"
297 "Behat\\MinkExtension": "src/"
300 "notification-url": "https://packagist.org/downloads/",
306 "name": "Christophe Coevoet",
307 "email": "stof@notk.org"
310 "name": "Konstantin Kudryashov",
311 "email": "ever.zet@gmail.com"
314 "description": "Mink extension for Behat",
315 "homepage": "http://extensions.behat.org/mink",
322 "time": "2017-11-24T19:30:49+00:00"
325 "name": "behat/mink-goutte-driver",
329 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
330 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
334 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
335 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
339 "behat/mink": "~1.6@dev",
340 "behat/mink-browserkit-driver": "~1.2@dev",
341 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
345 "symfony/phpunit-bridge": "~2.7|~3.0"
347 "type": "mink-driver",
350 "dev-master": "1.2.x-dev"
355 "Behat\\Mink\\Driver\\": "src/"
358 "notification-url": "https://packagist.org/downloads/",
364 "name": "Konstantin Kudryashov",
365 "email": "ever.zet@gmail.com",
366 "homepage": "http://everzet.com"
369 "description": "Goutte driver for Mink framework",
370 "homepage": "http://mink.behat.org/",
377 "time": "2016-03-05T09:04:22+00:00"
380 "name": "behat/mink-selenium2-driver",
384 "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
385 "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
389 "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
390 "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
394 "behat/mink": "~1.7@dev",
395 "instaclick/php-webdriver": "~1.1",
399 "symfony/phpunit-bridge": "~2.7"
401 "type": "mink-driver",
404 "dev-master": "1.3.x-dev"
409 "Behat\\Mink\\Driver\\": "src/"
412 "notification-url": "https://packagist.org/downloads/",
418 "name": "Konstantin Kudryashov",
419 "email": "ever.zet@gmail.com",
420 "homepage": "http://everzet.com"
423 "name": "Pete Otaqui",
424 "email": "pete@otaqui.com",
425 "homepage": "https://github.com/pete-otaqui"
428 "description": "Selenium2 (WebDriver) driver for Mink framework",
429 "homepage": "http://mink.behat.org/",
438 "time": "2016-03-05T09:10:18+00:00"
441 "name": "behat/transliterator",
445 "url": "https://github.com/Behat/Transliterator.git",
446 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
450 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
451 "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
458 "chuyskywalker/rolling-curl": "^3.1",
459 "php-yaoi/php-yaoi": "^1.0"
464 "dev-master": "1.2-dev"
469 "Behat\\Transliterator": "src/"
472 "notification-url": "https://packagist.org/downloads/",
476 "description": "String transliterator",
482 "time": "2017-04-04T11:38:05+00:00"
485 "name": "container-interop/container-interop",
489 "url": "https://github.com/container-interop/container-interop.git",
490 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
494 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
495 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
499 "psr/container": "^1.0"
504 "Interop\\Container\\": "src/Interop/Container/"
507 "notification-url": "https://packagist.org/downloads/",
511 "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
512 "homepage": "https://github.com/container-interop/container-interop",
513 "time": "2017-02-14T19:40:03+00:00"
516 "name": "doctrine/instantiator",
520 "url": "https://github.com/doctrine/instantiator.git",
521 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
525 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
526 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
530 "php": ">=5.3,<8.0-DEV"
533 "athletic/athletic": "~0.1.8",
536 "phpunit/phpunit": "~4.0",
537 "squizlabs/php_codesniffer": "~2.0"
542 "dev-master": "1.0.x-dev"
547 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
550 "notification-url": "https://packagist.org/downloads/",
556 "name": "Marco Pivetta",
557 "email": "ocramius@gmail.com",
558 "homepage": "http://ocramius.github.com/"
561 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
562 "homepage": "https://github.com/doctrine/instantiator",
567 "time": "2015-06-14T21:17:01+00:00"
570 "name": "fabpot/goutte",
574 "url": "https://github.com/FriendsOfPHP/Goutte.git",
575 "reference": "395f61d7c2e15a813839769553a4de16fa3b3c96"
579 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/395f61d7c2e15a813839769553a4de16fa3b3c96",
580 "reference": "395f61d7c2e15a813839769553a4de16fa3b3c96",
584 "guzzlehttp/guzzle": "^6.0",
586 "symfony/browser-kit": "~2.1|~3.0|~4.0",
587 "symfony/css-selector": "~2.1|~3.0|~4.0",
588 "symfony/dom-crawler": "~2.1|~3.0|~4.0"
591 "symfony/phpunit-bridge": "^3.3 || ^4"
593 "type": "application",
596 "dev-master": "3.2-dev"
603 "exclude-from-classmap": [
607 "notification-url": "https://packagist.org/downloads/",
613 "name": "Fabien Potencier",
614 "email": "fabien@symfony.com"
617 "description": "A simple PHP Web Scraper",
618 "homepage": "https://github.com/FriendsOfPHP/Goutte",
622 "time": "2017-11-19T08:45:40+00:00"
625 "name": "guzzlehttp/guzzle",
629 "url": "https://github.com/guzzle/guzzle.git",
630 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
634 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
635 "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
639 "guzzlehttp/promises": "^1.0",
640 "guzzlehttp/psr7": "^1.4",
645 "phpunit/phpunit": "^4.0 || ^5.0",
649 "psr/log": "Required for using the Log middleware"
654 "dev-master": "6.2-dev"
659 "src/functions_include.php"
662 "GuzzleHttp\\": "src/"
665 "notification-url": "https://packagist.org/downloads/",
671 "name": "Michael Dowling",
672 "email": "mtdowling@gmail.com",
673 "homepage": "https://github.com/mtdowling"
676 "description": "Guzzle is a PHP HTTP client library",
677 "homepage": "http://guzzlephp.org/",
687 "time": "2017-06-22T18:50:49+00:00"
690 "name": "guzzlehttp/promises",
694 "url": "https://github.com/guzzle/promises.git",
695 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
699 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
700 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
707 "phpunit/phpunit": "^4.0"
712 "dev-master": "1.4-dev"
717 "GuzzleHttp\\Promise\\": "src/"
720 "src/functions_include.php"
723 "notification-url": "https://packagist.org/downloads/",
729 "name": "Michael Dowling",
730 "email": "mtdowling@gmail.com",
731 "homepage": "https://github.com/mtdowling"
734 "description": "Guzzle promises library",
738 "time": "2016-12-20T10:07:11+00:00"
741 "name": "guzzlehttp/psr7",
745 "url": "https://github.com/guzzle/psr7.git",
746 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
750 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
751 "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
756 "psr/http-message": "~1.0"
759 "psr/http-message-implementation": "1.0"
762 "phpunit/phpunit": "~4.0"
767 "dev-master": "1.4-dev"
772 "GuzzleHttp\\Psr7\\": "src/"
775 "src/functions_include.php"
778 "notification-url": "https://packagist.org/downloads/",
784 "name": "Michael Dowling",
785 "email": "mtdowling@gmail.com",
786 "homepage": "https://github.com/mtdowling"
789 "name": "Tobias Schultze",
790 "homepage": "https://github.com/Tobion"
793 "description": "PSR-7 message implementation that also provides common utility methods",
803 "time": "2017-03-20T17:10:46+00:00"
806 "name": "instaclick/php-webdriver",
810 "url": "https://github.com/instaclick/php-webdriver.git",
811 "reference": "6fa959452e774dcaed543faad3a9d1a37d803327"
815 "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/6fa959452e774dcaed543faad3a9d1a37d803327",
816 "reference": "6fa959452e774dcaed543faad3a9d1a37d803327",
824 "phpunit/phpunit": "^4.8",
825 "satooshi/php-coveralls": "^1.0||^2.0"
830 "dev-master": "1.4.x-dev"
838 "notification-url": "https://packagist.org/downloads/",
844 "name": "Justin Bishop",
845 "email": "jubishop@gmail.com",
849 "name": "Anthon Pang",
850 "email": "apang@softwaredevelopment.ca",
851 "role": "Fork Maintainer"
854 "description": "PHP WebDriver for Selenium 2",
855 "homepage": "http://instaclick.com/",
862 "time": "2017-06-30T04:02:48+00:00"
865 "name": "mikey179/vfsStream",
869 "url": "https://github.com/mikey179/vfsStream.git",
870 "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145"
874 "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
875 "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
882 "phpunit/phpunit": "~4.5"
887 "dev-master": "1.6.x-dev"
892 "org\\bovigo\\vfs\\": "src/main/php"
895 "notification-url": "https://packagist.org/downloads/",
901 "name": "Frank Kleine",
902 "homepage": "http://frankkleine.de/",
906 "description": "Virtual file system to mock the real file system in unit tests.",
907 "homepage": "http://vfs.bovigo.org/",
908 "time": "2017-08-01T08:02:14+00:00"
911 "name": "moodlehq/behat-extension",
912 "version": "v3.33.2",
915 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
916 "reference": "5a45720421461b7c81c6a752c2cfb1a86065e360"
920 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/5a45720421461b7c81c6a752c2cfb1a86065e360",
921 "reference": "5a45720421461b7c81c6a752c2cfb1a86065e360",
925 "behat/behat": "3.3.*",
926 "behat/mink": "~1.7",
927 "behat/mink-extension": "~2.2",
928 "behat/mink-goutte-driver": "~1.2",
929 "behat/mink-selenium2-driver": "~1.3",
931 "symfony/process": "2.8.*"
936 "Moodle\\BehatExtension": "src/"
939 "notification-url": "https://packagist.org/downloads/",
945 "name": "David Monllaó",
946 "email": "david.monllao@gmail.com",
947 "homepage": "http://moodle.com",
951 "description": "Moodle behat extension",
957 "time": "2018-01-24T19:12:43+00:00"
960 "name": "myclabs/deep-copy",
964 "url": "https://github.com/myclabs/DeepCopy.git",
965 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
969 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
970 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
974 "php": "^5.6 || ^7.0"
977 "doctrine/collections": "^1.0",
978 "doctrine/common": "^2.6",
979 "phpunit/phpunit": "^4.1"
984 "DeepCopy\\": "src/DeepCopy/"
987 "src/DeepCopy/deep_copy.php"
990 "notification-url": "https://packagist.org/downloads/",
994 "description": "Create deep copies (clones) of your objects",
1002 "time": "2017-10-19T19:58:43+00:00"
1005 "name": "phpdocumentor/reflection-common",
1009 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
1010 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
1014 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1015 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
1022 "phpunit/phpunit": "^4.6"
1027 "dev-master": "1.0.x-dev"
1032 "phpDocumentor\\Reflection\\": [
1037 "notification-url": "https://packagist.org/downloads/",
1043 "name": "Jaap van Otterdijk",
1044 "email": "opensource@ijaap.nl"
1047 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
1048 "homepage": "http://www.phpdoc.org",
1056 "time": "2017-09-11T18:02:19+00:00"
1059 "name": "phpdocumentor/reflection-docblock",
1063 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1064 "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
1068 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
1069 "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
1073 "php": "^5.6 || ^7.0",
1074 "phpdocumentor/reflection-common": "^1.0.0",
1075 "phpdocumentor/type-resolver": "^0.4.0",
1076 "webmozart/assert": "^1.0"
1079 "mockery/mockery": "^0.9.4",
1080 "phpunit/phpunit": "^4.4"
1085 "phpDocumentor\\Reflection\\": [
1090 "notification-url": "https://packagist.org/downloads/",
1096 "name": "Mike van Riel",
1097 "email": "me@mikevanriel.com"
1100 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1101 "time": "2017-11-10T14:09:06+00:00"
1104 "name": "phpdocumentor/type-resolver",
1108 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1109 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
1113 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
1114 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
1118 "php": "^5.5 || ^7.0",
1119 "phpdocumentor/reflection-common": "^1.0"
1122 "mockery/mockery": "^0.9.4",
1123 "phpunit/phpunit": "^5.2||^4.8.24"
1128 "dev-master": "1.0.x-dev"
1133 "phpDocumentor\\Reflection\\": [
1138 "notification-url": "https://packagist.org/downloads/",
1144 "name": "Mike van Riel",
1145 "email": "me@mikevanriel.com"
1148 "time": "2017-07-14T14:27:02+00:00"
1151 "name": "phpspec/prophecy",
1155 "url": "https://github.com/phpspec/prophecy.git",
1156 "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf"
1160 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf",
1161 "reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf",
1165 "doctrine/instantiator": "^1.0.2",
1167 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
1168 "sebastian/comparator": "^1.1|^2.0",
1169 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
1172 "phpspec/phpspec": "^2.5|^3.2",
1173 "phpunit/phpunit": "^4.8.35 || ^5.7"
1178 "dev-master": "1.7.x-dev"
1183 "Prophecy\\": "src/"
1186 "notification-url": "https://packagist.org/downloads/",
1192 "name": "Konstantin Kudryashov",
1193 "email": "ever.zet@gmail.com",
1194 "homepage": "http://everzet.com"
1197 "name": "Marcello Duarte",
1198 "email": "marcello.duarte@gmail.com"
1201 "description": "Highly opinionated mocking framework for PHP 5.3+",
1202 "homepage": "https://github.com/phpspec/prophecy",
1211 "time": "2017-11-24T13:59:53+00:00"
1214 "name": "phpunit/dbunit",
1218 "url": "https://github.com/sebastianbergmann/dbunit.git",
1219 "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae"
1223 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
1224 "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
1229 "ext-simplexml": "*",
1231 "phpunit/phpunit": "~4|~5",
1232 "symfony/yaml": "~2.1|~3.0"
1235 "composer/bin/dbunit"
1240 "dev-master": "1.3.x-dev"
1248 "notification-url": "https://packagist.org/downloads/",
1251 "../../symfony/yaml/"
1258 "name": "Sebastian Bergmann",
1259 "email": "sb@sebastian-bergmann.de",
1263 "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
1264 "homepage": "https://github.com/sebastianbergmann/dbunit/",
1270 "time": "2015-08-07T04:57:38+00:00"
1273 "name": "phpunit/php-code-coverage",
1277 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1278 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
1282 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
1283 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
1288 "ext-xmlwriter": "*",
1289 "php": "^5.6 || ^7.0",
1290 "phpunit/php-file-iterator": "^1.3",
1291 "phpunit/php-text-template": "^1.2",
1292 "phpunit/php-token-stream": "^1.4.2 || ^2.0",
1293 "sebastian/code-unit-reverse-lookup": "^1.0",
1294 "sebastian/environment": "^1.3.2 || ^2.0",
1295 "sebastian/version": "^1.0 || ^2.0"
1298 "ext-xdebug": "^2.1.4",
1299 "phpunit/phpunit": "^5.7"
1302 "ext-xdebug": "^2.5.1"
1307 "dev-master": "4.0.x-dev"
1315 "notification-url": "https://packagist.org/downloads/",
1321 "name": "Sebastian Bergmann",
1322 "email": "sb@sebastian-bergmann.de",
1326 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1327 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1333 "time": "2017-04-02T07:44:40+00:00"
1336 "name": "phpunit/php-file-iterator",
1340 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1341 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
1345 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
1346 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
1355 "dev-master": "1.4.x-dev"
1363 "notification-url": "https://packagist.org/downloads/",
1369 "name": "Sebastian Bergmann",
1370 "email": "sb@sebastian-bergmann.de",
1374 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1375 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1380 "time": "2017-11-27T13:52:08+00:00"
1383 "name": "phpunit/php-text-template",
1387 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1388 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1392 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1393 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1405 "notification-url": "https://packagist.org/downloads/",
1411 "name": "Sebastian Bergmann",
1412 "email": "sebastian@phpunit.de",
1416 "description": "Simple template engine.",
1417 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1421 "time": "2015-06-21T13:50:34+00:00"
1424 "name": "phpunit/php-timer",
1428 "url": "https://github.com/sebastianbergmann/php-timer.git",
1429 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
1433 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1434 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
1438 "php": "^5.3.3 || ^7.0"
1441 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1446 "dev-master": "1.0-dev"
1454 "notification-url": "https://packagist.org/downloads/",
1460 "name": "Sebastian Bergmann",
1461 "email": "sb@sebastian-bergmann.de",
1465 "description": "Utility class for timing",
1466 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1470 "time": "2017-02-26T11:10:40+00:00"
1473 "name": "phpunit/php-token-stream",
1474 "version": "1.4.12",
1477 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1478 "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
1482 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
1483 "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
1487 "ext-tokenizer": "*",
1491 "phpunit/phpunit": "~4.2"
1496 "dev-master": "1.4-dev"
1504 "notification-url": "https://packagist.org/downloads/",
1510 "name": "Sebastian Bergmann",
1511 "email": "sebastian@phpunit.de"
1514 "description": "Wrapper around PHP's tokenizer extension.",
1515 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1519 "time": "2017-12-04T08:55:13+00:00"
1522 "name": "phpunit/phpunit",
1526 "url": "https://github.com/sebastianbergmann/phpunit.git",
1527 "reference": "3f67cee782c9abfaee5e32fd2f57cdd54bc257ba"
1531 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3f67cee782c9abfaee5e32fd2f57cdd54bc257ba",
1532 "reference": "3f67cee782c9abfaee5e32fd2f57cdd54bc257ba",
1539 "ext-mbstring": "*",
1541 "myclabs/deep-copy": "~1.3",
1542 "php": "^5.6 || ^7.0",
1543 "phpspec/prophecy": "^1.3.1",
1544 "phpunit/php-code-coverage": "^4.0.1",
1545 "phpunit/php-file-iterator": "~1.4",
1546 "phpunit/php-text-template": "~1.2",
1547 "phpunit/php-timer": "^1.0.6",
1548 "phpunit/phpunit-mock-objects": "^3.2",
1549 "sebastian/comparator": "~1.1",
1550 "sebastian/diff": "~1.2",
1551 "sebastian/environment": "^1.3 || ^2.0",
1552 "sebastian/exporter": "~1.2",
1553 "sebastian/global-state": "~1.0",
1554 "sebastian/object-enumerator": "~1.0",
1555 "sebastian/resource-operations": "~1.0",
1556 "sebastian/version": "~1.0|~2.0",
1557 "symfony/yaml": "~2.1|~3.0"
1560 "phpdocumentor/reflection-docblock": "3.0.2"
1568 "phpunit/php-invoker": "~1.1"
1576 "dev-master": "5.5.x-dev"
1584 "notification-url": "https://packagist.org/downloads/",
1590 "name": "Sebastian Bergmann",
1591 "email": "sebastian@phpunit.de",
1595 "description": "The PHP Unit Testing framework.",
1596 "homepage": "https://phpunit.de/",
1602 "time": "2016-10-03T13:04:15+00:00"
1605 "name": "phpunit/phpunit-mock-objects",
1609 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1610 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
1614 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
1615 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
1619 "doctrine/instantiator": "^1.0.2",
1620 "php": "^5.6 || ^7.0",
1621 "phpunit/php-text-template": "^1.2",
1622 "sebastian/exporter": "^1.2 || ^2.0"
1625 "phpunit/phpunit": "<5.4.0"
1628 "phpunit/phpunit": "^5.4"
1636 "dev-master": "3.2.x-dev"
1644 "notification-url": "https://packagist.org/downloads/",
1650 "name": "Sebastian Bergmann",
1651 "email": "sb@sebastian-bergmann.de",
1655 "description": "Mock Object library for PHPUnit",
1656 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1661 "time": "2017-06-30T09:13:00+00:00"
1664 "name": "psr/container",
1668 "url": "https://github.com/php-fig/container.git",
1669 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
1673 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1674 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
1683 "dev-master": "1.0.x-dev"
1688 "Psr\\Container\\": "src/"
1691 "notification-url": "https://packagist.org/downloads/",
1698 "homepage": "http://www.php-fig.org/"
1701 "description": "Common Container Interface (PHP FIG PSR-11)",
1702 "homepage": "https://github.com/php-fig/container",
1706 "container-interface",
1707 "container-interop",
1710 "time": "2017-02-14T16:28:37+00:00"
1713 "name": "psr/http-message",
1717 "url": "https://github.com/php-fig/http-message.git",
1718 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1722 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1723 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1732 "dev-master": "1.0.x-dev"
1737 "Psr\\Http\\Message\\": "src/"
1740 "notification-url": "https://packagist.org/downloads/",
1747 "homepage": "http://www.php-fig.org/"
1750 "description": "Common interface for HTTP messages",
1751 "homepage": "https://github.com/php-fig/http-message",
1760 "time": "2016-08-06T14:39:51+00:00"
1767 "url": "https://github.com/php-fig/log.git",
1768 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1772 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1773 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1782 "dev-master": "1.0.x-dev"
1787 "Psr\\Log\\": "Psr/Log/"
1790 "notification-url": "https://packagist.org/downloads/",
1797 "homepage": "http://www.php-fig.org/"
1800 "description": "Common interface for logging libraries",
1801 "homepage": "https://github.com/php-fig/log",
1807 "time": "2016-10-10T12:19:37+00:00"
1810 "name": "sebastian/code-unit-reverse-lookup",
1814 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1815 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
1819 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1820 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
1824 "php": "^5.6 || ^7.0"
1827 "phpunit/phpunit": "^5.7 || ^6.0"
1832 "dev-master": "1.0.x-dev"
1840 "notification-url": "https://packagist.org/downloads/",
1846 "name": "Sebastian Bergmann",
1847 "email": "sebastian@phpunit.de"
1850 "description": "Looks up which function or method a line of code belongs to",
1851 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1852 "time": "2017-03-04T06:30:41+00:00"
1855 "name": "sebastian/comparator",
1859 "url": "https://github.com/sebastianbergmann/comparator.git",
1860 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
1864 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
1865 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
1870 "sebastian/diff": "~1.2",
1871 "sebastian/exporter": "~1.2 || ~2.0"
1874 "phpunit/phpunit": "~4.4"
1879 "dev-master": "1.2.x-dev"
1887 "notification-url": "https://packagist.org/downloads/",
1893 "name": "Jeff Welch",
1894 "email": "whatthejeff@gmail.com"
1897 "name": "Volker Dusch",
1898 "email": "github@wallbash.com"
1901 "name": "Bernhard Schussek",
1902 "email": "bschussek@2bepublished.at"
1905 "name": "Sebastian Bergmann",
1906 "email": "sebastian@phpunit.de"
1909 "description": "Provides the functionality to compare PHP values for equality",
1910 "homepage": "http://www.github.com/sebastianbergmann/comparator",
1916 "time": "2017-01-29T09:50:25+00:00"
1919 "name": "sebastian/diff",
1923 "url": "https://github.com/sebastianbergmann/diff.git",
1924 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
1928 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
1929 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
1933 "php": "^5.3.3 || ^7.0"
1936 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
1941 "dev-master": "1.4-dev"
1949 "notification-url": "https://packagist.org/downloads/",
1955 "name": "Kore Nordmann",
1956 "email": "mail@kore-nordmann.de"
1959 "name": "Sebastian Bergmann",
1960 "email": "sebastian@phpunit.de"
1963 "description": "Diff implementation",
1964 "homepage": "https://github.com/sebastianbergmann/diff",
1968 "time": "2017-05-22T07:24:03+00:00"
1971 "name": "sebastian/environment",
1975 "url": "https://github.com/sebastianbergmann/environment.git",
1976 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
1980 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
1981 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
1985 "php": "^5.6 || ^7.0"
1988 "phpunit/phpunit": "^5.0"
1993 "dev-master": "2.0.x-dev"
2001 "notification-url": "https://packagist.org/downloads/",
2007 "name": "Sebastian Bergmann",
2008 "email": "sebastian@phpunit.de"
2011 "description": "Provides functionality to handle HHVM/PHP environments",
2012 "homepage": "http://www.github.com/sebastianbergmann/environment",
2018 "time": "2016-11-26T07:53:53+00:00"
2021 "name": "sebastian/exporter",
2025 "url": "https://github.com/sebastianbergmann/exporter.git",
2026 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
2030 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
2031 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
2036 "sebastian/recursion-context": "~1.0"
2039 "ext-mbstring": "*",
2040 "phpunit/phpunit": "~4.4"
2045 "dev-master": "1.3.x-dev"
2053 "notification-url": "https://packagist.org/downloads/",
2059 "name": "Jeff Welch",
2060 "email": "whatthejeff@gmail.com"
2063 "name": "Volker Dusch",
2064 "email": "github@wallbash.com"
2067 "name": "Bernhard Schussek",
2068 "email": "bschussek@2bepublished.at"
2071 "name": "Sebastian Bergmann",
2072 "email": "sebastian@phpunit.de"
2075 "name": "Adam Harvey",
2076 "email": "aharvey@php.net"
2079 "description": "Provides the functionality to export PHP variables for visualization",
2080 "homepage": "http://www.github.com/sebastianbergmann/exporter",
2085 "time": "2016-06-17T09:04:28+00:00"
2088 "name": "sebastian/global-state",
2092 "url": "https://github.com/sebastianbergmann/global-state.git",
2093 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
2097 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
2098 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
2105 "phpunit/phpunit": "~4.2"
2113 "dev-master": "1.0-dev"
2121 "notification-url": "https://packagist.org/downloads/",
2127 "name": "Sebastian Bergmann",
2128 "email": "sebastian@phpunit.de"
2131 "description": "Snapshotting of global state",
2132 "homepage": "http://www.github.com/sebastianbergmann/global-state",
2136 "time": "2015-10-12T03:26:01+00:00"
2139 "name": "sebastian/object-enumerator",
2143 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
2144 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26"
2148 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26",
2149 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26",
2154 "sebastian/recursion-context": "~1.0"
2157 "phpunit/phpunit": "~5"
2162 "dev-master": "1.0.x-dev"
2170 "notification-url": "https://packagist.org/downloads/",
2176 "name": "Sebastian Bergmann",
2177 "email": "sebastian@phpunit.de"
2180 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2181 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2182 "time": "2016-01-28T13:25:10+00:00"
2185 "name": "sebastian/recursion-context",
2189 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2190 "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
2194 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
2195 "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
2202 "phpunit/phpunit": "~4.4"
2207 "dev-master": "1.0.x-dev"
2215 "notification-url": "https://packagist.org/downloads/",
2221 "name": "Jeff Welch",
2222 "email": "whatthejeff@gmail.com"
2225 "name": "Sebastian Bergmann",
2226 "email": "sebastian@phpunit.de"
2229 "name": "Adam Harvey",
2230 "email": "aharvey@php.net"
2233 "description": "Provides functionality to recursively process PHP variables",
2234 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2235 "time": "2016-10-03T07:41:43+00:00"
2238 "name": "sebastian/resource-operations",
2242 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2243 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
2247 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2248 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2257 "dev-master": "1.0.x-dev"
2265 "notification-url": "https://packagist.org/downloads/",
2271 "name": "Sebastian Bergmann",
2272 "email": "sebastian@phpunit.de"
2275 "description": "Provides a list of PHP built-in functions that operate on resources",
2276 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2277 "time": "2015-07-28T20:34:47+00:00"
2280 "name": "sebastian/version",
2284 "url": "https://github.com/sebastianbergmann/version.git",
2285 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2289 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2290 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2299 "dev-master": "2.0.x-dev"
2307 "notification-url": "https://packagist.org/downloads/",
2313 "name": "Sebastian Bergmann",
2314 "email": "sebastian@phpunit.de",
2318 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2319 "homepage": "https://github.com/sebastianbergmann/version",
2320 "time": "2016-10-03T07:35:21+00:00"
2323 "name": "symfony/browser-kit",
2324 "version": "v3.4.3",
2327 "url": "https://github.com/symfony/browser-kit.git",
2328 "reference": "490f27762705c8489bd042fe3e9377a191dba9b4"
2332 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/490f27762705c8489bd042fe3e9377a191dba9b4",
2333 "reference": "490f27762705c8489bd042fe3e9377a191dba9b4",
2337 "php": "^5.5.9|>=7.0.8",
2338 "symfony/dom-crawler": "~2.8|~3.0|~4.0"
2341 "symfony/css-selector": "~2.8|~3.0|~4.0",
2342 "symfony/process": "~2.8|~3.0|~4.0"
2345 "symfony/process": ""
2350 "dev-master": "3.4-dev"
2355 "Symfony\\Component\\BrowserKit\\": ""
2357 "exclude-from-classmap": [
2361 "notification-url": "https://packagist.org/downloads/",
2367 "name": "Fabien Potencier",
2368 "email": "fabien@symfony.com"
2371 "name": "Symfony Community",
2372 "homepage": "https://symfony.com/contributors"
2375 "description": "Symfony BrowserKit Component",
2376 "homepage": "https://symfony.com",
2377 "time": "2018-01-03T07:37:34+00:00"
2380 "name": "symfony/class-loader",
2381 "version": "v3.4.3",
2384 "url": "https://github.com/symfony/class-loader.git",
2385 "reference": "e63c12699822bb3b667e7216ba07fbcc3a3e203e"
2389 "url": "https://api.github.com/repos/symfony/class-loader/zipball/e63c12699822bb3b667e7216ba07fbcc3a3e203e",
2390 "reference": "e63c12699822bb3b667e7216ba07fbcc3a3e203e",
2394 "php": "^5.5.9|>=7.0.8"
2397 "symfony/finder": "~2.8|~3.0|~4.0",
2398 "symfony/polyfill-apcu": "~1.1"
2401 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2406 "dev-master": "3.4-dev"
2411 "Symfony\\Component\\ClassLoader\\": ""
2413 "exclude-from-classmap": [
2417 "notification-url": "https://packagist.org/downloads/",
2423 "name": "Fabien Potencier",
2424 "email": "fabien@symfony.com"
2427 "name": "Symfony Community",
2428 "homepage": "https://symfony.com/contributors"
2431 "description": "Symfony ClassLoader Component",
2432 "homepage": "https://symfony.com",
2433 "time": "2018-01-03T07:37:34+00:00"
2436 "name": "symfony/config",
2437 "version": "v3.4.3",
2440 "url": "https://github.com/symfony/config.git",
2441 "reference": "cfd5c972f7b4992a5df41673d25d980ab077aa5b"
2445 "url": "https://api.github.com/repos/symfony/config/zipball/cfd5c972f7b4992a5df41673d25d980ab077aa5b",
2446 "reference": "cfd5c972f7b4992a5df41673d25d980ab077aa5b",
2450 "php": "^5.5.9|>=7.0.8",
2451 "symfony/filesystem": "~2.8|~3.0|~4.0"
2454 "symfony/dependency-injection": "<3.3",
2455 "symfony/finder": "<3.3"
2458 "symfony/dependency-injection": "~3.3|~4.0",
2459 "symfony/finder": "~3.3|~4.0",
2460 "symfony/yaml": "~3.0|~4.0"
2463 "symfony/yaml": "To use the yaml reference dumper"
2468 "dev-master": "3.4-dev"
2473 "Symfony\\Component\\Config\\": ""
2475 "exclude-from-classmap": [
2479 "notification-url": "https://packagist.org/downloads/",
2485 "name": "Fabien Potencier",
2486 "email": "fabien@symfony.com"
2489 "name": "Symfony Community",
2490 "homepage": "https://symfony.com/contributors"
2493 "description": "Symfony Config Component",
2494 "homepage": "https://symfony.com",
2495 "time": "2018-01-03T07:37:34+00:00"
2498 "name": "symfony/console",
2499 "version": "v3.3.15",
2502 "url": "https://github.com/symfony/console.git",
2503 "reference": "56f07f63c80baeb43ab259abc42c6cecf6461fae"
2507 "url": "https://api.github.com/repos/symfony/console/zipball/56f07f63c80baeb43ab259abc42c6cecf6461fae",
2508 "reference": "56f07f63c80baeb43ab259abc42c6cecf6461fae",
2512 "php": "^5.5.9|>=7.0.8",
2513 "symfony/debug": "~2.8|~3.0",
2514 "symfony/polyfill-mbstring": "~1.0"
2517 "symfony/dependency-injection": "<3.3"
2521 "symfony/config": "~3.3",
2522 "symfony/dependency-injection": "~3.3",
2523 "symfony/event-dispatcher": "~2.8|~3.0",
2524 "symfony/filesystem": "~2.8|~3.0",
2525 "symfony/process": "~2.8|~3.0"
2528 "psr/log": "For using the console logger",
2529 "symfony/event-dispatcher": "",
2530 "symfony/filesystem": "",
2531 "symfony/process": ""
2536 "dev-master": "3.3-dev"
2541 "Symfony\\Component\\Console\\": ""
2543 "exclude-from-classmap": [
2547 "notification-url": "https://packagist.org/downloads/",
2553 "name": "Fabien Potencier",
2554 "email": "fabien@symfony.com"
2557 "name": "Symfony Community",
2558 "homepage": "https://symfony.com/contributors"
2561 "description": "Symfony Console Component",
2562 "homepage": "https://symfony.com",
2563 "time": "2018-01-03T07:37:11+00:00"
2566 "name": "symfony/css-selector",
2567 "version": "v3.4.3",
2570 "url": "https://github.com/symfony/css-selector.git",
2571 "reference": "e66394bc7610e69279bfdb3ab11b4fe65403f556"
2575 "url": "https://api.github.com/repos/symfony/css-selector/zipball/e66394bc7610e69279bfdb3ab11b4fe65403f556",
2576 "reference": "e66394bc7610e69279bfdb3ab11b4fe65403f556",
2580 "php": "^5.5.9|>=7.0.8"
2585 "dev-master": "3.4-dev"
2590 "Symfony\\Component\\CssSelector\\": ""
2592 "exclude-from-classmap": [
2596 "notification-url": "https://packagist.org/downloads/",
2602 "name": "Jean-François Simon",
2603 "email": "jeanfrancois.simon@sensiolabs.com"
2606 "name": "Fabien Potencier",
2607 "email": "fabien@symfony.com"
2610 "name": "Symfony Community",
2611 "homepage": "https://symfony.com/contributors"
2614 "description": "Symfony CssSelector Component",
2615 "homepage": "https://symfony.com",
2616 "time": "2018-01-03T07:37:34+00:00"
2619 "name": "symfony/debug",
2620 "version": "v3.4.3",
2623 "url": "https://github.com/symfony/debug.git",
2624 "reference": "603b95dda8b00020e4e6e60dc906e7b715b1c245"
2628 "url": "https://api.github.com/repos/symfony/debug/zipball/603b95dda8b00020e4e6e60dc906e7b715b1c245",
2629 "reference": "603b95dda8b00020e4e6e60dc906e7b715b1c245",
2633 "php": "^5.5.9|>=7.0.8",
2637 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2640 "symfony/http-kernel": "~2.8|~3.0|~4.0"
2645 "dev-master": "3.4-dev"
2650 "Symfony\\Component\\Debug\\": ""
2652 "exclude-from-classmap": [
2656 "notification-url": "https://packagist.org/downloads/",
2662 "name": "Fabien Potencier",
2663 "email": "fabien@symfony.com"
2666 "name": "Symfony Community",
2667 "homepage": "https://symfony.com/contributors"
2670 "description": "Symfony Debug Component",
2671 "homepage": "https://symfony.com",
2672 "time": "2018-01-03T17:14:19+00:00"
2675 "name": "symfony/dependency-injection",
2676 "version": "v3.3.15",
2679 "url": "https://github.com/symfony/dependency-injection.git",
2680 "reference": "e63cd8163d72a2a7722a40790ae80f2c0c8b50d1"
2684 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e63cd8163d72a2a7722a40790ae80f2c0c8b50d1",
2685 "reference": "e63cd8163d72a2a7722a40790ae80f2c0c8b50d1",
2689 "php": "^5.5.9|>=7.0.8",
2690 "psr/container": "^1.0"
2693 "symfony/config": "<3.3.7",
2694 "symfony/finder": "<3.3",
2695 "symfony/yaml": "<3.3"
2698 "psr/container-implementation": "1.0"
2701 "symfony/config": "~3.3",
2702 "symfony/expression-language": "~2.8|~3.0",
2703 "symfony/yaml": "~3.3"
2706 "symfony/config": "",
2707 "symfony/expression-language": "For using expressions in service container configuration",
2708 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
2709 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2715 "dev-master": "3.3-dev"
2720 "Symfony\\Component\\DependencyInjection\\": ""
2722 "exclude-from-classmap": [
2726 "notification-url": "https://packagist.org/downloads/",
2732 "name": "Fabien Potencier",
2733 "email": "fabien@symfony.com"
2736 "name": "Symfony Community",
2737 "homepage": "https://symfony.com/contributors"
2740 "description": "Symfony DependencyInjection Component",
2741 "homepage": "https://symfony.com",
2742 "time": "2018-01-03T07:37:11+00:00"
2745 "name": "symfony/dom-crawler",
2746 "version": "v3.4.3",
2749 "url": "https://github.com/symfony/dom-crawler.git",
2750 "reference": "09bd97b844b3151fab82f2fdd62db9c464b3910a"
2754 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/09bd97b844b3151fab82f2fdd62db9c464b3910a",
2755 "reference": "09bd97b844b3151fab82f2fdd62db9c464b3910a",
2759 "php": "^5.5.9|>=7.0.8",
2760 "symfony/polyfill-mbstring": "~1.0"
2763 "symfony/css-selector": "~2.8|~3.0|~4.0"
2766 "symfony/css-selector": ""
2771 "dev-master": "3.4-dev"
2776 "Symfony\\Component\\DomCrawler\\": ""
2778 "exclude-from-classmap": [
2782 "notification-url": "https://packagist.org/downloads/",
2788 "name": "Fabien Potencier",
2789 "email": "fabien@symfony.com"
2792 "name": "Symfony Community",
2793 "homepage": "https://symfony.com/contributors"
2796 "description": "Symfony DomCrawler Component",
2797 "homepage": "https://symfony.com",
2798 "time": "2018-01-03T07:37:34+00:00"
2801 "name": "symfony/event-dispatcher",
2802 "version": "v3.4.3",
2805 "url": "https://github.com/symfony/event-dispatcher.git",
2806 "reference": "26b87b6bca8f8f797331a30b76fdae5342dc26ca"
2810 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/26b87b6bca8f8f797331a30b76fdae5342dc26ca",
2811 "reference": "26b87b6bca8f8f797331a30b76fdae5342dc26ca",
2815 "php": "^5.5.9|>=7.0.8"
2818 "symfony/dependency-injection": "<3.3"
2822 "symfony/config": "~2.8|~3.0|~4.0",
2823 "symfony/dependency-injection": "~3.3|~4.0",
2824 "symfony/expression-language": "~2.8|~3.0|~4.0",
2825 "symfony/stopwatch": "~2.8|~3.0|~4.0"
2828 "symfony/dependency-injection": "",
2829 "symfony/http-kernel": ""
2834 "dev-master": "3.4-dev"
2839 "Symfony\\Component\\EventDispatcher\\": ""
2841 "exclude-from-classmap": [
2845 "notification-url": "https://packagist.org/downloads/",
2851 "name": "Fabien Potencier",
2852 "email": "fabien@symfony.com"
2855 "name": "Symfony Community",
2856 "homepage": "https://symfony.com/contributors"
2859 "description": "Symfony EventDispatcher Component",
2860 "homepage": "https://symfony.com",
2861 "time": "2018-01-03T07:37:34+00:00"
2864 "name": "symfony/filesystem",
2865 "version": "v3.4.3",
2868 "url": "https://github.com/symfony/filesystem.git",
2869 "reference": "e078773ad6354af38169faf31c21df0f18ace03d"
2873 "url": "https://api.github.com/repos/symfony/filesystem/zipball/e078773ad6354af38169faf31c21df0f18ace03d",
2874 "reference": "e078773ad6354af38169faf31c21df0f18ace03d",
2878 "php": "^5.5.9|>=7.0.8"
2883 "dev-master": "3.4-dev"
2888 "Symfony\\Component\\Filesystem\\": ""
2890 "exclude-from-classmap": [
2894 "notification-url": "https://packagist.org/downloads/",
2900 "name": "Fabien Potencier",
2901 "email": "fabien@symfony.com"
2904 "name": "Symfony Community",
2905 "homepage": "https://symfony.com/contributors"
2908 "description": "Symfony Filesystem Component",
2909 "homepage": "https://symfony.com",
2910 "time": "2018-01-03T07:37:34+00:00"
2913 "name": "symfony/polyfill-mbstring",
2914 "version": "v1.6.0",
2917 "url": "https://github.com/symfony/polyfill-mbstring.git",
2918 "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296"
2922 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
2923 "reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296",
2930 "ext-mbstring": "For best performance"
2935 "dev-master": "1.6-dev"
2940 "Symfony\\Polyfill\\Mbstring\\": ""
2946 "notification-url": "https://packagist.org/downloads/",
2952 "name": "Nicolas Grekas",
2953 "email": "p@tchwork.com"
2956 "name": "Symfony Community",
2957 "homepage": "https://symfony.com/contributors"
2960 "description": "Symfony polyfill for the Mbstring extension",
2961 "homepage": "https://symfony.com",
2969 "time": "2017-10-11T12:05:26+00:00"
2972 "name": "symfony/process",
2973 "version": "v2.8.33",
2976 "url": "https://github.com/symfony/process.git",
2977 "reference": "ea3226daa3c6789efa39570bfc6e5d55f7561a0a"
2981 "url": "https://api.github.com/repos/symfony/process/zipball/ea3226daa3c6789efa39570bfc6e5d55f7561a0a",
2982 "reference": "ea3226daa3c6789efa39570bfc6e5d55f7561a0a",
2991 "dev-master": "2.8-dev"
2996 "Symfony\\Component\\Process\\": ""
2998 "exclude-from-classmap": [
3002 "notification-url": "https://packagist.org/downloads/",
3008 "name": "Fabien Potencier",
3009 "email": "fabien@symfony.com"
3012 "name": "Symfony Community",
3013 "homepage": "https://symfony.com/contributors"
3016 "description": "Symfony Process Component",
3017 "homepage": "https://symfony.com",
3018 "time": "2018-01-03T07:36:31+00:00"
3021 "name": "symfony/translation",
3022 "version": "v3.3.15",
3025 "url": "https://github.com/symfony/translation.git",
3026 "reference": "96be707e96ba9ac04964d8f556d0fbb33329411c"
3030 "url": "https://api.github.com/repos/symfony/translation/zipball/96be707e96ba9ac04964d8f556d0fbb33329411c",
3031 "reference": "96be707e96ba9ac04964d8f556d0fbb33329411c",
3035 "php": "^5.5.9|>=7.0.8",
3036 "symfony/polyfill-mbstring": "~1.0"
3039 "symfony/config": "<2.8",
3040 "symfony/yaml": "<3.3"
3044 "symfony/config": "~2.8|~3.0",
3045 "symfony/intl": "^2.8.18|^3.2.5",
3046 "symfony/yaml": "~3.3"
3049 "psr/log": "To use logging capability in translator",
3050 "symfony/config": "",
3056 "dev-master": "3.3-dev"
3061 "Symfony\\Component\\Translation\\": ""
3063 "exclude-from-classmap": [
3067 "notification-url": "https://packagist.org/downloads/",
3073 "name": "Fabien Potencier",
3074 "email": "fabien@symfony.com"
3077 "name": "Symfony Community",
3078 "homepage": "https://symfony.com/contributors"
3081 "description": "Symfony Translation Component",
3082 "homepage": "https://symfony.com",
3083 "time": "2018-01-03T07:37:11+00:00"
3086 "name": "symfony/yaml",
3087 "version": "v3.3.15",
3090 "url": "https://github.com/symfony/yaml.git",
3091 "reference": "7c80d81b5805589be151b85b0df785f0dc3269cf"
3095 "url": "https://api.github.com/repos/symfony/yaml/zipball/7c80d81b5805589be151b85b0df785f0dc3269cf",
3096 "reference": "7c80d81b5805589be151b85b0df785f0dc3269cf",
3100 "php": "^5.5.9|>=7.0.8"
3103 "symfony/console": "~2.8|~3.0"
3106 "symfony/console": "For validating YAML files using the lint command"
3111 "dev-master": "3.3-dev"
3116 "Symfony\\Component\\Yaml\\": ""
3118 "exclude-from-classmap": [
3122 "notification-url": "https://packagist.org/downloads/",
3128 "name": "Fabien Potencier",
3129 "email": "fabien@symfony.com"
3132 "name": "Symfony Community",
3133 "homepage": "https://symfony.com/contributors"
3136 "description": "Symfony Yaml Component",
3137 "homepage": "https://symfony.com",
3138 "time": "2018-01-03T07:37:11+00:00"
3141 "name": "webmozart/assert",
3145 "url": "https://github.com/webmozart/assert.git",
3146 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
3150 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
3151 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
3155 "php": "^5.3.3 || ^7.0"
3158 "phpunit/phpunit": "^4.6",
3159 "sebastian/version": "^1.0.1"
3164 "dev-master": "1.3-dev"
3169 "Webmozart\\Assert\\": "src/"
3172 "notification-url": "https://packagist.org/downloads/",
3178 "name": "Bernhard Schussek",
3179 "email": "bschussek@gmail.com"
3182 "description": "Assertions to validate method input/output with nice error messages.",
3188 "time": "2016-11-23T20:04:58+00:00"
3192 "minimum-stability": "stable",
3193 "stability-flags": [],
3194 "prefer-stable": false,
3195 "prefer-lowest": false,