From 327872ce2262f80ccb91ba2fc6f05e73c58304a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 18:06:12 +0000 Subject: [PATCH] Update all non-major dependencies | datasource | package | from | to | | ---------- | ---------------------------------- | ------- | ------- | | packagist | phpstan/phpstan | 2.1.39 | 2.1.40 | | packagist | phpstan/phpstan-phpunit | 2.0.15 | 2.0.16 | | packagist | phpunit/phpunit | 12.5.11 | 12.5.14 | | packagist | roave/backward-compatibility-check | 8.18.0 | 8.19.0 | --- composer.json | 2 +- composer.lock | 14 +++++++------- tools/composer.json | 6 +++--- tools/composer.lock | 36 ++++++++++++++++++------------------ 4 files changed, 29 insertions(+), 29 deletions(-) diff --git a/composer.json b/composer.json index f442a508b..5ab86508c 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ ], "require-dev": { "phpbench/phpbench": "^1.4.3", - "phpunit/phpunit": "^12.5.11" + "phpunit/phpunit": "^12.5.14" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index c062b314e..01316174c 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": "3b33015cb4d30dbab146370cbf6ffc44", + "content-hash": "4d42b21125e93c48e3f556bbcfc4e2f8", "packages": [ { "name": "jetbrains/phpstorm-stubs", @@ -939,16 +939,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.5.11", + "version": "12.5.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "9b518cb40f9474572c9f0178e96ff3dc1cf02bf1" + "reference": "47283cfd98d553edcb1353591f4e255dc1bb61f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b518cb40f9474572c9f0178e96ff3dc1cf02bf1", - "reference": "9b518cb40f9474572c9f0178e96ff3dc1cf02bf1", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/47283cfd98d553edcb1353591f4e255dc1bb61f0", + "reference": "47283cfd98d553edcb1353591f4e255dc1bb61f0", "shasum": "" }, "require": { @@ -1017,7 +1017,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.11" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.5.14" }, "funding": [ { @@ -1041,7 +1041,7 @@ "type": "tidelift" } ], - "time": "2026-02-10T12:32:02+00:00" + "time": "2026-02-18T12:38:40+00:00" }, { "name": "psr/cache", diff --git a/tools/composer.json b/tools/composer.json index cdc481e3a..81271a63c 100644 --- a/tools/composer.json +++ b/tools/composer.json @@ -1,10 +1,10 @@ { "require": { "doctrine/coding-standard": "^14.0.0", - "phpstan/phpstan": "^2.1.39", - "phpstan/phpstan-phpunit": "^2.0.15", + "phpstan/phpstan": "^2.1.40", + "phpstan/phpstan-phpunit": "^2.0.16", "vimeo/psalm": "^6.15.1", - "roave/backward-compatibility-check": "^8.18.0", + "roave/backward-compatibility-check": "^8.19.0", "roave/infection-static-analysis-plugin": "^1.43.0" }, "config": { diff --git a/tools/composer.lock b/tools/composer.lock index 064117f9c..a804db40f 100644 --- a/tools/composer.lock +++ b/tools/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": "a5d0d5e68fe6a19d80b940b816168f11", + "content-hash": "b27fbc0988cac053b7201438d872a72b", "packages": [ { "name": "amphp/amp", @@ -3443,11 +3443,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.39", + "version": "2.1.40", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224", - "reference": "c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9b2c7aeb83a75d8680ea5e7c9b7fca88052b766b", + "reference": "9b2c7aeb83a75d8680ea5e7c9b7fca88052b766b", "shasum": "" }, "require": { @@ -3492,20 +3492,20 @@ "type": "github" } ], - "time": "2026-02-11T14:48:56+00:00" + "time": "2026-02-23T15:04:35+00:00" }, { "name": "phpstan/phpstan-phpunit", - "version": "2.0.15", + "version": "2.0.16", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "0f6ba8e22a3e919353a8f4615ea3cd2e91626c7f" + "reference": "6ab598e1bc106e6827fd346ae4a12b4a5d634c32" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/0f6ba8e22a3e919353a8f4615ea3cd2e91626c7f", - "reference": "0f6ba8e22a3e919353a8f4615ea3cd2e91626c7f", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/6ab598e1bc106e6827fd346ae4a12b4a5d634c32", + "reference": "6ab598e1bc106e6827fd346ae4a12b4a5d634c32", "shasum": "" }, "require": { @@ -3546,9 +3546,9 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan-phpunit/issues", - "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.15" + "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.16" }, - "time": "2026-02-11T14:43:43+00:00" + "time": "2026-02-14T09:05:21+00:00" }, { "name": "psr/clock", @@ -3956,16 +3956,16 @@ }, { "name": "roave/backward-compatibility-check", - "version": "8.18.0", + "version": "8.19.0", "source": { "type": "git", "url": "https://github.com/Roave/BackwardCompatibilityCheck.git", - "reference": "8bbe2006daad3b0fc8331376ca8c519b21e9bdb8" + "reference": "810eb88eeff37ef300653bcfb77ca51a314777a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/BackwardCompatibilityCheck/zipball/8bbe2006daad3b0fc8331376ca8c519b21e9bdb8", - "reference": "8bbe2006daad3b0fc8331376ca8c519b21e9bdb8", + "url": "https://api.github.com/repos/Roave/BackwardCompatibilityCheck/zipball/810eb88eeff37ef300653bcfb77ca51a314777a2", + "reference": "810eb88eeff37ef300653bcfb77ca51a314777a2", "shasum": "" }, "require": { @@ -3991,7 +3991,7 @@ "doctrine/coding-standard": "^14.0.0", "justinrainbow/json-schema": "^6.6.4", "php-standard-library/psalm-plugin": "^2.3.0", - "phpunit/phpunit": "^12.5.10", + "phpunit/phpunit": "^12.5.11", "psalm/plugin-phpunit": "^0.19.5", "roave/infection-static-analysis-plugin": "^1.43.0", "roave/security-advisories": "dev-master", @@ -4024,9 +4024,9 @@ "description": "Tool to compare two revisions of a public API to check for BC breaks", "support": { "issues": "https://github.com/Roave/BackwardCompatibilityCheck/issues", - "source": "https://github.com/Roave/BackwardCompatibilityCheck/tree/8.18.0" + "source": "https://github.com/Roave/BackwardCompatibilityCheck/tree/8.19.0" }, - "time": "2026-02-09T11:15:47+00:00" + "time": "2026-02-13T19:14:25+00:00" }, { "name": "roave/better-reflection",