From 46e745bc52c0b7a3aff214632b490b97b85a94ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 08:42:33 +0000 Subject: [PATCH] Bump psalm/phar from 6.17.1 to 6.17.2 Bumps [psalm/phar](https://github.com/psalm/phar) from 6.17.1 to 6.17.2. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/6.17.1...6.17.2) --- updated-dependencies: - dependency-name: psalm/phar dependency-version: 6.17.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e4568d28..50f3e87d 100644 --- a/composer.lock +++ b/composer.lock @@ -1766,16 +1766,16 @@ }, { "name": "psalm/phar", - "version": "6.17.1", + "version": "6.17.2", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "fa2a6ff9c8831dcb783b87e163e81c0b5605b5ab" + "reference": "137b7320079680dbc6b7ec560605d9fc9a821fbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/fa2a6ff9c8831dcb783b87e163e81c0b5605b5ab", - "reference": "fa2a6ff9c8831dcb783b87e163e81c0b5605b5ab", + "url": "https://api.github.com/repos/psalm/phar/zipball/137b7320079680dbc6b7ec560605d9fc9a821fbd", + "reference": "137b7320079680dbc6b7ec560605d9fc9a821fbd", "shasum": "" }, "require": { @@ -1795,9 +1795,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/6.17.1" + "source": "https://github.com/psalm/phar/tree/6.17.2" }, - "time": "2026-09-12T13:55:13+00:00" + "time": "2026-09-15T12:46:28+00:00" }, { "name": "sebastian/cli-parser",