Skip to content

Commit

Permalink
Support Illuminate Collections 9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnCZek committed Mar 5, 2022
1 parent 9d2c990 commit 3141705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"php": "^7.4|^8.0",
"nesbot/carbon": "^2.16",
"guzzlehttp/guzzle": "^7.3",
"illuminate/collections": "^8.0"
"illuminate/collections": "^8.0|^9.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
Expand Down

0 comments on commit 3141705

Please sign in to comment.