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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-07-31 07:55:42 +0300
committerRené Gieling <github@dartcafe.de>2019-07-31 07:55:42 +0300
commita62cbfd26ff5ceb63689d5c5d43017296cdb9a31 (patch)
treecd927c88774bd247e053e7a7201175f6106e8042 /composer.json
parentbcbb40080a9dc63077da350b5b645fbc922056c3 (diff)
Update christophwurst/nextcloud requirement from ^15.0 to ^16.0 (#572)
Updates the requirements on [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) to permit the latest version. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v15.0.0...v16.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
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 84d6427e..2e55f589 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
}
],
"require-dev": {
- "christophwurst/nextcloud": "^15.0",
+ "christophwurst/nextcloud": "^16.0",
"phpunit/phpunit": "^5.4",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0"