From 4c92f9dbd9b82c558ce04803c5df6c8c5fa18b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 08:42:35 +0000 Subject: [PATCH] Bump psalm/phar from 6.7.1 to 6.8.2 Bumps [psalm/phar](https://github.com/psalm/phar) from 6.7.1 to 6.8.2. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/6.7.1...6.8.2) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 3b938b85..fc5de75c 100644 --- a/composer.lock +++ b/composer.lock @@ -1745,16 +1745,16 @@ }, { "name": "psalm/phar", - "version": "6.7.1", + "version": "6.8.2", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "a7112d33cfd48d857c2eb730ea642046d21bbdf5" + "reference": "333a7a0d7805b699860262e1b4ea8cf14e1cd118" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/a7112d33cfd48d857c2eb730ea642046d21bbdf5", - "reference": "a7112d33cfd48d857c2eb730ea642046d21bbdf5", + "url": "https://api.github.com/repos/psalm/phar/zipball/333a7a0d7805b699860262e1b4ea8cf14e1cd118", + "reference": "333a7a0d7805b699860262e1b4ea8cf14e1cd118", "shasum": "" }, "require": { @@ -1774,9 +1774,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/6.7.1" + "source": "https://github.com/psalm/phar/tree/6.8.2" }, - "time": "2025-02-17T10:54:35+00:00" + "time": "2025-02-20T08:23:26+00:00" }, { "name": "rector/rector",