diff --git a/example/drupal/composer.json b/example/drupal/composer.json index e93aef7..29bdc46 100644 --- a/example/drupal/composer.json +++ b/example/drupal/composer.json @@ -21,7 +21,7 @@ "drupal/core-recommended": "9.4.8", "drupal/druxt": "1.1.1", "drupal/tome": "1.7.0", - "drush/drush": "11.3.2" + "drush/drush": "12.0.2" }, "require-dev": { "drupal/core-dev": "9.4.8"