Add Drush
This commit is contained in:
parent
aee0f6dc4b
commit
7796f25662
2 changed files with 1317 additions and 32 deletions
|
@ -18,7 +18,8 @@
|
||||||
"composer/installers": "^2.3",
|
"composer/installers": "^2.3",
|
||||||
"drupal/core-composer-scaffold": "^11.1",
|
"drupal/core-composer-scaffold": "^11.1",
|
||||||
"drupal/core-project-message": "^11.1",
|
"drupal/core-project-message": "^11.1",
|
||||||
"drupal/core-recommended": "^11.1"
|
"drupal/core-recommended": "^11.1",
|
||||||
|
"drush/drush": "^13.6"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"drupal/drupal": "*"
|
"drupal/drupal": "*"
|
||||||
|
@ -96,4 +97,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
1344
composer.lock
generated
1344
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue