Skip to content

Commit c7c74ae

Browse files
committed
We are using the --existing-config option which was introduced in Drush 9.4.
1 parent a3bef68 commit c7c74ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"require-dev": {
1212
"composer/installers": "~1.2",
13-
"drush/drush": "~9.0",
13+
"drush/drush": "~9.4",
1414
"drupal-composer/drupal-scaffold": "~2.2",
1515
"openeuropa/code-review": "^1.0.0-alpha4",
1616
"openeuropa/task-runner": "^1.0.0-beta3",

0 commit comments

Comments
 (0)