Commit ffd7c877 authored by Joël Pittet's avatar Joël Pittet Committed by Greg Knaddison
Browse files

Issue #3320918: password_policy bumped to 4.x

parent abd08851
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,6 +4,6 @@
  "type": "drupal-module",
  "require": {
    "bjeavons/zxcvbn-php": "^1.3",
    "drupal/password_policy": "^3.1"
    "drupal/password_policy": "^3.1|^4.0"
  }
}