We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce3de6 commit fe76a33Copy full SHA for fe76a33
composer.json
@@ -4,7 +4,8 @@
4
"license": "MIT",
5
"description": "Webman database",
6
"require": {
7
- "workerman/webman-framework": "^2.0.0"
+ "workerman/webman-framework": "^2.0.0",
8
+ "webman/coroutine": "^1.0.0"
9
},
10
"autoload": {
11
"psr-4": {
0 commit comments