diff options
| author | 2023-05-11 13:08:49 +0200 | |
|---|---|---|
| committer | 2023-05-11 13:08:49 +0200 | |
| commit | 4b2a94453f30d8cc0820641d6adfce1f0417538f (patch) | |
| tree | fd418771ed9a85989c549683211d59bf4b56a0c3 /lib/composer.json | |
| parent | deb306c33f67155d4b87d12857cc0b4676c60917 (diff) | |
PHPMailer 6.8.0 (#5389)
* PHPMailer 6.8.0
https://github.com/PHPMailer/PHPMailer/releases/tag/v6.8.0
https://github.com/PHPMailer/PHPMailer/releases
* Exclude unused DSNConfigurator
Diffstat (limited to 'lib/composer.json')
| -rw-r--r-- | lib/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/composer.json b/lib/composer.json index e294ed3f7..f8ee50f9f 100644 --- a/lib/composer.json +++ b/lib/composer.json @@ -13,7 +13,7 @@ "require": { "marienfressinaud/lib_opml": "0.5.1", "phpgt/cssxpath": "dev-master#4fbe420aba3d9e729940107ded4236a835a1a132", - "phpmailer/phpmailer": "6.6.0" + "phpmailer/phpmailer": "6.8.0" }, "config": { "sort-packages": true, |
