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.
2 parents de5b06b + 93845bd commit 04424f0Copy full SHA for 04424f0
composer.json
@@ -23,7 +23,7 @@
23
"symfony/config": "~2.8|~3.0",
24
"symfony/event-dispatcher": "~2.8|~3.0",
25
"symfony/http-foundation": "~3.1",
26
- "symfony/http-kernel": "~3.2.2|~3.3",
+ "symfony/http-kernel": "^3.2.5",
27
"symfony/polyfill-mbstring": "~1.0",
28
"symfony/filesystem": "~2.8|~3.0",
29
"symfony/finder": "~2.8|~3.0",
@@ -41,7 +41,7 @@
41
"symfony/dom-crawler": "~2.8|~3.0",
42
"symfony/polyfill-intl-icu": "~1.0",
43
"symfony/security": "~2.8|~3.0",
44
- "symfony/form": "~2.8.16|~3.1.9|^3.2.2",
+ "symfony/form": "^2.8.18|^3.2.5",
45
"symfony/expression-language": "~2.8|~3.0",
46
"symfony/process": "~2.8|~3.0",
47
"symfony/security-core": "~3.2",
0 commit comments