"composer fix" の追加
This commit is contained in:
parent
8aa2e6a779
commit
a30919991c
@ -46,6 +46,9 @@
|
||||
"post-autoload-dump": [
|
||||
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
||||
"@php artisan package:discover"
|
||||
],
|
||||
"fix": [
|
||||
"php-cs-fixer fix"
|
||||
]
|
||||
},
|
||||
"config": {
|
||||
|
Loading…
Reference in New Issue
Block a user