vitalybaev / laravel-dkim

Laravel 5 MailServiceProvider decorator, providing sign outgoing emails with DKIM
MIT License
31 stars 20 forks source link

Laravel 6 compatibility ? #15

Open Nuranto opened 4 years ago

Nuranto commented 4 years ago

https://github.com/vitalybaev/laravel5-dkim/pull/14

chrisgrim commented 4 years ago

+1 for this. Is there a way to get this now without waiting for the merge?

ricardoboss commented 4 years ago

You can use my fork until this gets merged: https://packagist.org/packages/ricardoboss/laravel-dkim (use version 0.5.0)