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

github.com/nextcloud/mail.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>2021-01-23 05:21:35 +0300
committerGitHub <noreply@github.com>2021-01-23 05:21:35 +0300
commit1505e5b08b53b1b6b77c26f90cc8d152983d1a80 (patch)
treeccced9645f6b570c72d970daf613de75f6210e70 /composer.json
parent2b991a8fb2b59bebb9229e58cf9646ab6babe7f1 (diff)
Bump christophwurst/nextcloud from 20.0.4 to 20.0.5
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.4 to 20.0.5. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.4...v20.0.5) 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 337059e49..b4fdf224d 100644
--- a/composer.json
+++ b/composer.json
@@ -44,7 +44,7 @@
},
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "v20.0.4",
+ "christophwurst/nextcloud": "v20.0.5",
"christophwurst/nextcloud_testing": "0.12.1",
"nextcloud/coding-standard": "^0.5.0",
"phan/phan": "^4.0",