Skip to content

v3.7.3

Compare
Choose a tag to compare
@crynobone crynobone released this 21 Mar 23:01
· 83 commits to master since this release

Changes

  • Configure Illuminate\Mail\Mailer to use configuration set by Notifier when it's being resolved instead of only using it once Notifier being resolved.

Fixes

  • Fixed missing from on Mailable when using queued Mailable.