初始化仓库;提供php和tsdb开发环境配置
This commit is contained in:
13
composer.json
Normal file
13
composer.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"require": {
|
||||
"workerman/workerman": "^4.0",
|
||||
},
|
||||
"require-dev": {
|
||||
"codeception/codeception": "^4.1",
|
||||
"codeception/module-phpbrowser": "^1.0.0",
|
||||
"codeception/module-asserts": "^1.0.0",
|
||||
"codeception/module-db": "^2.0",
|
||||
"codeception/verify": "^2.2",
|
||||
"symfony/var-dumper": "^5.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user