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: 29f73f2064ac97117ef06f22ac568a266f88577e (plain)
1
2
3
4
5
6
7
8
9
{
  "require-dev": {
    "phpunit/phpunit": "~4.6",
    "behat/behat": "^3.0",
    "guzzlehttp/guzzle": "~5.0",
    "jarnaiz/behat-junit-formatter": "^1.3",
    "sabre/dav": "3.0.9"
  }
}