summaryrefslogtreecommitdiffstats
path: root/composer.json
blob: 34fe9a5dccfdb1c032db62661f4dc938df24c9ce (plain)
1
2
3
4
5
{
    "require-dev": {
        "phpunit/php-code-coverage": "^4.0"
    }
}