From 7ddb37c8307b91321da6009a8d113c3eacbefdf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 19:05:58 +0000 Subject: [PATCH] Chore(deps-dev): Bump psalm/phar from 5.22.1 to 5.24.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.22.1 to 5.24.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.22.1...5.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 5a8355d6f..7e03be198 100644 --- a/composer.lock +++ b/composer.lock @@ -864,16 +864,16 @@ }, { "name": "psalm/phar", - "version": "5.22.1", + "version": "5.24.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f" + "reference": "6ca1cbe47bbda0759b22ffe555594b547ff8351b" }, "dist": { "type": "zip", - "url": "https://github.com/gitapi/repos/psalm/phar/zipball/e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f", - "reference": "e69b15968ed39a66bd1a8ed1b7cbb07857d1cd1f", + "url": "https://github.com/gitapi/repos/psalm/phar/zipball/6ca1cbe47bbda0759b22ffe555594b547ff8351b", + "reference": "6ca1cbe47bbda0759b22ffe555594b547ff8351b", "shasum": "" }, "require": { @@ -893,9 +893,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.24.0" }, - "time": "2024-02-15T22:59:35+00:00" + "time": "2024-05-01T20:28:41+00:00" }, { "name": "psr/clock",