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

Changes for work with new API of swiftmailer #2

Closed
wants to merge 1 commit into from

Conversation

demenkov
Copy link

@cebe
Copy link
Member

cebe commented Mar 23, 2015

is this backwards compatible?

@demenkov
Copy link
Author

No.
But when I'm runing composer update, I get new version of swiftmailer and it breaks mailer in Yii.

@demenkov
Copy link
Author

Currently I fixed it with adding

"swiftmailer/swiftmailer": "dev-master#db95cfa68a8bc91d1c54f75c416f481c9a8bd100"

in application composer.json

@cebe
Copy link
Member

cebe commented Mar 23, 2015

we should adjust version constraints in composer.json then.

@demenkov
Copy link
Author

How about to lock on 5.4.0 version?
https://github.com/swiftmailer/swiftmailer/releases/tag/v5.4.0

"swiftmailer/swiftmailer": "5.4.0"

Create new request or modify this?

@klimov-paul
Copy link
Member

Resolved by commit cab046b

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

Successfully merging this pull request may close these issues.

None yet

3 participants