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-10-09 15:35:16 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-10-30 15:52:20 +0300
commitf2278226276d41ac8f44b4e85d1e9f426383a1a1 (patch)
tree967e6a1c9a47aa9d1e40cf57113188f66646c78b /composer.json
parent65127f75a11e6d47c4f4e23d46a29d3201845ebf (diff)
Type the QB mappers with the entity template
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 5ae9dc7be..4c5ffc5d1 100644
--- a/composer.json
+++ b/composer.json
@@ -44,7 +44,7 @@
},
"require-dev": {
"roave/security-advisories": "dev-master",
- "christophwurst/nextcloud": "v20.0.0",
+ "christophwurst/nextcloud": "v20.0.1",
"christophwurst/nextcloud_testing": "0.11.0",
"nextcloud/coding-standard": "^0.3.0",
"phan/phan": "^3.0",