Skip to content

ha1t/php-Pit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-Pit

Install using composer

composer.json

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