Skip to content

Commit 187c2d9

Browse files
committed
fix tests depending on other components' tests
1 parent 65feb27 commit 187c2d9

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
@@ -25,7 +25,7 @@
2525
"doctrine/annotations": "~1.7",
2626
"symfony/stopwatch": "~2.8|~3.0|~4.0",
2727
"symfony/dependency-injection": "~3.4|~4.0",
28-
"symfony/form": "^3.3.10|~4.0",
28+
"symfony/form": "^3.4.32|^4.3.5",
2929
"symfony/http-kernel": "~2.8|~3.0|~4.0",
3030
"symfony/property-access": "~2.8|~3.0|~4.0",
3131
"symfony/property-info": "~2.8|3.0|~4.0",

0 commit comments

Comments
 (0)