File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 44[ ![ codecov] ( https://codecov.io/gh/pollin14/laravel-curp-validation/branch/master/graph/badge.svg )] ( https://codecov.io/gh/pollin14/laravel-curp-validation )
55[ ![ Workflow] ( https://github.com/pollin14/laravel-curp-validation/workflows/PHP%20Composer/badge.svg )] ( )
66[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/pollin14/laravel-curp-validation.svg?style=flat-square )] ( https://packagist.org/packages/pollin14/laravel-curp-validation )
7+ [ ![ Version] ( https://img.shields.io/packagist/v/pollin14/laravel-curp-validation?style=flat )] ( https://img.shields.io/packagist/v/pollin14/laravel-curp-validation?style=plastic )
78
89A set of validation rules specific to validate Mexico's CURP.
910
@@ -17,7 +18,7 @@ composer require pollin14/laravel-curp-validation
1718
1819## Usage
1920
20- If you are using Laravel >= 6 you can install
21+ If you are using Laravel >= 6 and PHP >= 7.3 then you can install
2122
2223``` bash
2324composer require illuminatech/validation-composite
You can’t perform that action at this time.
0 commit comments