From 158e1425ecf6b1dbd581a577b3876999bb241565 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Jan 2024 06:36:36 +0000 Subject: [PATCH] Update dependency psalm/phar to v5.19.0 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8752d5f..594f384 100644 --- a/composer.lock +++ b/composer.lock @@ -146,16 +146,16 @@ }, { "name": "psalm/phar", - "version": "5.18.0", + "version": "5.19.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "a78b5c2e8860c3b4242c63bc0864621278705f9a" + "reference": "ec7ecda263af008af9ab74432e309278f31f1e02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/a78b5c2e8860c3b4242c63bc0864621278705f9a", - "reference": "a78b5c2e8860c3b4242c63bc0864621278705f9a", + "url": "https://api.github.com/repos/psalm/phar/zipball/ec7ecda263af008af9ab74432e309278f31f1e02", + "reference": "ec7ecda263af008af9ab74432e309278f31f1e02", "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.18.0" + "source": "https://github.com/psalm/phar/tree/5.19.0" }, - "time": "2023-12-16T09:41:14+00:00" + "time": "2024-01-09T21:19:15+00:00" }, { "name": "psr/clock",