diff --git a/composer.json b/composer.json index e9b25e10..f1f7b25e 100755 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ }, "extra": { "installer-paths": { - "modules/{$name}/": ["type:laravel-library"] + "modules/{$name}/": ["type:phpvms-plugin"] } }, "scripts": {