From a4d34dcd0be48545b581d9f893c588dcf0061c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 22:56:18 +0000 Subject: [PATCH] Update drupal/search_exclude requirement from 3.0.0-beta1 to 3.0.0-beta2 Updates the requirements on drupal/search_exclude to permit the latest version. --- updated-dependencies: - dependency-name: drupal/search_exclude dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0f12282bac..af8b272b0b 100644 --- a/composer.json +++ b/composer.json @@ -107,7 +107,7 @@ "drupal/redirect": "1.11.0", "drupal/role_delegation": "1.3.0", "drupal/schema_metatag": "3.0.3", - "drupal/search_exclude": "3.0.0-beta1", + "drupal/search_exclude": "3.0.0-beta2", "drupal/seckit": "2.0.3", "drupal/slick": "3.0.4", "drupal/slick_views": "3.0.3",