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 a9074cc commit d2d1e17Copy full SHA for d2d1e17
composer.json
@@ -34,7 +34,7 @@
34
"markenwerk/common-exceptions": "~3.0"
35
},
36
"require-dev": {
37
- "phpunit/phpunit": "~4.8",
+ "phpunit/phpunit": ">=4.8.26",
38
"codeclimate/php-test-reporter": "dev-master"
39
}
40
0 commit comments