From fd963dbcf4ec580636cfaae257979b6e25c1c997 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 18:03:42 +0000 Subject: [PATCH] Update dependency psalm/phar to v5.26.1 --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 01704458..ef1a0289 100644 --- a/composer.lock +++ b/composer.lock @@ -3736,16 +3736,16 @@ }, { "name": "psalm/phar", - "version": "5.24.0", + "version": "5.26.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "6ca1cbe47bbda0759b22ffe555594b547ff8351b" + "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/6ca1cbe47bbda0759b22ffe555594b547ff8351b", - "reference": "6ca1cbe47bbda0759b22ffe555594b547ff8351b", + "url": "https://api.github.com/repos/psalm/phar/zipball/8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", + "reference": "8a38e7ad04499a0ccd2c506fd1da6fc01fff4547", "shasum": "" }, "require": { @@ -3765,9 +3765,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.24.0" + "source": "https://github.com/psalm/phar/tree/5.26.1" }, - "time": "2024-05-01T20:28:41+00:00" + "time": "2024-09-09T16:22:43+00:00" }, { "name": "psr/http-client", @@ -5199,5 +5199,5 @@ "platform-dev": { "ext-posix": "*" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }