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 00abff9 commit 60a38f1Copy full SHA for 60a38f1
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