From a3237d57671fc93569b49603f5dbfc1c27b93eb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 03:05:17 +0000 Subject: [PATCH] chore(deps): update dependency drush/drush to v12 --- example/drupal/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/drupal/composer.json b/example/drupal/composer.json index d1eb10e..df1b2dc 100644 --- a/example/drupal/composer.json +++ b/example/drupal/composer.json @@ -21,7 +21,7 @@ "drupal/core-recommended": "9.4.5", "drupal/druxt": "1.1.1", "drupal/simple_oauth": "^5.2", - "drush/drush": "11.1.1", + "drush/drush": "12.1.2", "vlucas/phpdotenv": "^5.4" }, "require-dev": {