Skip to content

Commit 47578f6

Browse files
author
Stéphan Kochen
committed
Fix security-core cross-dependencies, fixes #27507
1 parent c4b6dc1 commit 47578f6

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.3.9",
20-
"symfony/security-core": "^2.8.6",
20+
"symfony/security-core": "^2.8.41",
2121
"symfony/event-dispatcher": "~2.1|~3.0.0",
2222
"symfony/http-foundation": "~2.4|~3.0.0",
2323
"symfony/http-kernel": "~2.4|~3.0.0",

0 commit comments

Comments
 (0)