From 0c8464143059d755542c2fd3d87b252a951156f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 22:03:38 +0000 Subject: [PATCH] Bump psalm/phar from 5.23.1 to 5.24.0 in the all group Bumps the all group with 1 update: [psalm/phar](https://github.com/psalm/phar). Updates `psalm/phar` from 5.23.1 to 5.24.0 - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.23.1...5.24.0) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e81b9a1..bde33e3 100644 --- a/composer.lock +++ b/composer.lock @@ -3458,16 +3458,16 @@ }, { "name": "psalm/phar", - "version": "5.23.1", + "version": "5.24.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "07bb50acefdaf7b663087186f86d47542a9b1622" + "reference": "6ca1cbe47bbda0759b22ffe555594b547ff8351b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/07bb50acefdaf7b663087186f86d47542a9b1622", - "reference": "07bb50acefdaf7b663087186f86d47542a9b1622", + "url": "https://api.github.com/repos/psalm/phar/zipball/6ca1cbe47bbda0759b22ffe555594b547ff8351b", + "reference": "6ca1cbe47bbda0759b22ffe555594b547ff8351b", "shasum": "" }, "require": { @@ -3487,9 +3487,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.23.1" + "source": "https://github.com/psalm/phar/tree/5.24.0" }, - "time": "2024-03-11T20:43:33+00:00" + "time": "2024-05-01T20:28:41+00:00" }, { "name": "sebastian/cli-parser",