Skip to content

Commit 8676215

Browse files
committed
移除Update命令
1 parent 168cfbb commit 8676215

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"php artisan vendor:publish --provider=Overtrue\\LaravelWechat\\ServiceProvider"
2121
],
2222
"post-update-cmd": [
23-
"php artisan clear-compiled",
24-
"php artisan vendor:publish --provider=Overtrue\\LaravelWechat\\ServiceProvider"
23+
"php artisan clear-compiled"
2524
]
2625
},
2726
"minimum-stability" : "dev",

0 commit comments

Comments
 (0)