luisdalmolin / laravel-mandrill-driver

Mandrill mail driver for Laravel for version 6+
MIT License
79 stars 38 forks source link

Swap `extend` in the `boot` method to `resolving` in the `register` method #6

Closed TheoGibbons closed 4 years ago

TheoGibbons commented 4 years ago

This resolves the conflict with fedeisas/laravel-mail-css-inliner

juukie commented 4 years ago

This PR can be closed now.

therobfonz commented 4 years ago

Resolved in https://github.com/therobfonz/laravel-mandrill-driver/pull/13