Skip to content

Commit 8864b9e

Browse files
authored
Update composer.json
1 parent 3854985 commit 8864b9e

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
@@ -17,9 +17,9 @@
1717
],
1818
"require": {
1919
"php": "^7.1",
20-
"illuminate/console": "5.6.*|5.7.*",
21-
"illuminate/http": "5.6.*|5.7.*",
22-
"illuminate/support": "5.6.*|5.7.*",
20+
"illuminate/console": "5.6.*|5.7.*|5.8.*",
21+
"illuminate/http": "5.6.*|5.7.*|5.8.*",
22+
"illuminate/support": "5.6.*|5.7.*|5.8.*",
2323
"symfony/var-dumper": "^4.1.1"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)