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

composer.json « integration « tests - github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bb2be516c641cacefa5131af6a6ea570ae5c212b (plain)
1
2
3
4
5
6
{
    "require-dev": {
        "behat/behat": "^3.3",
        "guzzlehttp/guzzle": "^7.0"
    }
}