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:
authordartcafe <github@dartcafe.de>2019-12-10 00:12:50 +0300
committerdartcafe <github@dartcafe.de>2019-12-10 00:12:50 +0300
commit764f4a71580586cf1c195c074caecffbec6dde52 (patch)
treea5ef5d0b74d8e7bc02736934f82f0ad49f2cca35 /composer.json
parent1d4a9334c7298416032b2f453e174c35d70217ce (diff)
parente9cc6346861ad441c750f37d79bf6bb29ac46e5c (diff)
Merge branch 'master' into dev-1.0
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 b701e691..ac8471da 100644
--- a/composer.json
+++ b/composer.json
@@ -19,7 +19,7 @@
}
},
"require-dev": {
- "christophwurst/nextcloud": "^16.0",
+ "christophwurst/nextcloud": "^17.0",
"phpunit/phpunit": "^8.2",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0"