Skip to content

Commit 2ce424c

Browse files
committed
Version bump
1 parent 2436259 commit 2ce424c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"keywords": [ "laravel", "validation", "credit card", "validator" ],
66
"require": {
77
"php": "7.*",
8-
"illuminate/validation": "^5.5|^6.0|^7.0",
9-
"illuminate/translation": "^5.5|^6.0|^7.0"
8+
"illuminate/validation": "^5.5|^6.0|^7.0|^8.0",
9+
"illuminate/translation": "^5.5|^6.0|^7.0|^8.0"
1010
},
1111
"require-dev": {
1212
"php": ">=7.0.0",

0 commit comments

Comments
 (0)