We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf2991 commit ded2a5cCopy full SHA for ded2a5c
docs/quickstart.md
@@ -5,7 +5,7 @@ The best way to install DebugBar is using [Composer](http://getcomposer.org)
5
with the following command:
6
7
```bash
8
-composer require maximebf/debugbar --dev
+composer require --dev php-debugbar/php-debugbar
9
```
10
11
## Quick start
0 commit comments