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