Pārlūkot izejas kodu

build: 更新 sixshop-core 依赖

- 在 composer.json 中添加 opis/closure 依赖
-版本要求为 ^4.3.1
runphp 6 mēneši atpakaļ
vecāks
revīzija
61639037c2
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      composer.json

+ 1 - 0
composer.json

@@ -31,6 +31,7 @@
         "topthink/think-queue": "^3.0.12",
         "topthink/think-view": "^2.0.5",
         "topthink/think-worker": "^5.0.2",
+        "opis/closure": "^4.3.1",
         "workerman/crontab": "^1.0.7"
     },
     "extra": {