diff --git a/composer.json b/composer.json index 500ab84..60bfbf8 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "minimum-stability": "beta", "require": { "phing/phing": "~2.9", - "drush/drush": "^8.1.15 || ^9.0 || ^10.0" + "drush/drush": ">=9" }, "replace": { "continuousphp/phing-drush-task": "*"