We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e566f7 commit 0652661Copy full SHA for 0652661
composer.json
@@ -19,9 +19,9 @@
19
],
20
"require": {
21
"php": "^8.0|^8.1|^8.2|^8.3",
22
- "illuminate/cache": "^8.0|^9.0|^10.0|^11.0",
23
- "illuminate/console": "^8.0|^9.0|^10.0|^11.0",
24
- "illuminate/support": "^8.0|^9.0|^10.0|^11.0"
+ "illuminate/cache": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/console": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0"
25
},
26
"suggest": {
27
"geoip2/geoip2": "Required to use the MaxMind database or web service with GeoIP (~2.1).",
0 commit comments