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

github.com/nextcloud/files_retention.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-07-30 05:21:22 +0300
committerGitHub <noreply@github.com>2022-07-30 05:21:22 +0300
commit527d5ac48192760ec8a7d0348fdefcbadde04eec (patch)
tree323d8afaed0520c6174237038c5f2a3969a69677 /composer.lock
parentfc3e9b0c417061b250b6efa2099a25b4e9421870 (diff)
Bump vimeo/psalm from 4.24.0 to 4.25.0dependabot/composer/vimeo/psalm-4.25.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.24.0...v4.25.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>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock36
1 files changed, 18 insertions, 18 deletions
diff --git a/composer.lock b/composer.lock
index e4bb892..92aa900 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3186,16 +3186,16 @@
},
{
"name": "symfony/console",
- "version": "v5.4.10",
+ "version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "4d671ab4ddac94ee439ea73649c69d9d200b5000"
+ "reference": "535846c7ee6bc4dd027ca0d93220601456734b10"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/4d671ab4ddac94ee439ea73649c69d9d200b5000",
- "reference": "4d671ab4ddac94ee439ea73649c69d9d200b5000",
+ "url": "https://api.github.com/repos/symfony/console/zipball/535846c7ee6bc4dd027ca0d93220601456734b10",
+ "reference": "535846c7ee6bc4dd027ca0d93220601456734b10",
"shasum": ""
},
"require": {
@@ -3265,7 +3265,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v5.4.10"
+ "source": "https://github.com/symfony/console/tree/v5.4.11"
},
"funding": [
{
@@ -3281,7 +3281,7 @@
"type": "tidelift"
}
],
- "time": "2022-06-26T13:00:04+00:00"
+ "time": "2022-07-22T10:42:43+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -4490,16 +4490,16 @@
},
{
"name": "symfony/string",
- "version": "v5.4.10",
+ "version": "v5.4.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097"
+ "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/4432bc7df82a554b3e413a8570ce2fea90e94097",
- "reference": "4432bc7df82a554b3e413a8570ce2fea90e94097",
+ "url": "https://api.github.com/repos/symfony/string/zipball/5eb661e49ad389e4ae2b6e4df8d783a8a6548322",
+ "reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322",
"shasum": ""
},
"require": {
@@ -4556,7 +4556,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v5.4.10"
+ "source": "https://github.com/symfony/string/tree/v5.4.11"
},
"funding": [
{
@@ -4572,7 +4572,7 @@
"type": "tidelift"
}
],
- "time": "2022-06-26T15:57:47+00:00"
+ "time": "2022-07-24T16:15:25+00:00"
},
{
"name": "theseer/tokenizer",
@@ -4626,16 +4626,16 @@
},
{
"name": "vimeo/psalm",
- "version": "4.24.0",
+ "version": "v4.25.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "06dd975cb55d36af80f242561738f16c5f58264f"
+ "reference": "d7cd84c4ebca74ba3419b9601f81d177bcbe2aac"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/06dd975cb55d36af80f242561738f16c5f58264f",
- "reference": "06dd975cb55d36af80f242561738f16c5f58264f",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/d7cd84c4ebca74ba3419b9601f81d177bcbe2aac",
+ "reference": "d7cd84c4ebca74ba3419b9601f81d177bcbe2aac",
"shasum": ""
},
"require": {
@@ -4727,9 +4727,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
- "source": "https://github.com/vimeo/psalm/tree/4.24.0"
+ "source": "https://github.com/vimeo/psalm/tree/v4.25.0"
},
- "time": "2022-06-26T11:47:54+00:00"
+ "time": "2022-07-25T17:04:37+00:00"
},
{
"name": "webmozart/assert",