From 2ff8255a079fe1f3b743a8b772c06fb74396cae0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 31 Jul 2023 06:31:35 +0000 Subject: [PATCH] Update dependency psalm/phar to v5.14.0 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index ac5db7a..089caf2 100644 --- a/composer.lock +++ b/composer.lock @@ -146,16 +146,16 @@ }, { "name": "psalm/phar", - "version": "5.13.1", + "version": "5.14.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "2107e3e98b25b93cb366dc601d1190af102431a5" + "reference": "f7f05e0e35fb13628125553b4f097cd1044fc64a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/2107e3e98b25b93cb366dc601d1190af102431a5", - "reference": "2107e3e98b25b93cb366dc601d1190af102431a5", + "url": "https://api.github.com/repos/psalm/phar/zipball/f7f05e0e35fb13628125553b4f097cd1044fc64a", + "reference": "f7f05e0e35fb13628125553b4f097cd1044fc64a", "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.13.1" + "source": "https://github.com/psalm/phar/tree/5.14.0" }, - "time": "2023-06-27T17:20:37+00:00" + "time": "2023-07-30T21:08:36+00:00" }, { "name": "psr/clock",