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