56 lines
1.4 KiB
JSON
56 lines
1.4 KiB
JSON
{
|
|
"_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": "098e204bfe65a46e1866261c43a5ae88",
|
|
"packages": [
|
|
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "mikey179/vfsStream",
|
|
"version": "v1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mikey179/vfsStream",
|
|
"reference": "v1.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/mikey179/vfsStream/zipball/v1.1.0",
|
|
"reference": "v1.1.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"org\\bovigo\\vfs": "src/main/php"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD"
|
|
],
|
|
"homepage": "http://vfs.bovigo.org/",
|
|
"time": "2012-08-25 05:49:29"
|
|
}
|
|
],
|
|
"aliases": [
|
|
|
|
],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [
|
|
|
|
],
|
|
"platform": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"platform-dev": [
|
|
|
|
]
|
|
}
|