Skip to content

Remove hidden dependency on SwiftMailer #64

Closed
@SamMousa

Description

@SamMousa

While moving away from SwiftMailer, since it is deprecated, I discovered that the mailer mocking functionality currently has a dependency on yiisoft/yii2-swiftmailer.

We should remove this and implement a simple message object implementation for testing purposes.

edit: In the mean time, a workaround is to configure your messageClass explicitly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions