From 2a16aeb2340e0157f945dc5739e68adfd86cea6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 16:25:13 +0000 Subject: [PATCH] Update dependency phpmailer/phpmailer to v7.1.0 --- lam/composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lam/composer.lock b/lam/composer.lock index ad584b21d..7e6f9b888 100644 --- a/lam/composer.lock +++ b/lam/composer.lock @@ -2296,16 +2296,16 @@ }, { "name": "phpmailer/phpmailer", - "version": "v7.0.2", + "version": "v7.1.0", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "ebf1655bd5b99b3f97e1a3ec0a69e5f4cd7ea088" + "reference": "e193b921a73e65bff40cab89ea0b0293be0e0c20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/ebf1655bd5b99b3f97e1a3ec0a69e5f4cd7ea088", - "reference": "ebf1655bd5b99b3f97e1a3ec0a69e5f4cd7ea088", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e193b921a73e65bff40cab89ea0b0293be0e0c20", + "reference": "e193b921a73e65bff40cab89ea0b0293be0e0c20", "shasum": "" }, "require": { @@ -2366,7 +2366,7 @@ "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "support": { "issues": "https://github.com/PHPMailer/PHPMailer/issues", - "source": "https://github.com/PHPMailer/PHPMailer/tree/v7.0.2" + "source": "https://github.com/PHPMailer/PHPMailer/tree/v7.1.0" }, "funding": [ { @@ -2374,7 +2374,7 @@ "type": "github" } ], - "time": "2026-01-09T18:02:33+00:00" + "time": "2026-05-15T14:22:59+00:00" }, { "name": "phpseclib/phpseclib", @@ -5985,5 +5985,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }