Skip to content

Commit fe76a33

Browse files
committed
require webman/coroutine
1 parent 2ce3de6 commit fe76a33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"license": "MIT",
55
"description": "Webman database",
66
"require": {
7-
"workerman/webman-framework": "^2.0.0"
7+
"workerman/webman-framework": "^2.0.0",
8+
"webman/coroutine": "^1.0.0"
89
},
910
"autoload": {
1011
"psr-4": {

0 commit comments

Comments
 (0)