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>2020-02-02 05:13:03 +0300
committerGitHub <noreply@github.com>2020-02-02 05:13:03 +0300
commita2df7b6870636ea0b79c210750eefbf1896b302e (patch)
tree1839517039bb203879874ebdc6264e3866b55ba9 /composer.json
parentf457797bfc3048bec782974e13fec2aaef678a5b (diff)
Update christophwurst/nextcloud requirement from ^17.0 to ^18.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/v17.0.0...v18.0.0) 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 8c6b4938..28f48e26 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
}
},
"require-dev": {
- "christophwurst/nextcloud": "^17.0",
+ "christophwurst/nextcloud": "^18.0",
"phpunit/phpunit": "^8.2",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0"