{
"_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": "d89b64ed61aa6210b95a4d9409c8f766",
"packages": [
{
"name": "illuminate/support",
"version": "v4.1.21",
"target-dir": "Illuminate/Support",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "f6df9a5d9fac6b5fda1c94d2cd2847346967bdbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/f6df9a5d9fac6b5fda1c94d2cd2847346967bdbc",
"reference": "f6df9a5d9fac6b5fda1c94d2cd2847346967bdbc",
"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.1-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": "2014-01-30 19:59:45"
}
],
"packages-dev": [
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
],
"platform": {
"php": ">=5.3.0"
},
"platform-dev": [
]
}
|