From db92fd8df08fd7463f9ef73d86932df907a18275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 09:19:09 -0700 Subject: [PATCH] Update drupal/extlink requirement from 2.0.1 to 2.0.2 (#3633) Updates the requirements on drupal/extlink to permit the latest version. --- updated-dependencies: - dependency-name: drupal/extlink dependency-type: direct:production ... Signed-off-by: dependabot[bot] 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 b9a53f9dea..c6cf8e1700 100644 --- a/composer.json +++ b/composer.json @@ -71,7 +71,7 @@ "drupal/environment_indicator": "4.0.10", "drupal/exclude_node_title": "1.4.0", "drupal/externalauth": "2.0.6", - "drupal/extlink": "2.0.1", + "drupal/extlink": "2.0.2", "drupal/field_group": "3.6.0", "drupal/field_group_link": "3.1.0", "drupal/flag": "4.0-beta4",