From 1a880a15aa5483f34633d4f415ff4ea97cb9e4f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Fri, 13 Mar 2026 01:49:04 -0400 Subject: [PATCH] Remove module we are not using and was giving upgrade problems --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index adfbf76..3733f79 100644 --- a/composer.json +++ b/composer.json @@ -94,7 +94,6 @@ "drupal/key": "^1.14", "drupal/link_attributes": "^1.9", "drupal/linkit": "^6", - "drupal/mail_login": "^2.7", "drupal/markdown": "^3", "drupal/menu_item_extras": "^2.19", "drupal/menu_link_config": "^1.0@alpha",