Bump phpMailer from 6.9.2 to 6.10.0

This commit is contained in:
johnnyq
2025-05-22 11:46:09 -04:00
parent 83ffe05a99
commit cefbbdc3a8
8 changed files with 267 additions and 74 deletions

View File

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