Skip to content

v2.0.0 2023-05-13

Compare
Choose a tag to compare
@lloricode lloricode released this 13 May 09:56
· 49 commits to develop since this release

What's Changed

  • Massive clean up with latest tools and standard.
  • Drop support PHP 8.0 and below.
  • Set laravel 10 minimum support
  • Convert to pest test.
  • Use spatie/pest-plugin-snapshots for clean up test.
  • Install rector for easy upgrade php support inn later version.
  • Fix psr 12 coding style.
  • Use GitHub action test
  • Install phpstan