From 3bb14c5acb05f510db84de86c67b2dd0cb70cdc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 25 Jan 2022 15:49:48 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E6=94=B9=E5=90=8D"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit fdf58326 --- composer.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4f014c0d..d1819b32 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,9 @@ "psr/container": "^2.0", "psr/http-server-middleware": "1.0.1", "game-worker/kiri-event": "~v2.0", - "ext-inotify": "*" + "game-worker/kiri-di": "~v1.0", + "ext-inotify": "*", + "ext-grpc": "*" }, "autoload": { "psr-4": {