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 50fb0a8 commit dc012f0Copy full SHA for dc012f0
composer.json
@@ -19,7 +19,7 @@
19
},
20
"require": {
21
"php": ">=7",
22
- "phpunit/phpunit": "8.4.x-dev",
+ "phpunit/phpunit": "^6 || ^7 || ^8",
23
"php-mock/php-mock-integration": "^2"
24
25
"archive": {
0 commit comments