From 4b251adffb15d208506d04301e4e5c62963cd0e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 00:16:52 +0000 Subject: [PATCH] Update dependency psalm/phar to v5.24.0 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index bd49b4ec..acd677b1 100644 --- a/composer.lock +++ b/composer.lock @@ -3785,16 +3785,16 @@ }, { "name": "psalm/phar", - "version": "5.23.1", + "version": "5.24.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "07bb50acefdaf7b663087186f86d47542a9b1622" + "reference": "6ca1cbe47bbda0759b22ffe555594b547ff8351b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/07bb50acefdaf7b663087186f86d47542a9b1622", - "reference": "07bb50acefdaf7b663087186f86d47542a9b1622", + "url": "https://api.github.com/repos/psalm/phar/zipball/6ca1cbe47bbda0759b22ffe555594b547ff8351b", + "reference": "6ca1cbe47bbda0759b22ffe555594b547ff8351b", "shasum": "" }, "require": { @@ -3814,9 +3814,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.23.1" + "source": "https://github.com/psalm/phar/tree/5.24.0" }, - "time": "2024-03-11T20:43:33+00:00" + "time": "2024-05-01T20:28:41+00:00" }, { "name": "psr/http-client",