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 57e7e80 + e4337ec commit b9742edCopy full SHA for b9742ed
composer.json
@@ -32,13 +32,13 @@
32
},
33
"minimum-stability": "stable",
34
"require": {
35
- "illuminate/contracts": "^5.5|^6.0|^7.0|^8.0",
36
- "illuminate/support": "^5.5|^6.0|^7.0|^8.0",
+ "illuminate/contracts": "^5.5|^6.0|^7.0|^8.0|^9.0",
+ "illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0",
37
"php": "^7.0|^8.0"
38
39
"require-dev": {
40
"phpunit/phpunit": "^6.3|^9.0",
41
- "orchestra/testbench": "^3.5|^5.0"
+ "orchestra/testbench": "^3.5|^5.0|^7.0"
42
43
"suggest": {
44
}
0 commit comments