summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-11-27 12:10:54 +0100
committerRemi Collet <remi@php.net>2023-11-27 12:10:54 +0100
commit962ecf6acefe9acac240d58cbb9c66bfba426e31 (patch)
tree5fde9de0be1a8cda6c05655b29074d0db4e5a9ce /composer.json
parent2c9ab129ada4291b66f89d67d03259b5bda803a4 (diff)
update to 6.9.1HEADmaster
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 2fd2f4c..fa170a0 100644
--- a/composer.json
+++ b/composer.json
@@ -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",