diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-05-03 01:24:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-03 01:24:13 +0000 |
commit | 626192eb3e7f8f16ab73ee449afa469dcbae6ee4 (patch) | |
tree | aa1300a406cbb31de2e3cea5d7c498b9936ad5d6 /composer.lock | |
parent | a5faa98e6e5375d8ba39d46c5f83d31306a598c6 (diff) | |
download | nextcloud-server-626192eb3e7f8f16ab73ee449afa469dcbae6ee4.tar.gz nextcloud-server-626192eb3e7f8f16ab73ee449afa469dcbae6ee4.zip |
Bump vimeo/psalm from 4.7.1 to 4.7.2
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.7.1...4.7.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 24 |
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", |