Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Mandrill driver will be dropped in Laravel 6.0 #3

Open
franzliedke opened this issue Jun 19, 2020 · 1 comment
Open

Mandrill driver will be dropped in Laravel 6.0 #3

franzliedke opened this issue Jun 19, 2020 · 1 comment

Comments

@franzliedke
Copy link

You will need to install an additional Composer package to support Mandrill in Beta 14, as we plan to upgrade Laravel to 6.0 by then.

See https://laravel.com/docs/6.x/upgrade.

(Personally, I would suggest having one extension per driver type, as that would allow you to directly require the necessary Composer packages, instead of asking for that as an additional installation step.)

@Ralkage
Copy link

Ralkage commented Jul 22, 2020

@franzliedke I like your approach with having one extension per driver type, we can definitely do this under FriendsOfFlarum to keep each individual mail driver package maintained 💯

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants