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 2436259 commit 2ce424cCopy full SHA for 2ce424c
composer.json
@@ -5,8 +5,8 @@
5
"keywords": [ "laravel", "validation", "credit card", "validator" ],
6
"require": {
7
"php": "7.*",
8
- "illuminate/validation": "^5.5|^6.0|^7.0",
9
- "illuminate/translation": "^5.5|^6.0|^7.0"
+ "illuminate/validation": "^5.5|^6.0|^7.0|^8.0",
+ "illuminate/translation": "^5.5|^6.0|^7.0|^8.0"
10
},
11
"require-dev": {
12
"php": ">=7.0.0",
0 commit comments