From 442300b1e3213c4063f09cea82151b1ed733b34a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 04:07:21 +0000 Subject: [PATCH] Bump psalm/phar from 6.5.1 to 6.15.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 6.5.1 to 6.15.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/6.5.1...6.15.0) --- updated-dependencies: - dependency-name: psalm/phar dependency-version: 6.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 2170e23..8c1ce98 100644 --- a/composer.lock +++ b/composer.lock @@ -1722,20 +1722,20 @@ }, { "name": "psalm/phar", - "version": "6.5.1", + "version": "6.15.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223" + "reference": "a787db2c1b9c4012c3a42a8ca753b4ddda7eaa5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/f7ecaf8740f32d58695cee5ac11663e02b44b223", - "reference": "f7ecaf8740f32d58695cee5ac11663e02b44b223", + "url": "https://api.github.com/repos/psalm/phar/zipball/a787db2c1b9c4012c3a42a8ca753b4ddda7eaa5a", + "reference": "a787db2c1b9c4012c3a42a8ca753b4ddda7eaa5a", "shasum": "" }, "require": { - "php": "^7.1 || ^8.0" + "php": "^8.2" }, "conflict": { "vimeo/psalm": "*" @@ -1751,9 +1751,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/6.5.1" + "source": "https://github.com/psalm/phar/tree/6.15.0" }, - "time": "2025-02-10T10:05:10+00:00" + "time": "2026-01-30T14:20:13+00:00" }, { "name": "rector/rector", @@ -2700,6 +2700,6 @@ "platform": { "php": "~8.3.0 || ~8.4.0" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.6.0" }