From 3f1057adb63df4163fdc36258ade5cbd2e8770db Mon Sep 17 00:00:00 2001 From: stefanScrumble Date: Fri, 8 Mar 2024 13:46:00 +0100 Subject: [PATCH] Install from scrumble repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb9702f..92ee49a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The 3.x branch supports Laravel 10 and 11. For older version, use the 2.x releas Require this package with composer using the following command: ```bash -composer require --dev barryvdh/laravel-ide-helper +composer require --dev scrumble-nl/laravel-ide-helper ``` > [!NOTE]