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]