From cb1cd65096af994277a86c5506949f171e125ff6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Jan 2024 06:37:44 +0000 Subject: [PATCH] Update dependency psalm/phar to v5.19.0 --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 55ff4ff..914f4a8 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", @@ -391,5 +391,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }