mirror of
https://github.com/itflow-org/itflow
synced 2026-06-26 03:31:05 +00:00
Bump PHPMailer from 7.0.1 to 7.0.2
This commit is contained in:
@@ -47,7 +47,7 @@ class POP3
|
||||
* @var string
|
||||
* @deprecated This constant will be removed in PHPMailer 8.0. Use `PHPMailer::VERSION` instead.
|
||||
*/
|
||||
const VERSION = '7.0.1';
|
||||
const VERSION = '7.0.2';
|
||||
|
||||
/**
|
||||
* Default POP3 port number.
|
||||
|
||||
Reference in New Issue
Block a user