Skip to content

Commit 4393ced

Browse files
committed
Update dependencies version
1 parent 5bb1ded commit 4393ced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"php": "^7.1.10"
2323
},
2424
"require-dev": {
25-
"phpunit/php-code-coverage": "~1.2.1",
26-
"phpunit/php-file-iterator": ">=1.3.0@stable"
25+
"phpunit/php-code-coverage": "^6.0.4",
26+
"phpunit/php-file-iterator": "^1.4.5"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)