Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-10 04:01:31 +0300
committerGitHub <noreply@github.com>2020-10-10 04:01:31 +0300
commitb11f97cc96a8ef13e1a576c25f45faf9314acb15 (patch)
tree75f4a6ef96e4cabfe190882983d1b9fdb7b858c0 /composer.json
parentd77f7817a100df8610de28c19edf3b7432c41747 (diff)
Bump christophwurst/nextcloud from 19.0.0 to 20.0.0
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 19.0.0 to 20.0.0. - [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[bot] <support@github.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 9ab36fd94..ba7b12099 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
"type": "project",
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "^19.0",
+ "christophwurst/nextcloud": "^20.0",
"jakub-onderka/php-parallel-lint": "^1.0.0"
},
"license": "AGPLv3",