From 0a406869742f90a4852dabdfe5b846d34bb5f9af Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Jan 2024 06:57:13 +0000 Subject: [PATCH] Update dependency psalm/phar to v5.19.1 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 594f384..846ccd1 100644 --- a/composer.lock +++ b/composer.lock @@ -146,16 +146,16 @@ }, { "name": "psalm/phar", - "version": "5.19.0", + "version": "5.19.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "ec7ecda263af008af9ab74432e309278f31f1e02" + "reference": "c062e477cae7068a4cbcf3dba2a176687c5565a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/ec7ecda263af008af9ab74432e309278f31f1e02", - "reference": "ec7ecda263af008af9ab74432e309278f31f1e02", + "url": "https://api.github.com/repos/psalm/phar/zipball/c062e477cae7068a4cbcf3dba2a176687c5565a1", + "reference": "c062e477cae7068a4cbcf3dba2a176687c5565a1", "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.19.0" + "source": "https://github.com/psalm/phar/tree/5.19.1" }, - "time": "2024-01-09T21:19:15+00:00" + "time": "2024-01-17T11:52:12+00:00" }, { "name": "psr/clock",