Explorar o código

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

runphp hai 3 meses
pai
achega
8eb83e3b6c
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  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": {