From 47c2833127317d5c2190eac423784f4cabfe370b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 01:36:53 +0000 Subject: [PATCH] Lock file maintenance --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index dfedff7..7e46cc5 100644 --- a/composer.lock +++ b/composer.lock @@ -2776,24 +2776,24 @@ }, { "name": "psalm/plugin-phpunit", - "version": "0.19.0", + "version": "0.19.1", "source": { "type": "git", "url": "https://github.com/psalm/psalm-plugin-phpunit.git", - "reference": "e344eaaa27871e79c6cb97b9efe52a735f9d1966" + "reference": "bc31ef11ce007a181a09dde201f73ac8d0b3b107" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/psalm-plugin-phpunit/zipball/e344eaaa27871e79c6cb97b9efe52a735f9d1966", - "reference": "e344eaaa27871e79c6cb97b9efe52a735f9d1966", + "url": "https://api.github.com/repos/psalm/psalm-plugin-phpunit/zipball/bc31ef11ce007a181a09dde201f73ac8d0b3b107", + "reference": "bc31ef11ce007a181a09dde201f73ac8d0b3b107", "shasum": "" }, "require": { "composer/package-versions-deprecated": "^1.10", "composer/semver": "^1.4 || ^2.0 || ^3.0", "ext-simplexml": "*", - "php": "^7.4 || ^8.0", - "vimeo/psalm": "dev-master || ^5@beta || ^5.0" + "php": ">=7.4", + "vimeo/psalm": "dev-master || ^5@beta || ^5.0 || ^6.0" }, "conflict": { "phpunit/phpunit": "<7.5" @@ -2830,9 +2830,9 @@ "description": "Psalm plugin for PHPUnit", "support": { "issues": "https://github.com/psalm/psalm-plugin-phpunit/issues", - "source": "https://github.com/psalm/psalm-plugin-phpunit/tree/0.19.0" + "source": "https://github.com/psalm/psalm-plugin-phpunit/tree/0.19.1" }, - "time": "2024-03-15T10:43:15+00:00" + "time": "2025-01-26T09:41:04+00:00" }, { "name": "psr/log",