From c4ba48c59a5aacd749829e7606e0115534a80f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Wed, 11 Aug 2021 15:22:55 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d2ab6dae..609aa5fe 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,8 @@ "ext-gd": "*", "swiftmailer/swiftmailer": "^6.0", "ext-spltype": "*", - "game-worker/db-connection": "dev-master" + "game-worker/db-connection": "dev-master", + "game-worker/validator": "dev-master" }, "autoload": { "psr-4": {