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 "hash": "c3da2812d8753f3fb2429366b373afa8",
8 "content-hash": "a4e8fa2277e59a3c14afb3ae729bf4e7",
12 "name": "behat/behat",
16 "url": "https://github.com/Behat/Behat.git",
17 "reference": "df7d9225e9ee37fdaa54273e3e0aecf2515bbe76"
21 "url": "https://api.github.com/repos/Behat/Behat/zipball/df7d9225e9ee37fdaa54273e3e0aecf2515bbe76",
22 "reference": "df7d9225e9ee37fdaa54273e3e0aecf2515bbe76",
26 "behat/gherkin": "^4.4.4",
27 "behat/transliterator": "~1.0",
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": "2016-09-25 09:40:39"
93 "name": "behat/gherkin",
97 "url": "https://github.com/Behat/Gherkin.git",
98 "reference": "cf8cc94647101e02a33d690245896d83d880aea1"
102 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/cf8cc94647101e02a33d690245896d83d880aea1",
103 "reference": "cf8cc94647101e02a33d690245896d83d880aea1",
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": "2016-09-18 12:16:14"
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-05 08:26:18"
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-05 08:59:47"
266 "name": "behat/mink-extension",
270 "url": "https://github.com/Behat/MinkExtension.git",
271 "reference": "5b4bda64ff456104564317e212c823e45cad9d59"
275 "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/5b4bda64ff456104564317e212c823e45cad9d59",
276 "reference": "5b4bda64ff456104564317e212c823e45cad9d59",
280 "behat/behat": "~3.0,>=3.0.5",
281 "behat/mink": "~1.5",
283 "symfony/config": "~2.2|~3.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": "2016-02-15 07:55:18"
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-05 09:04:22"
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-05 09:10:18"
441 "name": "behat/transliterator",
445 "url": "https://github.com/Behat/Transliterator.git",
446 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
450 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
451 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
460 "dev-master": "1.1-dev"
465 "Behat\\Transliterator": "src/"
468 "notification-url": "https://packagist.org/downloads/",
472 "description": "String transliterator",
478 "time": "2015-09-28 16:26:35"
481 "name": "doctrine/instantiator",
485 "url": "https://github.com/doctrine/instantiator.git",
486 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
490 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
491 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
495 "php": ">=5.3,<8.0-DEV"
498 "athletic/athletic": "~0.1.8",
501 "phpunit/phpunit": "~4.0",
502 "squizlabs/php_codesniffer": "~2.0"
507 "dev-master": "1.0.x-dev"
512 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
515 "notification-url": "https://packagist.org/downloads/",
521 "name": "Marco Pivetta",
522 "email": "ocramius@gmail.com",
523 "homepage": "http://ocramius.github.com/"
526 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
527 "homepage": "https://github.com/doctrine/instantiator",
532 "time": "2015-06-14 21:17:01"
535 "name": "fabpot/goutte",
539 "url": "https://github.com/FriendsOfPHP/Goutte.git",
540 "reference": "3cbc6ed222422a28400e470050f14928a153207e"
544 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3cbc6ed222422a28400e470050f14928a153207e",
545 "reference": "3cbc6ed222422a28400e470050f14928a153207e",
549 "guzzlehttp/guzzle": "^6.0",
551 "symfony/browser-kit": "~2.1|~3.0",
552 "symfony/css-selector": "~2.1|~3.0",
553 "symfony/dom-crawler": "~2.1|~3.0"
555 "type": "application",
558 "dev-master": "3.1-dev"
566 "notification-url": "https://packagist.org/downloads/",
572 "name": "Fabien Potencier",
573 "email": "fabien@symfony.com"
576 "description": "A simple PHP Web Scraper",
577 "homepage": "https://github.com/FriendsOfPHP/Goutte",
581 "time": "2015-11-05 12:58:44"
584 "name": "guzzlehttp/guzzle",
588 "url": "https://github.com/guzzle/guzzle.git",
589 "reference": "3f808fba627f2c5b69e2501217bf31af349c1427"
593 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427",
594 "reference": "3f808fba627f2c5b69e2501217bf31af349c1427",
598 "guzzlehttp/promises": "^1.0",
599 "guzzlehttp/psr7": "^1.3.1",
604 "phpunit/phpunit": "^4.0",
610 "dev-master": "6.2-dev"
615 "src/functions_include.php"
618 "GuzzleHttp\\": "src/"
621 "notification-url": "https://packagist.org/downloads/",
627 "name": "Michael Dowling",
628 "email": "mtdowling@gmail.com",
629 "homepage": "https://github.com/mtdowling"
632 "description": "Guzzle is a PHP HTTP client library",
633 "homepage": "http://guzzlephp.org/",
643 "time": "2016-07-15 17:22:37"
646 "name": "guzzlehttp/promises",
650 "url": "https://github.com/guzzle/promises.git",
651 "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579"
655 "url": "https://api.github.com/repos/guzzle/promises/zipball/c10d860e2a9595f8883527fa0021c7da9e65f579",
656 "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579",
663 "phpunit/phpunit": "~4.0"
668 "dev-master": "1.0-dev"
673 "GuzzleHttp\\Promise\\": "src/"
676 "src/functions_include.php"
679 "notification-url": "https://packagist.org/downloads/",
685 "name": "Michael Dowling",
686 "email": "mtdowling@gmail.com",
687 "homepage": "https://github.com/mtdowling"
690 "description": "Guzzle promises library",
694 "time": "2016-05-18 16:56:05"
697 "name": "guzzlehttp/psr7",
701 "url": "https://github.com/guzzle/psr7.git",
702 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
706 "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
707 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
712 "psr/http-message": "~1.0"
715 "psr/http-message-implementation": "1.0"
718 "phpunit/phpunit": "~4.0"
723 "dev-master": "1.4-dev"
728 "GuzzleHttp\\Psr7\\": "src/"
731 "src/functions_include.php"
734 "notification-url": "https://packagist.org/downloads/",
740 "name": "Michael Dowling",
741 "email": "mtdowling@gmail.com",
742 "homepage": "https://github.com/mtdowling"
745 "description": "PSR-7 message implementation",
752 "time": "2016-06-24 23:00:38"
755 "name": "instaclick/php-webdriver",
759 "url": "https://github.com/instaclick/php-webdriver.git",
760 "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb"
764 "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
765 "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
773 "satooshi/php-coveralls": "dev-master"
778 "dev-master": "1.4.x-dev"
786 "notification-url": "https://packagist.org/downloads/",
792 "name": "Justin Bishop",
793 "email": "jubishop@gmail.com",
797 "name": "Anthon Pang",
798 "email": "apang@softwaredevelopment.ca",
799 "role": "Fork Maintainer"
802 "description": "PHP WebDriver for Selenium 2",
803 "homepage": "http://instaclick.com/",
810 "time": "2015-06-15 20:19:33"
813 "name": "moodlehq/behat-extension",
814 "version": "v3.32.3",
817 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
818 "reference": "8296916088e62f7cdf67b34abeebd419b301caff"
822 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/8296916088e62f7cdf67b34abeebd419b301caff",
823 "reference": "8296916088e62f7cdf67b34abeebd419b301caff",
827 "behat/behat": "3.2.*",
828 "behat/mink": "~1.7",
829 "behat/mink-extension": "~2.2",
830 "behat/mink-goutte-driver": "~1.2",
831 "behat/mink-selenium2-driver": "~1.3",
833 "symfony/process": "2.8.*"
838 "Moodle\\BehatExtension": "src/"
841 "notification-url": "https://packagist.org/downloads/",
847 "name": "David Monllaó",
848 "email": "david.monllao@gmail.com",
849 "homepage": "http://moodle.com",
853 "description": "Moodle behat extension",
859 "time": "2016-10-03 03:33:07"
862 "name": "myclabs/deep-copy",
866 "url": "https://github.com/myclabs/DeepCopy.git",
867 "reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f"
871 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/ea74994a3dc7f8d2f65a06009348f2d63c81e61f",
872 "reference": "ea74994a3dc7f8d2f65a06009348f2d63c81e61f",
879 "doctrine/collections": "1.*",
880 "phpunit/phpunit": "~4.1"
885 "DeepCopy\\": "src/DeepCopy/"
888 "notification-url": "https://packagist.org/downloads/",
892 "description": "Create deep copies (clones) of your objects",
893 "homepage": "https://github.com/myclabs/DeepCopy",
901 "time": "2016-09-16 13:37:59"
904 "name": "phpdocumentor/reflection-common",
908 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
909 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
913 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
914 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
921 "phpunit/phpunit": "^4.6"
926 "dev-master": "1.0.x-dev"
931 "phpDocumentor\\Reflection\\": [
936 "notification-url": "https://packagist.org/downloads/",
942 "name": "Jaap van Otterdijk",
943 "email": "opensource@ijaap.nl"
946 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
947 "homepage": "http://www.phpdoc.org",
955 "time": "2015-12-27 11:43:31"
958 "name": "phpdocumentor/reflection-docblock",
962 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
963 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
967 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
968 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
973 "phpdocumentor/reflection-common": "^1.0@dev",
974 "phpdocumentor/type-resolver": "^0.2.0",
975 "webmozart/assert": "^1.0"
978 "mockery/mockery": "^0.9.4",
979 "phpunit/phpunit": "^4.4"
984 "phpDocumentor\\Reflection\\": [
989 "notification-url": "https://packagist.org/downloads/",
995 "name": "Mike van Riel",
996 "email": "me@mikevanriel.com"
999 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
1000 "time": "2016-09-30 07:12:33"
1003 "name": "phpdocumentor/type-resolver",
1007 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1008 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443"
1012 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443",
1013 "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443",
1018 "phpdocumentor/reflection-common": "^1.0"
1021 "mockery/mockery": "^0.9.4",
1022 "phpunit/phpunit": "^5.2||^4.8.24"
1027 "dev-master": "1.0.x-dev"
1032 "phpDocumentor\\Reflection\\": [
1037 "notification-url": "https://packagist.org/downloads/",
1043 "name": "Mike van Riel",
1044 "email": "me@mikevanriel.com"
1047 "time": "2016-06-10 07:14:17"
1050 "name": "phpspec/prophecy",
1051 "version": "v1.6.1",
1054 "url": "https://github.com/phpspec/prophecy.git",
1055 "reference": "58a8137754bc24b25740d4281399a4a3596058e0"
1059 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0",
1060 "reference": "58a8137754bc24b25740d4281399a4a3596058e0",
1064 "doctrine/instantiator": "^1.0.2",
1066 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
1067 "sebastian/comparator": "^1.1",
1068 "sebastian/recursion-context": "^1.0"
1071 "phpspec/phpspec": "^2.0"
1076 "dev-master": "1.6.x-dev"
1081 "Prophecy\\": "src/"
1084 "notification-url": "https://packagist.org/downloads/",
1090 "name": "Konstantin Kudryashov",
1091 "email": "ever.zet@gmail.com",
1092 "homepage": "http://everzet.com"
1095 "name": "Marcello Duarte",
1096 "email": "marcello.duarte@gmail.com"
1099 "description": "Highly opinionated mocking framework for PHP 5.3+",
1100 "homepage": "https://github.com/phpspec/prophecy",
1109 "time": "2016-06-07 08:13:47"
1112 "name": "phpunit/dbunit",
1116 "url": "https://github.com/sebastianbergmann/dbunit.git",
1117 "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae"
1121 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
1122 "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
1127 "ext-simplexml": "*",
1129 "phpunit/phpunit": "~4|~5",
1130 "symfony/yaml": "~2.1|~3.0"
1133 "composer/bin/dbunit"
1138 "dev-master": "1.3.x-dev"
1146 "notification-url": "https://packagist.org/downloads/",
1149 "../../symfony/yaml/"
1156 "name": "Sebastian Bergmann",
1157 "email": "sb@sebastian-bergmann.de",
1161 "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
1162 "homepage": "https://github.com/sebastianbergmann/dbunit/",
1168 "time": "2015-08-07 04:57:38"
1171 "name": "phpunit/php-code-coverage",
1175 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1176 "reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3"
1180 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/5f3f7e736d6319d5f1fc402aff8b026da26709a3",
1181 "reference": "5f3f7e736d6319d5f1fc402aff8b026da26709a3",
1185 "php": "^5.6 || ^7.0",
1186 "phpunit/php-file-iterator": "~1.3",
1187 "phpunit/php-text-template": "~1.2",
1188 "phpunit/php-token-stream": "^1.4.2",
1189 "sebastian/code-unit-reverse-lookup": "~1.0",
1190 "sebastian/environment": "^1.3.2 || ^2.0",
1191 "sebastian/version": "~1.0|~2.0"
1194 "ext-xdebug": ">=2.1.4",
1195 "phpunit/phpunit": "^5.4"
1199 "ext-xdebug": ">=2.4.0",
1200 "ext-xmlwriter": "*"
1205 "dev-master": "4.0.x-dev"
1213 "notification-url": "https://packagist.org/downloads/",
1219 "name": "Sebastian Bergmann",
1220 "email": "sb@sebastian-bergmann.de",
1224 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1225 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1231 "time": "2016-07-26 14:39:29"
1234 "name": "phpunit/php-file-iterator",
1238 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1239 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
1243 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1244 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1253 "dev-master": "1.4.x-dev"
1261 "notification-url": "https://packagist.org/downloads/",
1267 "name": "Sebastian Bergmann",
1268 "email": "sb@sebastian-bergmann.de",
1272 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1273 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1278 "time": "2015-06-21 13:08:43"
1281 "name": "phpunit/php-text-template",
1285 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1286 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1290 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1291 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1303 "notification-url": "https://packagist.org/downloads/",
1309 "name": "Sebastian Bergmann",
1310 "email": "sebastian@phpunit.de",
1314 "description": "Simple template engine.",
1315 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1319 "time": "2015-06-21 13:50:34"
1322 "name": "phpunit/php-timer",
1326 "url": "https://github.com/sebastianbergmann/php-timer.git",
1327 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
1331 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
1332 "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
1339 "phpunit/phpunit": "~4|~5"
1347 "notification-url": "https://packagist.org/downloads/",
1353 "name": "Sebastian Bergmann",
1354 "email": "sb@sebastian-bergmann.de",
1358 "description": "Utility class for timing",
1359 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1363 "time": "2016-05-12 18:03:57"
1366 "name": "phpunit/php-token-stream",
1370 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1371 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
1375 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1376 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1380 "ext-tokenizer": "*",
1384 "phpunit/phpunit": "~4.2"
1389 "dev-master": "1.4-dev"
1397 "notification-url": "https://packagist.org/downloads/",
1403 "name": "Sebastian Bergmann",
1404 "email": "sebastian@phpunit.de"
1407 "description": "Wrapper around PHP's tokenizer extension.",
1408 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1412 "time": "2015-09-15 10:49:45"
1415 "name": "phpunit/phpunit",
1419 "url": "https://github.com/sebastianbergmann/phpunit.git",
1420 "reference": "3132365e1430c091f208e120b8845d39c25f20e6"
1424 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3132365e1430c091f208e120b8845d39c25f20e6",
1425 "reference": "3132365e1430c091f208e120b8845d39c25f20e6",
1432 "ext-reflection": "*",
1434 "myclabs/deep-copy": "~1.3",
1435 "php": "^5.6 || ^7.0",
1436 "phpspec/prophecy": "^1.3.1",
1437 "phpunit/php-code-coverage": "^4.0.1",
1438 "phpunit/php-file-iterator": "~1.4",
1439 "phpunit/php-text-template": "~1.2",
1440 "phpunit/php-timer": "^1.0.6",
1441 "phpunit/phpunit-mock-objects": "^3.2",
1442 "sebastian/comparator": "~1.1",
1443 "sebastian/diff": "~1.2",
1444 "sebastian/environment": "^1.3 || ^2.0",
1445 "sebastian/exporter": "~1.2",
1446 "sebastian/global-state": "~1.0",
1447 "sebastian/object-enumerator": "~1.0",
1448 "sebastian/resource-operations": "~1.0",
1449 "sebastian/version": "~1.0|~2.0",
1450 "symfony/yaml": "~2.1|~3.0"
1453 "phpdocumentor/reflection-docblock": "3.0.2"
1456 "phpunit/php-invoker": "~1.1"
1464 "dev-master": "5.4.x-dev"
1472 "notification-url": "https://packagist.org/downloads/",
1478 "name": "Sebastian Bergmann",
1479 "email": "sebastian@phpunit.de",
1483 "description": "The PHP Unit Testing framework.",
1484 "homepage": "https://phpunit.de/",
1490 "time": "2016-07-26 14:48:00"
1493 "name": "phpunit/phpunit-mock-objects",
1497 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1498 "reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a"
1502 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/546898a2c0c356ef2891b39dd7d07f5d82c8ed0a",
1503 "reference": "546898a2c0c356ef2891b39dd7d07f5d82c8ed0a",
1507 "doctrine/instantiator": "^1.0.2",
1508 "php": "^5.6 || ^7.0",
1509 "phpunit/php-text-template": "^1.2",
1510 "sebastian/exporter": "^1.2"
1513 "phpunit/phpunit": "<5.4.0"
1516 "phpunit/phpunit": "^5.4"
1524 "dev-master": "3.2.x-dev"
1532 "notification-url": "https://packagist.org/downloads/",
1538 "name": "Sebastian Bergmann",
1539 "email": "sb@sebastian-bergmann.de",
1543 "description": "Mock Object library for PHPUnit",
1544 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1549 "time": "2016-09-06 16:07:45"
1552 "name": "psr/http-message",
1556 "url": "https://github.com/php-fig/http-message.git",
1557 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1561 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1562 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1571 "dev-master": "1.0.x-dev"
1576 "Psr\\Http\\Message\\": "src/"
1579 "notification-url": "https://packagist.org/downloads/",
1586 "homepage": "http://www.php-fig.org/"
1589 "description": "Common interface for HTTP messages",
1590 "homepage": "https://github.com/php-fig/http-message",
1599 "time": "2016-08-06 14:39:51"
1602 "name": "sebastian/code-unit-reverse-lookup",
1606 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1607 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
1611 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
1612 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
1619 "phpunit/phpunit": "~5"
1624 "dev-master": "1.0.x-dev"
1632 "notification-url": "https://packagist.org/downloads/",
1638 "name": "Sebastian Bergmann",
1639 "email": "sebastian@phpunit.de"
1642 "description": "Looks up which function or method a line of code belongs to",
1643 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1644 "time": "2016-02-13 06:45:14"
1647 "name": "sebastian/comparator",
1651 "url": "https://github.com/sebastianbergmann/comparator.git",
1652 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1656 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1657 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1662 "sebastian/diff": "~1.2",
1663 "sebastian/exporter": "~1.2"
1666 "phpunit/phpunit": "~4.4"
1671 "dev-master": "1.2.x-dev"
1679 "notification-url": "https://packagist.org/downloads/",
1685 "name": "Jeff Welch",
1686 "email": "whatthejeff@gmail.com"
1689 "name": "Volker Dusch",
1690 "email": "github@wallbash.com"
1693 "name": "Bernhard Schussek",
1694 "email": "bschussek@2bepublished.at"
1697 "name": "Sebastian Bergmann",
1698 "email": "sebastian@phpunit.de"
1701 "description": "Provides the functionality to compare PHP values for equality",
1702 "homepage": "http://www.github.com/sebastianbergmann/comparator",
1708 "time": "2015-07-26 15:48:44"
1711 "name": "sebastian/diff",
1715 "url": "https://github.com/sebastianbergmann/diff.git",
1716 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1720 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1721 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1728 "phpunit/phpunit": "~4.8"
1733 "dev-master": "1.4-dev"
1741 "notification-url": "https://packagist.org/downloads/",
1747 "name": "Kore Nordmann",
1748 "email": "mail@kore-nordmann.de"
1751 "name": "Sebastian Bergmann",
1752 "email": "sebastian@phpunit.de"
1755 "description": "Diff implementation",
1756 "homepage": "https://github.com/sebastianbergmann/diff",
1760 "time": "2015-12-08 07:14:41"
1763 "name": "sebastian/environment",
1767 "url": "https://github.com/sebastianbergmann/environment.git",
1768 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
1772 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1773 "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
1777 "php": "^5.3.3 || ^7.0"
1780 "phpunit/phpunit": "^4.8 || ^5.0"
1785 "dev-master": "1.3.x-dev"
1793 "notification-url": "https://packagist.org/downloads/",
1799 "name": "Sebastian Bergmann",
1800 "email": "sebastian@phpunit.de"
1803 "description": "Provides functionality to handle HHVM/PHP environments",
1804 "homepage": "http://www.github.com/sebastianbergmann/environment",
1810 "time": "2016-08-18 05:49:44"
1813 "name": "sebastian/exporter",
1817 "url": "https://github.com/sebastianbergmann/exporter.git",
1818 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
1822 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
1823 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
1828 "sebastian/recursion-context": "~1.0"
1831 "ext-mbstring": "*",
1832 "phpunit/phpunit": "~4.4"
1837 "dev-master": "1.3.x-dev"
1845 "notification-url": "https://packagist.org/downloads/",
1851 "name": "Jeff Welch",
1852 "email": "whatthejeff@gmail.com"
1855 "name": "Volker Dusch",
1856 "email": "github@wallbash.com"
1859 "name": "Bernhard Schussek",
1860 "email": "bschussek@2bepublished.at"
1863 "name": "Sebastian Bergmann",
1864 "email": "sebastian@phpunit.de"
1867 "name": "Adam Harvey",
1868 "email": "aharvey@php.net"
1871 "description": "Provides the functionality to export PHP variables for visualization",
1872 "homepage": "http://www.github.com/sebastianbergmann/exporter",
1877 "time": "2016-06-17 09:04:28"
1880 "name": "sebastian/global-state",
1884 "url": "https://github.com/sebastianbergmann/global-state.git",
1885 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1889 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1890 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1897 "phpunit/phpunit": "~4.2"
1905 "dev-master": "1.0-dev"
1913 "notification-url": "https://packagist.org/downloads/",
1919 "name": "Sebastian Bergmann",
1920 "email": "sebastian@phpunit.de"
1923 "description": "Snapshotting of global state",
1924 "homepage": "http://www.github.com/sebastianbergmann/global-state",
1928 "time": "2015-10-12 03:26:01"
1931 "name": "sebastian/object-enumerator",
1935 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
1936 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26"
1940 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26",
1941 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26",
1946 "sebastian/recursion-context": "~1.0"
1949 "phpunit/phpunit": "~5"
1954 "dev-master": "1.0.x-dev"
1962 "notification-url": "https://packagist.org/downloads/",
1968 "name": "Sebastian Bergmann",
1969 "email": "sebastian@phpunit.de"
1972 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
1973 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
1974 "time": "2016-01-28 13:25:10"
1977 "name": "sebastian/recursion-context",
1981 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1982 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
1986 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
1987 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
1994 "phpunit/phpunit": "~4.4"
1999 "dev-master": "1.0.x-dev"
2007 "notification-url": "https://packagist.org/downloads/",
2013 "name": "Jeff Welch",
2014 "email": "whatthejeff@gmail.com"
2017 "name": "Sebastian Bergmann",
2018 "email": "sebastian@phpunit.de"
2021 "name": "Adam Harvey",
2022 "email": "aharvey@php.net"
2025 "description": "Provides functionality to recursively process PHP variables",
2026 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2027 "time": "2015-11-11 19:50:13"
2030 "name": "sebastian/resource-operations",
2034 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2035 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
2039 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2040 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2049 "dev-master": "1.0.x-dev"
2057 "notification-url": "https://packagist.org/downloads/",
2063 "name": "Sebastian Bergmann",
2064 "email": "sebastian@phpunit.de"
2067 "description": "Provides a list of PHP built-in functions that operate on resources",
2068 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2069 "time": "2015-07-28 20:34:47"
2072 "name": "sebastian/version",
2076 "url": "https://github.com/sebastianbergmann/version.git",
2077 "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5"
2081 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
2082 "reference": "c829badbd8fdf16a0bad8aa7fa7971c029f1b9c5",
2091 "dev-master": "2.0.x-dev"
2099 "notification-url": "https://packagist.org/downloads/",
2105 "name": "Sebastian Bergmann",
2106 "email": "sebastian@phpunit.de",
2110 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2111 "homepage": "https://github.com/sebastianbergmann/version",
2112 "time": "2016-02-04 12:56:52"
2115 "name": "symfony/browser-kit",
2116 "version": "v3.1.4",
2119 "url": "https://github.com/symfony/browser-kit.git",
2120 "reference": "d2a07cc11c5fa94820240b1e67592ffb18e347b9"
2124 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/d2a07cc11c5fa94820240b1e67592ffb18e347b9",
2125 "reference": "d2a07cc11c5fa94820240b1e67592ffb18e347b9",
2130 "symfony/dom-crawler": "~2.8|~3.0"
2133 "symfony/css-selector": "~2.8|~3.0",
2134 "symfony/process": "~2.8|~3.0"
2137 "symfony/process": ""
2142 "dev-master": "3.1-dev"
2147 "Symfony\\Component\\BrowserKit\\": ""
2149 "exclude-from-classmap": [
2153 "notification-url": "https://packagist.org/downloads/",
2159 "name": "Fabien Potencier",
2160 "email": "fabien@symfony.com"
2163 "name": "Symfony Community",
2164 "homepage": "https://symfony.com/contributors"
2167 "description": "Symfony BrowserKit Component",
2168 "homepage": "https://symfony.com",
2169 "time": "2016-07-26 08:04:17"
2172 "name": "symfony/class-loader",
2173 "version": "v3.1.4",
2176 "url": "https://github.com/symfony/class-loader.git",
2177 "reference": "2d0ba77c46ecc96a6641009a98f72632216811ba"
2181 "url": "https://api.github.com/repos/symfony/class-loader/zipball/2d0ba77c46ecc96a6641009a98f72632216811ba",
2182 "reference": "2d0ba77c46ecc96a6641009a98f72632216811ba",
2189 "symfony/finder": "~2.8|~3.0",
2190 "symfony/polyfill-apcu": "~1.1"
2193 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2198 "dev-master": "3.1-dev"
2203 "Symfony\\Component\\ClassLoader\\": ""
2205 "exclude-from-classmap": [
2209 "notification-url": "https://packagist.org/downloads/",
2215 "name": "Fabien Potencier",
2216 "email": "fabien@symfony.com"
2219 "name": "Symfony Community",
2220 "homepage": "https://symfony.com/contributors"
2223 "description": "Symfony ClassLoader Component",
2224 "homepage": "https://symfony.com",
2225 "time": "2016-08-23 13:39:15"
2228 "name": "symfony/config",
2229 "version": "v3.1.4",
2232 "url": "https://github.com/symfony/config.git",
2233 "reference": "431d28df9c7bb6e77f8f6289d8670b044fabb9e8"
2237 "url": "https://api.github.com/repos/symfony/config/zipball/431d28df9c7bb6e77f8f6289d8670b044fabb9e8",
2238 "reference": "431d28df9c7bb6e77f8f6289d8670b044fabb9e8",
2243 "symfony/filesystem": "~2.8|~3.0"
2246 "symfony/yaml": "To use the yaml reference dumper"
2251 "dev-master": "3.1-dev"
2256 "Symfony\\Component\\Config\\": ""
2258 "exclude-from-classmap": [
2262 "notification-url": "https://packagist.org/downloads/",
2268 "name": "Fabien Potencier",
2269 "email": "fabien@symfony.com"
2272 "name": "Symfony Community",
2273 "homepage": "https://symfony.com/contributors"
2276 "description": "Symfony Config Component",
2277 "homepage": "https://symfony.com",
2278 "time": "2016-08-27 18:50:07"
2281 "name": "symfony/console",
2282 "version": "v3.1.4",
2285 "url": "https://github.com/symfony/console.git",
2286 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563"
2290 "url": "https://api.github.com/repos/symfony/console/zipball/8ea494c34f0f772c3954b5fbe00bffc5a435e563",
2291 "reference": "8ea494c34f0f772c3954b5fbe00bffc5a435e563",
2296 "symfony/polyfill-mbstring": "~1.0"
2300 "symfony/event-dispatcher": "~2.8|~3.0",
2301 "symfony/process": "~2.8|~3.0"
2304 "psr/log": "For using the console logger",
2305 "symfony/event-dispatcher": "",
2306 "symfony/process": ""
2311 "dev-master": "3.1-dev"
2316 "Symfony\\Component\\Console\\": ""
2318 "exclude-from-classmap": [
2322 "notification-url": "https://packagist.org/downloads/",
2328 "name": "Fabien Potencier",
2329 "email": "fabien@symfony.com"
2332 "name": "Symfony Community",
2333 "homepage": "https://symfony.com/contributors"
2336 "description": "Symfony Console Component",
2337 "homepage": "https://symfony.com",
2338 "time": "2016-08-19 06:48:39"
2341 "name": "symfony/css-selector",
2342 "version": "v3.1.4",
2345 "url": "https://github.com/symfony/css-selector.git",
2346 "reference": "2851e1932d77ce727776154d659b232d061e816a"
2350 "url": "https://api.github.com/repos/symfony/css-selector/zipball/2851e1932d77ce727776154d659b232d061e816a",
2351 "reference": "2851e1932d77ce727776154d659b232d061e816a",
2360 "dev-master": "3.1-dev"
2365 "Symfony\\Component\\CssSelector\\": ""
2367 "exclude-from-classmap": [
2371 "notification-url": "https://packagist.org/downloads/",
2377 "name": "Jean-François Simon",
2378 "email": "jeanfrancois.simon@sensiolabs.com"
2381 "name": "Fabien Potencier",
2382 "email": "fabien@symfony.com"
2385 "name": "Symfony Community",
2386 "homepage": "https://symfony.com/contributors"
2389 "description": "Symfony CssSelector Component",
2390 "homepage": "https://symfony.com",
2391 "time": "2016-06-29 05:41:56"
2394 "name": "symfony/dependency-injection",
2395 "version": "v3.1.4",
2398 "url": "https://github.com/symfony/dependency-injection.git",
2399 "reference": "6e4f3316afdc9783d7b48a136db89bd791b55698"
2403 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6e4f3316afdc9783d7b48a136db89bd791b55698",
2404 "reference": "6e4f3316afdc9783d7b48a136db89bd791b55698",
2411 "symfony/config": "~2.8|~3.0",
2412 "symfony/expression-language": "~2.8|~3.0",
2413 "symfony/yaml": "~2.8.7|~3.0.7|~3.1.1|~3.2"
2416 "symfony/config": "",
2417 "symfony/expression-language": "For using expressions in service container configuration",
2418 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2424 "dev-master": "3.1-dev"
2429 "Symfony\\Component\\DependencyInjection\\": ""
2431 "exclude-from-classmap": [
2435 "notification-url": "https://packagist.org/downloads/",
2441 "name": "Fabien Potencier",
2442 "email": "fabien@symfony.com"
2445 "name": "Symfony Community",
2446 "homepage": "https://symfony.com/contributors"
2449 "description": "Symfony DependencyInjection Component",
2450 "homepage": "https://symfony.com",
2451 "time": "2016-08-23 13:39:15"
2454 "name": "symfony/dom-crawler",
2455 "version": "v3.1.4",
2458 "url": "https://github.com/symfony/dom-crawler.git",
2459 "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7"
2463 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bb7395e8b1db3654de82b9f35d019958276de4d7",
2464 "reference": "bb7395e8b1db3654de82b9f35d019958276de4d7",
2469 "symfony/polyfill-mbstring": "~1.0"
2472 "symfony/css-selector": "~2.8|~3.0"
2475 "symfony/css-selector": ""
2480 "dev-master": "3.1-dev"
2485 "Symfony\\Component\\DomCrawler\\": ""
2487 "exclude-from-classmap": [
2491 "notification-url": "https://packagist.org/downloads/",
2497 "name": "Fabien Potencier",
2498 "email": "fabien@symfony.com"
2501 "name": "Symfony Community",
2502 "homepage": "https://symfony.com/contributors"
2505 "description": "Symfony DomCrawler Component",
2506 "homepage": "https://symfony.com",
2507 "time": "2016-08-05 08:37:39"
2510 "name": "symfony/event-dispatcher",
2511 "version": "v3.1.4",
2514 "url": "https://github.com/symfony/event-dispatcher.git",
2515 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5"
2519 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
2520 "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
2528 "symfony/config": "~2.8|~3.0",
2529 "symfony/dependency-injection": "~2.8|~3.0",
2530 "symfony/expression-language": "~2.8|~3.0",
2531 "symfony/stopwatch": "~2.8|~3.0"
2534 "symfony/dependency-injection": "",
2535 "symfony/http-kernel": ""
2540 "dev-master": "3.1-dev"
2545 "Symfony\\Component\\EventDispatcher\\": ""
2547 "exclude-from-classmap": [
2551 "notification-url": "https://packagist.org/downloads/",
2557 "name": "Fabien Potencier",
2558 "email": "fabien@symfony.com"
2561 "name": "Symfony Community",
2562 "homepage": "https://symfony.com/contributors"
2565 "description": "Symfony EventDispatcher Component",
2566 "homepage": "https://symfony.com",
2567 "time": "2016-07-19 10:45:57"
2570 "name": "symfony/filesystem",
2571 "version": "v3.1.4",
2574 "url": "https://github.com/symfony/filesystem.git",
2575 "reference": "bb29adceb552d202b6416ede373529338136e84f"
2579 "url": "https://api.github.com/repos/symfony/filesystem/zipball/bb29adceb552d202b6416ede373529338136e84f",
2580 "reference": "bb29adceb552d202b6416ede373529338136e84f",
2589 "dev-master": "3.1-dev"
2594 "Symfony\\Component\\Filesystem\\": ""
2596 "exclude-from-classmap": [
2600 "notification-url": "https://packagist.org/downloads/",
2606 "name": "Fabien Potencier",
2607 "email": "fabien@symfony.com"
2610 "name": "Symfony Community",
2611 "homepage": "https://symfony.com/contributors"
2614 "description": "Symfony Filesystem Component",
2615 "homepage": "https://symfony.com",
2616 "time": "2016-07-20 05:44:26"
2619 "name": "symfony/polyfill-mbstring",
2620 "version": "v1.2.0",
2623 "url": "https://github.com/symfony/polyfill-mbstring.git",
2624 "reference": "dff51f72b0706335131b00a7f49606168c582594"
2628 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
2629 "reference": "dff51f72b0706335131b00a7f49606168c582594",
2636 "ext-mbstring": "For best performance"
2641 "dev-master": "1.2-dev"
2646 "Symfony\\Polyfill\\Mbstring\\": ""
2652 "notification-url": "https://packagist.org/downloads/",
2658 "name": "Nicolas Grekas",
2659 "email": "p@tchwork.com"
2662 "name": "Symfony Community",
2663 "homepage": "https://symfony.com/contributors"
2666 "description": "Symfony polyfill for the Mbstring extension",
2667 "homepage": "https://symfony.com",
2675 "time": "2016-05-18 14:26:46"
2678 "name": "symfony/process",
2679 "version": "v2.8.11",
2682 "url": "https://github.com/symfony/process.git",
2683 "reference": "05a03ed27073638658cab9405d99a67dd1014987"
2687 "url": "https://api.github.com/repos/symfony/process/zipball/05a03ed27073638658cab9405d99a67dd1014987",
2688 "reference": "05a03ed27073638658cab9405d99a67dd1014987",
2697 "dev-master": "2.8-dev"
2702 "Symfony\\Component\\Process\\": ""
2704 "exclude-from-classmap": [
2708 "notification-url": "https://packagist.org/downloads/",
2714 "name": "Fabien Potencier",
2715 "email": "fabien@symfony.com"
2718 "name": "Symfony Community",
2719 "homepage": "https://symfony.com/contributors"
2722 "description": "Symfony Process Component",
2723 "homepage": "https://symfony.com",
2724 "time": "2016-09-06 10:55:00"
2727 "name": "symfony/translation",
2728 "version": "v3.1.4",
2731 "url": "https://github.com/symfony/translation.git",
2732 "reference": "a35edc277513c9bc0f063ca174c36b346f974528"
2736 "url": "https://api.github.com/repos/symfony/translation/zipball/a35edc277513c9bc0f063ca174c36b346f974528",
2737 "reference": "a35edc277513c9bc0f063ca174c36b346f974528",
2742 "symfony/polyfill-mbstring": "~1.0"
2745 "symfony/config": "<2.8"
2749 "symfony/config": "~2.8|~3.0",
2750 "symfony/intl": "~2.8|~3.0",
2751 "symfony/yaml": "~2.8|~3.0"
2754 "psr/log": "To use logging capability in translator",
2755 "symfony/config": "",
2761 "dev-master": "3.1-dev"
2766 "Symfony\\Component\\Translation\\": ""
2768 "exclude-from-classmap": [
2772 "notification-url": "https://packagist.org/downloads/",
2778 "name": "Fabien Potencier",
2779 "email": "fabien@symfony.com"
2782 "name": "Symfony Community",
2783 "homepage": "https://symfony.com/contributors"
2786 "description": "Symfony Translation Component",
2787 "homepage": "https://symfony.com",
2788 "time": "2016-08-05 08:37:39"
2791 "name": "symfony/yaml",
2792 "version": "v3.1.4",
2795 "url": "https://github.com/symfony/yaml.git",
2796 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d"
2800 "url": "https://api.github.com/repos/symfony/yaml/zipball/f291ed25eb1435bddbe8a96caaef16469c2a092d",
2801 "reference": "f291ed25eb1435bddbe8a96caaef16469c2a092d",
2810 "dev-master": "3.1-dev"
2815 "Symfony\\Component\\Yaml\\": ""
2817 "exclude-from-classmap": [
2821 "notification-url": "https://packagist.org/downloads/",
2827 "name": "Fabien Potencier",
2828 "email": "fabien@symfony.com"
2831 "name": "Symfony Community",
2832 "homepage": "https://symfony.com/contributors"
2835 "description": "Symfony Yaml Component",
2836 "homepage": "https://symfony.com",
2837 "time": "2016-09-02 02:12:52"
2840 "name": "webmozart/assert",
2844 "url": "https://github.com/webmozart/assert.git",
2845 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
2849 "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
2850 "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
2854 "php": "^5.3.3|^7.0"
2857 "phpunit/phpunit": "^4.6",
2858 "sebastian/version": "^1.0.1"
2863 "dev-master": "1.2-dev"
2868 "Webmozart\\Assert\\": "src/"
2871 "notification-url": "https://packagist.org/downloads/",
2877 "name": "Bernhard Schussek",
2878 "email": "bschussek@gmail.com"
2881 "description": "Assertions to validate method input/output with nice error messages.",
2887 "time": "2016-08-09 15:02:57"
2891 "minimum-stability": "stable",
2892 "stability-flags": [],
2893 "prefer-stable": false,
2894 "prefer-lowest": false,