Skip to content

Commit 9f4e353

Browse files
committed
Merge branch 'master' of github.com:overtrue/laravel-wechat
2 parents 4d43344 + 9be8101 commit 9f4e353

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# laravel-wechat
22

3-
> 注意:此版本为 2.x 版本,不兼容 1.x,已经移除外观,与 [overtrue/wechat 2.0](https://github.com/overtrue/wechat) 同步
3+
> 注意:此版本为 2.x 版本,不兼容 1.x,已经移除外观,与 [overtrue/wechat 2.x](https://github.com/overtrue/wechat) 同步
44
55
> 1.x 的配置文件里面的项目为驼峰,2.x 系列已经改为下划线,请参考: [src/config.php](https://github.com/overtrue/laravel-wechat/blob/master/src/config.php)
66
@@ -14,7 +14,7 @@
1414

1515
1. 安装包文件
1616
```shell
17-
composer require "overtrue/laravel-wechat:2.0.*"
17+
composer require "overtrue/laravel-wechat:2.1.*"
1818
```
1919
## 配置
2020

0 commit comments

Comments
 (0)