Skip to content

v3.3.0

Compare
Choose a tag to compare
@crynobone crynobone released this 14 Jun 21:37
· 195 commits to 6.x since this release
  • Update support to Laravel Framework v5.3.
  • Update typehint to mailer.sending event to Illuminate\Mail\Events\MessageSending.
  • Add Orchestra\Notifier\TransportManager::getConfig() and Orchestra\Notifier\TransportManager::getSecureConfig().
  • Add support for SparkPost Mail Transport.
  • Add Orchestra\Notifier\Notifiable to replace deprecated Orchestra\Notifier\NotifiableTrait.