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": {