diff --git a/composer.json b/composer.json
index c66ec428ac35087cc9932887185ee651084fe68d..39b5f7da47ca442b56c497f73ac7bbee65001e8f 100644
--- a/composer.json
+++ b/composer.json
@@ -29,15 +29,5 @@
     "prefer-stable": true,
     "config": {
         "preferred-install": "dist"
-    },
-    "require-dev": {
-        "drush/drush": "^10"
-    },
-    "extra": {
-        "drush": {
-            "services": {
-                "drush.services.yml": "^9 || ^10"
-            }
-        }
     }
 }