From a391c660a67982902b11cc060ff58932635791cf Mon Sep 17 00:00:00 2001 From: Vincent Massaro Date: Thu, 21 Nov 2024 10:04:03 -0500 Subject: [PATCH] chore: clean up unused modules from composer.json --- web/profiles/custom/yalesites_profile/composer.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/web/profiles/custom/yalesites_profile/composer.json b/web/profiles/custom/yalesites_profile/composer.json index 5dadb91fd..6bf2256bc 100644 --- a/web/profiles/custom/yalesites_profile/composer.json +++ b/web/profiles/custom/yalesites_profile/composer.json @@ -25,10 +25,7 @@ "drupal/allowed_formats": "3.0.1", "drupal/anchor_link": "3.0.0-beta1", "drupal/auto_entitylabel": "3.3.0", - "drupal/autosave_form": "1.6.0", "drupal/better_exposed_filters": "6.0.5", - "drupal/block_content_permissions": "1.11", - "drupal/bugherd": "1.3.0", "drupal/calendar_link": "3.0.3", "drupal/captcha": "2.0.6", "drupal/cas": "2.3.2", @@ -89,7 +86,6 @@ "drupal/paragraphs": "1.18.0", "drupal/paragraphs_features": "2.0.0", "drupal/pathauto": "1.13.0", - "drupal/publishcontent": "1.6", "drupal/quick_node_clone": "1.19.0", "drupal/recaptcha": "3.4.0", "drupal/recaptcha_v3": "2.0.3",