Skip to content

Commit ee4b652

Browse files
authored
Merge branch 'Torann:master' into main
2 parents b5a1e8b + 3d730ae commit ee4b652

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"license": "BSD-2-Clause",
1414
"require": {
1515
"php": "^8.0",
16-
"illuminate/support": "^8.0",
17-
"illuminate/console": "^8.0",
18-
"illuminate/cache": "^8.0"
16+
"illuminate/cache": "^8.0|^9.0",
17+
"illuminate/console": "^8.0|^9.0",
18+
"illuminate/support": "^8.0|^9.0"
1919
},
2020
"suggest": {
2121
"geoip2/geoip2": "Required to use the MaxMind database or web service with GeoIP (~2.1).",

0 commit comments

Comments
 (0)