From a3587ec3bc517062b5e42eb15524c5764841a8cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 02:02:16 +0000 Subject: [PATCH] chore(deps-dev): bump psalm/phar from 6.15.0 to 6.15.1 Bumps [psalm/phar](https://github.com/psalm/phar) from 6.15.0 to 6.15.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/6.15.0...6.15.1) --- updated-dependencies: - dependency-name: psalm/phar dependency-version: 6.15.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 761c84c2f0a..760984d2c49 100644 --- a/composer.lock +++ b/composer.lock @@ -943,16 +943,16 @@ }, { "name": "psalm/phar", - "version": "6.15.0", + "version": "6.15.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "a787db2c1b9c4012c3a42a8ca753b4ddda7eaa5a" + "reference": "636e7017196934b4e2a0da6f7a3eff8faf84c9ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/a787db2c1b9c4012c3a42a8ca753b4ddda7eaa5a", - "reference": "a787db2c1b9c4012c3a42a8ca753b4ddda7eaa5a", + "url": "https://api.github.com/repos/psalm/phar/zipball/636e7017196934b4e2a0da6f7a3eff8faf84c9ce", + "reference": "636e7017196934b4e2a0da6f7a3eff8faf84c9ce", "shasum": "" }, "require": { @@ -972,9 +972,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/6.15.0" + "source": "https://github.com/psalm/phar/tree/6.15.1" }, - "time": "2026-01-30T14:20:13+00:00" + "time": "2026-02-08T08:29:24+00:00" }, { "name": "psr/clock", @@ -3236,5 +3236,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }