Install from scrumble repo

This commit is contained in:
stefanScrumble
2024-03-08 13:46:00 +01:00
parent 0e95640fc6
commit 3f1057adb6
+1 -1
View File
@@ -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: Require this package with composer using the following command:
```bash ```bash
composer require --dev barryvdh/laravel-ide-helper composer require --dev scrumble-nl/laravel-ide-helper
``` ```
> [!NOTE] > [!NOTE]