We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99104b3 commit 9eb0b50Copy full SHA for 9eb0b50
composer.json
@@ -18,9 +18,9 @@
18
"php": ">=7.0",
19
"botman/botman": "~2.0",
20
"guzzlehttp/guzzle": "~6.0",
21
- "illuminate/support": "~5.5.0",
22
- "illuminate/contracts": "~5.5.0",
23
- "illuminate/console": "~5.5.0",
+ "illuminate/support": "~5.5.0|~5.6.0",
+ "illuminate/contracts": "~5.5.0|~5.6.0",
+ "illuminate/console": "~5.5.0|~5.6.0",
24
"thecodingmachine/discovery": "^1.2",
25
"spatie/laravel-menu": "^3.0"
26
},
0 commit comments