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>2020-09-14 19:56:58 +0300
committerdartcafe <github@dartcafe.de>2020-09-14 19:56:58 +0300
commit1a5d1f677e34ad21e58790bc5bcc6b2acb3db1e8 (patch)
treee4905dc50bec7c28b5a75d56f808af977a3ee6bb
parent4331d97550a8504761e5fcba191cf33ae4d3967a (diff)
parentcd6e30ca5a177f9a82b7c441f351d04114557596 (diff)
Merge branch 'master' of http://github.com/nextcloud/polls
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index d1bf68de..ec2787ae 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
}
},
"require-dev": {
- "christophwurst/nextcloud": "^18.0",
+ "christophwurst/nextcloud": "^19.0",
"phpunit/phpunit": "^8.2",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0",