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 6c233a4 commit 7e93ca4Copy full SHA for 7e93ca4
composer.json
@@ -39,7 +39,7 @@
39
"symfony/dom-crawler": "~3.4|~4.0",
40
"symfony/polyfill-intl-icu": "~1.0",
41
"symfony/security": "~3.4|~4.0",
42
- "symfony/form": "~3.4|~4.0",
+ "symfony/form": "^4.1",
43
"symfony/expression-language": "~3.4|~4.0",
44
"symfony/process": "~3.4|~4.0",
45
"symfony/security-core": "~3.4|~4.0",
@@ -65,7 +65,7 @@
65
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
66
"symfony/asset": "<3.4",
67
"symfony/console": "<3.4",
68
- "symfony/form": "<3.4",
+ "symfony/form": "<4.1",
69
"symfony/property-info": "<3.4",
70
"symfony/serializer": "<4.1",
71
"symfony/stopwatch": "<3.4",
0 commit comments