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-02-02 05:14:59 +0300
committerGitHub <noreply@github.com>2020-02-02 05:14:59 +0300
commitfc256a6e4c4256c4d6e12307a7470f7937c1a263 (patch)
tree1ad1fa3af34dd9ee352f729aa1ad1183f1678641 /composer.json
parent75cf5126b393241ff835062e78c2abe4c77d6452 (diff)
Bump christophwurst/nextcloud from 17.0.2 to 18.0.0
Bumps [christophwurst/nextcloud](https://github.com/ChristophWurst/nextcloud_composer) from 17.0.2 to 18.0.0. - [Release notes](https://github.com/ChristophWurst/nextcloud_composer/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_composer/compare/v17.0.2...v18.0.0) 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 6366c5243..b046b7544 100644
--- a/composer.json
+++ b/composer.json
@@ -41,7 +41,7 @@
},
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "v17.0.2",
+ "christophwurst/nextcloud": "v18.0.0",
"christophwurst/nextcloud_testing": "0.10.0",
"phan/phan": "^2.0"
},