From f6d473cef2a46e8b811c475e81099bb27a46fd4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 19:36:45 +0000 Subject: [PATCH] Update drupal/ds requirement from 3.31.0 to 3.32.0 Updates the requirements on drupal/ds to permit the latest version. --- updated-dependencies: - dependency-name: drupal/ds dependency-version: 3.32.0 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 9cbc300b5..bbfc6aee4 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "drupal/devel": "5.4.0", "drupal/diff": "1.9.0", "drupal/dropzonejs": "2.11.0", - "drupal/ds": "3.31.0", + "drupal/ds": "3.32.0", "drupal/dynamic_entity_reference": "3.2.1", "drupal/embed": "1.10.0", "drupal/encrypt": "3.2.0",