Support random_compat v9.99.99

This commit is contained in:
Simon Welsh
2018-07-02 11:11:51 +10:00
committed by GitHub
parent 0c22388f0a
commit e92ca19998
+1 -1
View File
@@ -26,7 +26,7 @@
},
"require": {
"php": "^5.4 || ^7.0",
"paragonie/random_compat": "^1.0|^2.0",
"paragonie/random_compat": "^1.0|^2.0|9.99.99",
"symfony/polyfill-ctype": "^1.8"
},
"require-dev": {