fixes #186 for good

This commit is contained in:
El RIDO
2017-03-24 19:20:34 +01:00
parent e5f4104720
commit 88b02d866e
13 changed files with 31 additions and 24 deletions

View File

@@ -18,7 +18,7 @@
}
],
"require": {
"php": "^5.3.0 || ^7.0",
"php": "^5.4.0 || ^7.0",
"paragonie/random_compat": "2.0.4",
"yzalis/identicon": "1.1.0"
},