You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
169 lines
5.2 KiB
169 lines
5.2 KiB
{ |
|
"hash": "193ba730886d4f4fc2fb6f618f18af31", |
|
"packages": [ |
|
{ |
|
"name": "symfony/class-loader", |
|
"version": "v2.1.2", |
|
"target-dir": "Symfony/Component/ClassLoader", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/ClassLoader", |
|
"reference": "v2.1.2" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://github.com/symfony/ClassLoader/zipball/v2.1.2", |
|
"reference": "v2.1.2", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.3" |
|
}, |
|
"require-dev": { |
|
"symfony/finder": "2.1.*" |
|
}, |
|
"time": "2012-09-01 07:02:36", |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.1-dev" |
|
} |
|
}, |
|
"installation-source": "dist", |
|
"autoload": { |
|
"psr-0": { |
|
"Symfony\\Component\\ClassLoader": "" |
|
} |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "http://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony ClassLoader Component", |
|
"homepage": "http://symfony.com" |
|
}, |
|
{ |
|
"name": "symfony/http-foundation", |
|
"version": "v2.1.2", |
|
"target-dir": "Symfony/Component/HttpFoundation", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/HttpFoundation", |
|
"reference": "v2.1.2" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://github.com/symfony/HttpFoundation/zipball/v2.1.2", |
|
"reference": "v2.1.2", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.3" |
|
}, |
|
"time": "2012-09-18 16:09:52", |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.1-dev" |
|
} |
|
}, |
|
"installation-source": "dist", |
|
"autoload": { |
|
"psr-0": { |
|
"Symfony\\Component\\HttpFoundation": "", |
|
"SessionHandlerInterface": "Symfony/Component/HttpFoundation/Resources/stubs" |
|
} |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "http://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony HttpFoundation Component", |
|
"homepage": "http://symfony.com" |
|
}, |
|
{ |
|
"name": "symfony/routing", |
|
"version": "v2.1.2", |
|
"target-dir": "Symfony/Component/Routing", |
|
"source": { |
|
"type": "git", |
|
"url": "https://github.com/symfony/Routing", |
|
"reference": "v2.1.2" |
|
}, |
|
"dist": { |
|
"type": "zip", |
|
"url": "https://github.com/symfony/Routing/zipball/v2.1.2", |
|
"reference": "v2.1.2", |
|
"shasum": "" |
|
}, |
|
"require": { |
|
"php": ">=5.3.3" |
|
}, |
|
"require-dev": { |
|
"symfony/config": "2.1.*", |
|
"symfony/yaml": "2.1.*", |
|
"symfony/http-kernel": "2.1.*", |
|
"doctrine/common": ">=2.2,<2.4-dev" |
|
}, |
|
"suggest": { |
|
"symfony/config": "2.1.*", |
|
"symfony/yaml": "2.1.*", |
|
"doctrine/common": ">=2.2,<2.4-dev" |
|
}, |
|
"time": "2012-09-10 10:53:42", |
|
"type": "library", |
|
"extra": { |
|
"branch-alias": { |
|
"dev-master": "2.1-dev" |
|
} |
|
}, |
|
"installation-source": "dist", |
|
"autoload": { |
|
"psr-0": { |
|
"Symfony\\Component\\Routing": "" |
|
} |
|
}, |
|
"license": [ |
|
"MIT" |
|
], |
|
"authors": [ |
|
{ |
|
"name": "Fabien Potencier", |
|
"email": "fabien@symfony.com" |
|
}, |
|
{ |
|
"name": "Symfony Community", |
|
"homepage": "http://symfony.com/contributors" |
|
} |
|
], |
|
"description": "Symfony Routing Component", |
|
"homepage": "http://symfony.com" |
|
} |
|
], |
|
"packages-dev": null, |
|
"aliases": [ |
|
|
|
], |
|
"minimum-stability": "dev", |
|
"stability-flags": [ |
|
|
|
] |
|
}
|
|
|