111 lines
3.2 KiB
JSON
111 lines
3.2 KiB
JSON
{
|
|
"hash": "52d1f50b5bb3e0f2626a352a0ed2a947",
|
|
"packages": [
|
|
{
|
|
"name": "pimple/pimple",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/fabpot/Pimple.git",
|
|
"reference": "v1.0.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/fabpot/Pimple/archive/v1.0.1.zip",
|
|
"reference": "v1.0.1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2012-11-11 08:32:34",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Pimple": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
|
|
"homepage": "http://pimple.sensiolabs.org",
|
|
"keywords": [
|
|
"dependency injection",
|
|
"container"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v2.1.4",
|
|
"target-dir": "Symfony/Component/Console",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Console",
|
|
"reference": "v2.1.4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Console/archive/v2.1.4.zip",
|
|
"reference": "v2.1.4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-11-09 08:52:51",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Console": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Console Component",
|
|
"homepage": "http://symfony.com"
|
|
}
|
|
],
|
|
"packages-dev": null,
|
|
"aliases": [
|
|
|
|
],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"pimple/pimple": 20,
|
|
"cilex/cilex": 20,
|
|
"silex/silex": 20
|
|
}
|
|
}
|