Problem/Motivation
phpmailer requirements conflict with core 11.3.2 (which requires phpmailer 7)
Steps to reproduce
composer create-project recommended-project "drupal"
composer require phpmailer/phpmailer
composer require drupal/smtp
Proposed resolution
Check out phpmailer 7 and update dependencies
Remaining tasks
As above
User interface changes
Dependencies only
API changes
None?
Data model changes
None?
Comments
Comment #2
bluegeek9 commentedhttps://git.drupalcode.org/project/smtp/-/blob/8.x-1.x/composer.json?ref...
#3554233: Composer dependency issues with phpmailer/phpmailer_smtp