Skip to content

Commit

Permalink
移除Update命令
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed May 10, 2015
1 parent 168cfbb commit 8676215
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"php artisan vendor:publish --provider=Overtrue\\LaravelWechat\\ServiceProvider"
],
"post-update-cmd": [
"php artisan clear-compiled",
"php artisan vendor:publish --provider=Overtrue\\LaravelWechat\\ServiceProvider"
"php artisan clear-compiled"
]
},
"minimum-stability" : "dev",
Expand Down

0 comments on commit 8676215

Please sign in to comment.