Laravel Postmark Provider Versions Save

A Postmark adapter for Laravel 5+

3.0.0

8 years ago

Laravel 5.2 eliminated "pretend" and "log" features from the base mailer, which caused the postmark provider to break. We're updating to get this working. Since this is technically a breaking change, we're bumping to 3.0, but there are minimal changes to the provider.

2.0.0

8 years ago

This release supports newer versions of Laravel by updating the Guzzle requirement to 6.0+

1.0.0

9 years ago

Initial release of package.

This release simply corrects the dependency graph created for working with the swiftmailer transport, and Laravel. No modifications to the Laravel Adapter were made upon separating it from the wildbit/swiftmailer-postmark package.

This was done due to the suggestion from @mlebkowski in this issue: https://github.com/wildbit/swiftmailer-postmark/issues/1