Skip to content

Commit 97ecd34

Browse files
authored
Update composer.json
1 parent 363ed93 commit 97ecd34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.5.0",
14-
"illuminate/support": "5.5.x|5.6.x",
13+
"php": ">=7",
14+
"illuminate/support": "5.5.x|5.6.x|5.7.x",
1515
"symfony/form": "^3.4",
1616
"symfony/validator": "^3|^4",
1717
"symfony/twig-bridge": "^3|^4",

0 commit comments

Comments
 (0)