From c0fc6353452e5ffcc2f97822f96f782516b297f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:16:07 +0000 Subject: [PATCH] chore(deps) Update dependency esi/phpunit-coverage-check to v3 --- composer.json | 2 +- composer.lock | 58 +++++++++++++++++++++++++++------------------------ 2 files changed, 32 insertions(+), 28 deletions(-) diff --git a/composer.json b/composer.json index 30dea1e..83e4ce4 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "voku/portable-ascii": "^2.0" }, "require-dev": { - "esi/phpunit-coverage-check": "^2.0", + "esi/phpunit-coverage-check": "^3.0", "friendsofphp/php-cs-fixer": "^3.65", "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^2.0", diff --git a/composer.lock b/composer.lock index eb6e162..2e7ccac 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2e3185a49dd1da7b54868b41c831bc8f", + "content-hash": "484d387ca95341635c98394478df253a", "packages": [ { "name": "esi/clock", @@ -629,23 +629,23 @@ }, { "name": "esi/phpunit-coverage-check", - "version": "2.0.2", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/ericsizemore/phpunit-coverage-check.git", - "reference": "0428086b845733eb9d853464911923f78aa6b571" + "reference": "e44da5caad287bac2a866a2624161a3f9ffd7f04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ericsizemore/phpunit-coverage-check/zipball/0428086b845733eb9d853464911923f78aa6b571", - "reference": "0428086b845733eb9d853464911923f78aa6b571", + "url": "https://api.github.com/repos/ericsizemore/phpunit-coverage-check/zipball/e44da5caad287bac2a866a2624161a3f9ffd7f04", + "reference": "e44da5caad287bac2a866a2624161a3f9ffd7f04", "shasum": "" }, "require": { "ext-libxml": "*", "ext-simplexml": "*", - "php": "^8.2 <8.5", - "symfony/console": "^7.1" + "php": "^8.3", + "symfony/console": "^7.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.65", @@ -654,15 +654,19 @@ "phpstan/phpstan-deprecation-rules": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", - "phpunit/phpunit": "^11.4" + "phpunit/phpunit": "^12.0", + "psalm/plugin-phpunit": "^0.19.0", + "psalm/plugin-symfony": "5.x-dev", + "rector/rector": "^2.0", + "vimeo/psalm": "dev-master as 5.26.1" }, "bin": [ - "coverage-check" + "bin/coverage-check" ], "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { @@ -721,7 +725,7 @@ "type": "tidelift" } ], - "time": "2024-12-03T04:33:39+00:00" + "time": "2024-12-16T07:57:33+00:00" }, { "name": "evenement/evenement", @@ -3506,16 +3510,16 @@ }, { "name": "symfony/console", - "version": "v7.2.0", + "version": "v7.2.1", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "23c8aae6d764e2bae02d2a99f7532a7f6ed619cf" + "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/23c8aae6d764e2bae02d2a99f7532a7f6ed619cf", - "reference": "23c8aae6d764e2bae02d2a99f7532a7f6ed619cf", + "url": "https://api.github.com/repos/symfony/console/zipball/fefcc18c0f5d0efe3ab3152f15857298868dc2c3", + "reference": "fefcc18c0f5d0efe3ab3152f15857298868dc2c3", "shasum": "" }, "require": { @@ -3579,7 +3583,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.2.0" + "source": "https://github.com/symfony/console/tree/v7.2.1" }, "funding": [ { @@ -3595,7 +3599,7 @@ "type": "tidelift" } ], - "time": "2024-11-06T14:24:19+00:00" + "time": "2024-12-11T03:49:26+00:00" }, { "name": "symfony/deprecation-contracts", @@ -4043,8 +4047,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -4119,8 +4123,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -4197,8 +4201,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -4281,8 +4285,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -4355,8 +4359,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": {