Issue #2408189 by davidwbarratt: Remove repositories and extra from composer.json

8.0.x
Alex Pott 2015-02-02 13:00:31 +00:00
parent ec7b14499f
commit 1e091e40cb
1 changed files with 0 additions and 9 deletions

View File

@ -9,17 +9,8 @@
},
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [],
"config": {
"preferred-install": "dist",
"autoloader-suffix": "Drupal8"
},
"extra": {
"_readme": [
"This is an example file to show how a Drupal website can be managed via",
"Composer. It does not work out of the box but requires a Git subtree",
"split of the core directory to be added to the repositories",
"section above."
]
}
}