Skip to content

Commit 20d0588

Browse files
committed
Upgrade phpspec coverage plugin
1 parent 6351a43 commit 20d0588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"psr/http-message": "^1.0"
2626
},
2727
"require-dev": {
28-
"friends-of-phpspec/phpspec-code-coverage": "^4.1",
28+
"friends-of-phpspec/phpspec-code-coverage": "^4.3",
2929
"phpspec/phpspec": "^4.3.4 || ^5.0 || ^6.0"
3030
},
3131
"extra": {

0 commit comments

Comments
 (0)