From af7a459b67a1ca766fea3c8cf4073a6eae464ead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:30:33 +0000 Subject: [PATCH] Update drupal/search_api_attachments requirement from 10.0.0 to 10.0.1 Updates the requirements on drupal/search_api_attachments to permit the latest version. --- updated-dependencies: - dependency-name: drupal/search_api_attachments 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 032b1f47..3f1905a8 100644 --- a/composer.json +++ b/composer.json @@ -100,7 +100,7 @@ "drupal/search_api": "1.37.0", "drupal/search_api_solr": "4.3.5", "drupal/scheduled_transitions": "2.7.0", - "drupal/search_api_attachments": "10.0.0", + "drupal/search_api_attachments": "10.0.1", "drupal/seckit": "2.0.3", "drupal/securitytxt": "1.6.0", "drupal/shield": "1.8.0",