Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit a7c2b41

Browse files
authored
Update composer.json
1 parent a331bd2 commit a7c2b41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.6.4",
14-
"illuminate/support": "5.4.x|5.5.x|5.6.x",
15-
"illuminate/console": "5.4.x|5.5.x|5.6.x",
13+
"php": ">=7",
14+
"illuminate/support": "5.5.x|5.6.x|5.7.x",
15+
"illuminate/console": "5.5.x|5.6.x|5.7.x",
1616
"symfony/process": "^3.2|^4"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)