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 be07fd7 + 48c9a09 commit 46ac937Copy full SHA for 46ac937
composer.json
@@ -32,12 +32,12 @@
32
},
33
"minimum-stability": "stable",
34
"require": {
35
- "illuminate/contracts": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0",
36
- "illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0"
+ "illuminate/contracts": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "illuminate/support": "^5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
37
38
"require-dev": {
39
- "phpunit/phpunit": "^7.0|^8.0|^9.0",
40
- "orchestra/testbench": "^3.5|^4.0|^5.0|^7.0|^8.0"
+ "phpunit/phpunit": "^7.0|^8.0|^9.0|^10.5",
+ "orchestra/testbench": "^3.5|^4.0|^5.0|^7.0|^8.0|^9.0"
41
42
"suggest": []
43
}
0 commit comments