Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Open
Nobody has claimed this yet.
duplicate
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
composer depends swiftmailer/swiftmailer
wildbit/swiftmailer-postmark 3.3.0 requires swiftmailer/swiftmailer (^6.0.0)
yiisoft/yii2-swiftmailer 2.1.2 requires swiftmailer/swiftmailer (~6.0)
composer depends yiisoft/yii2-swiftmailer
craftcms/cms 3.7.23 requires yiisoft/yii2-swiftmailer (^2.1.2)
Looks like Craft / Yii and a number of transactional email plugins like Postmark depend on Swiftmailer, but it's due to be retired by the end of this month (November 2021). Any plans for this?
https://github.com/swiftmailer/swiftmailer
Additional info
- Craft version: 3.7.23
- PHP version: 7.4
- Plugins & versions: craftcms/postmark
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the composer dependency chain shown for swiftmailer/swiftmailer, yiisoft/yii2-swiftmailer, craftcms/cms, and wildbit/swiftmailer-postmark. Determine the affected email integrations and the migration path to symfony/mailer; done means the abandoned Swiftmailer dependency is no longer required without breaking those integrations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100