From b033b84f7537f222a702116855f0b32079487ff2 Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 22 Sep 2026 20:03:54 +0200 Subject: [PATCH] upgraded drush to 13 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f1e45f4..a0fc10b 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "components/highlightjs": "9.7.*", "cweagans/composer-patches": "^1.6", "d3/d3": "3.5.*", - "drush/drush": "^12", + "drush/drush": "^13", "drupal/adminimal_theme": "^1.3", "drupal/admin_toolbar": "^3", "drupal/address": "^2.0",