From c973b0cc7b98799c1fc4a54f10f5b17ecc6924c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Thu, 26 Aug 2021 14:35:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 95e3747..6a8fb49 100644 --- a/composer.json +++ b/composer.json @@ -21,6 +21,5 @@ } }, "require-dev": { - "kwn/php-rdkafka-stubs": "^2.0" } }