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>2019-12-02 12:58:49 +0300
committerGitHub <noreply@github.com>2019-12-02 12:58:49 +0300
commit912386b2286e9359d4fd8b36c93d2b049bdb7ab5 (patch)
tree86a961bc3a33d574f1a866499cff66566ba96e46 /composer.json
parent18d9d0c32db4f63aff6271028a0aa727847258d2 (diff)
Bump christophwurst/nextcloud from 17.0.0 to 17.0.1
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 17.0.0 to 17.0.1. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v17.0.0...v17.0.1) 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 0aef8eb2b..27881077b 100644
--- a/composer.json
+++ b/composer.json
@@ -36,7 +36,7 @@
"arthurhoaro/favicon": "^1.2"
},
"require-dev": {
- "christophwurst/nextcloud": "v17.0.0",
+ "christophwurst/nextcloud": "v17.0.1",
"christophwurst/nextcloud_testing": "0.7.0",
"phan/phan": "^2.0"
},