From 0f2e3498aff07df7bdfbce52731bd8a74353e82d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 02:36:31 +0000 Subject: [PATCH] Bump psalm/phar from 5.15.0 to 5.22.2 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.15.0 to 5.22.2. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.15.0...5.22.2) --- 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 4597e44c..7c821f0a 100644 --- a/composer.lock +++ b/composer.lock @@ -865,16 +865,16 @@ }, { "name": "psalm/phar", - "version": "5.15.0", + "version": "5.22.2", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "19dde3eba5901ff50ca43a5e4c43540f097e0511" + "reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/19dde3eba5901ff50ca43a5e4c43540f097e0511", - "reference": "19dde3eba5901ff50ca43a5e4c43540f097e0511", + "url": "https://api.github.com/repos/psalm/phar/zipball/380b34d2b19c5a48a201e6f84fab5388c5eced49", + "reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49", "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.15.0" + "source": "https://github.com/psalm/phar/tree/5.22.2" }, - "time": "2023-08-21T03:20:52+00:00" + "time": "2024-02-22T23:45:18+00:00" }, { "name": "psr/clock", @@ -2777,5 +2777,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }