summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-12 06:08:31 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2021-02-12 10:33:56 +0100
commit62366543b80ce9740d7080a97ab6d42bccf44cc0 (patch)
treea629408af28eaf2f0acc349284779074c9b5596b
parent8c92434358712d2eb7f23406126072bc42e2a9fe (diff)
Bump vimeo/psalm from 4.5.0 to 4.5.1
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.5.0...4.5.1) 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 169490c66..02c1eed6e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3487,16 +3487,16 @@
},
{
"name": "vimeo/psalm",
- "version": "4.5.0",
+ "version": "4.5.1",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "a45b5e2ae01d43175ff02684f592c83cfbd48533"
+ "reference": "257a1ca672a79dedc852be1285a7b97154646418"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/a45b5e2ae01d43175ff02684f592c83cfbd48533",
- "reference": "a45b5e2ae01d43175ff02684f592c83cfbd48533",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/257a1ca672a79dedc852be1285a7b97154646418",
+ "reference": "257a1ca672a79dedc852be1285a7b97154646418",
"shasum": ""
},
"require": {
@@ -3585,9 +3585,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
- "source": "https://github.com/vimeo/psalm/tree/4.5.0"
+ "source": "https://github.com/vimeo/psalm/tree/4.5.1"
},
- "time": "2021-02-10T17:20:36+00:00"
+ "time": "2021-02-11T19:12:25+00:00"
},
{
"name": "webmozart/assert",