Update composer require t ype
This commit is contained in:
parent
29a578ea6a
commit
1d0e6cc10e
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user