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-09-14 18:46:02 +0300
committerGitHub <noreply@github.com>2020-09-14 18:46:02 +0300
commit8f8ac412856d7397fbdcc9c505ba91851b1698ea (patch)
tree3080f8f19214e6f8ff548d2dd1d6f73b59746b3e
parentda39f8cc2553869440c04e71d14e06e3bedecede (diff)
Update christophwurst/nextcloud requirement from ^18.0 to ^19.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/v18.0.0...v19.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index d1bf68de..ec2787ae 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
}
},
"require-dev": {
- "christophwurst/nextcloud": "^18.0",
+ "christophwurst/nextcloud": "^19.0",
"phpunit/phpunit": "^8.2",
"league/factory-muffin": "^3.0",
"league/factory-muffin-faker": "^2.0",