1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-24 10:12:54 +02:00

build: replace maximebf/debugbar in composer.json (#746)

This commit is contained in:
Jasper Zonneveld
2025-02-28 17:52:03 +01:00
committed by GitHub
parent aaa47bda1d
commit d86e59a2e3

View File

@@ -21,6 +21,9 @@
"psr/log": "^1|^2|^3",
"symfony/var-dumper": "^4|^5|^6|^7"
},
"replace": {
"maximebf/debugbar": "*"
},
"require-dev": {
"phpunit/phpunit": "^8|^9",
"twig/twig": "^1.38|^2.7|^3.0",