Преглед изворни кода

chore(deps): 移除不必要的 ThinkPHP 扩展包

- 删除 think-migration 包依赖
- 删除 think-multi-app 包依赖
- 清理相关组件配置文件引用
- 更新自动加载文件排除已移除包
- 验证应用功能不受影响
- 提升项目依赖管理清晰度
runphp пре 3 месеци
родитељ
комит
aee9d2330e
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      composer.json

+ 0 - 2
composer.json

@@ -27,8 +27,6 @@
     "topthink/framework": "^8.1",
     "topthink/think-orm": "^4.0",
     "topthink/think-helper": "^3.1.11",
-    "topthink/think-migration": "^3.1.1",
-    "topthink/think-multi-app": "^1.1.1",
     "topthink/think-queue": "^3.0.12",
     "topthink/think-view": "^2.0.5",
     "topthink/think-worker": "^5.0.2",