From 69c1ea60dc1101c3395cd96e4ff246537290cfe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 25 Jan 2022 15:41:13 +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 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index a7d4f45..f84f97b 100644 --- a/composer.json +++ b/composer.json @@ -9,10 +9,7 @@ ], "license": "MIT", "require": { - "php": ">=8.0", - "ext-json": "*", - "grpc/grpc": "*", - "google/protobuf": "^3.3" + "php": ">=8.0" }, "autoload": { "psr-4": {