Skip to content

Commit 03fd0a9

Browse files
committed
Merge branch '2.8' into 3.4
* 2.8: do not mock the session in token storage tests Add Occitan plural rule Fix security/* cross-dependencies Disallow illegal characters like "." in session.name fix rounding from string
2 parents d6bcdac + f56824e commit 03fd0a9

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
@@ -31,7 +31,7 @@
3131
"symfony/templating": "~2.8|~3.0|~4.0",
3232
"symfony/translation": "~2.8|~3.0|~4.0",
3333
"symfony/yaml": "~2.8|~3.0|~4.0",
34-
"symfony/security": "~2.8|~3.0|~4.0",
34+
"symfony/security": "^2.8.31|^3.3.13|~4.0",
3535
"symfony/security-acl": "~2.8|~3.0",
3636
"symfony/stopwatch": "~2.8|~3.0|~4.0",
3737
"symfony/console": "~3.4|~4.0",

0 commit comments

Comments
 (0)