ublaboo / mailing

Extension for Nette Framework: Easy & object-oriented way of sending & logging mails
https://github.com/ublaboo/mailing
MIT License
8 stars 5 forks source link

Allow Nette 3.0 stable #13

Closed Gappa closed 5 years ago

Gappa commented 5 years ago

Relaxed composer.json to allow installation with stable minimum stability.

paveljanda commented 5 years ago

👍 thanks

paveljanda commented 5 years ago

Could you please fix the tests? Thx

Gappa commented 5 years ago

I should probably add that I tested it with the latest Nette Webproject :)

Apart from some changes from previous versions (IMessageData, AbastractMail), I sent a few mails and it worked just fine.

Gappa commented 5 years ago

Could you please fix the tests? Thx

Oh, I'll take a look.

Gappa commented 5 years ago

Uff, I got caught on a nasty bug:

Otherwise just updated nette/tester & mockery.

paveljanda commented 5 years ago

Thank you. :)

paveljanda commented 5 years ago

https://github.com/ublaboo/mailing/releases/tag/v1.2.0