summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvioloncello.ch <22591354+violoncelloCH@users.noreply.github.com>2022-08-08 21:14:37 +0200
committerGitHub <noreply@github.com>2022-08-08 21:14:37 +0200
commit71d1e84aa9c14e1119c65d816b58a6292072dc27 (patch)
treeffc9c7a5a7036a17e9d0f0237739480657f23526
parentda468bdb07f4a4eefca650db29db5519d691e938 (diff)
parentd300c0dc91b0cbb49863dbb85b8686436870ccfb (diff)
Merge pull request #1452 from nextcloud/dependabot/composer/vimeo/psalm-4.26.0
Bump vimeo/psalm from 4.24.0 to 4.26.0
-rw-r--r--composer.lock36
1 files changed, 18 insertions, 18 deletions
diff --git a/composer.lock b/composer.lock
index 270fd2fd..5d400544 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3290,16 +3290,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": {
@@ -3369,7 +3369,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v5.4.10"
+ "source": "https://github.com/symfony/console/tree/v5.4.11"
},
"funding": [
{
@@ -3385,7 +3385,7 @@
"type": "tidelift"
}
],
- "time": "2022-06-26T13:00:04+00:00"
+ "time": "2022-07-22T10:42:43+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -4594,16 +4594,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": {
@@ -4660,7 +4660,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v5.4.10"
+ "source": "https://github.com/symfony/string/tree/v5.4.11"
},
"funding": [
{
@@ -4676,7 +4676,7 @@
"type": "tidelift"
}
],
- "time": "2022-06-26T15:57:47+00:00"
+ "time": "2022-07-24T16:15:25+00:00"
},
{
"name": "theseer/tokenizer",
@@ -4730,16 +4730,16 @@
},
{
"name": "vimeo/psalm",
- "version": "4.24.0",
+ "version": "4.26.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "06dd975cb55d36af80f242561738f16c5f58264f"
+ "reference": "6998fabb2bf528b65777bf9941920888d23c03ac"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/06dd975cb55d36af80f242561738f16c5f58264f",
- "reference": "06dd975cb55d36af80f242561738f16c5f58264f",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/6998fabb2bf528b65777bf9941920888d23c03ac",
+ "reference": "6998fabb2bf528b65777bf9941920888d23c03ac",
"shasum": ""
},
"require": {
@@ -4831,9 +4831,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/4.26.0"
},
- "time": "2022-06-26T11:47:54+00:00"
+ "time": "2022-07-31T13:10:26+00:00"
},
{
"name": "webmozart/assert",