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: 98b2f294c7ae8a223dd2ad6fa5accfc8aab81d0d (plain)
1
2
3
4
5
6
7
{
  "require-dev": {
    "phpunit/phpunit": "~4.6",
    "guzzlehttp/guzzle": "~5.0",
    "behat/behat": "2.4.*@stable"
  }
}