Skip to content

Commit

Permalink
Merge pull request #41 from joshbonnick/chore/laravel11
Browse files Browse the repository at this point in the history
Support Corcel v8 for Laravel 11
  • Loading branch information
Dartui authored Jun 16, 2024
2 parents 11f2d50 + 553203a commit 555f879
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 @@ -14,7 +14,7 @@
"php": "^8.2",
"illuminate/database": "^10.0|^11.0",
"illuminate/support": "^10.0|^11.0",
"jgrossi/corcel": "^7.0",
"jgrossi/corcel": "^7.0|^8.0",
"nesbot/carbon": "^2.66|^3.0"
},
"require-dev": {
Expand Down

0 comments on commit 555f879

Please sign in to comment.