From 857846cc308aa0684b27106b61dfc8a8d897fd1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 01:52:37 +0000 Subject: [PATCH] Lock file maintenance Signed-off-by: Renovate Bot --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index bdf48c4..0c1ea44 100644 --- a/composer.lock +++ b/composer.lock @@ -4509,16 +4509,16 @@ }, { "name": "vimeo/psalm", - "version": "5.9.0", + "version": "5.10.0", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "8b9ad1eb9e8b7d3101f949291da2b9f7767cd163" + "reference": "a5effd2d2dddd1a7ea7a0f6a051ce63ff979e356" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/8b9ad1eb9e8b7d3101f949291da2b9f7767cd163", - "reference": "8b9ad1eb9e8b7d3101f949291da2b9f7767cd163", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/a5effd2d2dddd1a7ea7a0f6a051ce63ff979e356", + "reference": "a5effd2d2dddd1a7ea7a0f6a051ce63ff979e356", "shasum": "" }, "require": { @@ -4609,9 +4609,9 @@ ], "support": { "issues": "https://github.com/vimeo/psalm/issues", - "source": "https://github.com/vimeo/psalm/tree/5.9.0" + "source": "https://github.com/vimeo/psalm/tree/5.10.0" }, - "time": "2023-03-29T21:38:21+00:00" + "time": "2023-05-02T17:20:34+00:00" }, { "name": "webimpress/coding-standard",