re-added composer.json for drush
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"require": {
|
||||||
|
"drush/drush": "8.*"
|
||||||
|
},
|
||||||
|
"extra": {
|
||||||
|
"installer-paths": {
|
||||||
|
"core": ["type:drupal-core"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Generated
+1354
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user