Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Dec 23, 2024
1 parent af53eda commit a053847
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": "^8.0",
"maximebf/debugbar": "~1.23.0",
"maximebf/debugbar": "~1.23.0|~1.24.0",
"illuminate/routing": "^9|^10|^11",
"illuminate/session": "^9|^10|^11",
"illuminate/support": "^9|^10|^11",
Expand Down Expand Up @@ -40,7 +40,7 @@
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.14-dev"
"dev-master": "3.15-dev"
},
"laravel": {
"providers": [
Expand Down

0 comments on commit a053847

Please sign in to comment.