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 c5448a0 commit f356d4dCopy full SHA for f356d4d
composer.json
@@ -17,11 +17,11 @@
17
"scripts": {
18
"post-install-cmd": [
19
"php artisan clear-compiled",
20
- "php artisan vendor:publish --provider=Overtrue\\LaravelWechat\\ServiceProvider",
+ "php artisan vendor:publish --provider=Overtrue\\LaravelWechat\\ServiceProvider"
21
],
22
"post-update-cmd": [
23
24
25
]
26
},
27
"minimum-stability" : "dev",
0 commit comments