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 7057e59 commit 959266cCopy full SHA for 959266c
1 file changed
composer.json
@@ -13,9 +13,9 @@
13
"codeception/phpunit-wrapper": "*"
14
},
15
"require": {
16
- "phpunit/phpunit": ">=4.8.28 <5.0.0 || >=5.6.3 <7.0",
17
- "phpunit/php-code-coverage": ">=2.2.4 <6.0",
18
- "sebastian/comparator": ">1.1 <3.0",
+ "phpunit/phpunit": ">=5.7.27 <7.0",
+ "phpunit/php-code-coverage": ">=4.0.4 <6.0",
+ "sebastian/comparator": ">=1.2.4 <3.0",
19
"sebastian/diff": ">=1.4 <4.0"
20
21
0 commit comments