diff --git a/composer.json b/composer.json index 6f711d0..395691b 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "drupal/core-project-message": "^10.0", "drupal/core-recommended": "^10.0", "drupal/tome": "^1.0", - "drush/drush": "^11.6" + "drush/drush": "^13.0" }, "conflict": { "drupal/drupal": "*" diff --git a/drush/Commands/contrib/tome_drush/composer.json b/drush/Commands/contrib/tome_drush/composer.json index e78a7a1..d980ed6 100644 --- a/drush/Commands/contrib/tome_drush/composer.json +++ b/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": [