From 1d400731425863ec7bb78ccc6a3a21ed1bcd3f7a Mon Sep 17 00:00:00 2001 From: Maxime Renou Date: Fri, 5 Apr 2024 10:07:40 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44c8ecb..c1505ca 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ Edit your `composer.json` file to include the following dependency, script and r Then run: ```bash -composer update bluesquare/hooks --dev +composer update bluesquare/hooks ```