From bca6d716a63c36cbb196570d4dba025d7adbfed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 10:15:51 -0700 Subject: [PATCH] Update drupal/link_class requirement from 2.0.0 to 2.1.0 (#2388) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 50c5da27b2..98d7f8aa19 100644 --- a/composer.json +++ b/composer.json @@ -78,7 +78,7 @@ "drupal/intelligencebank": "3.0.0", "drupal/jquery_ui": "1.6.0", "drupal/jquery_ui_datepicker": "1.4.0", - "drupal/link_class": "2.0.0", + "drupal/link_class": "2.1.0", "drupal/linkit": "6.0.0-rc1", "drupal/masquerade": "2.0.0-rc1", "drupal/media_entity_file_replace": "1.1",