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

@@ -46,7 +46,7 @@ class POP3
*
* @var string
*/
const VERSION = '6.8.1';
const VERSION = '6.9.1';
/**
* Default POP3 port number.