Skip to content

v9.0 | Laravel 9 Ready

Compare
Choose a tag to compare
@cyrillkalita cyrillkalita released this 19 Jan 01:05
· 16 commits to v9.x since this release
9cb914a

New version introduces:

  • automatic casting of Mailgun event names to lowercase,
  • require illuminate/support: ^8.0|^9.0
  • drop support for Laravel below 8

As noted in #17 there are apparent some inconsistencies between sandbox and production environments for mailgun. The change will affect both events key and jobs config keys. Regardless what case Mailgun send the event name, it must always be lowercase in config.