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>2020-12-26 05:17:23 +0300
committerGitHub <noreply@github.com>2020-12-26 05:17:23 +0300
commitfbb684cbccd4b0be977f7bfa2ac91d8c5627f81c (patch)
treeb216f8532b487c86a42032738ab9c918276f600b /composer.json
parent11cb640a214a7a15b2ce315bcc5d43ba570c053d (diff)
Bump christophwurst/nextcloud from 20.0.1 to 20.0.4
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.1 to 20.0.4. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.1...v20.0.4) 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 cc377bf9f..9b5c539b3 100644
--- a/composer.json
+++ b/composer.json
@@ -44,7 +44,7 @@
},
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "v20.0.1",
+ "christophwurst/nextcloud": "v20.0.4",
"christophwurst/nextcloud_testing": "0.11.0",
"nextcloud/coding-standard": "^0.4.0",
"phan/phan": "^3.0",