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": "ccba8f24cd70bd4ca9b78873fc4be17f",
8 "content-hash": "cf7a848add8e3de854561718a0d18986",
12 "name": "behat/behat",
16 "url": "https://github.com/Behat/Behat.git",
17 "reference": "359d987b3064d78f2d3a6ba3a355277f3b09b47f"
21 "url": "https://api.github.com/repos/Behat/Behat/zipball/359d987b3064d78f2d3a6ba3a355277f3b09b47f",
22 "reference": "359d987b3064d78f2d3a6ba3a355277f3b09b47f",
26 "behat/gherkin": "~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.1|~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 "phpunit/phpunit": "~4.5",
40 "symfony/process": "~2.1|~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.1.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-03-28 07:04:45"
92 "name": "behat/gherkin",
96 "url": "https://github.com/Behat/Gherkin.git",
97 "reference": "1576b485c0f92ef6d27da9c4bbfc57ee30cf6911"
101 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/1576b485c0f92ef6d27da9c4bbfc57ee30cf6911",
102 "reference": "1576b485c0f92ef6d27da9c4bbfc57ee30cf6911",
109 "phpunit/phpunit": "~4.0",
110 "symfony/yaml": "~2.1"
113 "symfony/yaml": "If you want to parse features, represented in YAML files"
118 "dev-master": "4.4-dev"
123 "Behat\\Gherkin": "src/"
126 "notification-url": "https://packagist.org/downloads/",
132 "name": "Konstantin Kudryashov",
133 "email": "ever.zet@gmail.com",
134 "homepage": "http://everzet.com"
137 "description": "Gherkin DSL parser for PHP 5.3",
138 "homepage": "http://behat.org/",
147 "time": "2015-12-30 14:47:00"
150 "name": "behat/mink",
154 "url": "https://github.com/minkphp/Mink.git",
155 "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
159 "url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
160 "reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
165 "symfony/css-selector": "~2.1|~3.0"
168 "symfony/phpunit-bridge": "~2.7|~3.0"
171 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
172 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
173 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
174 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
179 "dev-master": "1.7.x-dev"
184 "Behat\\Mink\\": "src/"
187 "notification-url": "https://packagist.org/downloads/",
193 "name": "Konstantin Kudryashov",
194 "email": "ever.zet@gmail.com",
195 "homepage": "http://everzet.com"
198 "description": "Browser controller/emulator abstraction for PHP",
199 "homepage": "http://mink.behat.org/",
205 "time": "2016-03-05 08:26:18"
208 "name": "behat/mink-browserkit-driver",
212 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
213 "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
217 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
218 "reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
222 "behat/mink": "^1.7.1@dev",
224 "symfony/browser-kit": "~2.3|~3.0",
225 "symfony/dom-crawler": "~2.3|~3.0"
228 "silex/silex": "~1.2",
229 "symfony/phpunit-bridge": "~2.7|~3.0"
231 "type": "mink-driver",
234 "dev-master": "1.3.x-dev"
239 "Behat\\Mink\\Driver\\": "src/"
242 "notification-url": "https://packagist.org/downloads/",
248 "name": "Konstantin Kudryashov",
249 "email": "ever.zet@gmail.com",
250 "homepage": "http://everzet.com"
253 "description": "Symfony2 BrowserKit driver for Mink framework",
254 "homepage": "http://mink.behat.org/",
261 "time": "2016-03-05 08:59:47"
264 "name": "behat/mink-extension",
268 "url": "https://github.com/Behat/MinkExtension.git",
269 "reference": "5b4bda64ff456104564317e212c823e45cad9d59"
273 "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/5b4bda64ff456104564317e212c823e45cad9d59",
274 "reference": "5b4bda64ff456104564317e212c823e45cad9d59",
278 "behat/behat": "~3.0,>=3.0.5",
279 "behat/mink": "~1.5",
281 "symfony/config": "~2.2|~3.0"
284 "behat/mink-goutte-driver": "~1.1",
285 "phpspec/phpspec": "~2.0"
287 "type": "behat-extension",
290 "dev-master": "2.1.x-dev"
295 "Behat\\MinkExtension": "src/"
298 "notification-url": "https://packagist.org/downloads/",
304 "name": "Christophe Coevoet",
305 "email": "stof@notk.org"
308 "name": "Konstantin Kudryashov",
309 "email": "ever.zet@gmail.com"
312 "description": "Mink extension for Behat",
313 "homepage": "http://extensions.behat.org/mink",
320 "time": "2016-02-15 07:55:18"
323 "name": "behat/mink-goutte-driver",
327 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
328 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
332 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
333 "reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
337 "behat/mink": "~1.6@dev",
338 "behat/mink-browserkit-driver": "~1.2@dev",
339 "fabpot/goutte": "~1.0.4|~2.0|~3.1",
343 "symfony/phpunit-bridge": "~2.7|~3.0"
345 "type": "mink-driver",
348 "dev-master": "1.2.x-dev"
353 "Behat\\Mink\\Driver\\": "src/"
356 "notification-url": "https://packagist.org/downloads/",
362 "name": "Konstantin Kudryashov",
363 "email": "ever.zet@gmail.com",
364 "homepage": "http://everzet.com"
367 "description": "Goutte driver for Mink framework",
368 "homepage": "http://mink.behat.org/",
375 "time": "2016-03-05 09:04:22"
378 "name": "behat/mink-selenium2-driver",
382 "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
383 "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
387 "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
388 "reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
392 "behat/mink": "~1.7@dev",
393 "instaclick/php-webdriver": "~1.1",
397 "symfony/phpunit-bridge": "~2.7"
399 "type": "mink-driver",
402 "dev-master": "1.3.x-dev"
407 "Behat\\Mink\\Driver\\": "src/"
410 "notification-url": "https://packagist.org/downloads/",
416 "name": "Konstantin Kudryashov",
417 "email": "ever.zet@gmail.com",
418 "homepage": "http://everzet.com"
421 "name": "Pete Otaqui",
422 "email": "pete@otaqui.com",
423 "homepage": "https://github.com/pete-otaqui"
426 "description": "Selenium2 (WebDriver) driver for Mink framework",
427 "homepage": "http://mink.behat.org/",
436 "time": "2016-03-05 09:10:18"
439 "name": "behat/transliterator",
443 "url": "https://github.com/Behat/Transliterator.git",
444 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
448 "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
449 "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
458 "dev-master": "1.1-dev"
463 "Behat\\Transliterator": "src/"
466 "notification-url": "https://packagist.org/downloads/",
470 "description": "String transliterator",
476 "time": "2015-09-28 16:26:35"
479 "name": "doctrine/instantiator",
483 "url": "https://github.com/doctrine/instantiator.git",
484 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
488 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
489 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
493 "php": ">=5.3,<8.0-DEV"
496 "athletic/athletic": "~0.1.8",
499 "phpunit/phpunit": "~4.0",
500 "squizlabs/php_codesniffer": "~2.0"
505 "dev-master": "1.0.x-dev"
510 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
513 "notification-url": "https://packagist.org/downloads/",
519 "name": "Marco Pivetta",
520 "email": "ocramius@gmail.com",
521 "homepage": "http://ocramius.github.com/"
524 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
525 "homepage": "https://github.com/doctrine/instantiator",
530 "time": "2015-06-14 21:17:01"
533 "name": "fabpot/goutte",
537 "url": "https://github.com/FriendsOfPHP/Goutte.git",
538 "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802"
542 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
543 "reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
547 "guzzlehttp/guzzle": ">=4,<6",
549 "symfony/browser-kit": "~2.1",
550 "symfony/css-selector": "~2.1",
551 "symfony/dom-crawler": "~2.1"
553 "type": "application",
556 "dev-master": "2.0-dev"
564 "notification-url": "https://packagist.org/downloads/",
570 "name": "Fabien Potencier",
571 "email": "fabien@symfony.com"
574 "description": "A simple PHP Web Scraper",
575 "homepage": "https://github.com/FriendsOfPHP/Goutte",
579 "time": "2015-05-05 21:14:57"
582 "name": "guzzlehttp/guzzle",
586 "url": "https://github.com/guzzle/guzzle.git",
587 "reference": "f3c8c22471cb55475105c14769644a49c3262b93"
591 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f3c8c22471cb55475105c14769644a49c3262b93",
592 "reference": "f3c8c22471cb55475105c14769644a49c3262b93",
596 "guzzlehttp/ringphp": "^1.1",
601 "phpunit/phpunit": "^4.0",
607 "dev-master": "5.0-dev"
612 "GuzzleHttp\\": "src/"
615 "notification-url": "https://packagist.org/downloads/",
621 "name": "Michael Dowling",
622 "email": "mtdowling@gmail.com",
623 "homepage": "https://github.com/mtdowling"
626 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
627 "homepage": "http://guzzlephp.org/",
637 "time": "2015-05-20 03:47:55"
640 "name": "guzzlehttp/ringphp",
644 "url": "https://github.com/guzzle/RingPHP.git",
645 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
649 "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
650 "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
654 "guzzlehttp/streams": "~3.0",
656 "react/promise": "~2.0"
660 "phpunit/phpunit": "~4.0"
663 "ext-curl": "Guzzle will use specific adapters if cURL is present"
668 "dev-master": "1.1-dev"
673 "GuzzleHttp\\Ring\\": "src/"
676 "notification-url": "https://packagist.org/downloads/",
682 "name": "Michael Dowling",
683 "email": "mtdowling@gmail.com",
684 "homepage": "https://github.com/mtdowling"
687 "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
688 "time": "2015-05-20 03:37:09"
691 "name": "guzzlehttp/streams",
695 "url": "https://github.com/guzzle/streams.git",
696 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
700 "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
701 "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
708 "phpunit/phpunit": "~4.0"
713 "dev-master": "3.0-dev"
718 "GuzzleHttp\\Stream\\": "src/"
721 "notification-url": "https://packagist.org/downloads/",
727 "name": "Michael Dowling",
728 "email": "mtdowling@gmail.com",
729 "homepage": "https://github.com/mtdowling"
732 "description": "Provides a simple abstraction over streams of data",
733 "homepage": "http://guzzlephp.org/",
738 "time": "2014-10-12 19:18:40"
741 "name": "instaclick/php-webdriver",
745 "url": "https://github.com/instaclick/php-webdriver.git",
746 "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb"
750 "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
751 "reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
759 "satooshi/php-coveralls": "dev-master"
764 "dev-master": "1.4.x-dev"
772 "notification-url": "https://packagist.org/downloads/",
778 "name": "Justin Bishop",
779 "email": "jubishop@gmail.com",
783 "name": "Anthon Pang",
784 "email": "apang@softwaredevelopment.ca",
785 "role": "Fork Maintainer"
788 "description": "PHP WebDriver for Selenium 2",
789 "homepage": "http://instaclick.com/",
796 "time": "2015-06-15 20:19:33"
799 "name": "moodlehq/behat-extension",
800 "version": "v3.31.2",
803 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
804 "reference": "f0b6a44de9111fd4fa82796aca712b9e9772d07e"
808 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/f0b6a44de9111fd4fa82796aca712b9e9772d07e",
809 "reference": "f0b6a44de9111fd4fa82796aca712b9e9772d07e",
813 "behat/behat": "3.1.*",
814 "behat/mink": "~1.7",
815 "behat/mink-extension": "~2.1",
816 "behat/mink-goutte-driver": "~1.2",
817 "behat/mink-selenium2-driver": "~1.3",
819 "symfony/process": "2.8.*"
824 "Moodle\\BehatExtension": "src/"
827 "notification-url": "https://packagist.org/downloads/",
833 "name": "David Monllaó",
834 "email": "david.monllao@gmail.com",
835 "homepage": "http://moodle.com",
839 "description": "Moodle behat extension",
845 "time": "2016-05-09 03:32:06"
848 "name": "phpdocumentor/reflection-docblock",
852 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
853 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
857 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
858 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
865 "phpunit/phpunit": "~4.0"
868 "dflydev/markdown": "~1.0",
869 "erusev/parsedown": "~1.0"
874 "dev-master": "2.0.x-dev"
884 "notification-url": "https://packagist.org/downloads/",
890 "name": "Mike van Riel",
891 "email": "mike.vanriel@naenius.com"
894 "time": "2015-02-03 12:10:50"
897 "name": "phpspec/prophecy",
901 "url": "https://github.com/phpspec/prophecy.git",
902 "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972"
906 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3c91bdf81797d725b14cb62906f9a4ce44235972",
907 "reference": "3c91bdf81797d725b14cb62906f9a4ce44235972",
911 "doctrine/instantiator": "^1.0.2",
913 "phpdocumentor/reflection-docblock": "~2.0",
914 "sebastian/comparator": "~1.1",
915 "sebastian/recursion-context": "~1.0"
918 "phpspec/phpspec": "~2.0"
923 "dev-master": "1.5.x-dev"
931 "notification-url": "https://packagist.org/downloads/",
937 "name": "Konstantin Kudryashov",
938 "email": "ever.zet@gmail.com",
939 "homepage": "http://everzet.com"
942 "name": "Marcello Duarte",
943 "email": "marcello.duarte@gmail.com"
946 "description": "Highly opinionated mocking framework for PHP 5.3+",
947 "homepage": "https://github.com/phpspec/prophecy",
956 "time": "2016-02-15 07:46:21"
959 "name": "phpunit/dbunit",
963 "url": "https://github.com/sebastianbergmann/dbunit.git",
964 "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae"
968 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
969 "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
974 "ext-simplexml": "*",
976 "phpunit/phpunit": "~4|~5",
977 "symfony/yaml": "~2.1|~3.0"
980 "composer/bin/dbunit"
985 "dev-master": "1.3.x-dev"
993 "notification-url": "https://packagist.org/downloads/",
996 "../../symfony/yaml/"
1003 "name": "Sebastian Bergmann",
1004 "email": "sb@sebastian-bergmann.de",
1008 "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
1009 "homepage": "https://github.com/sebastianbergmann/dbunit/",
1015 "time": "2015-08-07 04:57:38"
1018 "name": "phpunit/php-code-coverage",
1022 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1023 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
1027 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1028 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
1033 "phpunit/php-file-iterator": "~1.3",
1034 "phpunit/php-text-template": "~1.2",
1035 "phpunit/php-token-stream": "~1.3",
1036 "sebastian/environment": "^1.3.2",
1037 "sebastian/version": "~1.0"
1040 "ext-xdebug": ">=2.1.4",
1041 "phpunit/phpunit": "~4"
1045 "ext-xdebug": ">=2.2.1",
1046 "ext-xmlwriter": "*"
1051 "dev-master": "2.2.x-dev"
1059 "notification-url": "https://packagist.org/downloads/",
1065 "name": "Sebastian Bergmann",
1066 "email": "sb@sebastian-bergmann.de",
1070 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1071 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1077 "time": "2015-10-06 15:47:00"
1080 "name": "phpunit/php-file-iterator",
1084 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1085 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
1089 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1090 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
1099 "dev-master": "1.4.x-dev"
1107 "notification-url": "https://packagist.org/downloads/",
1113 "name": "Sebastian Bergmann",
1114 "email": "sb@sebastian-bergmann.de",
1118 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1119 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1124 "time": "2015-06-21 13:08:43"
1127 "name": "phpunit/php-text-template",
1131 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1132 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
1136 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1137 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
1149 "notification-url": "https://packagist.org/downloads/",
1155 "name": "Sebastian Bergmann",
1156 "email": "sebastian@phpunit.de",
1160 "description": "Simple template engine.",
1161 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1165 "time": "2015-06-21 13:50:34"
1168 "name": "phpunit/php-timer",
1172 "url": "https://github.com/sebastianbergmann/php-timer.git",
1173 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
1177 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
1178 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
1190 "notification-url": "https://packagist.org/downloads/",
1196 "name": "Sebastian Bergmann",
1197 "email": "sb@sebastian-bergmann.de",
1201 "description": "Utility class for timing",
1202 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1206 "time": "2015-06-21 08:01:12"
1209 "name": "phpunit/php-token-stream",
1213 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1214 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
1218 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1219 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
1223 "ext-tokenizer": "*",
1227 "phpunit/phpunit": "~4.2"
1232 "dev-master": "1.4-dev"
1240 "notification-url": "https://packagist.org/downloads/",
1246 "name": "Sebastian Bergmann",
1247 "email": "sebastian@phpunit.de"
1250 "description": "Wrapper around PHP's tokenizer extension.",
1251 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1255 "time": "2015-09-15 10:49:45"
1258 "name": "phpunit/phpunit",
1259 "version": "4.8.24",
1262 "url": "https://github.com/sebastianbergmann/phpunit.git",
1263 "reference": "a1066c562c52900a142a0e2bbf0582994671385e"
1267 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1066c562c52900a142a0e2bbf0582994671385e",
1268 "reference": "a1066c562c52900a142a0e2bbf0582994671385e",
1275 "ext-reflection": "*",
1278 "phpspec/prophecy": "^1.3.1",
1279 "phpunit/php-code-coverage": "~2.1",
1280 "phpunit/php-file-iterator": "~1.4",
1281 "phpunit/php-text-template": "~1.2",
1282 "phpunit/php-timer": ">=1.0.6",
1283 "phpunit/phpunit-mock-objects": "~2.3",
1284 "sebastian/comparator": "~1.1",
1285 "sebastian/diff": "~1.2",
1286 "sebastian/environment": "~1.3",
1287 "sebastian/exporter": "~1.2",
1288 "sebastian/global-state": "~1.0",
1289 "sebastian/version": "~1.0",
1290 "symfony/yaml": "~2.1|~3.0"
1293 "phpunit/php-invoker": "~1.1"
1301 "dev-master": "4.8.x-dev"
1309 "notification-url": "https://packagist.org/downloads/",
1315 "name": "Sebastian Bergmann",
1316 "email": "sebastian@phpunit.de",
1320 "description": "The PHP Unit Testing framework.",
1321 "homepage": "https://phpunit.de/",
1327 "time": "2016-03-14 06:16:08"
1330 "name": "phpunit/phpunit-mock-objects",
1334 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1335 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
1339 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1340 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
1344 "doctrine/instantiator": "^1.0.2",
1346 "phpunit/php-text-template": "~1.2",
1347 "sebastian/exporter": "~1.2"
1350 "phpunit/phpunit": "~4.4"
1358 "dev-master": "2.3.x-dev"
1366 "notification-url": "https://packagist.org/downloads/",
1372 "name": "Sebastian Bergmann",
1373 "email": "sb@sebastian-bergmann.de",
1377 "description": "Mock Object library for PHPUnit",
1378 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1383 "time": "2015-10-02 06:51:40"
1386 "name": "react/promise",
1387 "version": "v2.4.1",
1390 "url": "https://github.com/reactphp/promise.git",
1391 "reference": "8025426794f1944de806618671d4fa476dc7626f"
1395 "url": "https://api.github.com/repos/reactphp/promise/zipball/8025426794f1944de806618671d4fa476dc7626f",
1396 "reference": "8025426794f1944de806618671d4fa476dc7626f",
1405 "dev-master": "2.0-dev"
1410 "React\\Promise\\": "src/"
1413 "src/functions_include.php"
1416 "notification-url": "https://packagist.org/downloads/",
1422 "name": "Jan Sorgalla",
1423 "email": "jsorgalla@gmail.com"
1426 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
1427 "time": "2016-05-03 17:50:52"
1430 "name": "sebastian/comparator",
1434 "url": "https://github.com/sebastianbergmann/comparator.git",
1435 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
1439 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
1440 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
1445 "sebastian/diff": "~1.2",
1446 "sebastian/exporter": "~1.2"
1449 "phpunit/phpunit": "~4.4"
1454 "dev-master": "1.2.x-dev"
1462 "notification-url": "https://packagist.org/downloads/",
1468 "name": "Jeff Welch",
1469 "email": "whatthejeff@gmail.com"
1472 "name": "Volker Dusch",
1473 "email": "github@wallbash.com"
1476 "name": "Bernhard Schussek",
1477 "email": "bschussek@2bepublished.at"
1480 "name": "Sebastian Bergmann",
1481 "email": "sebastian@phpunit.de"
1484 "description": "Provides the functionality to compare PHP values for equality",
1485 "homepage": "http://www.github.com/sebastianbergmann/comparator",
1491 "time": "2015-07-26 15:48:44"
1494 "name": "sebastian/diff",
1498 "url": "https://github.com/sebastianbergmann/diff.git",
1499 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
1503 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
1504 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
1511 "phpunit/phpunit": "~4.8"
1516 "dev-master": "1.4-dev"
1524 "notification-url": "https://packagist.org/downloads/",
1530 "name": "Kore Nordmann",
1531 "email": "mail@kore-nordmann.de"
1534 "name": "Sebastian Bergmann",
1535 "email": "sebastian@phpunit.de"
1538 "description": "Diff implementation",
1539 "homepage": "https://github.com/sebastianbergmann/diff",
1543 "time": "2015-12-08 07:14:41"
1546 "name": "sebastian/environment",
1550 "url": "https://github.com/sebastianbergmann/environment.git",
1551 "reference": "2292b116f43c272ff4328083096114f84ea46a56"
1555 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/2292b116f43c272ff4328083096114f84ea46a56",
1556 "reference": "2292b116f43c272ff4328083096114f84ea46a56",
1563 "phpunit/phpunit": "~4.4"
1568 "dev-master": "1.3.x-dev"
1576 "notification-url": "https://packagist.org/downloads/",
1582 "name": "Sebastian Bergmann",
1583 "email": "sebastian@phpunit.de"
1586 "description": "Provides functionality to handle HHVM/PHP environments",
1587 "homepage": "http://www.github.com/sebastianbergmann/environment",
1593 "time": "2016-05-04 07:59:13"
1596 "name": "sebastian/exporter",
1600 "url": "https://github.com/sebastianbergmann/exporter.git",
1601 "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
1605 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
1606 "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
1611 "sebastian/recursion-context": "~1.0"
1614 "phpunit/phpunit": "~4.4"
1619 "dev-master": "1.2.x-dev"
1627 "notification-url": "https://packagist.org/downloads/",
1633 "name": "Jeff Welch",
1634 "email": "whatthejeff@gmail.com"
1637 "name": "Volker Dusch",
1638 "email": "github@wallbash.com"
1641 "name": "Bernhard Schussek",
1642 "email": "bschussek@2bepublished.at"
1645 "name": "Sebastian Bergmann",
1646 "email": "sebastian@phpunit.de"
1649 "name": "Adam Harvey",
1650 "email": "aharvey@php.net"
1653 "description": "Provides the functionality to export PHP variables for visualization",
1654 "homepage": "http://www.github.com/sebastianbergmann/exporter",
1659 "time": "2015-06-21 07:55:53"
1662 "name": "sebastian/global-state",
1666 "url": "https://github.com/sebastianbergmann/global-state.git",
1667 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1671 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1672 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1679 "phpunit/phpunit": "~4.2"
1687 "dev-master": "1.0-dev"
1695 "notification-url": "https://packagist.org/downloads/",
1701 "name": "Sebastian Bergmann",
1702 "email": "sebastian@phpunit.de"
1705 "description": "Snapshotting of global state",
1706 "homepage": "http://www.github.com/sebastianbergmann/global-state",
1710 "time": "2015-10-12 03:26:01"
1713 "name": "sebastian/recursion-context",
1717 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1718 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
1722 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
1723 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
1730 "phpunit/phpunit": "~4.4"
1735 "dev-master": "1.0.x-dev"
1743 "notification-url": "https://packagist.org/downloads/",
1749 "name": "Jeff Welch",
1750 "email": "whatthejeff@gmail.com"
1753 "name": "Sebastian Bergmann",
1754 "email": "sebastian@phpunit.de"
1757 "name": "Adam Harvey",
1758 "email": "aharvey@php.net"
1761 "description": "Provides functionality to recursively process PHP variables",
1762 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1763 "time": "2015-11-11 19:50:13"
1766 "name": "sebastian/version",
1770 "url": "https://github.com/sebastianbergmann/version.git",
1771 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1775 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1776 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1785 "notification-url": "https://packagist.org/downloads/",
1791 "name": "Sebastian Bergmann",
1792 "email": "sebastian@phpunit.de",
1796 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1797 "homepage": "https://github.com/sebastianbergmann/version",
1798 "time": "2015-06-21 13:59:46"
1801 "name": "symfony/browser-kit",
1802 "version": "v2.8.5",
1805 "url": "https://github.com/symfony/browser-kit.git",
1806 "reference": "745c19467255cf32eaf311f000eecafd83ca5586"
1810 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/745c19467255cf32eaf311f000eecafd83ca5586",
1811 "reference": "745c19467255cf32eaf311f000eecafd83ca5586",
1816 "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0"
1819 "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
1820 "symfony/process": "~2.3.34|~2.7,>=2.7.6|~3.0.0"
1823 "symfony/process": ""
1828 "dev-master": "2.8-dev"
1833 "Symfony\\Component\\BrowserKit\\": ""
1835 "exclude-from-classmap": [
1839 "notification-url": "https://packagist.org/downloads/",
1845 "name": "Fabien Potencier",
1846 "email": "fabien@symfony.com"
1849 "name": "Symfony Community",
1850 "homepage": "https://symfony.com/contributors"
1853 "description": "Symfony BrowserKit Component",
1854 "homepage": "https://symfony.com",
1855 "time": "2016-03-04 07:54:35"
1858 "name": "symfony/class-loader",
1859 "version": "v2.8.5",
1862 "url": "https://github.com/symfony/class-loader.git",
1863 "reference": "f1cf312c81c7b4f0f11431e6fd37b66890f5e27b"
1867 "url": "https://api.github.com/repos/symfony/class-loader/zipball/f1cf312c81c7b4f0f11431e6fd37b66890f5e27b",
1868 "reference": "f1cf312c81c7b4f0f11431e6fd37b66890f5e27b",
1873 "symfony/polyfill-apcu": "~1.1"
1876 "symfony/finder": "~2.0,>=2.0.5|~3.0.0"
1881 "dev-master": "2.8-dev"
1886 "Symfony\\Component\\ClassLoader\\": ""
1888 "exclude-from-classmap": [
1892 "notification-url": "https://packagist.org/downloads/",
1898 "name": "Fabien Potencier",
1899 "email": "fabien@symfony.com"
1902 "name": "Symfony Community",
1903 "homepage": "https://symfony.com/contributors"
1906 "description": "Symfony ClassLoader Component",
1907 "homepage": "https://symfony.com",
1908 "time": "2016-03-30 10:37:34"
1911 "name": "symfony/config",
1912 "version": "v2.8.5",
1915 "url": "https://github.com/symfony/config.git",
1916 "reference": "edbbcf33cffa2a85104fc80de8dc052cc51596bb"
1920 "url": "https://api.github.com/repos/symfony/config/zipball/edbbcf33cffa2a85104fc80de8dc052cc51596bb",
1921 "reference": "edbbcf33cffa2a85104fc80de8dc052cc51596bb",
1926 "symfony/filesystem": "~2.3|~3.0.0"
1929 "symfony/yaml": "To use the yaml reference dumper"
1934 "dev-master": "2.8-dev"
1939 "Symfony\\Component\\Config\\": ""
1941 "exclude-from-classmap": [
1945 "notification-url": "https://packagist.org/downloads/",
1951 "name": "Fabien Potencier",
1952 "email": "fabien@symfony.com"
1955 "name": "Symfony Community",
1956 "homepage": "https://symfony.com/contributors"
1959 "description": "Symfony Config Component",
1960 "homepage": "https://symfony.com",
1961 "time": "2016-04-20 18:52:26"
1964 "name": "symfony/console",
1965 "version": "v2.8.5",
1968 "url": "https://github.com/symfony/console.git",
1969 "reference": "48221d3de4dc22d2cd57c97e8b9361821da86609"
1973 "url": "https://api.github.com/repos/symfony/console/zipball/48221d3de4dc22d2cd57c97e8b9361821da86609",
1974 "reference": "48221d3de4dc22d2cd57c97e8b9361821da86609",
1979 "symfony/polyfill-mbstring": "~1.0"
1983 "symfony/event-dispatcher": "~2.1|~3.0.0",
1984 "symfony/process": "~2.1|~3.0.0"
1987 "psr/log": "For using the console logger",
1988 "symfony/event-dispatcher": "",
1989 "symfony/process": ""
1994 "dev-master": "2.8-dev"
1999 "Symfony\\Component\\Console\\": ""
2001 "exclude-from-classmap": [
2005 "notification-url": "https://packagist.org/downloads/",
2011 "name": "Fabien Potencier",
2012 "email": "fabien@symfony.com"
2015 "name": "Symfony Community",
2016 "homepage": "https://symfony.com/contributors"
2019 "description": "Symfony Console Component",
2020 "homepage": "https://symfony.com",
2021 "time": "2016-04-26 12:00:47"
2024 "name": "symfony/css-selector",
2025 "version": "v2.8.5",
2028 "url": "https://github.com/symfony/css-selector.git",
2029 "reference": "07b7ced3ae0c12918477c095453ea8595000810e"
2033 "url": "https://api.github.com/repos/symfony/css-selector/zipball/07b7ced3ae0c12918477c095453ea8595000810e",
2034 "reference": "07b7ced3ae0c12918477c095453ea8595000810e",
2043 "dev-master": "2.8-dev"
2048 "Symfony\\Component\\CssSelector\\": ""
2050 "exclude-from-classmap": [
2054 "notification-url": "https://packagist.org/downloads/",
2060 "name": "Jean-François Simon",
2061 "email": "jeanfrancois.simon@sensiolabs.com"
2064 "name": "Fabien Potencier",
2065 "email": "fabien@symfony.com"
2068 "name": "Symfony Community",
2069 "homepage": "https://symfony.com/contributors"
2072 "description": "Symfony CssSelector Component",
2073 "homepage": "https://symfony.com",
2074 "time": "2016-03-04 07:54:35"
2077 "name": "symfony/dependency-injection",
2078 "version": "v2.8.5",
2081 "url": "https://github.com/symfony/dependency-injection.git",
2082 "reference": "35ac8cd26e4477d79e5cbd4f11d41dc92fed4d8d"
2086 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/35ac8cd26e4477d79e5cbd4f11d41dc92fed4d8d",
2087 "reference": "35ac8cd26e4477d79e5cbd4f11d41dc92fed4d8d",
2094 "symfony/expression-language": "<2.6"
2097 "symfony/config": "~2.2|~3.0.0",
2098 "symfony/expression-language": "~2.6|~3.0.0",
2099 "symfony/yaml": "~2.1|~3.0.0"
2102 "symfony/config": "",
2103 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2109 "dev-master": "2.8-dev"
2114 "Symfony\\Component\\DependencyInjection\\": ""
2116 "exclude-from-classmap": [
2120 "notification-url": "https://packagist.org/downloads/",
2126 "name": "Fabien Potencier",
2127 "email": "fabien@symfony.com"
2130 "name": "Symfony Community",
2131 "homepage": "https://symfony.com/contributors"
2134 "description": "Symfony DependencyInjection Component",
2135 "homepage": "https://symfony.com",
2136 "time": "2016-04-20 14:12:37"
2139 "name": "symfony/dom-crawler",
2140 "version": "v2.8.5",
2143 "url": "https://github.com/symfony/dom-crawler.git",
2144 "reference": "f282b08f6bbbc72e7af2e9e0c2f896221053f791"
2148 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/f282b08f6bbbc72e7af2e9e0c2f896221053f791",
2149 "reference": "f282b08f6bbbc72e7af2e9e0c2f896221053f791",
2154 "symfony/polyfill-mbstring": "~1.0"
2157 "symfony/css-selector": "~2.8|~3.0.0"
2160 "symfony/css-selector": ""
2165 "dev-master": "2.8-dev"
2170 "Symfony\\Component\\DomCrawler\\": ""
2172 "exclude-from-classmap": [
2176 "notification-url": "https://packagist.org/downloads/",
2182 "name": "Fabien Potencier",
2183 "email": "fabien@symfony.com"
2186 "name": "Symfony Community",
2187 "homepage": "https://symfony.com/contributors"
2190 "description": "Symfony DomCrawler Component",
2191 "homepage": "https://symfony.com",
2192 "time": "2016-04-12 18:01:21"
2195 "name": "symfony/event-dispatcher",
2196 "version": "v2.8.5",
2199 "url": "https://github.com/symfony/event-dispatcher.git",
2200 "reference": "81c4c51f7fd6d0d40961bd53dd60cade32db6ed6"
2204 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/81c4c51f7fd6d0d40961bd53dd60cade32db6ed6",
2205 "reference": "81c4c51f7fd6d0d40961bd53dd60cade32db6ed6",
2213 "symfony/config": "~2.0,>=2.0.5|~3.0.0",
2214 "symfony/dependency-injection": "~2.6|~3.0.0",
2215 "symfony/expression-language": "~2.6|~3.0.0",
2216 "symfony/stopwatch": "~2.3|~3.0.0"
2219 "symfony/dependency-injection": "",
2220 "symfony/http-kernel": ""
2225 "dev-master": "2.8-dev"
2230 "Symfony\\Component\\EventDispatcher\\": ""
2232 "exclude-from-classmap": [
2236 "notification-url": "https://packagist.org/downloads/",
2242 "name": "Fabien Potencier",
2243 "email": "fabien@symfony.com"
2246 "name": "Symfony Community",
2247 "homepage": "https://symfony.com/contributors"
2250 "description": "Symfony EventDispatcher Component",
2251 "homepage": "https://symfony.com",
2252 "time": "2016-04-05 16:36:54"
2255 "name": "symfony/filesystem",
2256 "version": "v2.8.5",
2259 "url": "https://github.com/symfony/filesystem.git",
2260 "reference": "dee379131dceed90a429e951546b33edfe7dccbb"
2264 "url": "https://api.github.com/repos/symfony/filesystem/zipball/dee379131dceed90a429e951546b33edfe7dccbb",
2265 "reference": "dee379131dceed90a429e951546b33edfe7dccbb",
2274 "dev-master": "2.8-dev"
2279 "Symfony\\Component\\Filesystem\\": ""
2281 "exclude-from-classmap": [
2285 "notification-url": "https://packagist.org/downloads/",
2291 "name": "Fabien Potencier",
2292 "email": "fabien@symfony.com"
2295 "name": "Symfony Community",
2296 "homepage": "https://symfony.com/contributors"
2299 "description": "Symfony Filesystem Component",
2300 "homepage": "https://symfony.com",
2301 "time": "2016-04-12 18:01:21"
2304 "name": "symfony/polyfill-apcu",
2305 "version": "v1.1.1",
2308 "url": "https://github.com/symfony/polyfill-apcu.git",
2309 "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214"
2313 "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/0c901e4e65a2f7ece68f0fd249b56d6ad3adc214",
2314 "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214",
2323 "dev-master": "1.1-dev"
2331 "notification-url": "https://packagist.org/downloads/",
2337 "name": "Nicolas Grekas",
2338 "email": "p@tchwork.com"
2341 "name": "Symfony Community",
2342 "homepage": "https://symfony.com/contributors"
2345 "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
2346 "homepage": "https://symfony.com",
2354 "time": "2016-03-03 16:49:40"
2357 "name": "symfony/polyfill-mbstring",
2358 "version": "v1.1.1",
2361 "url": "https://github.com/symfony/polyfill-mbstring.git",
2362 "reference": "1289d16209491b584839022f29257ad859b8532d"
2366 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
2367 "reference": "1289d16209491b584839022f29257ad859b8532d",
2374 "ext-mbstring": "For best performance"
2379 "dev-master": "1.1-dev"
2384 "Symfony\\Polyfill\\Mbstring\\": ""
2390 "notification-url": "https://packagist.org/downloads/",
2396 "name": "Nicolas Grekas",
2397 "email": "p@tchwork.com"
2400 "name": "Symfony Community",
2401 "homepage": "https://symfony.com/contributors"
2404 "description": "Symfony polyfill for the Mbstring extension",
2405 "homepage": "https://symfony.com",
2413 "time": "2016-01-20 09:13:37"
2416 "name": "symfony/process",
2417 "version": "v2.8.5",
2420 "url": "https://github.com/symfony/process.git",
2421 "reference": "1276bd9be89be039748cf753a2137f4ef149cd74"
2425 "url": "https://api.github.com/repos/symfony/process/zipball/1276bd9be89be039748cf753a2137f4ef149cd74",
2426 "reference": "1276bd9be89be039748cf753a2137f4ef149cd74",
2435 "dev-master": "2.8-dev"
2440 "Symfony\\Component\\Process\\": ""
2442 "exclude-from-classmap": [
2446 "notification-url": "https://packagist.org/downloads/",
2452 "name": "Fabien Potencier",
2453 "email": "fabien@symfony.com"
2456 "name": "Symfony Community",
2457 "homepage": "https://symfony.com/contributors"
2460 "description": "Symfony Process Component",
2461 "homepage": "https://symfony.com",
2462 "time": "2016-04-14 15:22:22"
2465 "name": "symfony/translation",
2466 "version": "v2.8.5",
2469 "url": "https://github.com/symfony/translation.git",
2470 "reference": "d60b8e076d22953aabebeebda53bf334438e7aca"
2474 "url": "https://api.github.com/repos/symfony/translation/zipball/d60b8e076d22953aabebeebda53bf334438e7aca",
2475 "reference": "d60b8e076d22953aabebeebda53bf334438e7aca",
2480 "symfony/polyfill-mbstring": "~1.0"
2483 "symfony/config": "<2.7"
2487 "symfony/config": "~2.8",
2488 "symfony/intl": "~2.4|~3.0.0",
2489 "symfony/yaml": "~2.2|~3.0.0"
2492 "psr/log": "To use logging capability in translator",
2493 "symfony/config": "",
2499 "dev-master": "2.8-dev"
2504 "Symfony\\Component\\Translation\\": ""
2506 "exclude-from-classmap": [
2510 "notification-url": "https://packagist.org/downloads/",
2516 "name": "Fabien Potencier",
2517 "email": "fabien@symfony.com"
2520 "name": "Symfony Community",
2521 "homepage": "https://symfony.com/contributors"
2524 "description": "Symfony Translation Component",
2525 "homepage": "https://symfony.com",
2526 "time": "2016-03-25 01:40:30"
2529 "name": "symfony/yaml",
2530 "version": "v2.8.5",
2533 "url": "https://github.com/symfony/yaml.git",
2534 "reference": "e4fbcc65f90909c999ac3b4dfa699ee6563a9940"
2538 "url": "https://api.github.com/repos/symfony/yaml/zipball/e4fbcc65f90909c999ac3b4dfa699ee6563a9940",
2539 "reference": "e4fbcc65f90909c999ac3b4dfa699ee6563a9940",
2548 "dev-master": "2.8-dev"
2553 "Symfony\\Component\\Yaml\\": ""
2555 "exclude-from-classmap": [
2559 "notification-url": "https://packagist.org/downloads/",
2565 "name": "Fabien Potencier",
2566 "email": "fabien@symfony.com"
2569 "name": "Symfony Community",
2570 "homepage": "https://symfony.com/contributors"
2573 "description": "Symfony Yaml Component",
2574 "homepage": "https://symfony.com",
2575 "time": "2016-03-29 19:00:15"
2579 "minimum-stability": "stable",
2580 "stability-flags": [],
2581 "prefer-stable": false,
2582 "prefer-lowest": false,