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:
-rw-r--r--composer.json2
-rw-r--r--composer.lock14
2 files changed, 8 insertions, 8 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"
}
}
diff --git a/composer.lock b/composer.lock
index 7f93588c6..99b87a7a0 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "92f409e1c2a600e6f2fb5e0822996edb",
+ "content-hash": "e5a610352c5064f823699a0d7594da14",
"packages": [],
"packages-dev": [
{
@@ -2951,16 +2951,16 @@
},
{
"name": "vimeo/psalm",
- "version": "4.20.0",
+ "version": "4.22.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "f82a70e7edfc6cf2705e9374c8a0b6a974a779ed"
+ "reference": "fc2c6ab4d5fa5d644d8617089f012f3bb84b8703"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/f82a70e7edfc6cf2705e9374c8a0b6a974a779ed",
- "reference": "f82a70e7edfc6cf2705e9374c8a0b6a974a779ed",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/fc2c6ab4d5fa5d644d8617089f012f3bb84b8703",
+ "reference": "fc2c6ab4d5fa5d644d8617089f012f3bb84b8703",
"shasum": ""
},
"require": {
@@ -3051,9 +3051,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
- "source": "https://github.com/vimeo/psalm/tree/4.20.0"
+ "source": "https://github.com/vimeo/psalm/tree/4.22.0"
},
- "time": "2022-02-03T17:03:47+00:00"
+ "time": "2022-02-24T20:34:05+00:00"
},
{
"name": "webmozart/assert",