From cdd56cef081271a31f9734b1eb37b1a0d2956e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 02:17:49 +0000 Subject: [PATCH] build(deps-dev): Bump psalm/phar from 5.21.1 to 5.22.0 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.21.1 to 5.22.0. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.21.1...5.22.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 ef93edeff..98ddb9383 100644 --- a/composer.lock +++ b/composer.lock @@ -925,16 +925,16 @@ }, { "name": "psalm/phar", - "version": "5.21.1", + "version": "5.22.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483" + "reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/e83ab79038764c4d6ead308635d5ffe6e7e5f483", - "reference": "e83ab79038764c4d6ead308635d5ffe6e7e5f483", + "url": "https://api.github.com/repos/psalm/phar/zipball/a0b15d6ef1f459bceaf3d5bac3076d5c60de8255", + "reference": "a0b15d6ef1f459bceaf3d5bac3076d5c60de8255", "shasum": "" }, "require": { @@ -954,9 +954,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.21.1" + "source": "https://github.com/psalm/phar/tree/5.22.0" }, - "time": "2024-02-01T01:08:21+00:00" + "time": "2024-02-14T04:45:27+00:00" }, { "name": "psr/clock",