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.
1 parent 1f65d69 commit e81506dCopy full SHA for e81506d
composer.json
@@ -44,8 +44,8 @@
44
"orchestra/testbench-browser-kit": "^6.0",
45
"orchestra/testbench-dusk": "^6.0",
46
"php-coveralls/php-coveralls": "*",
47
- "phpunit/phpunit": "8.5",
48
- "sebastian/phpcpd": "^5.0"
+ "phpunit/phpunit": "8.5|^9.0",
+ "sebastian/phpcpd": "^5.0|^6.0"
49
},
50
"autoload": {
51
"psr-4": {
0 commit comments