From 117b0da4647a1ddd460a9575e10551afcbbc297a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 02:35:11 +0000 Subject: [PATCH] Bump psalm/phar from 5.19.0 to 5.19.1 Bumps [psalm/phar](https://github.com/psalm/phar) from 5.19.0 to 5.19.1. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/5.19.0...5.19.1) --- updated-dependencies: - dependency-name: psalm/phar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b876031..bd0c831 100644 --- a/composer.lock +++ b/composer.lock @@ -865,16 +865,16 @@ }, { "name": "psalm/phar", - "version": "5.19.0", + "version": "5.19.1", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "ec7ecda263af008af9ab74432e309278f31f1e02" + "reference": "c062e477cae7068a4cbcf3dba2a176687c5565a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/ec7ecda263af008af9ab74432e309278f31f1e02", - "reference": "ec7ecda263af008af9ab74432e309278f31f1e02", + "url": "https://api.github.com/repos/psalm/phar/zipball/c062e477cae7068a4cbcf3dba2a176687c5565a1", + "reference": "c062e477cae7068a4cbcf3dba2a176687c5565a1", "shasum": "" }, "require": { @@ -894,9 +894,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/5.19.0" + "source": "https://github.com/psalm/phar/tree/5.19.1" }, - "time": "2024-01-09T21:19:15+00:00" + "time": "2024-01-17T11:52:12+00:00" }, { "name": "psr/clock",