There was an error while loading. Please reload this page.
2 parents 49af29f + cb569fb commit 9202145Copy full SHA for 9202145
composer.json
@@ -18,13 +18,13 @@
18
"require": {
19
"php": "^7.3|^7.4|^8.0",
20
"spatie/laravel-package-tools": "^1.4.3",
21
- "illuminate/contracts": "^8.37"
+ "illuminate/contracts": "^8.37|^9.0"
22
},
23
"require-dev": {
24
"brianium/paratest": "^6.2",
25
"friendsofphp/php-cs-fixer": "^3.5",
26
- "nunomaduro/collision": "^5.3",
27
- "orchestra/testbench": "^6.15",
+ "nunomaduro/collision": "^5.3|^6.0",
+ "orchestra/testbench": "^6.15|^7.0",
28
"phpunit/phpunit": "^9.3",
29
"spatie/laravel-ray": "^1.23",
30
"squizlabs/php_codesniffer": "^3.6",
0 commit comments