Skip to content

Commit b7c550f

Browse files
committed
Bump symfony/form minimum version
1 parent da183e5 commit b7c550f

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
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"symfony/class-loader": "~2.1|~3.0",
2626
"symfony/yaml": "~2.1|~3.0",
27-
"symfony/form": "~2.1|~3.0",
27+
"symfony/form": "~2.3|~3.0",
2828
"willdurand/propel-typehintable-behavior": "^1.0.4",
2929
"propel/propel1": "^1.6.5",
3030
"phing/phing": "~2.4",

0 commit comments

Comments
 (0)