Skip to content

Commit

Permalink
Added Laravel 11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Mar 11, 2024
1 parent 7366657 commit 59c93e7
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 @@ -38,7 +38,7 @@
"symfony/polyfill-php80": "^1.23"
},
"require-dev": {
"illuminate/database": "^10.0",
"illuminate/database": "^10.0 || ^11.0",
"phpdocumentor/reflection-docblock": "^5.0"
},
"conflict": {
Expand Down

0 comments on commit 59c93e7

Please sign in to comment.