From 22902d6e0e9fa472a9b3ac5b742e2f6c7c6a9282 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 21:15:28 +0000 Subject: [PATCH] chore(deps): update dependency drupal/layout_paragraphs to v2 --- example/drupal/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/drupal/composer.json b/example/drupal/composer.json index 4515367..e7983e7 100644 --- a/example/drupal/composer.json +++ b/example/drupal/composer.json @@ -33,7 +33,7 @@ "drupal/druxt": "1.2.0", "drupal/jsonapi_hypermedia": "^1.9.0", "drupal/layout_content": "dev-3288241-layout_content-d10", - "drupal/layout_paragraphs": "1.0.0", + "drupal/layout_paragraphs": "2.1.0", "drupal/tome": "1.11.0", "drush/drush": "11.6.0" },