From 91be2eba20f1756e6e30316bd64cc6e800bf6a6e Mon Sep 17 00:00:00 2001 From: whwyy Date: Fri, 3 Jul 2026 10:42:54 +0800 Subject: [PATCH] eee --- composer.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 5d13a96b..4d74084e 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-openssl": "*", "ext-swoole": "*", "ext-msgpack": "*", - "symfony/console": "^v8.0", + "symfony/console": "^v8.1.1", "psr/log": "1.*", "composer-runtime-api": "^2.0", "psr/http-server-middleware": "^1.0.2", @@ -32,17 +32,12 @@ "nikic/php-parser": "^v5.5.0", "ext-inotify": "*", "game-worker/kiri-pool": "^v1.0", - "psr/container": "^2.0", - "swiftmailer/swiftmailer": "^v6.3.0" + "psr/container": "^2.0" }, "replace": { "symfony/polyfill-apcu": "*", - "symfony/polyfill-php80": "*", "symfony/polyfill-mbstring": "*", - "symfony/polyfill-ctype": "*", - "symfony/polyfill-php73": "*", - "symfony/polyfill-php72": "*", - "symfony/polyfill-php81": "*" + "symfony/polyfill-ctype": "*" }, "autoload": { "psr-4": {