From 6d33b38d90040fea011e758acfb16fa6a172e12e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 08:51:10 +0000 Subject: [PATCH] Bump psalm/phar from 6.4.0 to 6.5.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/6.4.0...6.5.0) --- 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 025d2ebb..9d903ca6 100644 --- a/composer.lock +++ b/composer.lock @@ -1745,16 +1745,16 @@ }, { "name": "psalm/phar", - "version": "6.4.0", + "version": "6.5.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "38771dadf1f2c64cadc3a81d12a73c23d040380f" + "reference": "0d398e433a1016da46629053ef5d066618d3c34a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/38771dadf1f2c64cadc3a81d12a73c23d040380f", - "reference": "38771dadf1f2c64cadc3a81d12a73c23d040380f", + "url": "https://api.github.com/repos/psalm/phar/zipball/0d398e433a1016da46629053ef5d066618d3c34a", + "reference": "0d398e433a1016da46629053ef5d066618d3c34a", "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.4.0" + "source": "https://github.com/psalm/phar/tree/6.5.0" }, - "time": "2025-02-05T14:15:07+00:00" + "time": "2025-02-07T21:08:20+00:00" }, { "name": "rector/rector",