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 0fbdab5 commit afcd4a8Copy full SHA for afcd4a8
composer.json
@@ -6,14 +6,14 @@
6
"license": "Apache-2.0",
7
"authors": [
8
{
9
- "name": "Scott Wilcox",
+ "name": "Scott Robinson",
10
"email": "[email protected]",
11
"homepage": "http://dor.ky"
12
}
13
],
14
"require": {
15
- "illuminate/validation": "^5.5",
16
- "illuminate/translation": "^5.5"
+ "illuminate/validation": "^5.5|^6.0",
+ "illuminate/translation": "^5.5|^6.0"
17
},
18
"require-dev": {
19
"phpunit/phpunit": "~5.7"
0 commit comments