Notable changes and release notes of the Laravel Brevo package.
- Apply Commonmark security release following GHSA-c2pc-g5qf-rfrf
- Apply Laravel security release following CVE-2024-52301
- Apply Symfony security release following CVE-2024-51736
- Add support for Laravel 11
- Convert protected variables to private.
- Enforce custom formatting with Laravel Pint (GitHub Action).
- Add tests for PHP 8.3
- Official release of the package.
- Add strict types directive to the configuration file.
- Add Laravel Pint PHP code style fixer as a development dependency. Usage:
composer format
- Full working version of the package.