Skip to content

Commit f9e7f0b

Browse files
committedNov 26, 2014
cannot use chinese character in keywords of composer.json
1 parent c0731a0 commit f9e7f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "xjchen/wechat-filter",
33
"license": "MIT",
44
"description": "Laravel Package for 微信用户身份获取",
5-
"keywords": ["wechat", "laravel", "微信", "oauth"],
5+
"keywords": ["wechat", "laravel", "oauth"],
66
"authors": [
77
{
88
"name": "xjchen",

0 commit comments

Comments
 (0)
Please sign in to comment.