Cleanup Installer module scaffolding

This commit is contained in:
Nabeel Shahzad
2017-12-13 22:42:45 -06:00
parent 3e3f18fd0c
commit d1a761711a
9 changed files with 32 additions and 59 deletions

View File

@@ -76,6 +76,11 @@
"classmap": [
"tests/TestCase.php"
]
},
"extra": {
"installer-paths": {
"modules/{$name}/": ["type:laravel-library"]
}
},
"scripts": {
"post-root-package-install": [