Skip to content

Commit

Permalink
Bump drupal/password_policy from 4.0.1 to 4.0.2 (#18832)
Browse files Browse the repository at this point in the history
Bumps drupal/password_policy from 4.0.1 to 4.0.2.

---
updated-dependencies:
- dependency-name: drupal/password_policy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edmund Dunn <[email protected]>
  • Loading branch information
dependabot[bot] and edmund-dunn authored Aug 2, 2024
1 parent 6e3e64a commit b7e3273
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11340,26 +11340,26 @@
},
{
"name": "drupal/password_policy",
"version": "4.0.1",
"version": "4.0.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/password_policy.git",
"reference": "4.0.1"
"reference": "4.0.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/password_policy-4.0.1.zip",
"reference": "4.0.1",
"shasum": "a132988f77d02c28d5c0f8f6c84a2d37eaa36c1f"
"url": "https://ftp.drupal.org/files/projects/password_policy-4.0.2.zip",
"reference": "4.0.2",
"shasum": "28159e43602ff42871c8fdd71afb63cb5890bef7"
},
"require": {
"drupal/core": "^9.1 || ^10"
"drupal/core": "^9.1 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "4.0.1",
"datestamp": "1712532453",
"version": "4.0.2",
"datestamp": "1722537412",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand Down Expand Up @@ -11398,6 +11398,10 @@
{
"name": "shrop",
"homepage": "https://www.drupal.org/user/14767"
},
{
"name": "vishalkhode",
"homepage": "https://www.drupal.org/user/2439156"
}
],
"description": "Sets up constraints and expiration of passwords.",
Expand Down

0 comments on commit b7e3273

Please sign in to comment.