Update composer.json

This commit is contained in:
Scott 2016-03-24 17:10:07 -04:00
parent 1ca62c2c33
commit bdb9935e35
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
}
],
"require": {
"paragonie/random_compat": "^1.4",
"paragonie/random_compat": "^1.4|^2.0",
"php": ">=5.3.3"
},
"require-dev": {