From b2655d669b4baf3475e23c47036ff4517d50960f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 02:25:47 +0000 Subject: [PATCH] build(deps-dev): Bump psalm/phar from 5.18.0 to 5.19.1 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.18.0 to 5.19.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.18.0...5.19.1) --- 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 1fc6e7f44..424220716 100644 --- a/composer.lock +++ b/composer.lock @@ -923,16 +923,16 @@ }, { "name": "psalm/phar", - "version": "5.18.0", + "version": "5.19.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "a78b5c2e8860c3b4242c63bc0864621278705f9a" + "reference": "c062e477cae7068a4cbcf3dba2a176687c5565a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/a78b5c2e8860c3b4242c63bc0864621278705f9a", - "reference": "a78b5c2e8860c3b4242c63bc0864621278705f9a", + "url": "https://api.github.com/repos/psalm/phar/zipball/c062e477cae7068a4cbcf3dba2a176687c5565a1", + "reference": "c062e477cae7068a4cbcf3dba2a176687c5565a1", "shasum": "" }, "require": { @@ -952,9 +952,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.18.0" + "source": "https://github.com/psalm/phar/tree/5.19.1" }, - "time": "2023-12-16T09:41:14+00:00" + "time": "2024-01-17T11:52:12+00:00" }, { "name": "psr/clock",