Bump PHPMailer from 7.0.0 to 7.0.1
This commit is contained in:
@@ -45,8 +45,9 @@ class POP3
|
||||
* The POP3 PHPMailer Version number.
|
||||
*
|
||||
* @var string
|
||||
* @deprecated This constant will be removed in PHPMailer 8.0. Use `PHPMailer::VERSION` instead.
|
||||
*/
|
||||
const VERSION = '7.0.0';
|
||||
const VERSION = '7.0.1';
|
||||
|
||||
/**
|
||||
* Default POP3 port number.
|
||||
|
||||
Reference in New Issue
Block a user