Skip to content

Commit

Permalink
Merge pull request #49 from TheDragonCode/2.x
Browse files Browse the repository at this point in the history
Added Laravel 11 support
  • Loading branch information
andrey-helldar authored Mar 11, 2024
2 parents 7366657 + 59c93e7 commit 44dbad9
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 44dbad9

Please sign in to comment.