We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88de0e0 commit 224dfafCopy full SHA for 224dfaf
composer.json
@@ -30,7 +30,7 @@
30
"symfony/filesystem": "~2.3|~3.0.0",
31
"symfony/routing": "^2.8.17",
32
"symfony/security-core": "~2.6.13|~2.7.9|~2.8|~3.0.0",
33
- "symfony/security-csrf": "~2.6|~3.0.0",
+ "symfony/security-csrf": "^2.8.31|^3.3.13",
34
"symfony/stopwatch": "~2.3|~3.0.0",
35
"symfony/templating": "~2.7|~3.0.0",
36
"symfony/translation": "~2.8",
@@ -43,7 +43,6 @@
43
"symfony/css-selector": "^2.0.5|~3.0.0",
44
"symfony/dom-crawler": "^2.0.5|~3.0.0",
45
"symfony/polyfill-intl-icu": "~1.0",
46
- "symfony/security": "~2.6|~3.0.0",
47
"symfony/form": "^2.8.19",
48
"symfony/expression-language": "~2.6|~3.0.0",
49
"symfony/process": "^2.0.5|~3.0.0",
0 commit comments