Skip to content

Commit

Permalink
edit composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yujiandong committed Nov 3, 2015
1 parent d9c3b19 commit 83b259f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "yujiandong/yii2-authclient",
"description": "Yii Authclient for Weibo, QQ, Wechat and etc",
"keywords": ["yii authclient","Weibo Auth","QQ Auth","Wechat Auth"],
"type": "yii2-extension",
"homepage": "https://github.com/yujiandong/yii2-authclient",
"license": "MIT",
"authors": [
Expand All @@ -16,7 +17,6 @@
"php": ">=5.4.0"
},
"autoload": {
"psr-4": {"yujiandong\\authclient\\": "./"}
},
"minimum-stability": "stable"
"psr-4": {"yujiandong\\authclient\\": ""}
}
}

0 comments on commit 83b259f

Please sign in to comment.