Releases: laravel-validation-rules/credit-card
Releases · laravel-validation-rules/credit-card
1.9.0
1.8.0
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #51
New Contributors
- @laravel-shift made their first contribution in #51
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- Support Laravel 9 by @punyflash in #47
- Update README.md by @Sekaiichi in #41
New Contributors
- @Sekaiichi made their first contribution in #41
- @punyflash made their first contribution in #47
Full Changelog: 1.6.0...1.7.0
1.6.0
Support for PHP8
1.5.0
Allow null value for card_number (#37) * Remove type hint from card_number parameters * Add null value to bad card number test * fix test data * remove trailing whitespace
v1.4.0
1.3.0
Laravel 7 support
1.2.1
1.2.0
Laravel 6.0 support