[更新]修改项目Composer配置

This commit is contained in:
Anyon 2018-02-08 17:41:54 +08:00
parent f716e8e3cc
commit 976c824182

View File

@ -4,12 +4,17 @@
"homepage": "https://github.com/zoujingli/WeChatDeveloper",
"description": "WeChat platform and WeChat payment development tools",
"license": "MIT",
"authors": [
{
"name": "Anyon",
"email": "zoujingli@qq.com",
"homepage": "http://ctolog.com"
}
],
"keywords": [
"WeChatDeveloper",
"developer",
"wechat",
"wxsdk",
"wxpay"
"WeChat",
"WeChatPay",
"WeChatDeveloper"
],
"require": {
"php": ">=5.4",