Skip to content

Commit 01a42fe

Browse files
authored
Merge pull request #203 from benlipp/master
require paragonie/random_compat '~1.4|~2.0'
2 parents 94e5618 + 56dbe51 commit 01a42fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": ">=5.3.0",
1616
"firebase/php-jwt": "~3.0",
17-
"paragonie/random_compat": "~2.0"
17+
"paragonie/random_compat": "~1.4|~2.0"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "4.5.*",

0 commit comments

Comments
 (0)