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": "e57a3c4f1934098d77de54215b059ba1",
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": "b5202eb9e83f8db52e0e58867e0a46e63be8332e"
416 "url": "https://api.github.com/repos/doctrine/annotations/zipball/b5202eb9e83f8db52e0e58867e0a46e63be8332e",
417 "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e",
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-23 22:40:37"
475 "name": "doctrine/cache",
479 "url": "https://github.com/doctrine/cache.git",
480 "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03"
484 "url": "https://api.github.com/repos/doctrine/cache/zipball/c9eadeb743ac6199f7eec423cb9426bc518b7b03",
485 "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03",
492 "doctrine/common": ">2.2,<2.4"
495 "phpunit/phpunit": ">=3.7",
496 "predis/predis": "~1.0",
497 "satooshi/php-coveralls": "~0.6"
502 "dev-master": "1.5.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-04-15 00:11:59"
545 "name": "doctrine/collections",
549 "url": "https://github.com/doctrine/collections.git",
550 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
554 "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
555 "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
562 "phpunit/phpunit": "~4.0"
567 "dev-master": "1.2.x-dev"
572 "Doctrine\\Common\\Collections\\": "lib/"
575 "notification-url": "https://packagist.org/downloads/",
581 "name": "Roman Borschel",
582 "email": "roman@code-factory.org"
585 "name": "Benjamin Eberlei",
586 "email": "kontakt@beberlei.de"
589 "name": "Guilherme Blanco",
590 "email": "guilhermeblanco@gmail.com"
593 "name": "Jonathan Wage",
594 "email": "jonwage@gmail.com"
597 "name": "Johannes Schmitt",
598 "email": "schmittjoh@gmail.com"
601 "description": "Collections Abstraction library",
602 "homepage": "http://www.doctrine-project.org",
608 "time": "2015-04-14 22:21:58"
611 "name": "doctrine/common",
615 "url": "https://github.com/doctrine/common.git",
616 "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3"
620 "url": "https://api.github.com/repos/doctrine/common/zipball/cd8daf2501e10c63dced7b8b9b905844316ae9d3",
621 "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3",
625 "doctrine/annotations": "1.*",
626 "doctrine/cache": "1.*",
627 "doctrine/collections": "1.*",
628 "doctrine/inflector": "1.*",
629 "doctrine/lexer": "1.*",
633 "phpunit/phpunit": "~3.7"
638 "dev-master": "2.6.x-dev"
643 "Doctrine\\Common\\": "lib/"
646 "notification-url": "https://packagist.org/downloads/",
652 "name": "Roman Borschel",
653 "email": "roman@code-factory.org"
656 "name": "Benjamin Eberlei",
657 "email": "kontakt@beberlei.de"
660 "name": "Guilherme Blanco",
661 "email": "guilhermeblanco@gmail.com"
664 "name": "Jonathan Wage",
665 "email": "jonwage@gmail.com"
668 "name": "Johannes Schmitt",
669 "email": "schmittjoh@gmail.com"
672 "description": "Common Library for Doctrine projects",
673 "homepage": "http://www.doctrine-project.org",
681 "time": "2015-04-02 19:55:44"
684 "name": "doctrine/inflector",
688 "url": "https://github.com/doctrine/inflector.git",
689 "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
693 "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
694 "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
701 "phpunit/phpunit": "4.*"
706 "dev-master": "1.0.x-dev"
711 "Doctrine\\Common\\Inflector\\": "lib/"
714 "notification-url": "https://packagist.org/downloads/",
720 "name": "Roman Borschel",
721 "email": "roman@code-factory.org"
724 "name": "Benjamin Eberlei",
725 "email": "kontakt@beberlei.de"
728 "name": "Guilherme Blanco",
729 "email": "guilhermeblanco@gmail.com"
732 "name": "Jonathan Wage",
733 "email": "jonwage@gmail.com"
736 "name": "Johannes Schmitt",
737 "email": "schmittjoh@gmail.com"
740 "description": "Common String Manipulations with regard to casing and singular/plural rules.",
741 "homepage": "http://www.doctrine-project.org",
748 "time": "2014-12-20 21:24:13"
751 "name": "doctrine/lexer",
755 "url": "https://github.com/doctrine/lexer.git",
756 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
760 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
761 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
770 "dev-master": "1.0.x-dev"
775 "Doctrine\\Common\\Lexer\\": "lib/"
778 "notification-url": "https://packagist.org/downloads/",
784 "name": "Roman Borschel",
785 "email": "roman@code-factory.org"
788 "name": "Guilherme Blanco",
789 "email": "guilhermeblanco@gmail.com"
792 "name": "Johannes Schmitt",
793 "email": "schmittjoh@gmail.com"
796 "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
797 "homepage": "http://www.doctrine-project.org",
802 "time": "2014-09-09 13:34:57"
805 "name": "fabpot/goutte",
809 "url": "https://github.com/FriendsOfPHP/Goutte.git",
810 "reference": "794b196e76bdd37b5155cdecbad311f0a3b07625"
814 "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/794b196e76bdd37b5155cdecbad311f0a3b07625",
815 "reference": "794b196e76bdd37b5155cdecbad311f0a3b07625",
820 "guzzle/http": "~3.1",
822 "symfony/browser-kit": "~2.1",
823 "symfony/css-selector": "~2.1",
824 "symfony/dom-crawler": "~2.1",
825 "symfony/finder": "~2.1",
826 "symfony/process": "~2.1"
829 "guzzle/plugin-history": "~3.1",
830 "guzzle/plugin-mock": "~3.1"
832 "type": "application",
835 "dev-master": "1.0-dev"
843 "notification-url": "https://packagist.org/downloads/",
849 "name": "Fabien Potencier",
850 "email": "fabien@symfony.com"
853 "description": "A simple PHP Web Scraper",
854 "homepage": "https://github.com/fabpot/Goutte",
858 "time": "2014-10-09 15:52:51"
861 "name": "guzzlehttp/guzzle",
865 "url": "https://github.com/guzzle/guzzle.git",
866 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba"
870 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
871 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
877 "symfony/event-dispatcher": ">=2.1"
880 "guzzle/batch": "self.version",
881 "guzzle/cache": "self.version",
882 "guzzle/common": "self.version",
883 "guzzle/http": "self.version",
884 "guzzle/inflection": "self.version",
885 "guzzle/iterator": "self.version",
886 "guzzle/log": "self.version",
887 "guzzle/parser": "self.version",
888 "guzzle/plugin": "self.version",
889 "guzzle/plugin-async": "self.version",
890 "guzzle/plugin-backoff": "self.version",
891 "guzzle/plugin-cache": "self.version",
892 "guzzle/plugin-cookie": "self.version",
893 "guzzle/plugin-curlauth": "self.version",
894 "guzzle/plugin-error-response": "self.version",
895 "guzzle/plugin-history": "self.version",
896 "guzzle/plugin-log": "self.version",
897 "guzzle/plugin-md5": "self.version",
898 "guzzle/plugin-mock": "self.version",
899 "guzzle/plugin-oauth": "self.version",
900 "guzzle/service": "self.version",
901 "guzzle/stream": "self.version"
904 "doctrine/cache": "*",
905 "monolog/monolog": "1.*",
906 "phpunit/phpunit": "3.7.*",
908 "symfony/class-loader": "*",
909 "zendframework/zend-cache": "<2.3",
910 "zendframework/zend-log": "<2.3"
915 "dev-master": "3.8-dev"
921 "Guzzle\\Tests": "tests/"
924 "notification-url": "https://packagist.org/downloads/",
930 "name": "Michael Dowling",
931 "email": "mtdowling@gmail.com",
932 "homepage": "https://github.com/mtdowling"
935 "name": "Guzzle Community",
936 "homepage": "https://github.com/guzzle/guzzle/contributors"
939 "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
940 "homepage": "http://guzzlephp.org/",
950 "time": "2014-01-28 22:29:15"
953 "name": "instaclick/php-webdriver",
957 "url": "https://github.com/instaclick/php-webdriver.git",
958 "reference": "47a6019553a7a5b42d35493276ffc2c9252c53d5"
962 "url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/47a6019553a7a5b42d35493276ffc2c9252c53d5",
963 "reference": "47a6019553a7a5b42d35493276ffc2c9252c53d5",
976 "dev-master": "1.0.x-dev"
984 "notification-url": "https://packagist.org/downloads/",
990 "name": "Justin Bishop",
991 "email": "jubishop@gmail.com",
995 "name": "Anthon Pang",
996 "email": "apang@softwaredevelopment.ca",
1000 "description": "PHP WebDriver for Selenium 2",
1001 "homepage": "http://instaclick.com/",
1008 "time": "2013-10-04 15:03:51"
1011 "name": "moodlehq/behat-extension",
1012 "version": "v1.29.5",
1015 "url": "https://github.com/moodlehq/moodle-behat-extension.git",
1016 "reference": "0ea55a59bfbfef4e8dcf47067c56779e5a02cd63"
1020 "url": "https://api.github.com/repos/moodlehq/moodle-behat-extension/zipball/0ea55a59bfbfef4e8dcf47067c56779e5a02cd63",
1021 "reference": "0ea55a59bfbfef4e8dcf47067c56779e5a02cd63",
1025 "behat/behat": "2.5.3",
1026 "behat/mink": "1.5.0",
1027 "behat/mink-extension": "1.2.0",
1028 "behat/mink-goutte-driver": "1.0.9",
1029 "behat/mink-selenium2-driver": "1.1.1",
1030 "guzzlehttp/guzzle": "~3.1",
1032 "symfony/symfony": "2.4.10"
1037 "Moodle\\BehatExtension": "src/"
1045 "name": "David Monllaó",
1046 "email": "david.monllao@gmail.com",
1047 "homepage": "http://moodle.com",
1051 "description": "Moodle behat extension",
1058 "source": "https://github.com/moodlehq/moodle-behat-extension/tree/v1.29.5"
1060 "time": "2015-05-15 02:00:06"
1063 "name": "phpunit/dbunit",
1067 "url": "https://github.com/sebastianbergmann/dbunit.git",
1068 "reference": "8386782a2d55153e44a06eb1a9d13d6ed35d9c2d"
1072 "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/8386782a2d55153e44a06eb1a9d13d6ed35d9c2d",
1073 "reference": "8386782a2d55153e44a06eb1a9d13d6ed35d9c2d",
1078 "ext-simplexml": "*",
1080 "phpunit/phpunit": ">=3.7.0@stable"
1088 "dev-master": "1.2.x-dev"
1096 "notification-url": "https://packagist.org/downloads/",
1099 "../../symfony/yaml/"
1106 "name": "Sebastian Bergmann",
1107 "email": "sb@sebastian-bergmann.de",
1111 "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
1112 "homepage": "https://github.com/sebastianbergmann/dbunit/",
1118 "time": "2013-03-01 11:50:46"
1121 "name": "phpunit/php-code-coverage",
1122 "version": "1.2.18",
1125 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
1126 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
1130 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
1131 "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
1136 "phpunit/php-file-iterator": ">=1.3.0@stable",
1137 "phpunit/php-text-template": ">=1.2.0@stable",
1138 "phpunit/php-token-stream": ">=1.1.3,<1.3.0"
1141 "phpunit/phpunit": "3.7.*@dev"
1145 "ext-xdebug": ">=2.0.5"
1150 "dev-master": "1.2.x-dev"
1158 "notification-url": "https://packagist.org/downloads/",
1167 "name": "Sebastian Bergmann",
1168 "email": "sb@sebastian-bergmann.de",
1172 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
1173 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
1179 "time": "2014-09-02 10:13:14"
1182 "name": "phpunit/php-file-iterator",
1186 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
1187 "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
1191 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
1192 "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
1201 "dev-master": "1.4.x-dev"
1209 "notification-url": "https://packagist.org/downloads/",
1215 "name": "Sebastian Bergmann",
1216 "email": "sb@sebastian-bergmann.de",
1220 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
1221 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
1226 "time": "2015-04-02 05:19:05"
1229 "name": "phpunit/php-text-template",
1233 "url": "https://github.com/sebastianbergmann/php-text-template.git",
1234 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
1238 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1239 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
1251 "notification-url": "https://packagist.org/downloads/",
1260 "name": "Sebastian Bergmann",
1261 "email": "sb@sebastian-bergmann.de",
1265 "description": "Simple template engine.",
1266 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
1270 "time": "2014-01-30 17:20:04"
1273 "name": "phpunit/php-timer",
1277 "url": "https://github.com/sebastianbergmann/php-timer.git",
1278 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
1282 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1283 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
1295 "notification-url": "https://packagist.org/downloads/",
1304 "name": "Sebastian Bergmann",
1305 "email": "sb@sebastian-bergmann.de",
1309 "description": "Utility class for timing",
1310 "homepage": "https://github.com/sebastianbergmann/php-timer/",
1314 "time": "2013-08-02 07:42:54"
1317 "name": "phpunit/php-token-stream",
1321 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
1322 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
1326 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
1327 "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
1331 "ext-tokenizer": "*",
1337 "dev-master": "1.2-dev"
1345 "notification-url": "https://packagist.org/downloads/",
1354 "name": "Sebastian Bergmann",
1355 "email": "sb@sebastian-bergmann.de",
1359 "description": "Wrapper around PHP's tokenizer extension.",
1360 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
1364 "time": "2014-03-03 05:10:30"
1367 "name": "phpunit/phpunit",
1368 "version": "3.7.38",
1371 "url": "https://github.com/sebastianbergmann/phpunit.git",
1372 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
1376 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
1377 "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
1385 "ext-reflection": "*",
1388 "phpunit/php-code-coverage": "~1.2",
1389 "phpunit/php-file-iterator": "~1.3",
1390 "phpunit/php-text-template": "~1.1",
1391 "phpunit/php-timer": "~1.0",
1392 "phpunit/phpunit-mock-objects": "~1.2",
1393 "symfony/yaml": "~2.0"
1396 "pear-pear.php.net/pear": "1.9.4"
1399 "phpunit/php-invoker": "~1.1"
1402 "composer/bin/phpunit"
1407 "dev-master": "3.7.x-dev"
1415 "notification-url": "https://packagist.org/downloads/",
1418 "../../symfony/yaml/"
1425 "name": "Sebastian Bergmann",
1426 "email": "sebastian@phpunit.de",
1430 "description": "The PHP Unit Testing framework.",
1431 "homepage": "http://www.phpunit.de/",
1437 "time": "2014-10-17 09:04:17"
1440 "name": "phpunit/phpunit-mock-objects",
1444 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1445 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
1449 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
1450 "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
1455 "phpunit/php-text-template": ">=1.1.1@stable"
1466 "notification-url": "https://packagist.org/downloads/",
1475 "name": "Sebastian Bergmann",
1476 "email": "sb@sebastian-bergmann.de",
1480 "description": "Mock Object library for PHPUnit",
1481 "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1486 "time": "2013-01-13 10:24:48"
1493 "url": "https://github.com/php-fig/log.git",
1494 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1498 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1499 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1508 "notification-url": "https://packagist.org/downloads/",
1515 "homepage": "http://www.php-fig.org/"
1518 "description": "Common interface for logging libraries",
1524 "time": "2012-12-21 11:40:51"
1527 "name": "symfony/icu",
1528 "version": "v1.2.2",
1529 "target-dir": "Symfony/Component/Icu",
1532 "url": "https://github.com/symfony/Icu.git",
1533 "reference": "d4d85d6055b87f394d941b45ddd3a9173e1e3d2a"
1537 "url": "https://api.github.com/repos/symfony/Icu/zipball/d4d85d6055b87f394d941b45ddd3a9173e1e3d2a",
1538 "reference": "d4d85d6055b87f394d941b45ddd3a9173e1e3d2a",
1545 "symfony/intl": "~2.3"
1550 "Symfony\\Component\\Icu\\": ""
1553 "notification-url": "https://packagist.org/downloads/",
1559 "name": "Symfony Community",
1560 "homepage": "http://symfony.com/contributors"
1563 "name": "Bernhard Schussek",
1564 "email": "bschussek@gmail.com"
1567 "description": "Contains an excerpt of the ICU data and classes to load it.",
1568 "homepage": "http://symfony.com",
1573 "time": "2014-07-25 09:58:17"
1576 "name": "symfony/symfony",
1577 "version": "v2.4.10",
1580 "url": "https://github.com/symfony/symfony.git",
1581 "reference": "daed178afd4700dd18f4fb0ea6b72dcfd9a4792a"
1585 "url": "https://api.github.com/repos/symfony/symfony/zipball/daed178afd4700dd18f4fb0ea6b72dcfd9a4792a",
1586 "reference": "daed178afd4700dd18f4fb0ea6b72dcfd9a4792a",
1590 "doctrine/common": "~2.2",
1593 "symfony/icu": "~1.0",
1594 "twig/twig": "~1.12"
1597 "symfony/browser-kit": "self.version",
1598 "symfony/class-loader": "self.version",
1599 "symfony/config": "self.version",
1600 "symfony/console": "self.version",
1601 "symfony/css-selector": "self.version",
1602 "symfony/debug": "self.version",
1603 "symfony/dependency-injection": "self.version",
1604 "symfony/doctrine-bridge": "self.version",
1605 "symfony/dom-crawler": "self.version",
1606 "symfony/event-dispatcher": "self.version",
1607 "symfony/expression-language": "self.version",
1608 "symfony/filesystem": "self.version",
1609 "symfony/finder": "self.version",
1610 "symfony/form": "self.version",
1611 "symfony/framework-bundle": "self.version",
1612 "symfony/http-foundation": "self.version",
1613 "symfony/http-kernel": "self.version",
1614 "symfony/intl": "self.version",
1615 "symfony/locale": "self.version",
1616 "symfony/monolog-bridge": "self.version",
1617 "symfony/options-resolver": "self.version",
1618 "symfony/process": "self.version",
1619 "symfony/propel1-bridge": "self.version",
1620 "symfony/property-access": "self.version",
1621 "symfony/proxy-manager-bridge": "self.version",
1622 "symfony/routing": "self.version",
1623 "symfony/security": "self.version",
1624 "symfony/security-acl": "self.version",
1625 "symfony/security-bundle": "self.version",
1626 "symfony/security-core": "self.version",
1627 "symfony/security-csrf": "self.version",
1628 "symfony/security-http": "self.version",
1629 "symfony/serializer": "self.version",
1630 "symfony/stopwatch": "self.version",
1631 "symfony/swiftmailer-bridge": "self.version",
1632 "symfony/templating": "self.version",
1633 "symfony/translation": "self.version",
1634 "symfony/twig-bridge": "self.version",
1635 "symfony/twig-bundle": "self.version",
1636 "symfony/validator": "self.version",
1637 "symfony/web-profiler-bundle": "self.version",
1638 "symfony/yaml": "self.version"
1641 "doctrine/data-fixtures": "1.0.*",
1642 "doctrine/dbal": "~2.2",
1643 "doctrine/orm": "~2.2,>=2.2.3",
1644 "ircmaxell/password-compat": "1.0.*",
1645 "monolog/monolog": "~1.3",
1646 "ocramius/proxy-manager": ">=0.3.1,<0.6-dev",
1647 "propel/propel1": "1.6.*"
1652 "dev-master": "2.4-dev"
1660 "src/Symfony/Component/HttpFoundation/Resources/stubs",
1661 "src/Symfony/Component/Intl/Resources/stubs"
1664 "src/Symfony/Component/Intl/Resources/stubs/functions.php"
1667 "notification-url": "https://packagist.org/downloads/",
1673 "name": "Symfony Community",
1674 "homepage": "http://symfony.com/contributors"
1677 "name": "Fabien Potencier",
1678 "email": "fabien@symfony.com"
1681 "description": "The Symfony PHP framework",
1682 "homepage": "http://symfony.com",
1686 "time": "2014-09-28 17:03:37"
1689 "name": "twig/twig",
1690 "version": "v1.18.1",
1693 "url": "https://github.com/twigphp/Twig.git",
1694 "reference": "9f70492f44398e276d1b81c1b43adfe6751c7b7f"
1698 "url": "https://api.github.com/repos/twigphp/Twig/zipball/9f70492f44398e276d1b81c1b43adfe6751c7b7f",
1699 "reference": "9f70492f44398e276d1b81c1b43adfe6751c7b7f",
1708 "dev-master": "1.18-dev"
1716 "notification-url": "https://packagist.org/downloads/",
1722 "name": "Fabien Potencier",
1723 "email": "fabien@symfony.com",
1724 "homepage": "http://fabien.potencier.org",
1725 "role": "Lead Developer"
1728 "name": "Armin Ronacher",
1729 "email": "armin.ronacher@active-4.com",
1730 "role": "Project Founder"
1733 "name": "Twig Team",
1734 "homepage": "http://twig.sensiolabs.org/contributors",
1735 "role": "Contributors"
1738 "description": "Twig, the flexible, fast, and secure template language for PHP",
1739 "homepage": "http://twig.sensiolabs.org",
1743 "time": "2015-04-19 08:30:27"
1747 "minimum-stability": "stable",
1748 "stability-flags": [],
1749 "prefer-stable": false,
1750 "prefer-lowest": false,