Skip to content

Commit 0078678

Browse files
authored
Allow paragonie/random_compat's empty 9.99.99 placeholder
1 parent 31fb941 commit 0078678

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
@@ -8,7 +8,7 @@
88
"require": {
99
"php": "^5.6|^7.0",
1010
"guzzlehttp/guzzle": "^6.0",
11-
"paragonie/random_compat": "^1|^2"
11+
"paragonie/random_compat": "^1|^2|^9.99"
1212
},
1313
"require-dev": {
1414
"eloquent/liberator": "^2.0",

0 commit comments

Comments
 (0)