From 24214c3fc5ab55d1c60301dec9855322a1da6b92 Mon Sep 17 00:00:00 2001 From: Ian Monroe Date: Tue, 6 Aug 2024 13:28:53 -0600 Subject: [PATCH] locked field_group --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7f7073e5..42038ad9 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,8 @@ "su-sws/stanford_profile": "11.x-dev", "su-sws/stanford_syndication": "^1.0", "drupal/colorbox": "2.0.2", - "drupal/subrequests": "3.0.11" + "drupal/subrequests": "3.0.11", + "drupal/field_group": "3.4" }, "config": { "sort-packages": true