Skip to content

Commit

Permalink
Allow php-debugbar 1.24.x (#1708)
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Dec 15, 2024
1 parent da3d3b1 commit 6a1304c
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 @@ -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

0 comments on commit 6a1304c

Please sign in to comment.