Skip to content

Commit 93a3738

Browse files
authored
Merge pull request #60 from spinen/feature/supportL11
Support L11
2 parents f1aea94 + 94b49c3 commit 93a3738

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"php": "^8.0.2",
1919
"ext-json": "*",
2020
"guzzlehttp/guzzle": "^7.0",
21-
"laravel/framework": "^9.19|^10",
22-
"nesbot/carbon": "^2.62.1"
21+
"laravel/framework": "^9.19|^10|^11",
22+
"nesbot/carbon": "^2.62.1|^3"
2323
},
2424
"require-dev": {
2525
"mockery/mockery": "^1.5.1",

0 commit comments

Comments
 (0)