From 833e5c81bd109468ccd0bdce2af6c0f8c8b521c8 Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Wed, 17 Aug 2022 13:42:04 -0400 Subject: [PATCH] ISTWCMS-5686 Update to layout_builder_styles 8.x-1.0-beta5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3db2b65..5a8df13 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,7 @@ "drupal/layout_builder_lock": "1.1", "drupal/layout_builder_modal": "1.1", "drupal/layout_builder_restrictions": "2.15", - "drupal/layout_builder_styles": "1.0-beta4", + "drupal/layout_builder_styles": "1.0-beta5", "drupal/leaflet": "2.2.5", "drupal/libraries": "3.0-beta1", "drupal/link_field_autocomplete_filter": "1.14", -- GitLab