Skip to content

Commit

Permalink
Merge pull request #7 from vasilejianu/laravel-11-compatibility
Browse files Browse the repository at this point in the history
Update Laravel 11 compatibility
  • Loading branch information
brendt authored Apr 9, 2024
2 parents f828b90 + 1e9fed5 commit ef4868c
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 @@ -16,7 +16,7 @@
],
"require": {
"php": "^8.1",
"illuminate/collections": "^9.43|^10.0",
"illuminate/collections": "^9.43|^10.0|^11.0",
"ramsey/uuid": "^4.6",
"spatie/period": "^2.3"
},
Expand Down

0 comments on commit ef4868c

Please sign in to comment.