29 lines
882 B
JSON
29 lines
882 B
JSON
{
|
|
"name": "drupal/drupal",
|
|
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
|
"type": "drupal-core",
|
|
"license": "GPL-2.0+",
|
|
"require": {
|
|
"symfony/class-loader": "2.2.0",
|
|
"symfony/dependency-injection": "2.2.0",
|
|
"symfony/event-dispatcher": "2.2.0",
|
|
"symfony/http-foundation": "2.2.0",
|
|
"symfony/http-kernel": "2.2.0",
|
|
"symfony/routing": "2.2.0",
|
|
"symfony/serializer": "2.2.0",
|
|
"symfony/validator": "2.2.0",
|
|
"symfony/yaml": "2.2.0",
|
|
"twig/twig": "1.12.1",
|
|
"doctrine/common": "2.3.0",
|
|
"guzzle/http": "3.1.0",
|
|
"kriswallsmith/assetic": "1.1.0-alpha1",
|
|
"symfony-cmf/routing": "dev-master#ea4a10",
|
|
"easyrdf/easyrdf": "0.8.0-beta.1",
|
|
"phpunit/phpunit": "3.7.15"
|
|
},
|
|
"minimum-stability": "dev",
|
|
"config": {
|
|
"vendor-dir": "core/vendor"
|
|
}
|
|
}
|