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 75edb39 commit 5bdb14fCopy full SHA for 5bdb14f
composer.json
@@ -30,7 +30,7 @@
30
"mockery/mockery": "^0.9.5",
31
"orchestra/testbench": "3.1.*|3.2.*|3.3.*|3.4.*|3.5.*|3.6.*|3.6.x-dev",
32
"laravel/framework": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*",
33
- "phpunit/phpunit": "4.*",
+ "phpunit/phpunit": "4.*|6.*|7.*",
34
"orchestra/database": "3.6.x-dev"
35
},
36
"autoload": {
0 commit comments