Skip to content
Snippets Groups Projects
Commit 1e091e40 authored by Alex Pott's avatar Alex Pott
Browse files

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

parent ec7b1449
No related branches found
No related tags found
Loading
......@@ -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."
]
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment