From 02171b80c70236e8640b40b36653a11127e79401 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Feb 2024 06:46:42 +0000 Subject: [PATCH] chore(deps): update dependency psalm/phar to v5.21.1 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 9533168..a8a251d 100644 --- a/composer.lock +++ b/composer.lock @@ -146,16 +146,16 @@ }, { "name": "psalm/phar", - "version": "5.21.0", + "version": "5.21.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "c8d6ba1f9d64ce66da9cbbfe707dc272750693e9" + "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/c8d6ba1f9d64ce66da9cbbfe707dc272750693e9", - "reference": "c8d6ba1f9d64ce66da9cbbfe707dc272750693e9", + "url": "https://api.github.com/repos/psalm/phar/zipball/e83ab79038764c4d6ead308635d5ffe6e7e5f483", + "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483", "shasum": "" }, "require": { @@ -175,9 +175,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.21.0" + "source": "https://github.com/psalm/phar/tree/5.21.1" }, - "time": "2024-01-30T23:18:33+00:00" + "time": "2024-02-01T01:08:21+00:00" }, { "name": "psr/clock", -- 2.45.2