Skip to content

Commit 54847aa

Browse files
committed
fix merge 2.3 into 2.7 for SecureRandom dependency
1 parent 80c0d97 commit 54847aa

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
@@ -26,7 +26,7 @@
2626
"symfony/http-kernel": "~2.7",
2727
"symfony/filesystem": "~2.3",
2828
"symfony/routing": "~2.6,>2.6.4",
29-
"symfony/security-core": "~2.6",
29+
"symfony/security-core": "~2.6.13|~2.7.9|~2.8",
3030
"symfony/security-csrf": "~2.6",
3131
"symfony/stopwatch": "~2.3",
3232
"symfony/templating": "~2.1",

0 commit comments

Comments
 (0)