From ad02cbba65ddb3af54aa5d53b38e493d9d93435a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Fri, 18 Feb 2022 17:27:24 +0800 Subject: [PATCH] modify plugin name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index de19268..97fee93 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "php": ">=8.0", "ext-json": "*", "ext-pdo": "*", - "game-worker/kiri-validator": "~v2.0", + "game-worker/kiri-validator": "dev-master", "game-worker/kiri-event": "~v2.0" }, "autoload": {