From 4a533fdf5f33b1cf68ab2eacdcea4ea77586ca82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 02:19:01 +0000 Subject: [PATCH] Bump psalm/phar from 5.14.1 to 5.21.1 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.14.1 to 5.21.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.14.1...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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 0a48e63..1545f6d 100644 --- a/composer.lock +++ b/composer.lock @@ -865,16 +865,16 @@ }, { "name": "psalm/phar", - "version": "5.14.1", + "version": "5.21.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "7b832de0cfa7791f663f056b8e01af262027a3d8" + "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/7b832de0cfa7791f663f056b8e01af262027a3d8", - "reference": "7b832de0cfa7791f663f056b8e01af262027a3d8", + "url": "https://api.github.com/repos/psalm/phar/zipball/e83ab79038764c4d6ead308635d5ffe6e7e5f483", + "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483", "shasum": "" }, "require": { @@ -894,9 +894,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.14.1" + "source": "https://github.com/psalm/phar/tree/5.21.1" }, - "time": "2023-08-01T06:05:09+00:00" + "time": "2024-02-01T01:08:21+00:00" }, { "name": "psr/clock", @@ -2788,5 +2788,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }