From 0c8a98a5d122802d2827e73f77bec4c966c6ba70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 05:40:39 +0000 Subject: [PATCH] chore(deps): Bump cuyz/valinor from 1.14.1 to 1.14.4 Bumps [cuyz/valinor](https://github.com/CuyZ/Valinor) from 1.14.1 to 1.14.4. - [Release notes](https://github.com/CuyZ/Valinor/releases) - [Changelog](https://github.com/CuyZ/Valinor/blob/master/.changelog) - [Commits](https://github.com/CuyZ/Valinor/compare/1.14.1...1.14.4) --- updated-dependencies: - dependency-name: cuyz/valinor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index db6a2ad..b18dbc6 100644 --- a/composer.lock +++ b/composer.lock @@ -324,16 +324,16 @@ }, { "name": "cuyz/valinor", - "version": "1.14.1", + "version": "1.14.4", "source": { "type": "git", "url": "https://github.com/CuyZ/Valinor.git", - "reference": "12033fccdcc6afa7e73b3e234e4d6656530f2bcb" + "reference": "c1d2407963408aa8aea0432e8645095283f16a67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/12033fccdcc6afa7e73b3e234e4d6656530f2bcb", - "reference": "12033fccdcc6afa7e73b3e234e4d6656530f2bcb", + "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/c1d2407963408aa8aea0432e8645095283f16a67", + "reference": "c1d2407963408aa8aea0432e8645095283f16a67", "shasum": "" }, "require": { @@ -346,11 +346,12 @@ "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", + "phpbench/phpbench": "^1.3", + "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", @@ -385,7 +386,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.4" }, "funding": [ { @@ -393,7 +394,7 @@ "type": "github" } ], - "time": "2024-11-06T07:46:46+00:00" + "time": "2025-02-23T18:48:29+00:00" }, { "name": "graham-campbell/result-type", @@ -5018,5 +5019,5 @@ "ext-simplexml": "*" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }