Ver código fonte

chore(deps): 移除不必要的开发依赖和命令

- 从 composer.json 中移除 topthink/think-ide-helper 依赖
- 删除 ModelPropertyCommand 相关文件及注册配置
- 清理无用的模型属性生成命令代码
runphp 3 meses atrás
pai
commit
648da54842
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      composer.json

+ 0 - 1
composer.json

@@ -27,7 +27,6 @@
     "topthink/framework": "^8.1",
     "topthink/think-orm": "^4.0",
     "topthink/think-helper": "^3.1.11",
-    "topthink/think-ide-helper": "^2.0",
     "topthink/think-migration": "^3.1.1",
     "topthink/think-multi-app": "^1.1.1",
     "topthink/think-queue": "^3.0.12",