Skip to content

Commit

Permalink
Merge pull request #51 from takielias/dev
Browse files Browse the repository at this point in the history
Added Laravel 11 support.
  • Loading branch information
takielias authored Mar 14, 2024
2 parents 1afa474 + 49aefdd commit c2e7cc8
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 @@ -17,7 +17,7 @@
}
],
"require": {
"illuminate/support": "~10",
"illuminate/support": "~10|~11",
"laravel/ui": "~4"
},
"require-dev": {
Expand Down

0 comments on commit c2e7cc8

Please sign in to comment.