diff --git a/drupal/composer.json b/drupal/composer.json index 4fecf96..a6ba943 100644 --- a/drupal/composer.json +++ b/drupal/composer.json @@ -23,7 +23,7 @@ "drupal/druxt": "1.1.1", "drupal/paragraphs": "1.15.0", "drupal/tome": "1.7.0", - "drush/drush": "11.2.1" + "drush/drush": "12.4.3" }, "require-dev": { "drupal/core-dev": "9.4.7" diff --git a/drupal/drush/Commands/contrib/tome_drush/composer.json b/drupal/drush/Commands/contrib/tome_drush/composer.json index 29576ad..bc1ae72 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": "11.2.1" + "drush/drush": "12.4.3" }, "license": "MIT", "authors": [