From c32d7f8f76f37ebcedbb0343c177f958951bf713 Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Wed, 13 Apr 2022 14:50:14 -0400 Subject: [PATCH] ISTWCMS-5477 Update to label_help 2.0.0-beta2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5fe4c68..fc92d43 100644 --- a/composer.json +++ b/composer.json @@ -80,7 +80,7 @@ "drupal/jquery_ui_datepicker": "1.2", "drupal/jquery_ui_slider": "1.1", "drupal/jquery_ui_touch_punch": "1.0.0", - "drupal/label_help": "1.0", + "drupal/label_help": "2.0.0-beta2", "drupal/layout_builder_browser": "dev-1.3-uw_wcms1", "drupal/layout_builder_ids": "2.0.0-rc6", "drupal/layout_builder_lock": "1.1", -- GitLab