We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf5c13b commit e4484a7Copy full SHA for e4484a7
composer.json
@@ -18,9 +18,9 @@
18
"php": ">=7.0",
19
"botman/botman": "~2.0|~3.0",
20
"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",
+ "illuminate/support": "~5.5.0|~5.6.0|~5.7.0",
+ "illuminate/contracts": "~5.5.0|~5.6.0|~5.7.0",
+ "illuminate/console": "~5.5.0|~5.6.0|~5.7.0",
24
"thecodingmachine/discovery": "^1.2"
25
},
26
"require-dev": {
0 commit comments