23 lines
519 B
JSON
23 lines
519 B
JSON
{
|
|
"name": "symfony/http-foundation",
|
|
"type": "library",
|
|
"description": "Symfony HttpFoundation Component",
|
|
"keywords": [],
|
|
"homepage": "http://symfony.com",
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
}
|
|
}
|