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>2018-02-01 10:27:42 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-02-01 10:27:42 +0300
commit7de275f20b33eb12a50280433c301ff8deebd0c2 (patch)
treed864b638834d71c0fe68d1bd4c1bd0fac7965de9 /composer.json
parentf2ecf4d4ddd011475f991509d9f45af6d0c12607 (diff)
Update OCP lib to 13 RC4
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 e90075b0c..29b200011 100644
--- a/composer.json
+++ b/composer.json
@@ -31,7 +31,7 @@
"arthurhoaro/favicon": "^1.2"
},
"require-dev": {
- "christophwurst/nextcloud": "13.0.0-RC1",
+ "christophwurst/nextcloud": "13.0.0-RC4",
"phpunit/phpunit": "^5.7.26"
},
"suggest": {