From 7787534e7054fc320004cb76e15dc1ec4e1bd0cc Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 1 Oct 2025 11:07:39 +0200 Subject: [PATCH] updated drush to 12 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index caaecae..6ae9981 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": "^11", + "drush/drush": "^12", "drupal/adminimal_theme": "^1.3", "drupal/admin_toolbar": "^3", "drupal/address": "^1.10",