From 56df6a4807f5e8fb73f773e9dd8039dda48e8ac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 05:01:30 +0000 Subject: [PATCH] Bump psalm/phar from 5.22.1 to 5.22.2 in /tools/psalm Bumps [psalm/phar](https://github.com/psalm/phar) from 5.22.1 to 5.22.2. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.22.1...5.22.2) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/psalm/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tools/psalm/composer.lock b/tools/psalm/composer.lock index d9512931c..20fe38d81 100644 --- a/tools/psalm/composer.lock +++ b/tools/psalm/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "psalm/phar", - "version": "5.22.1", + "version": "5.22.2", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f" + "reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f", - "reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f", + "url": "https://api.github.com/repos/psalm/phar/zipball/380b34d2b19c5a48a201e6f84fab5388c5eced49", + "reference": "380b34d2b19c5a48a201e6f84fab5388c5eced49", "shasum": "" }, "require": { @@ -38,9 +38,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.22.1" + "source": "https://github.com/psalm/phar/tree/5.22.2" }, - "time": "2024-02-15T22:59:35+00:00" + "time": "2024-02-22T23:45:18+00:00" } ], "aliases": [],