Direct composer packages called 'phpvms-plugin' to the modules/ folder

This commit is contained in:
Nabeel Shahzad
2019-04-07 22:27:10 -05:00
parent 2d002e5cc5
commit 905be6ffc3
+1 -1
View File
@@ -81,7 +81,7 @@
}, },
"extra": { "extra": {
"installer-paths": { "installer-paths": {
"modules/{$name}/": ["type:laravel-library"] "modules/{$name}/": ["type:phpvms-plugin"]
} }
}, },
"scripts": { "scripts": {