Skip to content

Commit 89cedd4

Browse files
committed
[SecurityBundle] fixed tests when used in standalone
1 parent 47d3e25 commit 89cedd4

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
@@ -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/form": "~2.1",
2929
"symfony/process": "~2.0",

0 commit comments

Comments
 (0)