From f52b7ec1b1b8875e3638a54dfdbc33967b34eceb Mon Sep 17 00:00:00 2001 From: William Hearn Date: Mon, 1 Jul 2024 22:32:42 -0400 Subject: [PATCH] feat(wxt): Update WxT Bootstrap and WxT Library --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 43b1e45c..22c7f3c6 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "drupal/views_infinite_scroll": "^2.0", "drupal/webform": "^6.2.0-beta5", "drupal/webform_migrate": "2.0.x-dev", - "drupal/wxt_bootstrap": "8.3", + "drupal/wxt_bootstrap": "8.4", "drupal/wxt_library": "8.3", "drupal-ckeditor-libraries-group/fakeobjects": "4.18.0", "cdubz/ckeditor5-source-editing-codemirror": "^35.1",