Skip to content

Commit ed9a3b8

Browse files
committed
Fixes #16 Month validation
1 parent 5b4bb12 commit ed9a3b8

File tree

4 files changed

+438
-276
lines changed

4 files changed

+438
-276
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"keywords": [ "laravel", "validation", "credit card", "validator" ],
66
"require": {
7-
"php": "^7.0",
7+
"php": "7.*",
88
"illuminate/validation": "^5.5",
99
"illuminate/translation": "^5.5"
1010
},

0 commit comments

Comments
 (0)