Releases: hofmannsven/laravel-brevo
Releases · hofmannsven/laravel-brevo
1.2.2
What's Changed
- Apply Laravel security release following CVE-2024-52301
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Apply Symfony security release following CVE-2024-51736
Full Changelog: 1.2.0...1.2.1
1.2.0
1.1.0
What's Changed
- Convert protected variables to private.
- Enforce custom formatting with Laravel Pint (GitHub Action).
- Add tests for PHP 8.3
Full Changelog: 1.0.0...1.1.0
1.0.0
Official release of the package.
0.1.1
What's Changed
- Add strict types directive to the configuration file.
- Add Laravel Pint PHP code style fixer as a development dependency. Usage:
composer format
Full Changelog: 0.1.0...0.1.1
0.1.0
Full working version of the package.