From 8b8bfa2a60a7b661092f0b526662209dfbf34c65 Mon Sep 17 00:00:00 2001 From: whwyy Date: Sun, 28 Jun 2026 15:16:46 +0800 Subject: [PATCH] eee --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c98fe6ba..5d13a96b 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,8 @@ "nikic/php-parser": "^v5.5.0", "ext-inotify": "*", "game-worker/kiri-pool": "^v1.0", - "psr/container": "^2.0" + "psr/container": "^2.0", + "swiftmailer/swiftmailer": "^v6.3.0" }, "replace": { "symfony/polyfill-apcu": "*",