Bump phpMailer from 6.7.1 to 6.8.0

This commit is contained in:
johnnyq
2023-03-18 12:44:55 -04:00
parent 4a2d76b056
commit 427c51b728
8 changed files with 272 additions and 9 deletions

View File

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