Releases: lloricode/spatie-image-optimizer-health-check
Releases · lloricode/spatie-image-optimizer-health-check
v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #10
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #11
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #12
- Add support for Laravel 11
- Drop support for PHP 3.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
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