Skip to content

Commit

Permalink
Merge pull request #14 from vendeka-nl/laravel-11
Browse files Browse the repository at this point in the history
Add support for `illuminate/support` v11.
  • Loading branch information
royvanv authored Apr 3, 2024
2 parents ab53020 + 1c496cd commit 412622a
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 @@ -13,7 +13,7 @@
},
"require": {
"php": "^8.0.2",
"illuminate/support": "^9|^10"
"illuminate/support": "^9|^10|^11"
},
"require-dev": {
"phpunit/phpunit": "^9"
Expand Down

0 comments on commit 412622a

Please sign in to comment.