Skip to content

Commit 243351f

Browse files
committed
dev-main
1 parent ebb0b18 commit 243351f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"license": "MIT",
55
"description": "Webman redis",
66
"require": {
7-
"workerman/webman-framework": "^2.0",
8-
"webman/coroutine": "^1.0",
7+
"workerman/webman-framework": "^2.0 || dev-master",
8+
"webman/coroutine": "^1.0 || dev-main",
99
"illuminate/redis": "^10.0"
1010
},
1111
"autoload": {

0 commit comments

Comments
 (0)