diff --git a/drupal/composer.json b/drupal/composer.json index 44a94a6..84512a4 100644 --- a/drupal/composer.json +++ b/drupal/composer.json @@ -23,7 +23,7 @@ "drupal/core-recommended": "^9.4", "drupal/druxt": "^1.1", "drupal/tome": "^1.7", - "drush/drush": "^11.1" + "drush/drush": "^13.2.0" }, "require-dev": { "drupal/core-dev": "^9.4" diff --git a/drupal/drush/Commands/contrib/tome_drush/composer.json b/drupal/drush/Commands/contrib/tome_drush/composer.json index e78a7a1..d980ed6 100644 --- a/drupal/drush/Commands/contrib/tome_drush/composer.json +++ b/drupal/drush/Commands/contrib/tome_drush/composer.json @@ -3,7 +3,7 @@ "description": "Contains global Drush commands for initializing and installing Tome.", "type": "drupal-drush", "require": { - "drush/drush": "^9.6.0 || ^10.0 || ^11.0" + "drush/drush": "^9.6.0 || ^10.0 || ^11.0 || ^13.0" }, "license": "MIT", "authors": [