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.
2 parents 00abff9 + 60a38f1 commit 2aa3d06Copy full SHA for 2aa3d06
composer.json
@@ -12,8 +12,8 @@
12
}
13
],
14
"require": {
15
- "illuminate/validation": "^5.5|^6.0|^7.0|^8.0",
16
- "illuminate/translation": "^5.5|^6.0|^7.0|^8.0"
+ "illuminate/validation": "^5.5|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/translation": "^5.5|^6.0|^7.0|^8.0|^9.0"
17
},
18
"require-dev": {
19
"phpunit/phpunit": "~5.7|^9.0"
0 commit comments