From 73ace12dcab28073c892bdc1da6f53d00fbd0553 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 04:45:20 +0000 Subject: [PATCH] Chore(deps-dev): Bump psalm/phar from 5.20.0 to 5.21.1 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.20.0 to 5.21.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.20.0...5.21.1) --- 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 aef3de5ab..3ddc8fa79 100644 --- a/composer.lock +++ b/composer.lock @@ -938,16 +938,16 @@ }, { "name": "psalm/phar", - "version": "5.20.0", + "version": "5.21.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "459eb19aa1cdf405d86d48d9529735facc82a6f4" + "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/459eb19aa1cdf405d86d48d9529735facc82a6f4", - "reference": "459eb19aa1cdf405d86d48d9529735facc82a6f4", + "url": "https://api.github.com/repos/psalm/phar/zipball/e83ab79038764c4d6ead308635d5ffe6e7e5f483", + "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483", "shasum": "" }, "require": { @@ -967,9 +967,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.20.0" + "source": "https://github.com/psalm/phar/tree/5.21.1" }, - "time": "2024-01-18T12:24:24+00:00" + "time": "2024-02-01T01:08:21+00:00" }, { "name": "psr/clock",