mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKit.git
synced 2026-01-15 00:35:08 +08:00
build(composer): 添加了 php8.1 的 polyfill,以修复 enum 库报错的问题
Signed-off-by: 李东云 <dongyun.li@luxcreo.ai>
This commit is contained in:
@@ -29,11 +29,12 @@
|
||||
"hyperf/redis": "^2.2",
|
||||
"hyperf/resource": "^2.2",
|
||||
"hyperf/translation": "^2.2",
|
||||
"jetbrains/phpstorm-attributes": "^1.0",
|
||||
"lmc/http-constants": "^1.2",
|
||||
"myclabs/php-enum": "^1.8",
|
||||
"roave/dont": "^1.5",
|
||||
"teapot/status-code": "^1.1",
|
||||
"jetbrains/phpstorm-attributes": "^1.0"
|
||||
"symfony/polyfill-php81": "^1.26",
|
||||
"teapot/status-code": "^1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"hyperf/guzzle": "^2.2",
|
||||
|
||||
14943
composer.lock
generated
14943
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user