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: 6723c54a057f590b8dfc126d8d7af65237b2b685 (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.3"
  }
}