Skip to content

Commit

Permalink
Merge pull request #202 from vool/5.x
Browse files Browse the repository at this point in the history
Laravel 12.x Compatibility
  • Loading branch information
overtrue authored Feb 25, 2025
2 parents eaad803 + c077a7e commit 54062b0
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 @@ -9,7 +9,7 @@
}
],
"require": {
"laravel/framework": "^9.0|^10.0|^11.0"
"laravel/framework": "^9.0|^10.0|^11.0|^12.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 54062b0

Please sign in to comment.