Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dgame authored Apr 30, 2017
1 parent 5e8424c commit 2017346
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
"scripts": {
"test": [
"phpunit"
],
"coverage": [
"phpunit --coverage-clover=coverage"
]
}
}
}

0 comments on commit 2017346

Please sign in to comment.