Skip to content

Commit

Permalink
更新README
Browse files Browse the repository at this point in the history
  • Loading branch information
xiezefan committed Dec 23, 2015
1 parent cf0f637 commit 0a2bca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -29,12 +29,12 @@ PS: 在下载的中的[example](https://github.com/jpush/jpush-api-php-client/tr
如果你的项目使用composer管理依赖, 亦可以通过以下方式使用JPush PHP Library.


1.`composer.json` 中添加 jpush依赖, 目前最新版本为 v3.3.0
1.`composer.json` 中添加 jpush依赖, 目前最新版本为 v3.3.1

```
{
"require":{
"jpush/jpush": "v3.3.0"
"jpush/jpush": "v3.3.1"
}
}
```
Expand Down

0 comments on commit 0a2bca6

Please sign in to comment.