Skip to content

Commit f9e7170

Browse files
authored
composer require -W casbin/webman-permission
1 parent 496376e commit f9e7170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ An authorization library that supports access control models like ACL, RBAC, ABA
1313
## 安装
1414

1515
```sh
16-
composer require casbin/webman-permission
16+
composer require -W casbin/webman-permission
1717
```
1818

1919
## 使用

0 commit comments

Comments
 (0)