Changelog
- Adds support to PHP 8.3.
- Updates Docker image to PHP 8.3.
- Adds support to Laravel 11.
- Removes support to Laravel 9.
- Updates to PHPUnit 11. Changes annotations to attributes, as annotations will be deleted in PHPUnit 12. https://docs.phpunit.de/en/11.2/attributes.html
- Updates GitHub workflow.