From 80ccf1b93d1d2a2c03288cd5f5639447180178a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 08:27:51 +0000 Subject: [PATCH] Bump psalm/phar from 6.2.0 to 6.3.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/6.2.0...6.3.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 ef205961..68c4579e 100644 --- a/composer.lock +++ b/composer.lock @@ -1745,16 +1745,16 @@ }, { "name": "psalm/phar", - "version": "6.2.0", + "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "42f1b116a4011f454275fa59e455de5b5aae3349" + "reference": "5a7c1fb6660ee1313a109f6564df6e9223e3643a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/42f1b116a4011f454275fa59e455de5b5aae3349", - "reference": "42f1b116a4011f454275fa59e455de5b5aae3349", + "url": "https://api.github.com/repos/psalm/phar/zipball/5a7c1fb6660ee1313a109f6564df6e9223e3643a", + "reference": "5a7c1fb6660ee1313a109f6564df6e9223e3643a", "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.2.0" + "source": "https://github.com/psalm/phar/tree/6.3.0" }, - "time": "2025-02-03T11:08:06+00:00" + "time": "2025-02-04T21:08:50+00:00" }, { "name": "rector/rector",