From 4b9f2125897eebb77cae3158e87d6c4e92b5fd6d Mon Sep 17 00:00:00 2001 From: Vincent Gao Date: Wed, 24 Jul 2024 10:24:24 +1000 Subject: [PATCH] removed the patch for user_expire as it has fixed --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index f26fed450..994070a9e 100644 --- a/composer.json +++ b/composer.json @@ -259,9 +259,6 @@ "lesstif/php-jira-rest-client": { "Supports email lookup": "https://patch-diff.githubusercontent.com/raw/dpc-sdp/php-jira-rest-client/pull/1.diff" }, - "drupal/user_expire": { - "3253423: Warnings are skipped for valid users - https://www.drupal.org/project/user_expire/issues/3253423": "https://www.drupal.org/files/issues/2021-12-08/3253423-2-test-for-non-existent-account.patch" - }, "drupal/site_alert": { "Use HTTP GET to allow caching of AJAX request-3160200/Add ability to dismiss alert-3156557": "https://git.drupalcode.org/project/site_alert/-/merge_requests/3.patch" },