Skip to content

Commit

Permalink
Support Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-de-wit committed Jan 24, 2025
1 parent 726b307 commit 2d1853e
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 @@ -20,7 +20,7 @@
"php": "^8.1",
"barryvdh/laravel-ide-helper": "^2.9 || ^3.0",
"czim/laravel-paperclip": "^5.0",
"illuminate/database": "^9.0 || ^10.0"
"illuminate/database": "^9.0 || ^10.0 || ^11.0"
},
"require-dev": {
"larastan/larastan": "^2.9",
Expand Down

0 comments on commit 2d1853e

Please sign in to comment.