From 614cb6c5eafb30a1125e2c20170bca2e28c6c0c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 03:12:21 +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 fe376c5..6f04d99 100644 --- a/example/drupal/composer.json +++ b/example/drupal/composer.json @@ -21,7 +21,7 @@ "drupal/core-recommended": "9.5.10", "drupal/druxt": "1.2.0", "drupal/simple_oauth": "^5.2.3", - "drush/drush": "11.6.0", + "drush/drush": "12.3.0", "vlucas/phpdotenv": "^5.5.0" }, "require-dev": {