From a7db58d7e4699f603d47d116027fe34fca773e15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Wed, 24 Nov 2021 17:07:35 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 0612d3bb..a7b73f2d 100644 --- a/composer.json +++ b/composer.json @@ -21,13 +21,13 @@ "ext-xml": "*", "ext-curl": "*", "ext-openssl": "*", - "symfony/console": "^v5.3.10", + "symfony/console": "v5.3.10", "psr/log": "1.*", "ext-sockets": "*", "ext-pcntl": "*", "ext-posix": "*", "composer-runtime-api": "^2.0", - "swiftmailer/swiftmailer": "6.3.*", + "swiftmailer/swiftmailer": "v6.3.*", "psr/container": "^2.0", "psr/http-server-middleware": "1.0.1", "game-worker/kiri-event": "v1.0",