From 13d4a57cf676855f35629a981f95a7cd68c01891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 22:28:51 +0000 Subject: [PATCH] Update drupal/paragraphs requirement from 1.21.0 to 1.22.0 Updates the requirements on drupal/paragraphs to permit the latest version. --- updated-dependencies: - dependency-name: drupal/paragraphs dependency-version: 1.22.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 ed863b417f..5a526a2879 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.22.0", "drupal/paragraphs_admin": "1.7.0", "drupal/pathauto": "1.14.0", "drupal/quick_node_clone": "1.22.0",