{
    "require": {
        "phpunit/phpunit": "*"
    },
    "scripts": {
        "test": "phpunit"
    }
}
