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

composer.json « integration « tests - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2f0f8a815cec0fb11946f5e6c51857db9d3b3c3b (plain)
1
2
3
4
5
6
7
8
{
  "require-dev": {
    "phpunit/phpunit": "~4.6",
    "behat/behat": "^3.0",
    "guzzlehttp/guzzle": "~5.0",
    "jarnaiz/behat-junit-formatter": "^1.3"
  }
}