Ver Fonte

chore(deps): add topthink/think-multi-app

runphp há 3 meses atrás
pai
commit
8eb83e3b6c
1 ficheiros alterados com 3 adições e 2 exclusões
  1. 3 2
      composer.json

+ 3 - 2
composer.json

@@ -23,13 +23,14 @@
     "php": ">=8.4",
     "composer-plugin-api": "^2.0",
     "composer/composer": "^2.9.2",
+    "opis/closure": "^4.4.0",
+    "topthink/think-cors": "^1.0.2",
     "topthink/framework": "^8.1.3",
+    "topthink/think-multi-app": "^v1.1.1",
     "topthink/think-orm": "^4.0.50",
     "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.4.0",
     "workerman/crontab": "^1.0.7"
   },
   "extra": {