Skip to content

Commit 62b2221

Browse files
authored
Add conflict with old debugbar (#1746)
1 parent 5a3374f commit 62b2221

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
"phpunit/phpunit": "^9.5.10|^10|^11",
3131
"squizlabs/php_codesniffer": "^3.5"
3232
},
33+
"conflict": {
34+
"maximebf/debugbar": "*"
35+
},
3336
"autoload": {
3437
"psr-4": {
3538
"Barryvdh\\Debugbar\\": "src/"

0 commit comments

Comments
 (0)