3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 "This file is @generated automatically"
7 "hash": "8851ae0a65874465e2e9fef68335e110",
11 "name": "behat/behat",
15 "url": "https://github.com/Behat/Behat.git",
16 "reference": "c3a105a3c0457df919879c72b63b910e63739e51"
20 "url": "https://api.github.com/repos/Behat/Behat/zipball/c3a105a3c0457df919879c72b63b910e63739e51",
21 "reference": "c3a105a3c0457df919879c72b63b910e63739e51",
25 "behat/gherkin": "~2.3.0",
27 "symfony/config": "~2.0",
28 "symfony/console": "~2.0",
29 "symfony/dependency-injection": "~2.0",
30 "symfony/event-dispatcher": "~2.0",
31 "symfony/finder": "~2.0",
32 "symfony/translation": "~2.0",
33 "symfony/yaml": "~2.0"
36 "phpunit/phpunit": "~3.7.19"
39 "behat/mink-extension": "for integration with Mink testing framework",
40 "behat/symfony2-extension": "for integration with Symfony2 web framework",
41 "behat/yii-extension": "for integration with Yii web framework"
49 "Behat\\Behat": "src/"
52 "notification-url": "https://packagist.org/downloads/",
58 "name": "Konstantin Kudryashov",
59 "email": "ever.zet@gmail.com",
60 "homepage": "http://everzet.com"
63 "description": "Scenario-oriented BDD framework for PHP 5.3",
64 "homepage": "http://behat.org/",
70 "time": "2014-04-26 16:55:16"
73 "name": "behat/gherkin",
77 "url": "https://github.com/Behat/Gherkin.git",
78 "reference": "2b33963da5525400573560c173ab5c9c057e1852"
82 "url": "https://api.github.com/repos/Behat/Gherkin/zipball/2b33963da5525400573560c173ab5c9c057e1852",
83 "reference": "2b33963da5525400573560c173ab5c9c057e1852",
88 "symfony/finder": "~2.0"
91 "symfony/config": "~2.0",
92 "symfony/translation": "~2.0",
93 "symfony/yaml": "~2.0"
96 "symfony/config": "If you want to use Config component to manage resources",
97 "symfony/translation": "If you want to use Symfony2 translations adapter",
98 "symfony/yaml": "If you want to parse features, represented in YAML files"
103 "dev-develop": "2.2-dev"
108 "Behat\\Gherkin": "src/"
111 "notification-url": "https://packagist.org/downloads/",
117 "name": "Konstantin Kudryashov",
118 "email": "ever.zet@gmail.com",
119 "homepage": "http://everzet.com"
122 "description": "Gherkin DSL parser for PHP 5.3",
123 "homepage": "http://behat.org/",
131 "time": "2013-10-15 11:22:17"
134 "name": "behat/mink",
138 "url": "https://github.com/minkphp/Mink.git",
139 "reference": "0769e6d9726c140a54dbf827a438c0f9912749fe"
143 "url": "https://api.github.com/repos/minkphp/Mink/zipball/0769e6d9726c140a54dbf827a438c0f9912749fe",
144 "reference": "0769e6d9726c140a54dbf827a438c0f9912749fe",
149 "symfony/css-selector": "~2.0"
152 "behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
153 "behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
154 "behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
155 "behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
160 "dev-develop": "1.5.x-dev"
165 "Behat\\Mink": "src/"
168 "notification-url": "https://packagist.org/downloads/",
174 "name": "Konstantin Kudryashov",
175 "email": "ever.zet@gmail.com",
176 "homepage": "http://everzet.com"
179 "description": "Web acceptance testing framework for PHP 5.3",
180 "homepage": "http://mink.behat.org/",
186 "time": "2013-04-13 23:39:27"
189 "name": "behat/mink-browserkit-driver",
193 "url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
194 "reference": "63960c8fcad4529faad1ff33e950217980baa64c"
198 "url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/63960c8fcad4529faad1ff33e950217980baa64c",
199 "reference": "63960c8fcad4529faad1ff33e950217980baa64c",
203 "behat/mink": "~1.5.0",
205 "symfony/browser-kit": "~2.0",
206 "symfony/dom-crawler": "~2.0"
209 "silex/silex": "@dev"
211 "type": "mink-driver",
214 "dev-master": "1.1.x-dev"
219 "Behat\\Mink\\Driver": "src/"
222 "notification-url": "https://packagist.org/downloads/",
228 "name": "Konstantin Kudryashov",
229 "email": "ever.zet@gmail.com",
230 "homepage": "http://everzet.com"
233 "description": "Symfony2 BrowserKit driver for Mink framework",
234 "homepage": "http://mink.behat.org/",
241 "time": "2013-04-13 23:46:30"
244 "name": "behat/mink-extension",
248 "url": "https://github.com/Behat/MinkExtension.git",
249 "reference": "0b7223826341fad69b4600afe27722d2a2f9a306"
253 "url": "https://api.github.com/repos/Behat/MinkExtension/zipball/0b7223826341fad69b4600afe27722d2a2f9a306",
254 "reference": "0b7223826341fad69b4600afe27722d2a2f9a306",
258 "behat/behat": "~2.5.0",
259 "behat/mink": ">=1.4.3,<1.6-dev",
263 "behat/mink-goutte-driver": "~1.0"
265 "type": "behat-extension",
268 "dev-master": "1.1.x-dev"
273 "Behat\\MinkExtension": "src/"
276 "notification-url": "https://packagist.org/downloads/",
282 "name": "Konstantin Kudryashov",
283 "email": "ever.zet@gmail.com",
284 "homepage": "http://everzet.com"
287 "description": "Mink extension for Behat",
288 "homepage": "http://mink.behat.org",
295 "time": "2013-08-17 19:01:06"
298 "name": "behat/mink-goutte-driver",
302 "url": "https://github.com/minkphp/MinkGoutteDriver.git",
303 "reference": "fa1b073b48761464feb0b05e6825da44b20118d8"
307 "url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/fa1b073b48761464feb0b05e6825da44b20118d8",
308 "reference": "fa1b073b48761464feb0b05e6825da44b20118d8",
312 "behat/mink-browserkit-driver": ">=1.0.5,<1.2.0",
313 "fabpot/goutte": "~1.0.1",
316 "type": "mink-driver",
319 "dev-master": "1.0.x-dev"
324 "Behat\\Mink\\Driver": "src/"
327 "notification-url": "https://packagist.org/downloads/",
333 "name": "Konstantin Kudryashov",
334 "email": "ever.zet@gmail.com",
335 "homepage": "http://everzet.com"
338 "description": "Goutte driver for Mink framework",
339 "homepage": "http://mink.behat.org/",
346 "time": "2013-07-03 18:43:54"
349 "name": "behat/mink-selenium2-driver",
353 "url": "https://github.com/minkphp/MinkSelenium2Driver.git",
354 "reference": "bcf1b537de37db6db0822d9e7bd97e600fd7a476"
358 "url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/bcf1b537de37db6db0822d9e7bd97e600fd7a476",
359 "reference": "bcf1b537de37db6db0822d9e7bd97e600fd7a476",
363 "behat/mink": "~1.5.0",
364 "instaclick/php-webdriver": "~1.0.12",
367 "type": "mink-driver",
370 "dev-master": "1.1.x-dev"
375 "Behat\\Mink\\Driver": "src/"
378 "notification-url": "https://packagist.org/downloads/",
384 "name": "Konstantin Kudryashov",
385 "email": "ever.zet@gmail.com",
386 "homepage": "http://everzet.com"
389 "name": "Pete Otaqui",
390 "email": "pete@otaqui.com",
391 "homepage": "https://github.com/pete-otaqui"
394 "description": "Selenium2 (WebDriver) driver for Mink framework",
395 "homepage": "http://mink.behat.org/",
404 "time": "2013-06-02 19:09:45"
407 "name": "doctrine/annotations",
411 "url": "https://github.com/doctrine/annotations.git",
412 "reference": "eeda578cbe24a170331a1cfdf78be723412df7a4"
416 "url": "https://api.github.com/repos/doctrine/annotations/zipball/eeda578cbe24a170331a1cfdf78be723412df7a4",
417 "reference": "eeda578cbe24a170331a1cfdf78be723412df7a4",
421 "doctrine/lexer": "1.*",
425 "doctrine/cache": "1.*",
426 "phpunit/phpunit": "4.*"
431 "dev-master": "1.3.x-dev"
436 "Doctrine\\Common\\Annotations\\": "lib/"
439 "notification-url": "https://packagist.org/downloads/",
445 "name": "Roman Borschel",
446 "email": "roman@code-factory.org"
449 "name": "Benjamin Eberlei",
450 "email": "kontakt@beberlei.de"
453 "name": "Guilherme Blanco",
454 "email": "guilhermeblanco@gmail.com"
457 "name": "Jonathan Wage",
458 "email": "jonwage@gmail.com"
461 "name": "Johannes Schmitt",
462 "email": "schmittjoh@gmail.com"
465 "description": "Docblock Annotations Parser",
466 "homepage": "http://www.doctrine-project.org",
472 "time": "2014-12-20 20:49:38"
475 "name": "doctrine/cache",
479 "url": "https://github.com/doctrine/cache.git",
480 "reference": "2346085d2b027b233ae1d5de59b07440b9f288c8"
484 "url": "https://api.github.com/repos/doctrine/cache/zipball/2346085d2b027b233ae1d5de59b07440b9f288c8",
485 "reference": "2346085d2b027b233ae1d5de59b07440b9f288c8",
492 "doctrine/common": ">2.2,<2.4"
495 "phpunit/phpunit": ">=3.7",
496 "predis/predis": "~0.8",
497 "satooshi/php-coveralls": "~0.6"
502 "dev-master": "1.4.x-dev"
507 "Doctrine\\Common\\Cache\\": "lib/"
510 "notification-url": "https://packagist.org/downloads/",
516 "name": "Roman Borschel",
517 "email": "roman@code-factory.org"
520 "name": "Benjamin Eberlei",
521 "email": "kontakt@beberlei.de"
524 "name": "Guilherme Blanco",
525 "email": "guilhermeblanco@gmail.com"
528 "name": "Jonathan Wage",
529 "email": "jonwage@gmail.com"
532 "name": "Johannes Schmitt",
533 "email": "schmittjoh@gmail.com"
536 "description": "Caching library offering an object-oriented API for many cache backends",
537 "homepage": "http://www.doctrine-project.org",
542 "time": "2015-01-15 20:38:55"
545 "name": "doctrine/collections",
549 "url": "https://github.com/doctrine/collections.git",
550 "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2"
554 "url": "https://api.github.com/repos/doctrine/collections/zipball/b99c5c46c87126201899afe88ec490a25eedd6a2",
555 "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2",
564 "dev-master": "1.2.x-dev"
569 "Doctrine\\Common\\Collections\\": "lib/"
572 "notification-url": "https://packagist.org/downloads/",
578 "name": "Jonathan Wage",
579 "email": "jonwage@gmail.com",
580 "homepage": "http://www.jwage.com/",
584 "name": "Guilherme Blanco",
585 "email": "guilhermeblanco@gmail.com",
586 "homepage": "http://www.instaclick.com"
589 "name": "Roman Borschel",
590 "email": "roman@code-factory.org"
593 "name": "Benjamin Eberlei",
594 "email": "kontakt@beberlei.de"
597 "name": "Johannes Schmitt",
598 "email": "schmittjoh@gmail.com",
599 "homepage": "https://github.com/schmittjoh",
600 "role": "Developer of wrapped JMSSerializerBundle"
603 "description": "Collections Abstraction library",
604 "homepage": "http://www.doctrine-project.org",
610 "time": "2014-02-03 23:07:43"
613 "name": "doctrine/common",
617 "url": "https://github.com/doctrine/common.git",
618 "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3"
622 "url": "https://api.github.com/repos/doctrine/common/zipball/cd8daf2501e10c63dced7b8b9b905844316ae9d3",
623 "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3",
627 "doctrine/annotations": "1.*",
628 "doctrine/cache": "1.*",
629 "doctrine/collections": "1.*",
630 "doctrine/inflector": "1.*",
631 "doctrine/lexer": "1.*",
635 "phpunit/phpunit": "~3.7"
640 "dev-master": "2.6.x-dev"
645 "Doctrine\\Common\\": "lib/"
648 "notification-url": "https://packagist.org/downloads/",
654 "name": "Roman Borschel",
655 "email": "roman@code-factory.org"
658 "name": "Benjamin Eberlei",
659 "email": "kontakt@beberlei.de"
662 "name": "Guilherme Blanco",
663 "email": "guilhermeblanco@gmail.com"
666 "name": "Jonathan Wage",
667 "email": "jonwage@gmail.com"
670 "name": "Johannes Schmitt",
671 "email": "schmittjoh@gmail.com"
674 "description": "Common Library for Doctrine projects",
675 "homepage": "http://www.doctrine-project.org",
683 "time": "2015-04-02 19:55:44"
686 "name": "doctrine/inflector",
690 "url": "https://github.com/doctrine/inflector.git",
691 "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
695 "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
696 "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
703 "phpunit/phpunit": "4.*"
708 "dev-master": "1.0.x-dev"
713 "Doctrine\\Common\\Inflector\\": "lib/"
716 "notification-url": "https://packagist.org/downloads/",
722 "name": "Roman Borschel",
723 "email": "roman@code-factory.org"
726 "name": "Benjamin Eberlei",
727 "email": "kontakt@beberlei.de"
730 "name": "Guilherme Blanco",
731 "email": "guilhermeblanco@gmail.com"
734 "name": "Jonathan Wage",
735 "email": "jonwage@gmail.com"
738 "name": "Johannes Schmitt",
739 "email": "schmittjoh@gmail.com"
742 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
743 "homepage": "http://www.doctrine-project.org",
750 "time": "2014-12-20 21:24:13"
753 "name": "doctrine/lexer",
757 "url": "https://github.com/doctrine/lexer.git",
758 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
762 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
763 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
772 "dev-master": "1.0.x-dev"
777 "Doctrine\\Common\\Lexer\\": "lib/"
780 "notification-url": "https://packagist.org/downloads/",
786 "name": "Roman Borschel",
787 "email": "roman@code-factory.org"
790 "name": "Guilherme Blanco",
791 "email": "guilhermeblanco@gmail.com"
794 "name": "Johannes Schmitt",
795 "email": "schmittjoh@gmail.com"
798 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
799 "homepage": "http://www.doctrine-project.org",
804 "time": "2014-09-09 13:34:57"
807 "name": "fabpot/goutte",
811 "url": "https://github.com/FriendsOfPHP/Goutte.git",
812 "reference": "794b196e76bdd37b5155cdecbad311f0a3b07625"
816 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/794b196e76bdd37b5155cdecbad311f0a3b07625",
817 "reference": "794b196e76bdd37b5155cdecbad311f0a3b07625",
822 "guzzle/http": "~3.1",
824 "symfony/browser-kit": "~2.1",
825 "symfony/css-selector": "~2.1",
826 "symfony/dom-crawler": "~2.1",
827 "symfony/finder": "~2.1",
828 "symfony/process": "~2.1"
831 "guzzle/plugin-history": "~3.1",
832 "guzzle/plugin-mock": "~3.1"
834 "type": "application",
837 "dev-master": "1.0-dev"
845 "notification-url": "https://packagist.org/downloads/",
851 "name": "Fabien Potencier",
852 "email": "fabien@symfony.com"
855 "description": "A simple PHP Web Scraper",
856 "homepage": "https://github.com/fabpot/Goutte",
860 "time": "2014-10-09 15:52:51"
863 "name": "guzzlehttp/guzzle",
867 "url": "https://github.com/guzzle/guzzle.git",
868 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba"
872 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
873 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
879 "symfony/event-dispatcher": ">=2.1"
882 "guzzle/batch": "self.version",
883 "guzzle/cache": "self.version",
884 "guzzle/common": "self.version",
885 "guzzle/http": "self.version",
886 "guzzle/inflection": "self.version",
887 "guzzle/iterator": "self.version",
888 "guzzle/log": "self.version",
889 "guzzle/parser": "self.version",
890 "guzzle/plugin": "self.version",
891 "guzzle/plugin-async": "self.version",
892 "guzzle/plugin-backoff": "self.version",
893 "guzzle/plugin-cache": "self.version",
894 "guzzle/plugin-cookie": "self.version",
895 "guzzle/plugin-curlauth": "self.version",
896 "guzzle/plugin-error-response": "self.version",
897 "guzzle/plugin-history": "self.version",
898 "guzzle/plugin-log": "self.version",
899 "guzzle/plugin-md5": "self.version",
900 "guzzle/plugin-mock": "self.version",
901 "guzzle/plugin-oauth": "self.version",
902 "guzzle/service": "self.version",
903 "guzzle/stream": "self.version"
906 "doctrine/cache": "*",
907 "monolog/monolog": "1.*",
908 "phpunit/phpunit": "3.7.*",
910 "symfony/class-loader": "*",
911 "zendframework/zend-cache": "<2.3",
912 "zendframework/zend-log": "<2.3"
917 "dev-master": "3.8-dev"
923 "Guzzle\\Tests": "tests/"
926 "notification-url": "https://packagist.org/downloads/",
932 "name": "Michael Dowling",
933 "email": "mtdowling@gmail.com",
934 "homepage": "https://github.com/mtdowling"
937 "name": "Guzzle Community",
938 "homepage": "https://github.com/guzzle/guzzle/contributors"
941 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
942 "homepage": "http://guzzlephp.org/",
952 "time": "2014-01-28 22:29:15"
955 "name": "instaclick/php-webdriver",
959 "url": "https://github.com/instaclick/php-webdriver.git",
960 "reference": "47a6019553a7a5b42d35493276ffc2c9252c53d5"
964 "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/47a6019553a7a5b42d35493276ffc2c9252c53d5",
965 "reference": "47a6019553a7a5b42d35493276ffc2c9252c53d5",
978 "dev-master": "1.0.x-dev"
986 "notification-url": "https://packagist.org/downloads/",
992 "name": "Justin Bishop",
993 "email": "jubishop@gmail.com",
997 "name": "Anthon Pang",
998 "email": "apang@softwaredevelopment.ca",
1002 "description": "PHP WebDriver for Selenium 2",
1003 "homepage": "http://instaclick.com/",
1010 "time": "2013-10-04 15:03:51"
1013 "name": "moodlehq/behat-extension",
1014 "version": "v1.29.4",
1017 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
1018 "reference": "ccc3027ba9959a23761e056a1cb570c66baa95ba"
1022 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/ccc3027ba9959a23761e056a1cb570c66baa95ba",
1023 "reference": "ccc3027ba9959a23761e056a1cb570c66baa95ba",
1027 "behat/behat": "2.5.3",
1028 "behat/mink": "1.5.0",
1029 "behat/mink-extension": "1.2.0",
1030 "behat/mink-goutte-driver": "1.0.9",
1031 "behat/mink-selenium2-driver": "1.1.1",
1032 "guzzlehttp/guzzle": "~3.1",
1034 "symfony/symfony": "2.4.4"
1039 "Moodle\\BehatExtension": "src/"
1047 "name": "David Monllaó",
1048 "email": "david.monllao@gmail.com",
1049 "homepage": "http://moodle.com",
1053 "description": "Moodle behat extension",
1060 "source": "https://github.com/moodlehq/moodle-behat-extension/tree/v1.29.4"
1062 "time": "2015-03-20 02:42:46"
1065 "name": "phpunit/dbunit",
1069 "url": "https://github.com/sebastianbergmann/dbunit.git",
1070 "reference": "8386782a2d55153e44a06eb1a9d13d6ed35d9c2d"
1074 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/8386782a2d55153e44a06eb1a9d13d6ed35d9c2d",
1075 "reference": "8386782a2d55153e44a06eb1a9d13d6ed35d9c2d",
1080 "ext-simplexml": "*",
1082 "phpunit/phpunit": ">=3.7.0@stable"
1090 "dev-master": "1.2.x-dev"
1098 "notification-url": "https://packagist.org/downloads/",
1101 "../../symfony/yaml/"
1108 "name": "Sebastian Bergmann",
1109 "email": "sb@sebastian-bergmann.de",
1113 "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
1114 "homepage": "https://github.com/sebastianbergmann/dbunit/",
1120 "time": "2013-03-01 11:50:46"
1123 "name": "phpunit/php-code-coverage",
1124 "version": "1.2.18",
1127 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1128 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
1132 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
1133 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
1138 "phpunit/php-file-iterator": ">=1.3.0@stable",
1139 "phpunit/php-text-template": ">=1.2.0@stable",
1140 "phpunit/php-token-stream": ">=1.1.3,<1.3.0"
1143 "phpunit/phpunit": "3.7.*@dev"
1147 "ext-xdebug": ">=2.0.5"
1152 "dev-master": "1.2.x-dev"
1160 "notification-url": "https://packagist.org/downloads/",
1169 "name": "Sebastian Bergmann",
1170 "email": "sb@sebastian-bergmann.de",
1174 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1175 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1181 "time": "2014-09-02 10:13:14"
1184 "name": "phpunit/php-file-iterator",
1188 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1189 "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
1193 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
1194 "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
1203 "dev-master": "1.4.x-dev"
1211 "notification-url": "https://packagist.org/downloads/",
1217 "name": "Sebastian Bergmann",
1218 "email": "sb@sebastian-bergmann.de",
1222 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1223 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1228 "time": "2015-04-02 05:19:05"
1231 "name": "phpunit/php-text-template",
1235 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1236 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
1240 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1241 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1253 "notification-url": "https://packagist.org/downloads/",
1262 "name": "Sebastian Bergmann",
1263 "email": "sb@sebastian-bergmann.de",
1267 "description": "Simple template engine.",
1268 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1272 "time": "2014-01-30 17:20:04"
1275 "name": "phpunit/php-timer",
1279 "url": "https://github.com/sebastianbergmann/php-timer.git",
1280 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
1284 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1285 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1297 "notification-url": "https://packagist.org/downloads/",
1306 "name": "Sebastian Bergmann",
1307 "email": "sb@sebastian-bergmann.de",
1311 "description": "Utility class for timing",
1312 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1316 "time": "2013-08-02 07:42:54"
1319 "name": "phpunit/php-token-stream",
1323 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1324 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
1328 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
1329 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
1333 "ext-tokenizer": "*",
1339 "dev-master": "1.2-dev"
1347 "notification-url": "https://packagist.org/downloads/",
1356 "name": "Sebastian Bergmann",
1357 "email": "sb@sebastian-bergmann.de",
1361 "description": "Wrapper around PHP's tokenizer extension.",
1362 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1366 "time": "2014-03-03 05:10:30"
1369 "name": "phpunit/phpunit",
1370 "version": "3.7.38",
1373 "url": "https://github.com/sebastianbergmann/phpunit.git",
1374 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
1378 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
1379 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
1387 "ext-reflection": "*",
1390 "phpunit/php-code-coverage": "~1.2",
1391 "phpunit/php-file-iterator": "~1.3",
1392 "phpunit/php-text-template": "~1.1",
1393 "phpunit/php-timer": "~1.0",
1394 "phpunit/phpunit-mock-objects": "~1.2",
1395 "symfony/yaml": "~2.0"
1398 "pear-pear.php.net/pear": "1.9.4"
1401 "phpunit/php-invoker": "~1.1"
1404 "composer/bin/phpunit"
1409 "dev-master": "3.7.x-dev"
1417 "notification-url": "https://packagist.org/downloads/",
1420 "../../symfony/yaml/"
1427 "name": "Sebastian Bergmann",
1428 "email": "sebastian@phpunit.de",
1432 "description": "The PHP Unit Testing framework.",
1433 "homepage": "http://www.phpunit.de/",
1439 "time": "2014-10-17 09:04:17"
1442 "name": "phpunit/phpunit-mock-objects",
1446 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1447 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
1451 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
1452 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
1457 "phpunit/php-text-template": ">=1.1.1@stable"
1468 "notification-url": "https://packagist.org/downloads/",
1477 "name": "Sebastian Bergmann",
1478 "email": "sb@sebastian-bergmann.de",
1482 "description": "Mock Object library for PHPUnit",
1483 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1488 "time": "2013-01-13 10:24:48"
1495 "url": "https://github.com/php-fig/log.git",
1496 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1500 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1501 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1510 "notification-url": "https://packagist.org/downloads/",
1517 "homepage": "http://www.php-fig.org/"
1520 "description": "Common interface for logging libraries",
1526 "time": "2012-12-21 11:40:51"
1529 "name": "symfony/icu",
1530 "version": "v1.2.2",
1531 "target-dir": "Symfony/Component/Icu",
1534 "url": "https://github.com/symfony/Icu.git",
1535 "reference": "d4d85d6055b87f394d941b45ddd3a9173e1e3d2a"
1539 "url": "https://api.github.com/repos/symfony/Icu/zipball/d4d85d6055b87f394d941b45ddd3a9173e1e3d2a",
1540 "reference": "d4d85d6055b87f394d941b45ddd3a9173e1e3d2a",
1547 "symfony/intl": "~2.3"
1552 "Symfony\\Component\\Icu\\": ""
1555 "notification-url": "https://packagist.org/downloads/",
1561 "name": "Symfony Community",
1562 "homepage": "http://symfony.com/contributors"
1565 "name": "Bernhard Schussek",
1566 "email": "bschussek@gmail.com"
1569 "description": "Contains an excerpt of the ICU data and classes to load it.",
1570 "homepage": "http://symfony.com",
1575 "time": "2014-07-25 09:58:17"
1578 "name": "symfony/symfony",
1579 "version": "v2.4.4",
1582 "url": "https://github.com/symfony/symfony.git",
1583 "reference": "4697c33cdfb520dcf83fd6e4f7864fa26ddaebea"
1587 "url": "https://api.github.com/repos/symfony/symfony/zipball/4697c33cdfb520dcf83fd6e4f7864fa26ddaebea",
1588 "reference": "4697c33cdfb520dcf83fd6e4f7864fa26ddaebea",
1592 "doctrine/common": "~2.2",
1595 "symfony/icu": "~1.0",
1596 "twig/twig": "~1.11"
1599 "symfony/browser-kit": "self.version",
1600 "symfony/class-loader": "self.version",
1601 "symfony/config": "self.version",
1602 "symfony/console": "self.version",
1603 "symfony/css-selector": "self.version",
1604 "symfony/debug": "self.version",
1605 "symfony/dependency-injection": "self.version",
1606 "symfony/doctrine-bridge": "self.version",
1607 "symfony/dom-crawler": "self.version",
1608 "symfony/event-dispatcher": "self.version",
1609 "symfony/expression-language": "self.version",
1610 "symfony/filesystem": "self.version",
1611 "symfony/finder": "self.version",
1612 "symfony/form": "self.version",
1613 "symfony/framework-bundle": "self.version",
1614 "symfony/http-foundation": "self.version",
1615 "symfony/http-kernel": "self.version",
1616 "symfony/intl": "self.version",
1617 "symfony/locale": "self.version",
1618 "symfony/monolog-bridge": "self.version",
1619 "symfony/options-resolver": "self.version",
1620 "symfony/process": "self.version",
1621 "symfony/propel1-bridge": "self.version",
1622 "symfony/property-access": "self.version",
1623 "symfony/proxy-manager-bridge": "self.version",
1624 "symfony/routing": "self.version",
1625 "symfony/security": "self.version",
1626 "symfony/security-acl": "self.version",
1627 "symfony/security-bundle": "self.version",
1628 "symfony/security-core": "self.version",
1629 "symfony/security-csrf": "self.version",
1630 "symfony/security-http": "self.version",
1631 "symfony/serializer": "self.version",
1632 "symfony/stopwatch": "self.version",
1633 "symfony/swiftmailer-bridge": "self.version",
1634 "symfony/templating": "self.version",
1635 "symfony/translation": "self.version",
1636 "symfony/twig-bridge": "self.version",
1637 "symfony/twig-bundle": "self.version",
1638 "symfony/validator": "self.version",
1639 "symfony/web-profiler-bundle": "self.version",
1640 "symfony/yaml": "self.version"
1643 "doctrine/data-fixtures": "1.0.*",
1644 "doctrine/dbal": "~2.2",
1645 "doctrine/orm": "~2.2,>=2.2.3",
1646 "ircmaxell/password-compat": "1.0.*",
1647 "monolog/monolog": "~1.3",
1648 "ocramius/proxy-manager": ">=0.3.1,<0.6-dev",
1649 "propel/propel1": "1.6.*"
1654 "dev-master": "2.4-dev"
1662 "src/Symfony/Component/HttpFoundation/Resources/stubs",
1663 "src/Symfony/Component/Intl/Resources/stubs"
1666 "src/Symfony/Component/Intl/Resources/stubs/functions.php"
1669 "notification-url": "https://packagist.org/downloads/",
1675 "name": "Fabien Potencier",
1676 "email": "fabien@symfony.com",
1677 "homepage": "http://fabien.potencier.org",
1678 "role": "Lead Developer"
1681 "name": "Symfony Community",
1682 "homepage": "http://symfony.com/contributors"
1685 "description": "The Symfony PHP framework",
1686 "homepage": "http://symfony.com",
1690 "time": "2014-04-27 13:39:18"
1693 "name": "twig/twig",
1694 "version": "v1.18.0",
1697 "url": "https://github.com/twigphp/Twig.git",
1698 "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf"
1702 "url": "https://api.github.com/repos/twigphp/Twig/zipball/4cf7464348e7f9893a93f7096a90b73722be99cf",
1703 "reference": "4cf7464348e7f9893a93f7096a90b73722be99cf",
1712 "dev-master": "1.18-dev"
1720 "notification-url": "https://packagist.org/downloads/",
1726 "name": "Fabien Potencier",
1727 "email": "fabien@symfony.com",
1728 "homepage": "http://fabien.potencier.org",
1729 "role": "Lead Developer"
1732 "name": "Armin Ronacher",
1733 "email": "armin.ronacher@active-4.com",
1734 "role": "Project Founder"
1737 "name": "Twig Team",
1738 "homepage": "http://twig.sensiolabs.org/contributors",
1739 "role": "Contributors"
1742 "description": "Twig, the flexible, fast, and secure template language for PHP",
1743 "homepage": "http://twig.sensiolabs.org",
1747 "time": "2015-01-25 17:32:08"
1751 "minimum-stability": "stable",
1752 "stability-flags": [],
1753 "prefer-stable": false,
1754 "prefer-lowest": false,