Skip to content

Commit f85586e

Browse files
committed
fix: install php-coveralls in ci
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent 06e8abc commit f85586e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"phpunit/phpunit": "^11.0",
3131
"donatj/mock-webserver": "^2.7",
3232
"friendsofphp/php-cs-fixer": "^3.0",
33+
"php-coveralls/php-coveralls": "^2.9",
3334
"vimeo/psalm": "^6.0"
3435
},
3536
"autoload": {

0 commit comments

Comments
 (0)