We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a8a81 commit ac8a7b9Copy full SHA for ac8a7b9
README.md
@@ -6,7 +6,7 @@ This rule will validate that a given credit card **number**, **expiration date**
6
<a href="https://travis-ci.org/laravel-validation-rules/credit-card">
7
<img src="https://img.shields.io/travis/laravel-validation-rules/credit-card.svg?style=flat-square">
8
</a>
9
- <a href="https://scrutinizer-ci.com/g/laravel-validation-rules/credit-cards/code-structure/master/code-coverage">
+ <a href="https://scrutinizer-ci.com/g/laravel-validation-rules/credit-card/code-structure/master/code-coverage">
10
<img src="https://img.shields.io/scrutinizer/coverage/g/laravel-validation-rules/credit-card.svg?style=flat-square">
11
12
<a href="https://scrutinizer-ci.com/g/laravel-validation-rules/credit-card">
0 commit comments