summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-11 06:01:36 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-02-11 08:14:11 +0100
commit90df41a94a1276fc50f82f89a1e570d2d8b2d7ad (patch)
treeec77283a54837b12c4c6e73f737ded39865f2423
parent84df9fd8009212ffa1f28942a53d4707700535ec (diff)
Bump vimeo/psalm from 4.4.1 to 4.5.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.4.1 to 4.5.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](https://github.com/vimeo/psalm/compare/4.4.1...4.5.0) 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 1163091b3..c2d576d46 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3487,16 +3487,16 @@
},
{
"name": "vimeo/psalm",
- "version": "4.4.1",
+ "version": "4.5.0",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
- "reference": "9fd7a7d885b3a216cff8dec9d8c21a132f275224"
+ "reference": "a45b5e2ae01d43175ff02684f592c83cfbd48533"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/vimeo/psalm/zipball/9fd7a7d885b3a216cff8dec9d8c21a132f275224",
- "reference": "9fd7a7d885b3a216cff8dec9d8c21a132f275224",
+ "url": "https://api.github.com/repos/vimeo/psalm/zipball/a45b5e2ae01d43175ff02684f592c83cfbd48533",
+ "reference": "a45b5e2ae01d43175ff02684f592c83cfbd48533",
"shasum": ""
},
"require": {
@@ -3585,9 +3585,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
- "source": "https://github.com/vimeo/psalm/tree/4.4.1"
+ "source": "https://github.com/vimeo/psalm/tree/4.5.0"
},
- "time": "2021-01-14T21:44:29+00:00"
+ "time": "2021-02-10T17:20:36+00:00"
},
{
"name": "webmozart/assert",