Skip to content

Commit f37af2d

Browse files
committed
Support Illuminate Collections 11.x
1 parent 5366e76 commit f37af2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ext-json": "*",
5353
"nesbot/carbon": "^2.16",
5454
"guzzlehttp/guzzle": "^7.3",
55-
"illuminate/collections": "^8.0|^9.0|^10.0"
55+
"illuminate/collections": "^8.0|^9.0|^10.0|^11.0"
5656
},
5757
"require-dev": {
5858
"phpunit/phpunit": "^9.3",

0 commit comments

Comments
 (0)