add dev packages, caps Log util, add tools config
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"hyperf/db-connection": "~3.1.0",
|
||||
"hyperf/engine": "^2.10",
|
||||
"hyperf/framework": "~3.1.0",
|
||||
"hyperf/guzzle": "~3.1.0",
|
||||
"hyperf/guzzle": "^3.1",
|
||||
"hyperf/http-server": "~3.1.0",
|
||||
"hyperf/logger": "~3.1.0",
|
||||
"hyperf/memory": "~3.1.0",
|
||||
@@ -36,7 +36,8 @@
|
||||
"hyperf/testing": "~3.1.0",
|
||||
"mockery/mockery": "^1.0",
|
||||
"phpstan/phpstan": "^1.0",
|
||||
"swoole/ide-helper": "^5.0"
|
||||
"swoole/ide-helper": "^5.0",
|
||||
"symfony/var-dumper": "~v7.3"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-openssl": "Required to use HTTPS.",
|
||||
|
||||
Reference in New Issue
Block a user