{ "_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", "This file is @generated automatically" ], "hash": "a02f5d3508c98b7d3c22c2750bde1aba", "packages": [ { "name": "illuminate/support", "version": "v4.2.6", "target-dir": "Illuminate/Support", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", "reference": "d59811c8d3e0b7c2b9ffd2c480e698b3352472d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/illuminate/support/zipball/d59811c8d3e0b7c2b9ffd2c480e698b3352472d0", "reference": "d59811c8d3e0b7c2b9ffd2c480e698b3352472d0", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "jeremeamia/superclosure": "~1.0", "patchwork/utf8": "1.1.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2-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": "Creator of Laravel" } ], "time": "2014-06-29 00:06:59" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": { "php": ">=5.3.0" }, "platform-dev": [ ] }