From 07175f7feaf63a7f35f134b003021b4e465c171c Mon Sep 17 00:00:00 2001 From: l26yan Date: Thu, 17 Mar 2022 15:57:43 -0400 Subject: [PATCH] ISTWCMS-5288 Update to role_expire 2.0.2 to make sure role expiry appear as soon as the role is checked --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c7d2225..c12dff2 100644 --- a/composer.json +++ b/composer.json @@ -116,7 +116,7 @@ "drupal/redirect": "dev-1.6-uw_wcms1", "drupal/require_on_publish": "1.6", "drupal/restui": "^1.17", - "drupal/role_expire": "dev-2.0.1-uw_wcms1", + "drupal/role_expire": "2.0.2", "drupal/roleassign": "1.0-beta1", "drupal/schema_metatag": "1.8", "drupal/sendgrid_integration": "2.0-beta2", -- GitLab