From 4b2a94453f30d8cc0820641d6adfce1f0417538f Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 11 May 2023 13:08:49 +0200 Subject: PHPMailer 6.8.0 (#5389) * PHPMailer 6.8.0 https://github.com/PHPMailer/PHPMailer/releases/tag/v6.8.0 https://github.com/PHPMailer/PHPMailer/releases * Exclude unused DSNConfigurator --- lib/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/composer.json') diff --git a/lib/composer.json b/lib/composer.json index e294ed3f7..f8ee50f9f 100644 --- a/lib/composer.json +++ b/lib/composer.json @@ -13,7 +13,7 @@ "require": { "marienfressinaud/lib_opml": "0.5.1", "phpgt/cssxpath": "dev-master#4fbe420aba3d9e729940107ded4236a835a1a132", - "phpmailer/phpmailer": "6.6.0" + "phpmailer/phpmailer": "6.8.0" }, "config": { "sort-packages": true, -- cgit v1.2.3