Update composer require t ype

This commit is contained in:
Nabeel Shahzad 2019-04-07 19:07:16 -05:00
parent 29a578ea6a
commit 1d0e6cc10e

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": {