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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-08-25 12:24:50 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-08-25 12:24:50 +0300
commit84a9ee8b9ee0218793e7d252e0a640d36c48f73c (patch)
tree88e53cce2d782e59c3871c65a11e5e39d8bb0c3b /composer.json
parent732cf9f8031198723830340331d1204090c04e83 (diff)
Bump christophwurst/nextcloud to v20.0.0 Beta 1
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 523163d69..f17969e13 100644
--- a/composer.json
+++ b/composer.json
@@ -44,7 +44,7 @@
},
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "^v18.0.0",
+ "christophwurst/nextcloud": "v20.0.0-beta1",
"christophwurst/nextcloud_testing": "0.10.0",
"nextcloud/coding-standard": "^0.3.0",
"phan/phan": "^3.0",