From d6e21e8116b8cd63faf178e57224dc71d75765ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 19:17:24 +0000 Subject: [PATCH] Update drupal/search_api_attachments requirement from 10.0.5 to 10.0.6 Updates the requirements on drupal/search_api_attachments to permit the latest version. --- updated-dependencies: - dependency-name: drupal/search_api_attachments dependency-version: 10.0.6 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 d386e2e0b..a7ccea67f 100644 --- a/composer.json +++ b/composer.json @@ -101,7 +101,7 @@ "drupal/search_api": "1.40.0", "drupal/search_api_solr": "4.3.10", "drupal/scheduled_transitions": "2.7.0", - "drupal/search_api_attachments": "10.0.5", + "drupal/search_api_attachments": "10.0.6", "drupal/seckit": "2.0.3", "drupal/securitytxt": "1.6.0", "drupal/shield": "1.8.0",