Update dependency phpmailer/phpmailer to v6.1.7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
phpmailer/phpmailer | require | patch |
6.1.6 -> 6.1.7
|
Release Notes
PHPMailer/PHPMailer
v6.1.7
- Split SMTP connection into two separate methods
- Undo BC break in PHP vesions 5.2.3 - 7.0.0 introduced in 6.1.2 when injecting callables for address validation and HTML to text conversion
- Save response to SMTP welcome banner as other responses are saved
- Retry stream_select if interrupted by a signal
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.