Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Commit decf3df

Browse files
committed
Add satooshi/php-coveralls dependency to Composer configuration
1 parent 09441bf commit decf3df

2 files changed

Lines changed: 220 additions & 69 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"twig/twig": "^1.24"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^4.8"
26+
"phpunit/phpunit": "^4.8",
27+
"satooshi/php-coveralls": "^1.0"
2728
},
2829
"autoload": {
2930
"psr-4": {

0 commit comments

Comments
 (0)