Sfoglia il codice sorgente

build: 更新 sixshop-core 依赖

- 在 composer.json 中添加 opis/closure 依赖
-版本要求为 ^4.3.1
runphp 7 mesi fa
parent
commit
61639037c2
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      composer.json

+ 1 - 0
composer.json

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