From 3d0555f117ad2e9602b79c07af110aa840487571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 20:13:39 +0000 Subject: [PATCH] Update drupal/ds requirement from 3.24.0 to 3.25.0 Updates the requirements on drupal/ds to permit the latest version. --- updated-dependencies: - dependency-name: drupal/ds 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 0abd071a..529f927c 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "drupal/devel": "5.3.1", "drupal/diff": "1.8.0", "drupal/dropzonejs": "2.11.0", - "drupal/ds": "3.24.0", + "drupal/ds": "3.25.0", "drupal/dynamic_entity_reference": "3.2.0", "drupal/embed": "1.9.0", "drupal/encrypt": "3.2.0",