Skip to content

Commit f56824e

Browse files
Fix security/* cross-dependencies
1 parent 83c4509 commit f56824e

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
@@ -30,7 +30,7 @@
3030
"symfony/templating": "~2.1|~3.0.0",
3131
"symfony/translation": "~2.7|~3.0.0",
3232
"symfony/yaml": "^2.0.5|~3.0.0",
33-
"symfony/security": "~2.6|~3.0.0",
33+
"symfony/security": "^2.8.31|^3.3.13",
3434
"symfony/security-acl": "~2.6|~3.0.0",
3535
"symfony/stopwatch": "~2.2|~3.0.0",
3636
"symfony/console": "~2.8|~3.0.0",

0 commit comments

Comments
 (0)