Loading composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ "extra": { "drush": { "services": { "drush.services.yml": "^9 || ^10" "drush.services.yml": ">=9" } } } Loading Loading
composer.json +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ "extra": { "drush": { "services": { "drush.services.yml": "^9 || ^10" "drush.services.yml": ">=9" } } } Loading