فهرست منبع

chore(deps): 移除不必要的依赖包

- 移除了 topthink/think-worker 依赖
- 移除了 workerman/crontab 依赖
runphp 16 ساعت پیش
والد
کامیت
f5f43dfc48
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      composer.json

+ 1 - 3
composer.json

@@ -30,10 +30,8 @@
     "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",
     "topthink/think-cors": "^1.0.2",
-    "opis/closure": "^4.3.1",
-    "workerman/crontab": "^1.0.7"
+    "opis/closure": "^4.3.1"
   },
   "extra": {
     "think": {