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-10-11 17:17:45 +0300
committerGitHub <noreply@github.com>2020-10-11 17:17:45 +0300
commit13e0a5fca4ce2a1739535a3b01c6804b1f6f9e72 (patch)
treefbb42ffd0df22bad0382488f0c2381a708000936 /composer.json
parenta9af067e95cab1a5cf1afc0edc173dab265a806f (diff)
Update christophwurst/nextcloud requirement from ^19.0 to ^20.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/v19.0.0...v20.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 95a9bcb5..9dffd9ae 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
}
},
"require-dev": {
- "christophwurst/nextcloud": "^19.0",
+ "christophwurst/nextcloud": "^20.0",
"phpunit/phpunit": "^8.5",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0",