Cleanup Installer module scaffolding
This commit is contained in:
@@ -76,6 +76,11 @@
|
||||
"classmap": [
|
||||
"tests/TestCase.php"
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
"installer-paths": {
|
||||
"modules/{$name}/": ["type:laravel-library"]
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"post-root-package-install": [
|
||||
|
||||
Reference in New Issue
Block a user