Skip to content

Commit 9eb0b50

Browse files
authored
Update composer.json
1 parent 99104b3 commit 9eb0b50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"php": ">=7.0",
1919
"botman/botman": "~2.0",
2020
"guzzlehttp/guzzle": "~6.0",
21-
"illuminate/support": "~5.5.0",
22-
"illuminate/contracts": "~5.5.0",
23-
"illuminate/console": "~5.5.0",
21+
"illuminate/support": "~5.5.0|~5.6.0",
22+
"illuminate/contracts": "~5.5.0|~5.6.0",
23+
"illuminate/console": "~5.5.0|~5.6.0",
2424
"thecodingmachine/discovery": "^1.2",
2525
"spatie/laravel-menu": "^3.0"
2626
},

0 commit comments

Comments
 (0)