diff --git a/composer.json b/composer.json index 31aabda..6e0a1bd 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,8 @@ "drupal/core-recommended": "^9", "drupal/devel": ">=4.1", "drupal/workbench": "^1.3", - "drupal/workbench_tabs": "^1.5" + "drupal/workbench_tabs": "^1.5", + "drush/drush": "^11" }, "require-dev": { "drupal/core-dev": "^9",