From bf2f7c042340886f102002b79b9d95f709758538 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 02:02:05 +0100 Subject: [PATCH] [TASK] Update all dependencies (#78) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 995255a..fa61f3b 100644 --- a/composer.lock +++ b/composer.lock @@ -5967,16 +5967,16 @@ }, { "name": "cuyz/valinor", - "version": "1.14.1", + "version": "1.14.2", "source": { "type": "git", "url": "https://github.com/CuyZ/Valinor.git", - "reference": "12033fccdcc6afa7e73b3e234e4d6656530f2bcb" + "reference": "1881c77d555b00c2f969dfbbc2c7dbd939ae97ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/12033fccdcc6afa7e73b3e234e4d6656530f2bcb", - "reference": "12033fccdcc6afa7e73b3e234e4d6656530f2bcb", + "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/1881c77d555b00c2f969dfbbc2c7dbd939ae97ea", + "reference": "1881c77d555b00c2f969dfbbc2c7dbd939ae97ea", "shasum": "" }, "require": { @@ -5989,11 +5989,11 @@ "infection/infection": "^0.27", "marcocesarato/php-conventional-changelog": "^1.12", "mikey179/vfsstream": "^1.6.10", - "phpstan/phpstan": "^1.3", - "phpstan/phpstan-phpunit": "^1.0", - "phpstan/phpstan-strict-rules": "^1.0", + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^10.5", - "rector/rector": "^1.0", + "rector/rector": "^2.0", "vimeo/psalm": "^5.0" }, "type": "library", @@ -6028,7 +6028,7 @@ ], "support": { "issues": "https://github.com/CuyZ/Valinor/issues", - "source": "https://github.com/CuyZ/Valinor/tree/1.14.1" + "source": "https://github.com/CuyZ/Valinor/tree/1.14.2" }, "funding": [ { @@ -6036,7 +6036,7 @@ "type": "github" } ], - "time": "2024-11-06T07:46:46+00:00" + "time": "2025-01-09T09:48:05+00:00" }, { "name": "cypresslab/gitelephant", @@ -6722,16 +6722,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.66.1", + "version": "v3.67.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "cde186799d8e92960c5a00c96e6214bf7f5547a9" + "reference": "db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/cde186799d8e92960c5a00c96e6214bf7f5547a9", - "reference": "cde186799d8e92960c5a00c96e6214bf7f5547a9", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc", + "reference": "db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc", "shasum": "" }, "require": { @@ -6813,7 +6813,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.66.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.67.1" }, "funding": [ { @@ -6821,7 +6821,7 @@ "type": "github" } ], - "time": "2025-01-05T14:43:25+00:00" + "time": "2025-01-12T12:20:47+00:00" }, { "name": "icecave/parity",