{
    "repositories": [
        {
            "type": "path",
            "url": "../../"
        }
    ],
    "require": {
        "bamarni/composer-bin-plugin": "dev-master",
        "psr/log": "=3.0.0"
    },
    "config": {
        "allow-plugins": {
            "bamarni/composer-bin-plugin": true
        }
    },
    "extra": {
        "bamarni-bin": {
            "forward-command": true
        }
    }
}
