From d2c42c8553f868421895b983ced7234e3e6228ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Mon, 11 Jul 2022 16:34:13 +0800 Subject: [PATCH] modify plugin name --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b45db75b..f4cfefea 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,8 @@ "psr/container": "^2.0", "psr/http-server-middleware": "1.0.1", "ext-inotify": "*", - "ext-pcntl": "*" + "ext-pcntl": "*", + "ext-sockets": "*" }, "autoload": { "psr-4": {