mirror of
https://gitee.com/wonderful-code/buildadmin
synced 2024-11-21 22:55:36 +00:00
build:依赖nelexa/zip增加PHP8+版本的支持
This commit is contained in:
parent
65b891e2bd
commit
9e280ff377
@ -28,7 +28,7 @@
|
||||
"topthink/think-throttle": "^1.3",
|
||||
"phpmailer/phpmailer": "^6.6",
|
||||
"w7corp/easywechat": "^4.6",
|
||||
"nelexa/zip": "^3.3",
|
||||
"nelexa/zip": "^3.3 || ^4.0.0",
|
||||
"ext-bcmath": "*",
|
||||
"ext-json": "*",
|
||||
"ext-iconv": "*",
|
||||
|
Loading…
Reference in New Issue
Block a user