Skip to content

Commit

Permalink
build(deps): update to stable dependencies for Laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
lindyhopchris committed Mar 12, 2024
1 parent ff4b6de commit 36df26e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,10 @@
},
"extra": {
"branch-alias": {
"dev-develop": "3.x-dev",
"dev-laravel11": "4.x-dev"
"dev-develop": "4.x-dev"
}
},
"minimum-stability": "dev",
"minimum-stability": "stable",
"prefer-stable": true,
"config": {
"sort-packages": true
Expand Down

0 comments on commit 36df26e

Please sign in to comment.