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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Gieling <github@dartcafe.de>2019-07-31 07:57:02 +0300
committerGitHub <noreply@github.com>2019-07-31 07:57:02 +0300
commitfae3a1a9c58d133ea050f9bff88cfaba098f67c1 (patch)
treefc0c05c564b7b841f72a2e0ef9495f403c907cba /composer.json
parent3c7edc4556caeb2925c644e2f057a960f9908a1f (diff)
parenta62cbfd26ff5ceb63689d5c5d43017296cdb9a31 (diff)
Merge branch 'master' into dependabot/composer/phpunit/phpunit-tw-8.2
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index fdb41718..4bba2e16 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
}
],
"require-dev": {
- "christophwurst/nextcloud": "^15.0",
+ "christophwurst/nextcloud": "^16.0",
"phpunit/phpunit": "^8.2",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0"