From a99c3084583d5d86f54917c3df5231845f7af5ab Mon Sep 17 00:00:00 2001 From: Anuprita Kulkarni Date: Mon, 2 May 2022 14:40:06 -0400 Subject: [PATCH] ISTWCMS-5526 Update Password policy module to 8.x-3.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 96425d8..16e8e36 100644 --- a/composer.json +++ b/composer.json @@ -107,7 +107,7 @@ "drupal/override_node_options": "2.6", "drupal/pantheon_domain_masking": "dev-1.0.0-uw_wcms1", "drupal/paragraphs": "dev-1.12-uw_wcms1", - "drupal/password_policy": "3.0", + "drupal/password_policy": "3.1", "drupal/pathauto": "dev-1.8-uw_wcms1", "drupal/quick_node_clone": "dev-1.14-uw_wcms1", "drupal/readmehelp": "1.0-beta5", -- GitLab