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[bot] <support@dependabot.com>2018-12-30 22:08:01 +0300
committerdependabot[bot] <support@dependabot.com>2018-12-30 22:08:01 +0300
commitbba51acb11872c0a1e79e6dd12a170fe159b8f25 (patch)
treea22196d956cc3436f4f7b4d3bd9bb3077e1dcb45 /composer.json
parent901b23d1adbc5ece00d2c3c81281b2853f9ea908 (diff)
Update christophwurst/nextcloud requirement from ^12.0 to ^15.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/commits/v15.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 e52ea13c..27e0e3ac 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
}
],
"require-dev": {
- "christophwurst/nextcloud": "^12.0",
+ "christophwurst/nextcloud": "^15.0",
"phpunit/phpunit": "^5.4",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0"