Skip to content

Commit fdf241f

Browse files
authored
Update composer.json
1 parent fe1b0bb commit fdf241f

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
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=7",
1414
"illuminate/support": "5.5.x|5.6.x|5.7.x",
15-
"symfony/form": "^3.4",
15+
"symfony/form": "^3.4|^4",
1616
"symfony/validator": "^3|^4",
1717
"symfony/twig-bridge": "^3|^4",
1818
"twig/twig": "~1.30|~2.0"

0 commit comments

Comments
 (0)