配置文件修改

This commit is contained in:
2026-04-14 13:57:02 +08:00
parent 8a1287d8ed
commit a410098b17
2 changed files with 5 additions and 4 deletions

View File

@@ -39,8 +39,9 @@
"robmorgan/phinx": "^0.15",
"nelexa/zip": "^4.0.0",
"voku/anti-xss": "^4.1",
"topthink/think-validate": "^3.0"
},
"topthink/think-validate": "^3.0",
"ext-bcmath": "*"
},
"suggest": {
"ext-event": "For better performance. "
},