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 d1a4e99 + b83a2c4 commit d042eb1Copy full SHA for d042eb1
composer.json
@@ -39,9 +39,9 @@
39
"friendsofphp/php-cs-fixer": "^3.2",
40
"illuminate/contracts": "^8.0|^9.0|^10.0",
41
"php-parallel-lint/php-var-dump-check": "^0.5.0",
42
- "phpunit/phpunit": "^9.0",
+ "phpunit/phpunit": "^9.0 || ^10.0",
43
"mockery/mockery": "^1.0",
44
- "orchestra/testbench": "^6.0|^7.0"
+ "orchestra/testbench": "^6.0|^7.0|^8.0"
45
},
46
"scripts": {
47
"cs": "php-cs-fixer fix --config .php-cs-fixer.php",
0 commit comments