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

tweak install so that gitclip works (#696)

This commit is contained in:
Tac Tacelosky
2024-12-09 09:01:58 -06:00
committed by GitHub
parent a333676518
commit 0a2ddcb45c

View File

@@ -59,7 +59,9 @@ Integrations with other frameworks:
The best way to install DebugBar is using [Composer](http://getcomposer.org)
with the following command:
```composer require maximebf/debugbar --dev```
```bash
composer require maximebf/debugbar --dev
```
## Quick start