+2
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -3,6 +3,7 @@ | ||
"description": "Integrates the Password Strength into Drupal's Password Policy module.",
|
||
"type": "drupal-module",
|
||
"require": {
|
||
"bjeavons/zxcvbn-php": "0.4.0"
|
||
"bjeavons/zxcvbn-php": "^1.3",
|
||
"drupal/password_policy": "^3.1"
|
||
}
|
||
} |
||
+17
−59
Loading