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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/integration/composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/integration/composer.json b/build/integration/composer.json
index f77ddba9bcd..98b2f294c7a 100644
--- a/build/integration/composer.json
+++ b/build/integration/composer.json
@@ -1,5 +1,6 @@
{
"require-dev": {
+ "phpunit/phpunit": "~4.6",
"guzzlehttp/guzzle": "~5.0",
"behat/behat": "2.4.*@stable"
}