{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" ], "hash": "81fe50b837fa7260d0757a2e1222c037", "packages": [ { "name": "illuminate/support", "version": "4.0.x-dev", "target-dir": "Illuminate/Support", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", "reference": "11ae214c05cce720abeac5443df3f1c27c7eae31" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/support/zipball/11ae214c05cce720abeac5443df3f1c27c7eae31", "reference": "11ae214c05cce720abeac5443df3f1c27c7eae31", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "mockery/mockery": "0.7.2", "patchwork/utf8": "1.1.*", "phpunit/phpunit": "3.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0-dev" } }, "autoload": { "psr-0": { "Illuminate\\Support": "" }, "files": [ "Illuminate/Support/helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com", "homepage": "https://github.com/taylorotwell", "role": "Developer" } ], "time": "2013-12-05 19:57:51" }, { "name": "richardruiter/fittest", "version": "dev-master", "source": { "type": "git", "url": "git@github.com:richardruiter/fittest.git", "reference": "d686c382940f0cb4316ede3f45df2c143a28b1bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/richardruiter/fittest/zipball/d686c382940f0cb4316ede3f45df2c143a28b1bf", "reference": "d686c382940f0cb4316ede3f45df2c143a28b1bf", "shasum": "" }, "require": { "illuminate/support": "4.0.x", "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "Fittest": "src/" } }, "authors": [ { "name": "Richard Ruiter", "email": "richard.ruiter@gmail.com" } ], "support": { "source": "https://github.com/richardruiter/fittest/tree/master", "issues": "https://github.com/richardruiter/fittest/issues" }, "time": "2014-01-20 21:52:21" }, { "name": "twig/twig", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fabpot/Twig.git", "reference": "5fd4db64de8398dedf5fcde3ec9c0dfdc910c81b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fabpot/Twig/zipball/5fd4db64de8398dedf5fcde3ec9c0dfdc910c81b", "reference": "5fd4db64de8398dedf5fcde3ec9c0dfdc910c81b", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.15-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Armin Ronacher2", "email": "armin.ronacher@active-4.com" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2014-01-31 15:13:11" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "dev", "stability-flags": { "richardruiter/fittest": 20, "twig/twig": 20 }, "platform": { "php": ">=5.3.0" }, "platform-dev": [ ] }