168 lines
5.6 KiB
Text
168 lines
5.6 KiB
Text
|
{
|
||
|
"_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": "980f698facbe00b4fb22c09427c7dc0e",
|
||
|
"packages": [
|
||
|
{
|
||
|
"name": "symfony/config",
|
||
|
"version": "v2.5.4",
|
||
|
"target-dir": "Symfony/Component/Config",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/Config.git",
|
||
|
"reference": "080eabdc256c1d7a3a7cf6296271edb68eb1ab2b"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/Config/zipball/080eabdc256c1d7a3a7cf6296271edb68eb1ab2b",
|
||
|
"reference": "080eabdc256c1d7a3a7cf6296271edb68eb1ab2b",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.3",
|
||
|
"symfony/filesystem": "~2.3"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.5-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-0": {
|
||
|
"Symfony\\Component\\Config\\": ""
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Symfony Community",
|
||
|
"homepage": "http://symfony.com/contributors"
|
||
|
},
|
||
|
{
|
||
|
"name": "Fabien Potencier",
|
||
|
"email": "fabien@symfony.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "Symfony Config Component",
|
||
|
"homepage": "http://symfony.com",
|
||
|
"time": "2014-08-31 03:22:04"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/filesystem",
|
||
|
"version": "v2.5.4",
|
||
|
"target-dir": "Symfony/Component/Filesystem",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/Filesystem.git",
|
||
|
"reference": "a765efd199e02ff4001c115c318e219030be9364"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/a765efd199e02ff4001c115c318e219030be9364",
|
||
|
"reference": "a765efd199e02ff4001c115c318e219030be9364",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.3"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.5-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-0": {
|
||
|
"Symfony\\Component\\Filesystem\\": ""
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Symfony Community",
|
||
|
"homepage": "http://symfony.com/contributors"
|
||
|
},
|
||
|
{
|
||
|
"name": "Fabien Potencier",
|
||
|
"email": "fabien@symfony.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "Symfony Filesystem Component",
|
||
|
"homepage": "http://symfony.com",
|
||
|
"time": "2014-09-03 09:00:14"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/translation",
|
||
|
"version": "v2.5.4",
|
||
|
"target-dir": "Symfony/Component/Translation",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/Translation.git",
|
||
|
"reference": "7526ad65f1961b2422ab33e4d3b05f92be16e5e2"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/Translation/zipball/7526ad65f1961b2422ab33e4d3b05f92be16e5e2",
|
||
|
"reference": "7526ad65f1961b2422ab33e4d3b05f92be16e5e2",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.3"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"symfony/config": "~2.0",
|
||
|
"symfony/yaml": "~2.2"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"symfony/config": "",
|
||
|
"symfony/yaml": ""
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.5-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-0": {
|
||
|
"Symfony\\Component\\Translation\\": ""
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Symfony Community",
|
||
|
"homepage": "http://symfony.com/contributors"
|
||
|
},
|
||
|
{
|
||
|
"name": "Fabien Potencier",
|
||
|
"email": "fabien@symfony.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "Symfony Translation Component",
|
||
|
"homepage": "http://symfony.com",
|
||
|
"time": "2014-09-03 09:00:14"
|
||
|
}
|
||
|
],
|
||
|
"packages-dev": [],
|
||
|
"aliases": [],
|
||
|
"minimum-stability": "stable",
|
||
|
"stability-flags": [],
|
||
|
"prefer-stable": false,
|
||
|
"platform": [],
|
||
|
"platform-dev": []
|
||
|
}
|