Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

Commit 04427ed

Browse files
authored
Update versions
1 parent 41cc774 commit 04427ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
],
1212
"require": {
1313
"php": "^7.1.3",
14-
"illuminate/console": "~5.8",
15-
"illuminate/filesystem": "~5.8",
16-
"illuminate/support": "~5.8"
14+
"illuminate/console": "~5.8|^6.0",
15+
"illuminate/filesystem": "~5.8|^6.0",
16+
"illuminate/support": "~5.8|^6.0"
1717
},
1818
"require-dev": {
1919
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)