We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb1ded commit 4393cedCopy full SHA for 4393ced
1 file changed
composer.json
@@ -22,8 +22,8 @@
22
"php": "^7.1.10"
23
},
24
"require-dev": {
25
- "phpunit/php-code-coverage": "~1.2.1",
26
- "phpunit/php-file-iterator": ">=1.3.0@stable"
+ "phpunit/php-code-coverage": "^6.0.4",
+ "phpunit/php-file-iterator": "^1.4.5"
27
28
"autoload": {
29
"psr-4": {
0 commit comments