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

This commit is contained in:
Nabeel Shahzad
2019-04-07 18:51:34 -05:00
parent 2d002e5cc5
commit 905be6ffc3

View File

@@ -81,7 +81,7 @@
},
"extra": {
"installer-paths": {
"modules/{$name}/": ["type:laravel-library"]
"modules/{$name}/": ["type:phpvms-plugin"]
}
},
"scripts": {