Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-03-07 15:32:48 +0300
committerVitor Mattos <vitor@php.rio>2022-03-07 15:32:48 +0300
commitbf249143443cdf2cbddc2b550495c323591df0fd (patch)
tree22e52938d55320d1805259f762cbf42c595782e0 /composer.json
parent0ee8e5a3c514074553e9b85edfc8ef57144feb18 (diff)
Bump psalm
Signed-off-by: Vitor Mattos <vitor@php.rio>
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 e6f16c700..e619378e4 100644
--- a/composer.json
+++ b/composer.json
@@ -23,7 +23,7 @@
},
"require-dev": {
"nextcloud/coding-standard": "^1.0",
- "vimeo/psalm": "^4.20",
+ "vimeo/psalm": "^4.22",
"christophwurst/nextcloud": "dev-master"
}
}