From 4b2b194312dcae344b643d9d77a43cae93d1e197 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 04:23:03 +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 3a4ef00..6b6ac31 100644 --- a/example/drupal/composer.json +++ b/example/drupal/composer.json @@ -33,7 +33,7 @@ "drupal/druxt": "1.1.1", "drupal/jsonapi_hypermedia": "^1.8", "drupal/layout_content": "dev-3288241-layout_content-d10", - "drupal/layout_paragraphs": "1.0.0", + "drupal/layout_paragraphs": "2.0.3", "drupal/tome": "1.7.0", "drush/drush": "11.0.9" },