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