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

composer.json « integration « build - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7061d8dbde9eb29e03437c2a95a87560f0085fcd (plain)
1
2
3
4
5
6
7
8
9
{
  "require-dev": {
    "phpunit/phpunit": "~6.5",
    "behat/behat": "~3.5.0",
    "guzzlehttp/guzzle": "6.3.3",
    "jarnaiz/behat-junit-formatter": "^1.3",
    "sabre/dav": "3.2.2"
  }
}