diff --git a/composer.json b/composer.json index c33c6a6..8bca12e 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Allows you to get the complete picture of a site schema, to use for CI for example", "type": "drupal-drush", "require": { - "drush/drush": "~9||~10" + "drush/drush": "~9||~10||~11" }, "license": "GPL-2.0+", "authors": [],