Welcome to mirror list, hosted at ThFree Co, Russian Federation.

composer.json « changelog - github.com/nextcloud/github_helper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2fce8d3ca9803a59b13cba6646127ab3c38da0e1 (plain)
1
2
3
4
5
6
7
{
    "require": {
        "symfony/console": "^4.0",
        "knplabs/github-api": "^3.8",
        "guzzlehttp/guzzle": "^7.4"
    }
}