summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Debauche <github@smartappli.eu>2016-07-26 15:41:43 +0200
committerGitHub <noreply@github.com>2016-07-26 15:41:43 +0200
commitcee509668abe973e072415711692030cfc124474 (patch)
tree462fd2a675ad14949d170796c4178101ca977f15
parentf2b39f242651f8294d2c26177b0a94a7bb09d7db (diff)
downloadPHPAuth-cee509668abe973e072415711692030cfc124474.zip
PHPAuth-cee509668abe973e072415711692030cfc124474.tar.gz
PHPAuth-cee509668abe973e072415711692030cfc124474.tar.bz2
Update composer.json
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index aa01a21..1b5a6a0 100644
--- a/composer.json
+++ b/composer.json
@@ -8,7 +8,7 @@
"require": {
"php": ">=5.4.0",
"phpmailer/phpmailer": "^5.2",
- "bjeavons/zxcvbn-php": "*"
+ "bjeavons/zxcvbn-php": "^0.1"
},
"autoload": {
"psr-4": {