update to 2.0.2 version

This commit is contained in:
crazywhalecc
2020-12-31 13:56:59 +08:00
parent 937d31ccd9
commit 8d248f301e
3 changed files with 446 additions and 77 deletions

View File

@@ -47,16 +47,7 @@
"src/ZM/global_functions.php"
]
},
"autoload-dev": {
"psr-4": {
"ZMTest\\": "test/ZMTest"
},
"files": [
"test/ZMTest/Mock/mock.php"
]
},
"require-dev": {
"phpunit/phpunit": "^9.3",
"swoole/ide-helper": "@dev"
}
}