Releases: swisnl/laravel-mautic
Releases · swisnl/laravel-mautic
0.4.0
0.3.0
0.2.0
Added
- Added support for Laravel 10.
Changed
- Removed
withHttpClient
method in authenticator classes, use constructor instead. - Internal OAuth client now uses the PSR-18 client provided by the
HttpClientFactory
.
Fixed
- Throw NotificationException when notification fails.