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-12-01 05:15:18 +0300
committerGitHub <noreply@github.com>2019-12-01 05:15:18 +0300
commit46dfc957a56f3e9b56f220b7d3665bd57b9d22cf (patch)
tree553da67b0771a0cb943d4b59501b79a3b438dc00 /composer.json
parent33cbf3990ab3d1f143658e3c532e7c63ec10022b (diff)
Update christophwurst/nextcloud requirement from ^16.0 to ^17.0
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/v16.0.0...v17.0.1) Signed-off-by: dependabot-preview[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 4bba2e16..0b22cacd 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,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"