fix: 修复sqlite执行数据库字段修改迁移出错的问题

This commit is contained in:
xboard
2023-11-19 21:04:52 +08:00
parent 2dd0dfac87
commit 4a66919e5c

View File

@@ -12,6 +12,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"doctrine/dbal": "^3.7",
"firebase/php-jwt": "^6.3",
"google/cloud-storage": "^1.35",
"google/recaptcha": "^1.2",