8000 Merge branch '2.3' into 2.4 · symfony/symfony@de780e8 · GitHub
[go: up one dir, main page]

Skip to content

Commit de780e8

Browse files
committed
Merge branch '2.3' into 2.4
* 2.3: [SecurityBundle] fixed tests when used in standalone
2 parents e768f37 + 98b2db5 commit de780e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/SecurityBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"symfony/browser-kit": "~2.3",
2525
"symfony/form": "~2.3",
26-
"symfony/framework-bundle": "~2.2",
26+
"symfony/framework-bundle": "~2.2,<2.6.0",
2727
"symfony/twig-bundle": "~2.2",
2828
"symfony/process": "~2.0",
2929
"symfony/validator": "~2.2",

0 commit comments

Comments
 (0)
0