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 6792a2d + 919ecdf commit 51c0ef5Copy full SHA for 51c0ef5
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.*|^6.0",
+ "illuminate/support": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0",
23
"vlucas/phpdotenv": "~2.5|~3.3"
24
},
25
"require-dev": {
0 commit comments