From c7549647f72583bd6da821148cbb0cce84a2177e Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 20 Oct 2025 12:52:01 +0200 Subject: [PATCH] upgraded link_attributes linkit --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index d5ab527..87272ce 100644 --- a/composer.json +++ b/composer.json @@ -39,8 +39,8 @@ "drupal/honeypot": "^2.0", "drupal/imagemagick": "^3.1", "drupal/inline_entity_form": "^1.0@RC", - "drupal/linkit": "^6.0@beta", - "drupal/link_attributes": "^1.5", + "drupal/linkit": "^7.0", + "drupal/link_attributes": "^2.1", "drupal/login_destination": "2.x-dev@dev", "drupal/maillog": "1.x-dev", "drupal/matomo": "^1.7",