From 3ed7ea3d3d2272389f23f92fc3fd930018e02b14 Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Thu, 30 Jan 2025 20:01:16 +0100 Subject: [PATCH] Update README.md (#713) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2583027..fbd1721 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ The best way to install DebugBar is using [Composer](http://getcomposer.org) with the following command: ```bash -composer require maximebf/debugbar --dev +composer require --dev php-debugbar/php-debugbar ``` ## Quick start