Skip to content

Commit 007fd9b

Browse files
authored
Merge pull request FriendsOfSymfony#2817 from z38/random-compat
Allow NOP version of paragonie/random_compat
2 parents 8e723f2 + a418928 commit 007fd9b

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
@@ -27,7 +27,7 @@
2727
"symfony/validator": "^2.8 || ^3.0 || ^4.0",
2828
"twig/twig": "^1.28 || ^2.0",
2929
"symfony/templating": "^2.8 || ^3.0 || ^4.0",
30-
"paragonie/random_compat": "^1 || ^2"
30+
"paragonie/random_compat": "^1 || ^2 || ^9"
3131
},
3232
"require-dev": {
3333
"doctrine/doctrine-bundle": "^1.3",

0 commit comments

Comments
 (0)