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 c7213de + 18cad27 commit f18d36eCopy full SHA for f18d36e
composer.json
@@ -24,12 +24,12 @@
24
],
25
"require": {
26
"php": "^8.0",
27
- "illuminate/contracts": "^8.37"
+ "illuminate/contracts": "^8.37|^9.0"
28
},
29
"require-dev": {
30
"brianium/paratest": "^6.2",
31
- "nunomaduro/collision": "^5.3",
32
- "orchestra/testbench": "^6.15",
+ "nunomaduro/collision": "^5.3|^6.1",
+ "orchestra/testbench": "^6.15|^7.0",
33
"phpunit/phpunit": "^9.3",
34
"spatie/laravel-ray": "^1.9",
35
"vimeo/psalm": "^4.4"
0 commit comments