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

composer.json « tests - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cda5c5828bcc561fddd39adec7b07a6bcc52031f (plain)
1
2
3
4
5
6
7
8
9
10
{
  "require-dev": {
    "phpunit/phpunit": "~8.0",
    "behat/behat": "^3.0",
    "guzzlehttp/guzzle": "~6.0",
    "jarnaiz/behat-junit-formatter": "^1.3",
    "sabre/dav": "^4.0",
    "juliushaertl/nextcloud-behat": "^0.1.0"
  }
}