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": "155664f38560cff3a1f258ff72b503c6",
11 "name": "behat/behat",
15 "url": "https://github.com/Behat/Behat.git",
16 "reference": "e6af23d0597b347fe0ea25b139f0f6142b63cd41"
20 "url": "https://api.github.com/repos/Behat/Behat/zipball/e6af23d0597b347fe0ea25b139f0f6142b63cd41",
21 "reference": "e6af23d0597b347fe0ea25b139f0f6142b63cd41",
25 "behat/gherkin": "^4.4.4",
26 "behat/transliterator": "~1.0",
29 "symfony/class-loader": "~2.1||~3.0",
30 "symfony/config": "~2.3||~3.0",
31 "symfony/console": "~2.5||~3.0",
32 "symfony/dependency-injection": "~2.1||~3.0",
33 "symfony/event-dispatcher": "~2.1||~3.0",
34 "symfony/translation": "~2.3||~3.0",
35 "symfony/yaml": "~2.1||~3.0"
38 "herrera-io/box": "~1.6.1",
39 "phpunit/phpunit": "~4.5",
40 "symfony/process": "~2.5|~3.0"
43 "behat/mink-extension": "for integration with Mink testing framework",
44 "behat/symfony2-extension": "for integration with Symfony2 web framework",
45 "behat/yii-extension": "for integration with Yii web framework"
53 "dev-master": "3.2.x-dev"
58 "Behat\\Behat": "src/",
59 "Behat\\Testwork": "src/"
62 "notification-url": "https://packagist.org/downloads/",
68 "name": "Konstantin Kudryashov",
69 "email": "ever.zet@gmail.com",
70 "homepage": "http://everzet.com"
73 "description": "Scenario-oriented BDD framework for PHP 5.3",
74 "homepage": "http://behat.org/",
89 "time": "2016-12-25T13:08:59+00:00"
92 "name": "behat/gherkin",
96 "url": "https://github.com/Behat/Gherkin.git",
97 "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74"
101 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/5c14cff4f955b17d20d088dec1bde61c0539ec74",
102 "reference": "5c14cff4f955b17d20d088dec1bde61c0539ec74",
109 "phpunit/phpunit": "~4.5|~5",
110 "symfony/phpunit-bridge": "~2.7|~3",
111 "symfony/yaml": "~2.3|~3"
114 "symfony/yaml": "If you want to parse features, represented in YAML files"
119 "dev-master": "4.4-dev"
124 "Behat\\Gherkin": "src/"
127 "notification-url": "https://packagist.org/downloads/",
133 "name": "Konstantin Kudryashov",
134 "email": "ever.zet@gmail.com",
135 "homepage": "http://everzet.com"
138 "description": "Gherkin DSL parser for PHP 5.3",
139 "homepage": "http://behat.org/",
148 "time": "2016-10-30T11:50:56+00:00"
151 "name": "behat/mink",
155 "url": "https://github.com/minkphp/Mink.git",
156 "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
160 "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
161 "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
166 "symfony/css-selector": "~2.1|~3.0"
169 "symfony/phpunit-bridge": "~2.7|~3.0"
172 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
173 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
174 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
175 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
180 "dev-master": "1.7.x-dev"
185 "Behat\\Mink\\": "src/"
188 "notification-url": "https://packagist.org/downloads/",
194 "name": "Konstantin Kudryashov",
195 "email": "ever.zet@gmail.com",
196 "homepage": "http://everzet.com"
199 "description": "Browser controller/emulator abstraction for PHP",
200 "homepage": "http://mink.behat.org/",
206 "time": "2016-03-05T08:26:18+00:00"
209 "name": "behat/mink-browserkit-driver",
213 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
214 "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
218 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
219 "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
223 "behat/mink": "^1.7.1@dev",
225 "symfony/browser-kit": "~2.3|~3.0",
226 "symfony/dom-crawler": "~2.3|~3.0"
229 "silex/silex": "~1.2",
230 "symfony/phpunit-bridge": "~2.7|~3.0"
232 "type": "mink-driver",
235 "dev-master": "1.3.x-dev"
240 "Behat\\Mink\\Driver\\": "src/"
243 "notification-url": "https://packagist.org/downloads/",
249 "name": "Konstantin Kudryashov",
250 "email": "ever.zet@gmail.com",
251 "homepage": "http://everzet.com"
254 "description": "Symfony2 BrowserKit driver for Mink framework",
255 "homepage": "http://mink.behat.org/",
262 "time": "2016-03-05T08:59:47+00:00"
265 "name": "behat/mink-extension",
269 "url": "https://github.com/Behat/MinkExtension.git",
270 "reference": "5b4bda64ff456104564317e212c823e45cad9d59"
274 "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/5b4bda64ff456104564317e212c823e45cad9d59",
275 "reference": "5b4bda64ff456104564317e212c823e45cad9d59",
279 "behat/behat": "~3.0,>=3.0.5",
280 "behat/mink": "~1.5",
282 "symfony/config": "~2.2|~3.0"
285 "behat/mink-goutte-driver": "~1.1",
286 "phpspec/phpspec": "~2.0"
288 "type": "behat-extension",
291 "dev-master": "2.1.x-dev"
296 "Behat\\MinkExtension": "src/"
299 "notification-url": "https://packagist.org/downloads/",
305 "name": "Christophe Coevoet",
306 "email": "stof@notk.org"
309 "name": "Konstantin Kudryashov",
310 "email": "ever.zet@gmail.com"
313 "description": "Mink extension for Behat",
314 "homepage": "http://extensions.behat.org/mink",
321 "time": "2016-02-15T07:55:18+00:00"
324 "name": "behat/mink-goutte-driver",
328 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
329 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
333 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
334 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
338 "behat/mink": "~1.6@dev",
339 "behat/mink-browserkit-driver": "~1.2@dev",
340 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
344 "symfony/phpunit-bridge": "~2.7|~3.0"
346 "type": "mink-driver",
349 "dev-master": "1.2.x-dev"
354 "Behat\\Mink\\Driver\\": "src/"
357 "notification-url": "https://packagist.org/downloads/",
363 "name": "Konstantin Kudryashov",
364 "email": "ever.zet@gmail.com",
365 "homepage": "http://everzet.com"
368 "description": "Goutte driver for Mink framework",
369 "homepage": "http://mink.behat.org/",
376 "time": "2016-03-05T09:04:22+00:00"
379 "name": "behat/mink-selenium2-driver",
383 "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
384 "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
388 "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
389 "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
393 "behat/mink": "~1.7@dev",
394 "instaclick/php-webdriver": "~1.1",
398 "symfony/phpunit-bridge": "~2.7"
400 "type": "mink-driver",
403 "dev-master": "1.3.x-dev"
408 "Behat\\Mink\\Driver\\": "src/"
411 "notification-url": "https://packagist.org/downloads/",
417 "name": "Konstantin Kudryashov",
418 "email": "ever.zet@gmail.com",
419 "homepage": "http://everzet.com"
422 "name": "Pete Otaqui",
423 "email": "pete@otaqui.com",
424 "homepage": "https://github.com/pete-otaqui"
427 "description": "Selenium2 (WebDriver) driver for Mink framework",
428 "homepage": "http://mink.behat.org/",
437 "time": "2016-03-05T09:10:18+00:00"
440 "name": "behat/transliterator",
444 "url": "https://github.com/Behat/Transliterator.git",
445 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
449 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
450 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
459 "dev-master": "1.1-dev"
464 "Behat\\Transliterator": "src/"
467 "notification-url": "https://packagist.org/downloads/",
471 "description": "String transliterator",
477 "time": "2015-09-28T16:26:35+00:00"
480 "name": "doctrine/instantiator",
484 "url": "https://github.com/doctrine/instantiator.git",
485 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
489 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
490 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
494 "php": ">=5.3,<8.0-DEV"
497 "athletic/athletic": "~0.1.8",
500 "phpunit/phpunit": "~4.0",
501 "squizlabs/php_codesniffer": "~2.0"
506 "dev-master": "1.0.x-dev"
511 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
514 "notification-url": "https://packagist.org/downloads/",
520 "name": "Marco Pivetta",
521 "email": "ocramius@gmail.com",
522 "homepage": "http://ocramius.github.com/"
525 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
526 "homepage": "https://github.com/doctrine/instantiator",
531 "time": "2015-06-14T21:17:01+00:00"
534 "name": "fabpot/goutte",
538 "url": "https://github.com/FriendsOfPHP/Goutte.git",
539 "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638"
543 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/db5c28f4a010b4161d507d5304e28a7ebf211638",
544 "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638",
548 "guzzlehttp/guzzle": "^6.0",
550 "symfony/browser-kit": "~2.1|~3.0",
551 "symfony/css-selector": "~2.1|~3.0",
552 "symfony/dom-crawler": "~2.1|~3.0"
554 "type": "application",
557 "dev-master": "3.2-dev"
565 "notification-url": "https://packagist.org/downloads/",
571 "name": "Fabien Potencier",
572 "email": "fabien@symfony.com"
575 "description": "A simple PHP Web Scraper",
576 "homepage": "https://github.com/FriendsOfPHP/Goutte",
580 "time": "2017-01-03T13:21:43+00:00"
583 "name": "guzzlehttp/guzzle",
587 "url": "https://github.com/guzzle/guzzle.git",
588 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60"
592 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
593 "reference": "ebf29dee597f02f09f4d5bbecc68230ea9b08f60",
597 "guzzlehttp/promises": "^1.0",
598 "guzzlehttp/psr7": "^1.3.1",
603 "phpunit/phpunit": "^4.0",
609 "dev-master": "6.2-dev"
614 "src/functions_include.php"
617 "GuzzleHttp\\": "src/"
620 "notification-url": "https://packagist.org/downloads/",
626 "name": "Michael Dowling",
627 "email": "mtdowling@gmail.com",
628 "homepage": "https://github.com/mtdowling"
631 "description": "Guzzle is a PHP HTTP client library",
632 "homepage": "http://guzzlephp.org/",
642 "time": "2016-10-08T15:01:37+00:00"
645 "name": "guzzlehttp/promises",
649 "url": "https://github.com/guzzle/promises.git",
650 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
654 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
655 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
662 "phpunit/phpunit": "^4.0"
667 "dev-master": "1.4-dev"
672 "GuzzleHttp\\Promise\\": "src/"
675 "src/functions_include.php"
678 "notification-url": "https://packagist.org/downloads/",
684 "name": "Michael Dowling",
685 "email": "mtdowling@gmail.com",
686 "homepage": "https://github.com/mtdowling"
689 "description": "Guzzle promises library",
693 "time": "2016-12-20T10:07:11+00:00"
696 "name": "guzzlehttp/psr7",
700 "url": "https://github.com/guzzle/psr7.git",
701 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
705 "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
706 "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
711 "psr/http-message": "~1.0"
714 "psr/http-message-implementation": "1.0"
717 "phpunit/phpunit": "~4.0"
722 "dev-master": "1.4-dev"
727 "GuzzleHttp\\Psr7\\": "src/"
730 "src/functions_include.php"
733 "notification-url": "https://packagist.org/downloads/",
739 "name": "Michael Dowling",
740 "email": "mtdowling@gmail.com",
741 "homepage": "https://github.com/mtdowling"
744 "description": "PSR-7 message implementation",
751 "time": "2016-06-24T23:00:38+00:00"
754 "name": "instaclick/php-webdriver",
758 "url": "https://github.com/instaclick/php-webdriver.git",
759 "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb"
763 "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
764 "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
772 "satooshi/php-coveralls": "dev-master"
777 "dev-master": "1.4.x-dev"
785 "notification-url": "https://packagist.org/downloads/",
791 "name": "Justin Bishop",
792 "email": "jubishop@gmail.com",
796 "name": "Anthon Pang",
797 "email": "apang@softwaredevelopment.ca",
798 "role": "Fork Maintainer"
801 "description": "PHP WebDriver for Selenium 2",
802 "homepage": "http://instaclick.com/",
809 "time": "2015-06-15T20:19:33+00:00"
812 "name": "moodlehq/behat-extension",
813 "version": "v3.32.5",
816 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
817 "reference": "623f5b9c580d25c71be6baf0b42eb8e6b0d25233"
821 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/623f5b9c580d25c71be6baf0b42eb8e6b0d25233",
822 "reference": "623f5b9c580d25c71be6baf0b42eb8e6b0d25233",
826 "behat/behat": "3.2.*",
827 "behat/mink": "~1.7",
828 "behat/mink-extension": "~2.2",
829 "behat/mink-goutte-driver": "~1.2",
830 "behat/mink-selenium2-driver": "~1.3",
832 "symfony/process": "2.8.*"
837 "Moodle\\BehatExtension": "src/"
840 "notification-url": "https://packagist.org/downloads/",
846 "name": "David Monllaó",
847 "email": "david.monllao@gmail.com",
848 "homepage": "http://moodle.com",
852 "description": "Moodle behat extension",
858 "time": "2017-01-19T00:07:16+00:00"
861 "name": "myclabs/deep-copy",
865 "url": "https://github.com/myclabs/DeepCopy.git",
866 "reference": "399c1f9781e222f6eb6cc238796f5200d1b7f108"
870 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/399c1f9781e222f6eb6cc238796f5200d1b7f108",
871 "reference": "399c1f9781e222f6eb6cc238796f5200d1b7f108",
878 "doctrine/collections": "1.*",
879 "phpunit/phpunit": "~4.1"
884 "DeepCopy\\": "src/DeepCopy/"
887 "notification-url": "https://packagist.org/downloads/",
891 "description": "Create deep copies (clones) of your objects",
892 "homepage": "https://github.com/myclabs/DeepCopy",
900 "time": "2016-10-31T17:19:45+00:00"
903 "name": "phpdocumentor/reflection-common",
907 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
908 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
912 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
913 "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
920 "phpunit/phpunit": "^4.6"
925 "dev-master": "1.0.x-dev"
930 "phpDocumentor\\Reflection\\": [
935 "notification-url": "https://packagist.org/downloads/",
941 "name": "Jaap van Otterdijk",
942 "email": "opensource@ijaap.nl"
945 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
946 "homepage": "http://www.phpdoc.org",
954 "time": "2015-12-27T11:43:31+00:00"
957 "name": "phpdocumentor/reflection-docblock",
961 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
962 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
966 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
967 "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
972 "phpdocumentor/reflection-common": "^1.0@dev",
973 "phpdocumentor/type-resolver": "^0.2.0",
974 "webmozart/assert": "^1.0"
977 "mockery/mockery": "^0.9.4",
978 "phpunit/phpunit": "^4.4"
983 "phpDocumentor\\Reflection\\": [
988 "notification-url": "https://packagist.org/downloads/",
994 "name": "Mike van Riel",
995 "email": "me@mikevanriel.com"
998 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
999 "time": "2016-09-30T07:12:33+00:00"
1002 "name": "phpdocumentor/type-resolver",
1006 "url": "https://github.com/phpDocumentor/TypeResolver.git",
1007 "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb"
1011 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
1012 "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
1017 "phpdocumentor/reflection-common": "^1.0"
1020 "mockery/mockery": "^0.9.4",
1021 "phpunit/phpunit": "^5.2||^4.8.24"
1026 "dev-master": "1.0.x-dev"
1031 "phpDocumentor\\Reflection\\": [
1036 "notification-url": "https://packagist.org/downloads/",
1042 "name": "Mike van Riel",
1043 "email": "me@mikevanriel.com"
1046 "time": "2016-11-25T06:54:22+00:00"
1049 "name": "phpspec/prophecy",
1050 "version": "v1.6.2",
1053 "url": "https://github.com/phpspec/prophecy.git",
1054 "reference": "6c52c2722f8460122f96f86346600e1077ce22cb"
1058 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/6c52c2722f8460122f96f86346600e1077ce22cb",
1059 "reference": "6c52c2722f8460122f96f86346600e1077ce22cb",
1063 "doctrine/instantiator": "^1.0.2",
1065 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
1066 "sebastian/comparator": "^1.1",
1067 "sebastian/recursion-context": "^1.0|^2.0"
1070 "phpspec/phpspec": "^2.0",
1071 "phpunit/phpunit": "^4.8 || ^5.6.5"
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-11-21T14:58:47+00:00"
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-07T04:57:38+00:00"
1171 "name": "phpunit/php-code-coverage",
1175 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1176 "reference": "c14196e64a78570034afd0b7a9f3757ba71c2a0a"
1180 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c14196e64a78570034afd0b7a9f3757ba71c2a0a",
1181 "reference": "c14196e64a78570034afd0b7a9f3757ba71c2a0a",
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-12-20T15:22:42+00:00"
1234 "name": "phpunit/php-file-iterator",
1238 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1239 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
1243 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
1244 "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
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": "2016-10-03T07:40:28+00:00"
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-21T13:50:34+00:00"
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-12T18:03:57+00:00"
1366 "name": "phpunit/php-token-stream",
1370 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1371 "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b"
1375 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3b402f65a4cc90abf6e1104e388b896ce209631b",
1376 "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b",
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": "2016-11-15T14:06:22+00:00"
1415 "name": "phpunit/phpunit",
1419 "url": "https://github.com/sebastianbergmann/phpunit.git",
1420 "reference": "3f67cee782c9abfaee5e32fd2f57cdd54bc257ba"
1424 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3f67cee782c9abfaee5e32fd2f57cdd54bc257ba",
1425 "reference": "3f67cee782c9abfaee5e32fd2f57cdd54bc257ba",
1432 "ext-mbstring": "*",
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"
1461 "phpunit/php-invoker": "~1.1"
1469 "dev-master": "5.5.x-dev"
1477 "notification-url": "https://packagist.org/downloads/",
1483 "name": "Sebastian Bergmann",
1484 "email": "sebastian@phpunit.de",
1488 "description": "The PHP Unit Testing framework.",
1489 "homepage": "https://phpunit.de/",
1495 "time": "2016-10-03T13:04:15+00:00"
1498 "name": "phpunit/phpunit-mock-objects",
1502 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1503 "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24"
1507 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/3ab72b65b39b491e0c011e2e09bb2206c2aa8e24",
1508 "reference": "3ab72b65b39b491e0c011e2e09bb2206c2aa8e24",
1512 "doctrine/instantiator": "^1.0.2",
1513 "php": "^5.6 || ^7.0",
1514 "phpunit/php-text-template": "^1.2",
1515 "sebastian/exporter": "^1.2 || ^2.0"
1518 "phpunit/phpunit": "<5.4.0"
1521 "phpunit/phpunit": "^5.4"
1529 "dev-master": "3.2.x-dev"
1537 "notification-url": "https://packagist.org/downloads/",
1543 "name": "Sebastian Bergmann",
1544 "email": "sb@sebastian-bergmann.de",
1548 "description": "Mock Object library for PHPUnit",
1549 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1554 "time": "2016-12-08T20:27:08+00:00"
1557 "name": "psr/http-message",
1561 "url": "https://github.com/php-fig/http-message.git",
1562 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
1566 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
1567 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
1576 "dev-master": "1.0.x-dev"
1581 "Psr\\Http\\Message\\": "src/"
1584 "notification-url": "https://packagist.org/downloads/",
1591 "homepage": "http://www.php-fig.org/"
1594 "description": "Common interface for HTTP messages",
1595 "homepage": "https://github.com/php-fig/http-message",
1604 "time": "2016-08-06T14:39:51+00:00"
1611 "url": "https://github.com/php-fig/log.git",
1612 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1616 "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1617 "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1626 "dev-master": "1.0.x-dev"
1631 "Psr\\Log\\": "Psr/Log/"
1634 "notification-url": "https://packagist.org/downloads/",
1641 "homepage": "http://www.php-fig.org/"
1644 "description": "Common interface for logging libraries",
1645 "homepage": "https://github.com/php-fig/log",
1651 "time": "2016-10-10T12:19:37+00:00"
1654 "name": "sebastian/code-unit-reverse-lookup",
1658 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
1659 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe"
1663 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
1664 "reference": "c36f5e7cfce482fde5bf8d10d41a53591e0198fe",
1671 "phpunit/phpunit": "~5"
1676 "dev-master": "1.0.x-dev"
1684 "notification-url": "https://packagist.org/downloads/",
1690 "name": "Sebastian Bergmann",
1691 "email": "sebastian@phpunit.de"
1694 "description": "Looks up which function or method a line of code belongs to",
1695 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
1696 "time": "2016-02-13T06:45:14+00:00"
1699 "name": "sebastian/comparator",
1703 "url": "https://github.com/sebastianbergmann/comparator.git",
1704 "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f"
1708 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
1709 "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
1714 "sebastian/diff": "~1.2",
1715 "sebastian/exporter": "~1.2 || ~2.0"
1718 "phpunit/phpunit": "~4.4"
1723 "dev-master": "1.2.x-dev"
1731 "notification-url": "https://packagist.org/downloads/",
1737 "name": "Jeff Welch",
1738 "email": "whatthejeff@gmail.com"
1741 "name": "Volker Dusch",
1742 "email": "github@wallbash.com"
1745 "name": "Bernhard Schussek",
1746 "email": "bschussek@2bepublished.at"
1749 "name": "Sebastian Bergmann",
1750 "email": "sebastian@phpunit.de"
1753 "description": "Provides the functionality to compare PHP values for equality",
1754 "homepage": "http://www.github.com/sebastianbergmann/comparator",
1760 "time": "2016-11-19T09:18:40+00:00"
1763 "name": "sebastian/diff",
1767 "url": "https://github.com/sebastianbergmann/diff.git",
1768 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1772 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1773 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1780 "phpunit/phpunit": "~4.8"
1785 "dev-master": "1.4-dev"
1793 "notification-url": "https://packagist.org/downloads/",
1799 "name": "Kore Nordmann",
1800 "email": "mail@kore-nordmann.de"
1803 "name": "Sebastian Bergmann",
1804 "email": "sebastian@phpunit.de"
1807 "description": "Diff implementation",
1808 "homepage": "https://github.com/sebastianbergmann/diff",
1812 "time": "2015-12-08T07:14:41+00:00"
1815 "name": "sebastian/environment",
1819 "url": "https://github.com/sebastianbergmann/environment.git",
1820 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
1824 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
1825 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
1829 "php": "^5.6 || ^7.0"
1832 "phpunit/phpunit": "^5.0"
1837 "dev-master": "2.0.x-dev"
1845 "notification-url": "https://packagist.org/downloads/",
1851 "name": "Sebastian Bergmann",
1852 "email": "sebastian@phpunit.de"
1855 "description": "Provides functionality to handle HHVM/PHP environments",
1856 "homepage": "http://www.github.com/sebastianbergmann/environment",
1862 "time": "2016-11-26T07:53:53+00:00"
1865 "name": "sebastian/exporter",
1869 "url": "https://github.com/sebastianbergmann/exporter.git",
1870 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
1874 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
1875 "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
1880 "sebastian/recursion-context": "~1.0"
1883 "ext-mbstring": "*",
1884 "phpunit/phpunit": "~4.4"
1889 "dev-master": "1.3.x-dev"
1897 "notification-url": "https://packagist.org/downloads/",
1903 "name": "Jeff Welch",
1904 "email": "whatthejeff@gmail.com"
1907 "name": "Volker Dusch",
1908 "email": "github@wallbash.com"
1911 "name": "Bernhard Schussek",
1912 "email": "bschussek@2bepublished.at"
1915 "name": "Sebastian Bergmann",
1916 "email": "sebastian@phpunit.de"
1919 "name": "Adam Harvey",
1920 "email": "aharvey@php.net"
1923 "description": "Provides the functionality to export PHP variables for visualization",
1924 "homepage": "http://www.github.com/sebastianbergmann/exporter",
1929 "time": "2016-06-17T09:04:28+00:00"
1932 "name": "sebastian/global-state",
1936 "url": "https://github.com/sebastianbergmann/global-state.git",
1937 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1941 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1942 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1949 "phpunit/phpunit": "~4.2"
1957 "dev-master": "1.0-dev"
1965 "notification-url": "https://packagist.org/downloads/",
1971 "name": "Sebastian Bergmann",
1972 "email": "sebastian@phpunit.de"
1975 "description": "Snapshotting of global state",
1976 "homepage": "http://www.github.com/sebastianbergmann/global-state",
1980 "time": "2015-10-12T03:26:01+00:00"
1983 "name": "sebastian/object-enumerator",
1987 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
1988 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26"
1992 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/d4ca2fb70344987502567bc50081c03e6192fb26",
1993 "reference": "d4ca2fb70344987502567bc50081c03e6192fb26",
1998 "sebastian/recursion-context": "~1.0"
2001 "phpunit/phpunit": "~5"
2006 "dev-master": "1.0.x-dev"
2014 "notification-url": "https://packagist.org/downloads/",
2020 "name": "Sebastian Bergmann",
2021 "email": "sebastian@phpunit.de"
2024 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
2025 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2026 "time": "2016-01-28T13:25:10+00:00"
2029 "name": "sebastian/recursion-context",
2033 "url": "https://github.com/sebastianbergmann/recursion-context.git",
2034 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
2038 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
2039 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
2046 "phpunit/phpunit": "~4.4"
2051 "dev-master": "1.0.x-dev"
2059 "notification-url": "https://packagist.org/downloads/",
2065 "name": "Jeff Welch",
2066 "email": "whatthejeff@gmail.com"
2069 "name": "Sebastian Bergmann",
2070 "email": "sebastian@phpunit.de"
2073 "name": "Adam Harvey",
2074 "email": "aharvey@php.net"
2077 "description": "Provides functionality to recursively process PHP variables",
2078 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
2079 "time": "2015-11-11T19:50:13+00:00"
2082 "name": "sebastian/resource-operations",
2086 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2087 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
2091 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2092 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
2101 "dev-master": "1.0.x-dev"
2109 "notification-url": "https://packagist.org/downloads/",
2115 "name": "Sebastian Bergmann",
2116 "email": "sebastian@phpunit.de"
2119 "description": "Provides a list of PHP built-in functions that operate on resources",
2120 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2121 "time": "2015-07-28T20:34:47+00:00"
2124 "name": "sebastian/version",
2128 "url": "https://github.com/sebastianbergmann/version.git",
2129 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
2133 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
2134 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
2143 "dev-master": "2.0.x-dev"
2151 "notification-url": "https://packagist.org/downloads/",
2157 "name": "Sebastian Bergmann",
2158 "email": "sebastian@phpunit.de",
2162 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
2163 "homepage": "https://github.com/sebastianbergmann/version",
2164 "time": "2016-10-03T07:35:21+00:00"
2167 "name": "symfony/browser-kit",
2168 "version": "v3.2.2",
2171 "url": "https://github.com/symfony/browser-kit.git",
2172 "reference": "548f8230bad9f77463b20b15993a008f03e96db5"
2176 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/548f8230bad9f77463b20b15993a008f03e96db5",
2177 "reference": "548f8230bad9f77463b20b15993a008f03e96db5",
2182 "symfony/dom-crawler": "~2.8|~3.0"
2185 "symfony/css-selector": "~2.8|~3.0",
2186 "symfony/process": "~2.8|~3.0"
2189 "symfony/process": ""
2194 "dev-master": "3.2-dev"
2199 "Symfony\\Component\\BrowserKit\\": ""
2201 "exclude-from-classmap": [
2205 "notification-url": "https://packagist.org/downloads/",
2211 "name": "Fabien Potencier",
2212 "email": "fabien@symfony.com"
2215 "name": "Symfony Community",
2216 "homepage": "https://symfony.com/contributors"
2219 "description": "Symfony BrowserKit Component",
2220 "homepage": "https://symfony.com",
2221 "time": "2017-01-02T20:32:22+00:00"
2224 "name": "symfony/class-loader",
2225 "version": "v3.2.2",
2228 "url": "https://github.com/symfony/class-loader.git",
2229 "reference": "0152f7a47acd564ca62c652975c2b32ac6d613a6"
2233 "url": "https://api.github.com/repos/symfony/class-loader/zipball/0152f7a47acd564ca62c652975c2b32ac6d613a6",
2234 "reference": "0152f7a47acd564ca62c652975c2b32ac6d613a6",
2241 "symfony/finder": "~2.8|~3.0",
2242 "symfony/polyfill-apcu": "~1.1"
2245 "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
2250 "dev-master": "3.2-dev"
2255 "Symfony\\Component\\ClassLoader\\": ""
2257 "exclude-from-classmap": [
2261 "notification-url": "https://packagist.org/downloads/",
2267 "name": "Fabien Potencier",
2268 "email": "fabien@symfony.com"
2271 "name": "Symfony Community",
2272 "homepage": "https://symfony.com/contributors"
2275 "description": "Symfony ClassLoader Component",
2276 "homepage": "https://symfony.com",
2277 "time": "2017-01-10T14:14:38+00:00"
2280 "name": "symfony/config",
2281 "version": "v3.2.2",
2284 "url": "https://github.com/symfony/config.git",
2285 "reference": "c5ea878b5a7f6a01b9a2f182f905831711b9ff3f"
2289 "url": "https://api.github.com/repos/symfony/config/zipball/c5ea878b5a7f6a01b9a2f182f905831711b9ff3f",
2290 "reference": "c5ea878b5a7f6a01b9a2f182f905831711b9ff3f",
2295 "symfony/filesystem": "~2.8|~3.0"
2298 "symfony/yaml": "~3.0"
2301 "symfony/yaml": "To use the yaml reference dumper"
2306 "dev-master": "3.2-dev"
2311 "Symfony\\Component\\Config\\": ""
2313 "exclude-from-classmap": [
2317 "notification-url": "https://packagist.org/downloads/",
2323 "name": "Fabien Potencier",
2324 "email": "fabien@symfony.com"
2327 "name": "Symfony Community",
2328 "homepage": "https://symfony.com/contributors"
2331 "description": "Symfony Config Component",
2332 "homepage": "https://symfony.com",
2333 "time": "2017-01-02T20:32:22+00:00"
2336 "name": "symfony/console",
2337 "version": "v3.2.2",
2340 "url": "https://github.com/symfony/console.git",
2341 "reference": "4f9e449e76996adf310498a8ca955c6deebe29dd"
2345 "url": "https://api.github.com/repos/symfony/console/zipball/4f9e449e76996adf310498a8ca955c6deebe29dd",
2346 "reference": "4f9e449e76996adf310498a8ca955c6deebe29dd",
2351 "symfony/debug": "~2.8|~3.0",
2352 "symfony/polyfill-mbstring": "~1.0"
2356 "symfony/event-dispatcher": "~2.8|~3.0",
2357 "symfony/filesystem": "~2.8|~3.0",
2358 "symfony/process": "~2.8|~3.0"
2361 "psr/log": "For using the console logger",
2362 "symfony/event-dispatcher": "",
2363 "symfony/filesystem": "",
2364 "symfony/process": ""
2369 "dev-master": "3.2-dev"
2374 "Symfony\\Component\\Console\\": ""
2376 "exclude-from-classmap": [
2380 "notification-url": "https://packagist.org/downloads/",
2386 "name": "Fabien Potencier",
2387 "email": "fabien@symfony.com"
2390 "name": "Symfony Community",
2391 "homepage": "https://symfony.com/contributors"
2394 "description": "Symfony Console Component",
2395 "homepage": "https://symfony.com",
2396 "time": "2017-01-08T20:47:33+00:00"
2399 "name": "symfony/css-selector",
2400 "version": "v3.2.2",
2403 "url": "https://github.com/symfony/css-selector.git",
2404 "reference": "f0e628f04fc055c934b3211cfabdb1c59eefbfaa"
2408 "url": "https://api.github.com/repos/symfony/css-selector/zipball/f0e628f04fc055c934b3211cfabdb1c59eefbfaa",
2409 "reference": "f0e628f04fc055c934b3211cfabdb1c59eefbfaa",
2418 "dev-master": "3.2-dev"
2423 "Symfony\\Component\\CssSelector\\": ""
2425 "exclude-from-classmap": [
2429 "notification-url": "https://packagist.org/downloads/",
2435 "name": "Jean-François Simon",
2436 "email": "jeanfrancois.simon@sensiolabs.com"
2439 "name": "Fabien Potencier",
2440 "email": "fabien@symfony.com"
2443 "name": "Symfony Community",
2444 "homepage": "https://symfony.com/contributors"
2447 "description": "Symfony CssSelector Component",
2448 "homepage": "https://symfony.com",
2449 "time": "2017-01-02T20:32:22+00:00"
2452 "name": "symfony/debug",
2453 "version": "v3.2.2",
2456 "url": "https://github.com/symfony/debug.git",
2457 "reference": "810ba5c1c5352a4ddb15d4719e8936751dff0b05"
2461 "url": "https://api.github.com/repos/symfony/debug/zipball/810ba5c1c5352a4ddb15d4719e8936751dff0b05",
2462 "reference": "810ba5c1c5352a4ddb15d4719e8936751dff0b05",
2470 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2473 "symfony/class-loader": "~2.8|~3.0",
2474 "symfony/http-kernel": "~2.8|~3.0"
2479 "dev-master": "3.2-dev"
2484 "Symfony\\Component\\Debug\\": ""
2486 "exclude-from-classmap": [
2490 "notification-url": "https://packagist.org/downloads/",
2496 "name": "Fabien Potencier",
2497 "email": "fabien@symfony.com"
2500 "name": "Symfony Community",
2501 "homepage": "https://symfony.com/contributors"
2504 "description": "Symfony Debug Component",
2505 "homepage": "https://symfony.com",
2506 "time": "2017-01-02T20:32:22+00:00"
2509 "name": "symfony/dependency-injection",
2510 "version": "v3.2.2",
2513 "url": "https://github.com/symfony/dependency-injection.git",
2514 "reference": "22b2c97cffc6a612db82084f9e7823b095958751"
2518 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/22b2c97cffc6a612db82084f9e7823b095958751",
2519 "reference": "22b2c97cffc6a612db82084f9e7823b095958751",
2526 "symfony/yaml": "<3.2"
2529 "symfony/config": "~2.8|~3.0",
2530 "symfony/expression-language": "~2.8|~3.0",
2531 "symfony/yaml": "~3.2"
2534 "symfony/config": "",
2535 "symfony/expression-language": "For using expressions in service container configuration",
2536 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2542 "dev-master": "3.2-dev"
2547 "Symfony\\Component\\DependencyInjection\\": ""
2549 "exclude-from-classmap": [
2553 "notification-url": "https://packagist.org/downloads/",
2559 "name": "Fabien Potencier",
2560 "email": "fabien@symfony.com"
2563 "name": "Symfony Community",
2564 "homepage": "https://symfony.com/contributors"
2567 "description": "Symfony DependencyInjection Component",
2568 "homepage": "https://symfony.com",
2569 "time": "2017-01-10T14:21:25+00:00"
2572 "name": "symfony/dom-crawler",
2573 "version": "v3.2.2",
2576 "url": "https://github.com/symfony/dom-crawler.git",
2577 "reference": "27d9790840a4efd3b7bb8f5f4f9efc27b36b7024"
2581 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/27d9790840a4efd3b7bb8f5f4f9efc27b36b7024",
2582 "reference": "27d9790840a4efd3b7bb8f5f4f9efc27b36b7024",
2587 "symfony/polyfill-mbstring": "~1.0"
2590 "symfony/css-selector": "~2.8|~3.0"
2593 "symfony/css-selector": ""
2598 "dev-master": "3.2-dev"
2603 "Symfony\\Component\\DomCrawler\\": ""
2605 "exclude-from-classmap": [
2609 "notification-url": "https://packagist.org/downloads/",
2615 "name": "Fabien Potencier",
2616 "email": "fabien@symfony.com"
2619 "name": "Symfony Community",
2620 "homepage": "https://symfony.com/contributors"
2623 "description": "Symfony DomCrawler Component",
2624 "homepage": "https://symfony.com",
2625 "time": "2017-01-02T20:32:22+00:00"
2628 "name": "symfony/event-dispatcher",
2629 "version": "v3.2.2",
2632 "url": "https://github.com/symfony/event-dispatcher.git",
2633 "reference": "9137eb3a3328e413212826d63eeeb0217836e2b6"
2637 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9137eb3a3328e413212826d63eeeb0217836e2b6",
2638 "reference": "9137eb3a3328e413212826d63eeeb0217836e2b6",
2646 "symfony/config": "~2.8|~3.0",
2647 "symfony/dependency-injection": "~2.8|~3.0",
2648 "symfony/expression-language": "~2.8|~3.0",
2649 "symfony/stopwatch": "~2.8|~3.0"
2652 "symfony/dependency-injection": "",
2653 "symfony/http-kernel": ""
2658 "dev-master": "3.2-dev"
2663 "Symfony\\Component\\EventDispatcher\\": ""
2665 "exclude-from-classmap": [
2669 "notification-url": "https://packagist.org/downloads/",
2675 "name": "Fabien Potencier",
2676 "email": "fabien@symfony.com"
2679 "name": "Symfony Community",
2680 "homepage": "https://symfony.com/contributors"
2683 "description": "Symfony EventDispatcher Component",
2684 "homepage": "https://symfony.com",
2685 "time": "2017-01-02T20:32:22+00:00"
2688 "name": "symfony/filesystem",
2689 "version": "v3.2.2",
2692 "url": "https://github.com/symfony/filesystem.git",
2693 "reference": "a0c6ef2dc78d33b58d91d3a49f49797a184d06f4"
2697 "url": "https://api.github.com/repos/symfony/filesystem/zipball/a0c6ef2dc78d33b58d91d3a49f49797a184d06f4",
2698 "reference": "a0c6ef2dc78d33b58d91d3a49f49797a184d06f4",
2707 "dev-master": "3.2-dev"
2712 "Symfony\\Component\\Filesystem\\": ""
2714 "exclude-from-classmap": [
2718 "notification-url": "https://packagist.org/downloads/",
2724 "name": "Fabien Potencier",
2725 "email": "fabien@symfony.com"
2728 "name": "Symfony Community",
2729 "homepage": "https://symfony.com/contributors"
2732 "description": "Symfony Filesystem Component",
2733 "homepage": "https://symfony.com",
2734 "time": "2017-01-08T20:47:33+00:00"
2737 "name": "symfony/polyfill-mbstring",
2738 "version": "v1.3.0",
2741 "url": "https://github.com/symfony/polyfill-mbstring.git",
2742 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
2746 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
2747 "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
2754 "ext-mbstring": "For best performance"
2759 "dev-master": "1.3-dev"
2764 "Symfony\\Polyfill\\Mbstring\\": ""
2770 "notification-url": "https://packagist.org/downloads/",
2776 "name": "Nicolas Grekas",
2777 "email": "p@tchwork.com"
2780 "name": "Symfony Community",
2781 "homepage": "https://symfony.com/contributors"
2784 "description": "Symfony polyfill for the Mbstring extension",
2785 "homepage": "https://symfony.com",
2793 "time": "2016-11-14T01:06:16+00:00"
2796 "name": "symfony/process",
2797 "version": "v2.8.16",
2800 "url": "https://github.com/symfony/process.git",
2801 "reference": "ebb3c2abe0940a703f08e0cbe373f62d97d40231"
2805 "url": "https://api.github.com/repos/symfony/process/zipball/ebb3c2abe0940a703f08e0cbe373f62d97d40231",
2806 "reference": "ebb3c2abe0940a703f08e0cbe373f62d97d40231",
2815 "dev-master": "2.8-dev"
2820 "Symfony\\Component\\Process\\": ""
2822 "exclude-from-classmap": [
2826 "notification-url": "https://packagist.org/downloads/",
2832 "name": "Fabien Potencier",
2833 "email": "fabien@symfony.com"
2836 "name": "Symfony Community",
2837 "homepage": "https://symfony.com/contributors"
2840 "description": "Symfony Process Component",
2841 "homepage": "https://symfony.com",
2842 "time": "2017-01-02T20:30:24+00:00"
2845 "name": "symfony/translation",
2846 "version": "v3.2.2",
2849 "url": "https://github.com/symfony/translation.git",
2850 "reference": "6520f3d4cce604d9dd1e86cac7af954984dd9bda"
2854 "url": "https://api.github.com/repos/symfony/translation/zipball/6520f3d4cce604d9dd1e86cac7af954984dd9bda",
2855 "reference": "6520f3d4cce604d9dd1e86cac7af954984dd9bda",
2860 "symfony/polyfill-mbstring": "~1.0"
2863 "symfony/config": "<2.8"
2867 "symfony/config": "~2.8|~3.0",
2868 "symfony/intl": "~2.8|~3.0",
2869 "symfony/yaml": "~2.8|~3.0"
2872 "psr/log": "To use logging capability in translator",
2873 "symfony/config": "",
2879 "dev-master": "3.2-dev"
2884 "Symfony\\Component\\Translation\\": ""
2886 "exclude-from-classmap": [
2890 "notification-url": "https://packagist.org/downloads/",
2896 "name": "Fabien Potencier",
2897 "email": "fabien@symfony.com"
2900 "name": "Symfony Community",
2901 "homepage": "https://symfony.com/contributors"
2904 "description": "Symfony Translation Component",
2905 "homepage": "https://symfony.com",
2906 "time": "2017-01-02T20:32:22+00:00"
2909 "name": "symfony/yaml",
2910 "version": "v3.2.2",
2913 "url": "https://github.com/symfony/yaml.git",
2914 "reference": "50eadbd7926e31842893c957eca362b21592a97d"
2918 "url": "https://api.github.com/repos/symfony/yaml/zipball/50eadbd7926e31842893c957eca362b21592a97d",
2919 "reference": "50eadbd7926e31842893c957eca362b21592a97d",
2926 "symfony/console": "~2.8|~3.0"
2929 "symfony/console": "For validating YAML files using the lint command"
2934 "dev-master": "3.2-dev"
2939 "Symfony\\Component\\Yaml\\": ""
2941 "exclude-from-classmap": [
2945 "notification-url": "https://packagist.org/downloads/",
2951 "name": "Fabien Potencier",
2952 "email": "fabien@symfony.com"
2955 "name": "Symfony Community",
2956 "homepage": "https://symfony.com/contributors"
2959 "description": "Symfony Yaml Component",
2960 "homepage": "https://symfony.com",
2961 "time": "2017-01-03T13:51:32+00:00"
2964 "name": "webmozart/assert",
2968 "url": "https://github.com/webmozart/assert.git",
2969 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
2973 "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
2974 "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
2978 "php": "^5.3.3 || ^7.0"
2981 "phpunit/phpunit": "^4.6",
2982 "sebastian/version": "^1.0.1"
2987 "dev-master": "1.3-dev"
2992 "Webmozart\\Assert\\": "src/"
2995 "notification-url": "https://packagist.org/downloads/",
3001 "name": "Bernhard Schussek",
3002 "email": "bschussek@gmail.com"
3005 "description": "Assertions to validate method input/output with nice error messages.",
3011 "time": "2016-11-23T20:04:58+00:00"
3015 "minimum-stability": "stable",
3016 "stability-flags": [],
3017 "prefer-stable": false,
3018 "prefer-lowest": false,