From d8b7509f8260ef144881ca7c40064b3f3549ff8e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 Apr 2022 14:22:48 +0000 Subject: [PATCH] Update dependency drush/drush to v11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a34d3231..c36646a2 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "drupal-composer/drupal-scaffold": "2.6.1", "drupal/console": "1.9.7", "drupal/core": "8.9.20", - "drush/drush": "10.6.0", + "drush/drush": "11.0.9", "webflo/drupal-finder": "1.2.2", "webmozart/path-util": "2.3.0" },