From fbbbd4d8c052486d9f9c761f2e8e50e492e7d608 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 17:07:32 +0000 Subject: [PATCH] Update drupal/paragraphs requirement from 1.21.0 to 1.23.0 Updates the requirements on drupal/paragraphs to permit the latest version. --- updated-dependencies: - dependency-name: drupal/paragraphs dependency-version: 1.23.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 d3136d4621..bcf2ee9f74 100644 --- a/composer.json +++ b/composer.json @@ -102,7 +102,7 @@ "drupal/migrate_queue_importer": "2.1.2", "drupal/migrate_tools": "6.1.4", "drupal/optional_end_date": "1.4.0", - "drupal/paragraphs": "1.21.0", + "drupal/paragraphs": "1.23.0", "drupal/paragraphs_admin": "1.7.0", "drupal/pathauto": "1.14.0", "drupal/quick_node_clone": "1.22.0",