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

github.com/nextcloud/files_downloadactivity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-06 08:33:56 +0300
committerGitHub <noreply@github.com>2022-08-06 08:33:56 +0300
commit407a5670235905805473ec31ae4093be7a142069 (patch)
treea8322902d2ae397c6823a75c9af369ae6433a707
parent6da752aeb1e86083c7774d998889e11dd89c494c (diff)
parent7a7a0f556c2bb57ae5c473a9520f4dd11612e756 (diff)
Merge pull request #98 from nextcloud/dependabot/composer/vimeo/psalm-4.26.0
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index c6884d9..0b2dd5f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4625,16 +4625,16 @@
},
{
"name": "vimeo/psalm",
- "version": "v4.25.0",
+ "version": "4.26.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "d7cd84c4ebca74ba3419b9601f81d177bcbe2aac"
+ "reference": "6998fabb2bf528b65777bf9941920888d23c03ac"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/d7cd84c4ebca74ba3419b9601f81d177bcbe2aac",
- "reference": "d7cd84c4ebca74ba3419b9601f81d177bcbe2aac",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/6998fabb2bf528b65777bf9941920888d23c03ac",
+ "reference": "6998fabb2bf528b65777bf9941920888d23c03ac",
"shasum": ""
},
"require": {
@@ -4726,9 +4726,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
- "source": "https://github.com/vimeo/psalm/tree/v4.25.0"
+ "source": "https://github.com/vimeo/psalm/tree/4.26.0"
},
- "time": "2022-07-25T17:04:37+00:00"
+ "time": "2022-07-31T13:10:26+00:00"
},
{
"name": "webmozart/assert",