Skip to content

Commit 6a1304c

Browse files
authored
Allow php-debugbar 1.24.x (barryvdh#1708)
1 parent da3d3b1 commit 6a1304c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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",

0 commit comments

Comments
 (0)