Skip to content

Commit

Permalink
Merge pull request #14 from php-casbin/leeqvip-patch-1
Browse files Browse the repository at this point in the history
fix: add workerman/redis 2.0
  • Loading branch information
leeqvip authored Aug 22, 2023
2 parents 39f70ef + 028232c commit 2b98c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"topthink/think-orm": "^2.0",
"php-di/php-di": "^6.3",
"doctrine/annotations": "^1.13",
"workerman/redis": "^1.0"
"workerman/redis": "^1.0|^2.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 2b98c3e

Please sign in to comment.