We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb0b18 commit 243351fCopy full SHA for 243351f
composer.json
@@ -4,8 +4,8 @@
4
"license": "MIT",
5
"description": "Webman redis",
6
"require": {
7
- "workerman/webman-framework": "^2.0",
8
- "webman/coroutine": "^1.0",
+ "workerman/webman-framework": "^2.0 || dev-master",
+ "webman/coroutine": "^1.0 || dev-main",
9
"illuminate/redis": "^10.0"
10
},
11
"autoload": {
0 commit comments