Skip to content

Commit ebb0b18

Browse files
committed
illuminate/redis
1 parent 3baf88e commit ebb0b18

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
"license": "MIT",
55
"description": "Webman redis",
66
"require": {
7-
"workerman/webman-framework": "^2.0.0",
8-
"webman/coroutine": "^1.0.0"
7+
"workerman/webman-framework": "^2.0",
8+
"webman/coroutine": "^1.0",
9+
"illuminate/redis": "^10.0"
910
},
1011
"autoload": {
1112
"psr-4": {

0 commit comments

Comments
 (0)