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

github.com/nextcloud/quota_warning.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 06:17:40 +0300
committerGitHub <noreply@github.com>2022-08-06 06:17:40 +0300
commit38dba0fc0c211d4d989e3bb75edb64f1e8e229f9 (patch)
tree03d1f2961319609b06ae1e08cac4d95742875869
parentac85184c2a6458785f7c07400692ce6ec84a09c6 (diff)
Bump vimeo/psalm from 4.25.0 to 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 2cb7a7b..73f146a 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",