Problem/Motivation
Due to the BC break in PHPMailer 6.11.x these changes were reverted in 6.12.x. https://github.com/PHPMailer/PHPMailer/releases/tag/v6.12.0
7.0.0 was released and includes the 6.11.x changes. https://github.com/PHPMailer/PHPMailer/releases/tag/v7.0.0
Steps to reproduce
Proposed resolution
Update version requirements.
Comments
Comment #2
imclean commentedChanges: https://git.drupalcode.org/project/phpmailer_smtp/-/commit/c0959d577699e...
No dev release in the dropdown, I'll sort that out another time.
Comment #4
dadderley commentedSorry, I am a bit lost here.
I am running Drupal core 10.5.4.
When I go to update, I get this:
Please tell me how to successfully update.
Comment #5
imclean commentedIt looks like you're using PHPMailer OAuth2, which hasn't been updated to run with later versions of PHPMailer SMTP. You'll need to wait for a new release, which should probably happen soon I guess. Just to maintain compatibility, no new features will be added my me.
Comment #6
dadderley commentedThanks
Comment #7
imclean commentedPHPMailer OAuth2 2.0.0-alpha2 is out but untested. Composer may get itself in a loop, so try --with-all-dependencies.
Comment #8
imclean commentedComment #10
dadderley commentedStill does not work for me.
I am running Drupal core 10.5.6
Comment #11
imclean commentedAs the message says, try with a captital -W.
Comment #12
dadderley commentedHi.
I am still having this problem.
I have no idea how to resolve this.
Also, In the Status Report I see this:
Unresolved dependency
PHPMailer SMTP (Version >=2.4.0 required)
PHPMailer OAuth2 requires this module and version. Currently using PHPMailer SMTP version
As I say, I do not know how to resolve this.