From 1873198b0395702dfb4e27dad677329d3658101e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 20:27:34 +0000 Subject: [PATCH] Update drupal/layout_builder_restrictions requirement Updates the requirements on drupal/layout_builder_restrictions to permit the latest version. --- updated-dependencies: - dependency-name: drupal/layout_builder_restrictions 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 0abd071a..e15d15ae 100644 --- a/composer.json +++ b/composer.json @@ -67,7 +67,7 @@ "drupal/honeypot": "2.1.4", "drupal/key": "1.19.0", "drupal/layout_builder_modal": "2.0.0", - "drupal/layout_builder_restrictions": "2.20.0", + "drupal/layout_builder_restrictions": "3.0.1", "drupal/linked_field": "1.5.0", "drupal/linkit": "6.1.6", "drupal/login_security": "2.0.2",