From 778803bdec31c12deaef35127380ad97213a0e53 Mon Sep 17 00:00:00 2001 From: Tobias Schmid <tobias.schmid@telecom.ewb.ch> Date: Thu, 29 Jun 2023 13:46:29 +0200 Subject: [PATCH] update PHPMailer submodule to v6.8.0, fixes phpipam#3778 --- functions/PHPMailer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/PHPMailer b/functions/PHPMailer index 59495db0..df16b615 160000 --- a/functions/PHPMailer +++ b/functions/PHPMailer @@ -1 +1 @@ -Subproject commit 59495db0b14c17f5a370359df0ad7b2e004391a2 +Subproject commit df16b615e371d81fb79e506277faea67a1be18f1 -- GitLab