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>2021-12-06 22:50:45 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-12-06 22:50:45 +0300
commitdee393ed04c5deb78ac816760b13ac5312fe25a0 (patch)
treefa74986c64b442ef64ae54f61b2924a830675893 /composer.json
parent3c8de955dabd6136aea0807256b95544b7b5a68d (diff)
Upgrade static analysis from Nextcloud 20 to 21 min
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 ba637e44e..394b4339e 100644
--- a/composer.json
+++ b/composer.json
@@ -47,7 +47,7 @@
"youthweb/urllinker": "^1.3"
},
"require-dev": {
- "christophwurst/nextcloud": "v20.0.7",
+ "christophwurst/nextcloud": "^21.0.0",
"psalm/phar": "^4.6",
"roave/security-advisories": "dev-master"
},