From 781d2b2964729667cf4584297c5057880701ab02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Jul 2022 04:05:24 +0000 Subject: [PATCH] Bump psalm/phar from 4.22.0 to 4.24.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 4.22.0 to 4.24.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/4.22.0...4.24.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 44716ba0..db5d51ae 100644 --- a/composer.lock +++ b/composer.lock @@ -1544,16 +1544,16 @@ }, { "name": "psalm/phar", - "version": "4.22.0", + "version": "4.24.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "feebed09c9782d9aaa819b794d880c2671ba0e4c" + "reference": "86a74acd5b9d4888ac3c42c95c1cba7b395b8d2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/feebed09c9782d9aaa819b794d880c2671ba0e4c", - "reference": "feebed09c9782d9aaa819b794d880c2671ba0e4c", + "url": "https://api.github.com/repos/psalm/phar/zipball/86a74acd5b9d4888ac3c42c95c1cba7b395b8d2f", + "reference": "86a74acd5b9d4888ac3c42c95c1cba7b395b8d2f", "shasum": "" }, "require": { @@ -1573,9 +1573,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/4.22.0" + "source": "https://github.com/psalm/phar/tree/4.24.0" }, - "time": "2022-02-27T11:01:37+00:00" + "time": "2022-06-27T17:13:36+00:00" }, { "name": "psr/cache",