依赖包更新

This commit is contained in:
2024-12-04 14:43:47 +08:00
parent 85fd4c3e01
commit 8d029785cf

View File

@@ -33,7 +33,9 @@
"yiisoft/yii2-redis": "2.0.x-dev",
"phpoffice/phpexcel": "*",
"moonlandsoft/yii2-phpexcel": "2.*",
"ext-bcmath": "*"
"ext-bcmath": "*",
"ext-openssl": "*",
"ext-redis": "*"
},
"require-dev": {
"yiisoft/yii2-debug": "~2.1.0",