Skip to content

Commit e3ee636

Browse files
committed
add keywords
1 parent 5994bb0 commit e3ee636

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
vendor/
1+
vendor/*
22
composer.lock

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "thenbsp/wechat",
33
"description": "微信公众平台第三方 SDK 开发包,优雅、健壮,可扩展,遵循 PSR 开发规范。",
4-
"keywords": ["wechat", "weixin", "微信", "微信 SDK", "微信支付", "微信开发"],
4+
"keywords": ["wechat", "weixin", "微信", "微信 SDK", "微信支付", "微信开发", "自定义菜单"],
55
"homepage": "http://github.com/thenbsp/wechat",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)