diff --git a/composer.lock b/composer.lock index db6a2ad..44213ce 100644 --- a/composer.lock +++ b/composer.lock @@ -324,16 +324,16 @@ }, { "name": "cuyz/valinor", - "version": "1.14.1", + "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/CuyZ/Valinor.git", - "reference": "12033fccdcc6afa7e73b3e234e4d6656530f2bcb" + "reference": "c3cb63a35bb0c0b1b130117cd8962def1ede9e6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/12033fccdcc6afa7e73b3e234e4d6656530f2bcb", - "reference": "12033fccdcc6afa7e73b3e234e4d6656530f2bcb", + "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/c3cb63a35bb0c0b1b130117cd8962def1ede9e6f", + "reference": "c3cb63a35bb0c0b1b130117cd8962def1ede9e6f", "shasum": "" }, "require": { @@ -341,16 +341,21 @@ "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "psr/simple-cache": "^1.0 || ^2.0 || ^3.0" }, + "conflict": { + "phpstan/phpstan": "<1.0 || >= 3.0", + "vimeo/psalm": "<5.0 || >=7.0" + }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.4", "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 +390,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.15.0" }, "funding": [ { @@ -393,7 +398,7 @@ "type": "github" } ], - "time": "2024-11-06T07:46:46+00:00" + "time": "2025-03-30T22:35:46+00:00" }, { "name": "graham-campbell/result-type", @@ -5018,5 +5023,5 @@ "ext-simplexml": "*" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }