Composer: update deps

This commit is contained in:
terrafrost 2017-08-29 22:42:24 -05:00
parent ee3fd38682
commit 9f7a925bf4
1 changed files with 2 additions and 2 deletions

View File

@ -51,9 +51,9 @@
}
],
"require": {
"paragonie/constant_time_encoding": "^1|^2",
"paragonie/constant_time_encoding": "^1",
"paragonie/random_compat": "^1.4|^2.0",
"php": ">=7.0"
"php": ">=5.6"
},
"require-dev": {
"phing/phing": "~2.7",