Skip to content

Commit a053847

Browse files
authored
Bump version
1 parent af53eda commit a053847

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.0",
14-
"maximebf/debugbar": "~1.23.0",
14+
"maximebf/debugbar": "~1.23.0|~1.24.0",
1515
"illuminate/routing": "^9|^10|^11",
1616
"illuminate/session": "^9|^10|^11",
1717
"illuminate/support": "^9|^10|^11",
@@ -40,7 +40,7 @@
4040
"prefer-stable": true,
4141
"extra": {
4242
"branch-alias": {
43-
"dev-master": "3.14-dev"
43+
"dev-master": "3.15-dev"
4444
},
4545
"laravel": {
4646
"providers": [

0 commit comments

Comments
 (0)