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