Skip to content

Commit e9e6d03

Browse files
1. 修改composer.json的description
1 parent 427a156 commit e9e6d03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hillpy/mini-program-sdk",
3-
"description": "a miniprogram sdk",
3+
"description": "微信小程序后端php开发包,封装微信小程序php端相关接口,比如php端微信用户信息解密(即登陆功能)、获取sessionKey、获取小程序码等",
44
"keywords": ["小程序", "miniprogram", "微信", "wechat"],
55
"type": "library",
66
"license": "MIT",

0 commit comments

Comments
 (0)