Skip to content

Commit 2b98c3e

Browse files
authored
Merge pull request #14 from php-casbin/leeqvip-patch-1
fix: add workerman/redis 2.0
2 parents 39f70ef + 028232c commit 2b98c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"topthink/think-orm": "^2.0",
2727
"php-di/php-di": "^6.3",
2828
"doctrine/annotations": "^1.13",
29-
"workerman/redis": "^1.0"
29+
"workerman/redis": "^1.0|^2.0"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)