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: a1e74de984a132ec103f8523a367c814f1984c94 (plain)
1
2
3
4
5
6
7
8
{
    "require": {
        "knplabs/github-api": "^2.14",
        "php-http/guzzle6-adapter": "^1.1",
        "cache/redis-adapter": "^1.0",
        "symfony/console": "^4.0"
    }
}