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.
2 parents cf94c0d + 6e31015 commit cd49b37Copy full SHA for cd49b37
composer.json
@@ -16,7 +16,7 @@
16
"minimum-stability": "stable",
17
"require": {
18
"php": "^5.4.0|^7.0",
19
- "illuminate/support": "5.*|6.*",
+ "illuminate/support": "5.*|6.*|^7.0",
20
"guzzlehttp/guzzle": "5.*|6.*"
21
},
22
"require-dev": {
0 commit comments