diff options
| author | 2024-01-05 08:45:07 +0100 | |
|---|---|---|
| committer | 2024-01-05 08:45:07 +0100 | |
| commit | 4704c11d1770e024bea779a8500ee0b95b8479dc (patch) | |
| tree | 2d4d5d94b3035e24d4cecfc2912dbf28f9afd292 /lib/composer.json | |
| parent | 889746cb10887ffc726c446214022ce9ffa75529 (diff) | |
Update to PHPMailer 6.9.1 (#6022)
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 b06fea105..a0ff7bdb4 100644 --- a/lib/composer.json +++ b/lib/composer.json @@ -13,7 +13,7 @@ "require": { "marienfressinaud/lib_opml": "0.5.1", "phpgt/cssxpath": "dev-master#d99d35f7194bac19fb3f8726b70c1bc83de3e931", - "phpmailer/phpmailer": "6.8.1" + "phpmailer/phpmailer": "6.9.1" }, "config": { "sort-packages": true, |
