We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 168cfbb commit 8676215Copy full SHA for 8676215
composer.json
@@ -20,8 +20,7 @@
20
"php artisan vendor:publish --provider=Overtrue\\LaravelWechat\\ServiceProvider"
21
],
22
"post-update-cmd": [
23
- "php artisan clear-compiled",
24
- "php artisan vendor:publish --provider=Overtrue\\LaravelWechat\\ServiceProvider"
+ "php artisan clear-compiled"
25
]
26
},
27
"minimum-stability" : "dev",
0 commit comments