Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@ggcasuso ggcasuso released this 10 Jul 10:37
f7364ad

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.