Skip to content

v1.1.0

Choose a tag to compare

@markwalet markwalet released this 30 Mar 08:49
· 23 commits to main since this release

Added

  • Included Pint & PHPStan static analysis
  • Added a GitHub Actions workflow for static analysis
  • Update dependabot configuration
  • Added a PHPUnit and Testbench-based package test suite
  • Added a GitHub Actions test matrix for supported PHP 8.2+ and Laravel 12/13 versions

Changed

  • Raised the minimum supported PHP version to 8.2
  • Raised the minimum supported Laravel version to 12