Skip to content

Commit aadbba7

Browse files
authored
Merge branch 'Torann:master' into ixdf
2 parents 1bea21e + 3d730ae commit aadbba7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
}
1919
],
2020
"require": {
21-
"php": "^8.0|^8.1",
22-
"illuminate/support": "^8.0",
23-
"illuminate/console": "^8.0",
24-
"illuminate/cache": "^8.0"
21+
"php": "^8.0",
22+
"illuminate/cache": "^8.0|^9.0",
23+
"illuminate/console": "^8.0|^9.0",
24+
"illuminate/support": "^8.0|^9.0"
2525
},
2626
"suggest": {
2727
"geoip2/geoip2": "Required to use the MaxMind database or web service with GeoIP (~2.1).",

0 commit comments

Comments
 (0)