From 9e8c11eba65f0038b7bc39eb8e9fc92811a4505a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 07:22:32 +0000 Subject: [PATCH] Update dependency phpmailer/phpmailer to v7.0.2 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 902e49f..456b8fd 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "ext-grpc": "*", "ext-sockets": "*", "ext-curl": "*", - "phpmailer/phpmailer": "7.0.1", + "phpmailer/phpmailer": "7.0.2", "grpc/grpc": "1.74.0", "google/protobuf": "4.33.3" } diff --git a/composer.lock b/composer.lock index 9366e6e..6275113 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0cee8820a451b520f9ff603998c1efda", + "content-hash": "2292107b96d3ef4f8b3a5c9020338a5e", "packages": [ { "name": "google/protobuf", @@ -96,16 +96,16 @@ }, { "name": "phpmailer/phpmailer", - "version": "v7.0.1", + "version": "v7.0.2", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "360ae911ce62e25e11249f6140fa58939f556ebe" + "reference": "ebf1655bd5b99b3f97e1a3ec0a69e5f4cd7ea088" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/360ae911ce62e25e11249f6140fa58939f556ebe", - "reference": "360ae911ce62e25e11249f6140fa58939f556ebe", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/ebf1655bd5b99b3f97e1a3ec0a69e5f4cd7ea088", + "reference": "ebf1655bd5b99b3f97e1a3ec0a69e5f4cd7ea088", "shasum": "" }, "require": { @@ -166,7 +166,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.1" + "source": "https://github.com/PHPMailer/PHPMailer/tree/v7.0.2" }, "funding": [ { @@ -174,7 +174,7 @@ "type": "github" } ], - "time": "2025-11-25T07:18:09+00:00" + "time": "2026-01-09T18:02:33+00:00" } ], "packages-dev": [],