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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-03 04:54:21 +0300
committerGitHub <noreply@github.com>2021-05-03 04:54:21 +0300
commit032016b53bcccbc0d2c39f970aec1a629c0067c5 (patch)
treeaa1300a406cbb31de2e3cea5d7c498b9936ad5d6
parenta5faa98e6e5375d8ba39d46c5f83d31306a598c6 (diff)
parent626192eb3e7f8f16ab73ee449afa469dcbae6ee4 (diff)
Merge pull request #26859 from nextcloud/dependabot/composer/vimeo/psalm-4.7.2
-rw-r--r--composer.lock24
1 files changed, 12 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index 7b39218e483..ef23a831f7f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1401,16 +1401,16 @@
},
{
"name": "symfony/console",
- "version": "v5.2.6",
+ "version": "v5.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "35f039df40a3b335ebf310f244cb242b3a83ac8d"
+ "reference": "90374b8ed059325b49a29b55b3f8bb4062c87629"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/35f039df40a3b335ebf310f244cb242b3a83ac8d",
- "reference": "35f039df40a3b335ebf310f244cb242b3a83ac8d",
+ "url": "https://api.github.com/repos/symfony/console/zipball/90374b8ed059325b49a29b55b3f8bb4062c87629",
+ "reference": "90374b8ed059325b49a29b55b3f8bb4062c87629",
"shasum": ""
},
"require": {
@@ -1478,7 +1478,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v5.2.6"
+ "source": "https://github.com/symfony/console/tree/v5.2.7"
},
"funding": [
{
@@ -1494,7 +1494,7 @@
"type": "tidelift"
}
],
- "time": "2021-03-28T09:42:18+00:00"
+ "time": "2021-04-19T14:07:32+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -2810,16 +2810,16 @@
},
{
"name": "vimeo/psalm",
- "version": "4.7.1",
+ "version": "4.7.2",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "cd53e047a58f71f646dd6bf45476076ab07b5d44"
+ "reference": "83a0325c0a95c0ab531d6b90c877068b464377b5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/cd53e047a58f71f646dd6bf45476076ab07b5d44",
- "reference": "cd53e047a58f71f646dd6bf45476076ab07b5d44",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/83a0325c0a95c0ab531d6b90c877068b464377b5",
+ "reference": "83a0325c0a95c0ab531d6b90c877068b464377b5",
"shasum": ""
},
"require": {
@@ -2909,9 +2909,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
- "source": "https://github.com/vimeo/psalm/tree/4.7.1"
+ "source": "https://github.com/vimeo/psalm/tree/4.7.2"
},
- "time": "2021-04-25T21:26:25+00:00"
+ "time": "2021-05-01T20:56:25+00:00"
},
{
"name": "webmozart/assert",