Skip to content

v2.0.0

Compare
Choose a tag to compare
@lloricode lloricode released this 11 Oct 17:02
· 31 commits to main since this release

What's Changed

  • Drop support for PHP 8.0 and below (to use Process facade and able to mock for testing).
  • Drop support for Laravel 9.0 and below.
  • Use php native enums.
  • Update dependencies to the latest versions.
  • Move a process to Spatie\ImageOptimizer\HealthCheck\HealthCheckProcess class.
  • Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #3
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #4
  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #5
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.6.0 by @dependabot in #7
  • Bump actions/checkout from 3 to 4 by @dependabot in #8
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #9

Full Changelog: v1.0.3...v2.0.0