From dacd3bcc0b8c9909e85f9142d8f6832ff2340ad2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 02:19:34 +0000 Subject: [PATCH] chore(deps-dev): Bump psalm/phar from 5.16.0 to 5.17.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.16.0 to 5.17.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.16.0...5.17.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 79a4557..34a2927 100644 --- a/composer.lock +++ b/composer.lock @@ -863,16 +863,16 @@ }, { "name": "psalm/phar", - "version": "5.16.0", + "version": "5.17.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "be4f93e50edf473d60a6e6f9c1d78546a3a32b90" + "reference": "71f6855b18d6de18603511c4d6fa6e0bcefb2b05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/be4f93e50edf473d60a6e6f9c1d78546a3a32b90", - "reference": "be4f93e50edf473d60a6e6f9c1d78546a3a32b90", + "url": "https://api.github.com/repos/psalm/phar/zipball/71f6855b18d6de18603511c4d6fa6e0bcefb2b05", + "reference": "71f6855b18d6de18603511c4d6fa6e0bcefb2b05", "shasum": "" }, "require": { @@ -892,9 +892,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.16.0" + "source": "https://github.com/psalm/phar/tree/5.17.0" }, - "time": "2023-11-22T22:05:24+00:00" + "time": "2023-12-04T14:36:00+00:00" }, { "name": "psr/container",