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 0543aa6 commit 6672b10Copy full SHA for 6672b10
composer.json
@@ -23,7 +23,7 @@
23
"symfony/asset": "~2.8|~3.0|~4.0",
24
"symfony/dependency-injection": "~2.8|~3.0|~4.0",
25
"symfony/finder": "~2.8|~3.0|~4.0",
26
- "symfony/form": "^3.4.5|^4.0.5",
+ "symfony/form": "^3.4.7|^4.0.7",
27
"symfony/http-foundation": "^3.3.11|~4.0",
28
"symfony/http-kernel": "~3.2|~4.0",
29
"symfony/polyfill-intl-icu": "~1.0",
@@ -41,7 +41,7 @@
41
"symfony/workflow": "~3.3|~4.0"
42
},
43
"conflict": {
44
- "symfony/form": "<3.4.5|<4.0.5,>=4.0",
+ "symfony/form": "<3.4.7|<4.0.7,>=4.0",
45
"symfony/console": "<3.4"
46
47
"suggest": {
0 commit comments