Releases: spatie/laravel-url-signer
Releases · spatie/laravel-url-signer
3.2.0
3.1.0
What's Changed
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.2.0 by @dependabot in #48
- Bump actions/checkout from 2 to 3 by @dependabot in #47
- Laravel 11.x Compatibility by @laravel-shift in #53
New Contributors
- @dependabot made their first contribution in #48
Full Changelog: 3.0.1...3.1.0
3.0.1
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #46
New Contributors
- @laravel-shift made their first contribution in #46
Full Changelog: 3.0.0...3.0.1
3.0.0
- internal rewrite
- by default signing expiration is now passing as seconds instead of days
2.7.0
- allow Laravel 9
2.6.1
- allow PHP 8
2.6.0
- add support for Laravel 8
2.5.0
- add support for Laravel 7
2.4.0
add support for Laravel 6
2.3.0
wip