Merge branch '2.3' into 2.4

* 2.3:
  [SecurityBundle] fixed tests when used in standalone
This commit is contained in:
Fabien Potencier 2014-09-27 21:38:45 +02:00
commit de780e88fd

View File

@ -23,7 +23,7 @@
"require-dev": {
"symfony/browser-kit": "~2.3",
"symfony/form": "~2.3",
"symfony/framework-bundle": "~2.2",
"symfony/framework-bundle": "~2.2,<2.6.0",
"symfony/twig-bundle": "~2.2",
"symfony/process": "~2.0",
"symfony/validator": "~2.2",