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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-18 12:15:14 +0300
committerGitHub <noreply@github.com>2021-02-18 12:15:14 +0300
commit90eebe361b44ee2f430b254e78150d16515b5d94 (patch)
tree93a20bcfe7f4163bbbaefd46825e685106cfba6b /composer.json
parent63401b9349683b03f710e4cb306d4bf2367e3187 (diff)
Bump christophwurst/nextcloud from 20.0.5 to 20.0.7
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 20.0.5 to 20.0.7. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v20.0.5...v20.0.7) 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 9aef60985..4f4174ecd 100644
--- a/composer.json
+++ b/composer.json
@@ -46,7 +46,7 @@
},
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "v20.0.5",
+ "christophwurst/nextcloud": "v20.0.7",
"christophwurst/nextcloud_testing": "0.12.3",
"nextcloud/coding-standard": "^0.5.0",
"phan/phan": "^4.0",