Skip to content

Commit e4484a7

Browse files
authored
Update composer.json
1 parent bf5c13b commit e4484a7

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|~3.0",
2020
"guzzlehttp/guzzle": "~6.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",
21+
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0",
22+
"illuminate/contracts": "~5.5.0|~5.6.0|~5.7.0",
23+
"illuminate/console": "~5.5.0|~5.6.0|~5.7.0",
2424
"thecodingmachine/discovery": "^1.2"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)