Releases: barryvdh/laravel-httpcache
Releases · barryvdh/laravel-httpcache
v1.1.0
What's Changed
- Add return type on handle method by @aidanwatt in #62
- using 'http_cache.options.default_ttl' by @allowing in #57
- Laravel 11.x Compatibility by @laravel-shift in #63
- Test on PHP8.3 by @barryvdh in #64
New Contributors
- @aidanwatt made their first contribution in #62
- @allowing made their first contribution in #57
- @laravel-shift made their first contribution in #63
Full Changelog: v1.0.0...v1.0.1
Support Laravel 10
Merge pull request #61 from barryvdh/feat-laravel10 Support Laravel 10
v0.3.10: Support Laravel 9, Add github actions (#58)
- Update to support Laravel 9 / Symfony 6
- Add basic tests
v0.3.9
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
Update for Symfony4
v0.3.3 Update SetTtl.php