From 95a2e9177269bbf830608ca7710843bfe7ac2d4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 17:07:12 +0000 Subject: [PATCH] chore(deps): update dependency drupal/paragraphs_ee to v10 --- drupal/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal/composer.json b/drupal/composer.json index e736302..043333b 100644 --- a/drupal/composer.json +++ b/drupal/composer.json @@ -75,7 +75,7 @@ "drupal/node_edit_protection": "^1.0", "drupal/oembed_providers": "^2.1", "drupal/paragraphs_asymmetric_translation_widgets": "^1.1", - "drupal/paragraphs_ee": "2.0.x-dev@dev", + "drupal/paragraphs_ee": "10.0.7@dev", "drupal/paragraphs_viewmode": "^1.0", "drupal/pathauto": "^1.11", "drupal/permissions_filter": "^1.3",