Update composer.json

This commit is contained in:
邹景立 2022-11-27 21:56:00 +08:00
parent c8f0343c2c
commit cfcb183117

View File

@ -43,8 +43,7 @@
"scripts": {
"post-autoload-dump": [
"@php think service:discover",
"@php think vendor:publish",
"@php think migrate:run"
"@php think vendor:publish"
]
}
}