Update composer require t ype

This commit is contained in:
Nabeel Shahzad
2019-04-07 19:07:16 -05:00
parent 8c358948e5
commit 4b39b44dab

View File

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