diff --git a/README.md b/README.md index 0569bc307..35e66e0a9 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ For general help using Thunder, please refer to [the official Thunder documentat ### Community support -For additional help, you can use one of this channel to ask question: +For additional help, you can use one of these channels to ask question: * [Slack](https://thunder.org/contact-us) (highly recommended for faster support) * [Twitter](https://twitter.com/ThunderCoreTeam) diff --git a/composer.json b/composer.json index f54ca7e7e..7d0c2afd5 100644 --- a/composer.json +++ b/composer.json @@ -40,6 +40,9 @@ }, "drupal/diff": { "Back button for comparison page": "https://www.drupal.org/files/issues/back_button_for-2853193-4.patch" + }, + "drupal/password_policy": { + "Issue #3465364: Fatal error when changing password when password_policy_history is enabled": "https://www.drupal.org/files/issues/2024-08-05/3465364-1.patch" } } }, @@ -85,7 +88,7 @@ "drupal/paragraphs": "^1.12", "drupal/paragraphs_features": "^2.0.0-beta3", "drupal/paragraphs_paste": "^2.0-beta3", - "drupal/password_policy": "^4.0", + "drupal/password_policy": "4.0.2", "drupal/pathauto": "^1.11", "drupal/responsive_preview": "^2.1", "drupal/redirect": "^1.7",