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

github.com/nextcloud/survey_client.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 05:27:49 +0300
committerGitHub <noreply@github.com>2022-08-06 05:27:49 +0300
commit1207ba9faab460634a15e2e1d69d5be0a46a831b (patch)
tree2a5436f9c9d17125669b032c909db65f4d855315
parent6c88220d1651284daa8f3b917d8885f0f858d2ac (diff)
Bump vimeo/psalm from 4.25.0 to 4.26.0dependabot/composer/vimeo/psalm-4.26.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.25.0 to 4.26.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.25.0...4.26.0) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 094ae7e..e16073b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4626,16 +4626,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": {
@@ -4727,9 +4727,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",