Skip to content

Commit

Permalink
Add coveralls dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinHoksberg committed Apr 26, 2018
1 parent 4f69482 commit 24910d0
Show file tree
Hide file tree
Showing 2 changed files with 708 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"require-dev": {
"phpunit/phpunit": "^6.5",
"mockery/mockery": "^1.0",
"twig/twig": "^2.4"
"twig/twig": "^2.4",
"satooshi/php-coveralls": "^2.0"
},
"suggest": {
"twig/twig": "A helper function is available for twig for creating icons easily in twig templates."
Expand Down
Loading

0 comments on commit 24910d0

Please sign in to comment.