Merge pull request #229 from simonwelsh/patch-1

Support random_compat v9.99.99
This commit is contained in:
Ben Ramsey
2018-07-01 20:36:14 -05:00
committed by GitHub
+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": {