Bump PHPMailer from 6.8.1 to 6.9.1

This commit is contained in:
johnnyq
2023-12-21 13:23:44 -05:00
parent 19a18126de
commit 6a63335a4a
11 changed files with 260 additions and 8 deletions

View File

@@ -47,6 +47,7 @@
"yoast/phpunit-polyfills": "^1.0.4"
},
"suggest": {
"decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication",
"ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
"ext-openssl": "Needed for secure SMTP sending and DKIM signing",
"greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",