Releases: dreamonkey/laravel-cloudfront-url-signer
Releases · dreamonkey/laravel-cloudfront-url-signer
Support Laravel 10
What's Changed
- feat: support Laravel 10.x by @laravel-shift in #33
New Contributors
- @laravel-shift made their first contribution in #33
Full Changelog: v3.3.0...v3.4.0
Support Laravel 9
What's Changed
- Allow use with Laravel 9 by @dcodegroup in #28
New Contributors
- @dcodegroup made their first contribution in #28
Full Changelog: v3.2...v3.3.0
Support PHP 8
Add support for PHP 8 (#24) Co-authored-by: Alexander Leahy <[email protected]>
Support Laravel 8
v3.1.0 docs: update changelog
Support L7+, drop L5.x
v3.0.0 chore: update deps
Support Laravel 6+
v2.2.0 Support Laravel 6+ (#10)
Support Laravel 5.8
Support Laravel 5.8 (#8) Support laravel 5.8
Added L5.7 support, dropped L5.5 support
v2.0.0 Update CHANGELOG.md
Removed league/uri dependency
URL check is now delegated to AWS library
Official release, added L5.6 compliancy
v1.0.0 L5.6 compliant