Skip to content

Commit e78ba64

Browse files
author
Stéphan Kochen
committed
Fix security-core cross-dependencies, fixes #27507
1 parent 80fe1ba commit e78ba64

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
@@ -29,7 +29,7 @@
2929
"symfony/polyfill-mbstring": "~1.0",
3030
"symfony/filesystem": "~2.3|~3.0.0",
3131
"symfony/routing": "^2.8.17",
32-
"symfony/security-core": "~2.6.13|~2.7.9|~2.8|~3.0.0",
32+
"symfony/security-core": "^2.8.41|^3.3.17",
3333
"symfony/security-csrf": "^2.8.31|^3.3.13",
3434
"symfony/stopwatch": "~2.3|~3.0.0",
3535
"symfony/templating": "~2.7|~3.0.0",

0 commit comments

Comments
 (0)