{
    "repositories": [
        {
            "type": "vcs",
            "url": "git@github.com:theorchard/php-owsrequest.git"
        },
        {
            "type": "vcs",
            "url": "git@github.com:theorchard/php-owsclient.git"
        }
    ],
    "require": {
        "orchard/owsclient": "0.0.8",
        "josegonzalez/dotenv": "2.0"
    }
}
