From 8c4a1c66c3cf0950cec337b93f60ad3994440962 Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 23 Jul 2025 11:04:39 +0200 Subject: [PATCH] drush 12, drupal/linkit:^7 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 2215a5c..bb331bc 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", @@ -37,7 +37,7 @@ "drupal/formatter_suite": "^2.1", "drupal/honeypot": "^2.0", "drupal/inline_entity_form": "^1.0@RC", - "drupal/linkit": "^6.0@beta", + "drupal/linkit": "^7", "drupal/link_attributes": "^2.1", "drupal/matomo": "^1.7", "drupal/maxlength": "^2.0@beta",