Skip to content

Commit 9f285e9

Browse files
Mathieu Lechatxabbuh
authored andcommitted
[Form] Changed UrlType input type to text when default_protocol is not null
1 parent 9a75738 commit 9f285e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"symfony/css-selector": "~2.8|~3.0|~4.0",
4040
"symfony/dom-crawler": "~2.8|~3.0|~4.0",
4141
"symfony/polyfill-intl-icu": "~1.0",
42-
"symfony/form": "~3.4|~4.0",
42+
"symfony/form": "^3.4.22|~4.1.11|^4.2.3",
4343
"symfony/expression-language": "~2.8|~3.0|~4.0",
4444
"symfony/process": "~2.8|~3.0|~4.0",
4545
"symfony/security-core": "~3.2|~4.0",

0 commit comments

Comments
 (0)