refactor: 迁移到 hyperf3.1 的写法

Signed-off-by: 李东云 <dongyu.li@luxcreo.ai>
This commit is contained in:
李东云
2023-12-14 16:03:23 +08:00
parent 08d00a785f
commit 97131d224c
7 changed files with 251 additions and 33 deletions

View File

@@ -57,6 +57,7 @@
"hyperf/validation": "3.1.*",
"pestphp/pest": "^2.23",
"phpstan/phpstan": "^1.10.49",
"rector/rector": "^0.15.25",
"roave/security-advisories": "dev-latest",
"spatie/pest-plugin-test-time": "^2.0",
"swoole/ide-helper": "*",