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 4ee28ca commit 27c466cCopy full SHA for 27c466c
composer.json
@@ -19,7 +19,7 @@
19
"php": "^7.1",
20
"composer/semver": "^1.4",
21
"geerlingguy/ping": "^1.1",
22
- "illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*",
+ "illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0",
23
"vlucas/phpdotenv": "~2.5|~3.3"
24
},
25
"require-dev": {
0 commit comments