installed drush via composer

This commit is contained in:
Bachir Soussi Chiadmi
2018-02-08 17:18:03 +01:00
parent 31191c2ad1
commit 08736e48a9
2 changed files with 1355 additions and 87 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
"license": "GPL-2.0+",
"require": {
"composer/installers": "^1.0.24",
"wikimedia/composer-merge-plugin": "^1.4"
"wikimedia/composer-merge-plugin": "^1.4",
"drush/drush": "^9.1"
},
"replace": {
"drupal/core": "^8.4"