Skip to content

Commit a2ac684

Browse files
committed
Add Packagist version badge
Signed-off-by: victor <victor@4uno.org>
1 parent 8c2f42e commit a2ac684

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
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

89
A 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
2324
composer require illuminatech/validation-composite

0 commit comments

Comments
 (0)