Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Swiftmailer 6.0 #9

Open
Taluu opened this issue Dec 6, 2017 · 7 comments
Open

Support for Swiftmailer 6.0 #9

Taluu opened this issue Dec 6, 2017 · 7 comments

Comments

@Taluu
Copy link

Taluu commented Dec 6, 2017

Swiftmailer 6.0 was released something like 6 months ago, and IRC, should not have too many changes impacting a simple Transport.

Any support planned for 6.0 ? :}

@Nightbr
Copy link
Member

Nightbr commented Dec 6, 2017

@Taluu
Copy link
Author

Taluu commented Dec 6, 2017

Nevermind, it seems there is some incompabilities (e.g removal of Swift_Mime_Message).

@Taluu
Copy link
Author

Taluu commented Dec 6, 2017

Indeed, any plans on releasing a version ?

@Nightbr
Copy link
Member

Nightbr commented Dec 6, 2017

yes, very soon I hope... I would like to create a release with BC but tag it major and update all projects (mailjetBundle + laravel-mailjet) with it around the beginning of 2018. Waiting for new contacts from mailjet team

@latanasov
Copy link
Contributor

latanasov commented Dec 7, 2017

cc @Zhivko-Mailjet @eboisgon @kachar

@jGielen
Copy link

jGielen commented Dec 23, 2017

@Nightbr would it not be more logic to require "symfony/swiftmailer-bundle" instead of "swiftmailer/swiftmailer"?

@Nightbr
Copy link
Member

Nightbr commented Dec 24, 2017

@jGielen you can't require symfony/swiftmailer-bundle because it only provides Symfony integration for SwiftMailer. This is a swiftmailer transport for Mailjet, it is used in mailjet/MailjetBundle and mailjet/laravel-mailjet packages. Add to this, you can use this on raw php project with SwiftMailer.

So no, it's not logic to require symfony/swiftmailer-bundle an it will not resolve the problem of compatibility btw...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants