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 14:10:24 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-10-09 15:46:23 +0300
commit109abccbdca15368377c7f5a24c529281d103cf3 (patch)
treec3a15e9c22fa777439ff41e3ab74c00ba7b4fef7 /composer.json
parentde1521ccc9c8105162df32cadbef035c13067ad9 (diff)
Set Psalm to error level 4 and update baseline file
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 6128d901d..bd71f4667 100644
--- a/composer.json
+++ b/composer.json
@@ -18,7 +18,7 @@
"require": {
"php": ">=7.3",
"arthurhoaro/favicon": "^1.2",
- "cerdic/css-tidy": "v1.7.1",
+ "cerdic/css-tidy": "v1.7.2",
"christophwurst/kitinerary": "^0.2",
"christophwurst/kitinerary-bin": "^0.2",
"christophwurst/kitinerary-flatpak": "^0.2",