wouterdeberg / laravel-elastic-email

Laravel Elastic Email is a wrapper for Elastic Email. You can send e-mails in your project just like you usually do with Laravel's native mailers, the package makes sure the e-mails are send via the Elastic Email API using your Elastic Email account.
16 stars 9 forks source link

Laravel 11 Support #11

Closed OprAle closed 6 months ago

OprAle commented 6 months ago

Kindly update the composer.json to add support for Laravel 11

wouterdeberg commented 6 months ago

Updated with a contribution from @angusm73 in https://github.com/wouterdeberg/laravel-elastic-email/releases/tag/2.1.2!