Skip to content

Commit b0b8cc6

Browse files
committed
Update composer
1 parent d220222 commit b0b8cc6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
"php" : ">=5.3.0"
2525
},
2626

27+
"require-dev": {
28+
"league/phpunit-coverage-listener" : "~1.0"
29+
},
30+
2731
"autoload" : {
2832
"psr-0" : {
2933
"League\\Di\\": ["src/", "test/"]

0 commit comments

Comments
 (0)