Skip to content

ha1t/php-Pit

Repository files navigation

php-Pit

Install using composer

composer.json

{
    "repositories": [{
        "type": "vcs",
        "url": "https://github.com/ha1t/php-Pit"
    }],
    "require": {
        "pit/pit": "*"
    }
}