summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeekologist <Conver@users.noreply.github.com>2016-07-26 15:45:34 +0200
committerGitHub <noreply@github.com>2016-07-26 15:45:34 +0200
commit16136212ba70234e65cc3dae55f3342499a07f83 (patch)
tree462fd2a675ad14949d170796c4178101ca977f15
parentf2b39f242651f8294d2c26177b0a94a7bb09d7db (diff)
parentcee509668abe973e072415711692030cfc124474 (diff)
downloadPHPAuth-16136212ba70234e65cc3dae55f3342499a07f83.zip
PHPAuth-16136212ba70234e65cc3dae55f3342499a07f83.tar.gz
PHPAuth-16136212ba70234e65cc3dae55f3342499a07f83.tar.bz2
Merge pull request #208 from webot/patch-4
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": {