build(composer): 增加了 PHPStorm 提供的注解库

Signed-off-by: 李东云 <dongyun.li@luxcreo.ai>
This commit is contained in:
李东云
2022-06-14 15:38:31 +08:00
parent 5d9d4ede5a
commit 119bf1fd34
2 changed files with 1940 additions and 1883 deletions

View File

@@ -32,7 +32,8 @@
"lmc/http-constants": "^1.2",
"myclabs/php-enum": "^1.8",
"roave/dont": "^1.5",
"teapot/status-code": "^1.1"
"teapot/status-code": "^1.1",
"jetbrains/phpstorm-attributes": "^1.0"
},
"require-dev": {
"hyperf/guzzle": "^2.2",