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 efbc100 + 46997ed commit 72ebbe4Copy full SHA for 72ebbe4
composer.json
@@ -19,9 +19,9 @@
19
],
20
"require": {
21
"php": "^7.2",
22
- "illuminate/support": "^6.0|^7.0",
23
- "illuminate/console": "^6.0|^7.0",
24
- "illuminate/cache": "^6.0|^7.0"
+ "illuminate/support": "^6.0|^7.0|^8.0",
+ "illuminate/console": "^6.0|^7.0|^8.0",
+ "illuminate/cache": "^6.0|^7.0|^8.0"
25
},
26
"suggest": {
27
"geoip2/geoip2": "Required to use the MaxMind database or web service with GeoIP (~2.1).",
0 commit comments