Bump PHPMailer from 6.8.0 to 6.8.1

This commit is contained in:
johnnyq
2023-09-11 13:38:57 -04:00
parent 3b645fc5fb
commit b77886cc7e
12 changed files with 81 additions and 37 deletions

View File

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