Skip to content

Commit 8aafb09

Browse files
authored
Update README.md
1 parent 46b21ee commit 8aafb09

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,16 @@
66

77
只支持 `thinkphp 6.0`
88
## 安装
9+
稳定版
910
```sh
1011
$ composer require xiaodi/think-jwt
1112
```
1213

14+
开发版
15+
```sh
16+
$ composer require xiaodi/think-jwt:dev-master
17+
```
18+
1319
## 使用
1420
1. 命令生成签名key
1521
```sh

0 commit comments

Comments
 (0)