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 7294996 commit 70dd79cCopy full SHA for 70dd79c
composer.json
@@ -1,7 +1,8 @@
1
{
2
"name": "laravel-validation-rules/credit-card",
3
"description": "Validate credit card number, expiration date, cvc",
4
- "type": "laravel, validation, credit card",
+ "type": "library",
5
+ "keywords": [ "laravel", "validation", "credit card", "validator" ],
6
"require": {
7
"illuminate/validation": "^5.5",
8
"illuminate/translation": "^5.5"
0 commit comments