Skip to content

Commit 837d70e

Browse files
committed
Allow L11
1 parent 687e618 commit 837d70e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"require": {
2222
"php": ">=8.1",
2323
"ext-json": "*",
24-
"illuminate/cache": "^9.19|^10",
25-
"illuminate/routing": "^9.19|^10",
26-
"illuminate/support": "^9.42|^10",
24+
"illuminate/cache": "^9.19|^10|^11",
25+
"illuminate/routing": "^9.19|^10|^11",
26+
"illuminate/support": "^9.42|^10|^11",
2727
"mobiledetect/mobiledetectlib": "~2.8",
2828
"ua-parser/uap-php": "~3.9"
2929
},

0 commit comments

Comments
 (0)