From cbcf1af31dc41777ce22f90206229b6c06d6e31f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 01:30:34 +0000 Subject: [PATCH] Bump drupal/password_policy from 3.1.0 to 3.2.0 Bumps drupal/password_policy from 3.1.0 to 3.2.0. --- updated-dependencies: - dependency-name: drupal/password_policy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 2c344c287f..1d568dea05 100644 --- a/composer.json +++ b/composer.json @@ -128,7 +128,7 @@ "drupal/paragraphs": "^1.5", "drupal/paragraphs_browser": "^1.0@alpha", "drupal/paragraphs_features": "^1.12", - "drupal/password_policy": "3.1.0", + "drupal/password_policy": "3.2.0", "drupal/password_strength": "2.x-dev@dev", "drupal/path_redirect_import": "^1.0@beta", "drupal/pathauto": "^1.6", diff --git a/composer.lock b/composer.lock index 474e60603d..f858ed1916 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fe8f0e83dffb1951fc394955ba31122f", + "content-hash": "5800bc8ce5de2092a5d074429a4bd304", "packages": [ { "name": "acquia/drupal-spec-tool", @@ -10307,27 +10307,26 @@ }, { "name": "drupal/password_policy", - "version": "3.1.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/password_policy.git", - "reference": "8.x-3.1" + "reference": "8.x-3.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/password_policy-8.x-3.1.zip", - "reference": "8.x-3.1", - "shasum": "d5e79ce4949c74080b4a6f655aa7ae914c663019" + "url": "https://ftp.drupal.org/files/projects/password_policy-8.x-3.2.zip", + "reference": "8.x-3.2", + "shasum": "34324c58c252db314fb2718cb3f4e499489f7fcf" }, "require": { - "drupal/core": "^8 || ^9", - "drupal/ctools": "^3.1" + "drupal/core": "^8 || ^9" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.1", - "datestamp": "1639661368", + "version": "8.x-3.2", + "datestamp": "1663587531", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy"