Releases: spatie/laravel-validation-rules
Releases · spatie/laravel-validation-rules
3.4.0
What's Changed
- Fix test badge by @erikn69 in #67
- Laravel 11.x Compatibility by @laravel-shift in #70
New Contributors
Full Changelog: 3.3.1...3.4.0
3.3.1
What's Changed
- Convert test to pest by @lloricode in #65
- Add parameter column on
Authorized
, use php8 syntax by @lloricode in #64 - Use pest on composer test script by @lloricode in #66
New Contributors
- @lloricode made their first contribution in #65
Full Changelog: 3.3.0...3.3.1
3.3.0
3.2.2
What's Changed
- Add PHP 8.2 Support by @patinthehat in #57
- Install Laravel Pint by @imdhemy in #59
New Contributors
- @patinthehat made their first contribution in #57
- @imdhemy made their first contribution in #59
Full Changelog: 3.2.1...3.2.2
3.2.1
- fix chaining
doNotTrimItems
3.2.0
What's Changed
- fix psr version by @iamfarhad in #50
- Allow Laravel 9
New Contributors
- @iamfarhad made their first contribution in #50
Full Changelog: 3.1.1...3.2.0
3.1.1
- fix custom validation messages on delimited rule
3.1.0
3.0.0
- move iso3166 package to
suggest
2.7.1
- add support for PHP 8