We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aef1fe commit 4feb242Copy full SHA for 4feb242
composer.json
@@ -15,9 +15,9 @@
15
],
16
"require": {
17
"php": ">=7.1.0",
18
- "illuminate/contracts": "~5.6|~6.0",
19
- "illuminate/queue": "~5.6|~6.0",
20
- "illuminate/support": "~5.6|~6.0",
+ "illuminate/contracts": "~5.6|~6.0|~7.0",
+ "illuminate/queue": "~5.6|~6.0|~7.0",
+ "illuminate/support": "~5.6|~6.0|~7.0",
21
"guzzlehttp/guzzle": "^6.3",
22
"monolog/monolog": "~1.12"
23
},
0 commit comments