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 261ed55 commit 632f373Copy full SHA for 632f373
composer.json
@@ -18,7 +18,7 @@
18
"require": {
19
"php": "^7.1",
20
"guzzlehttp/guzzle": "~6.0",
21
- "illuminate/support": "5.7.* || 5.8.* || 6.* || 7.*",
+ "illuminate/support": "5.7.* || 5.8.* ||^6.0 || ^7.0 || ^8.0",
22
"symfony/dotenv": "^4.2 || ^5.1"
23
},
24
"require-dev": {
0 commit comments