diff --git a/composer.lock b/composer.lock index 779a749..87ad089 100644 --- a/composer.lock +++ b/composer.lock @@ -273,16 +273,16 @@ }, { "name": "cuyz/valinor", - "version": "1.14.4", + "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/CuyZ/Valinor.git", - "reference": "c1d2407963408aa8aea0432e8645095283f16a67" + "reference": "acbda7ff3c25e5749f1e04ed183b3795434264c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/c1d2407963408aa8aea0432e8645095283f16a67", - "reference": "c1d2407963408aa8aea0432e8645095283f16a67", + "url": "https://api.github.com/repos/CuyZ/Valinor/zipball/acbda7ff3c25e5749f1e04ed183b3795434264c0", + "reference": "acbda7ff3c25e5749f1e04ed183b3795434264c0", "shasum": "" }, "require": { @@ -290,6 +290,10 @@ "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", @@ -335,7 +339,7 @@ ], "support": { "issues": "https://github.com/CuyZ/Valinor/issues", - "source": "https://github.com/CuyZ/Valinor/tree/1.14.4" + "source": "https://github.com/CuyZ/Valinor/tree/1.16.1" }, "funding": [ { @@ -343,7 +347,7 @@ "type": "github" } ], - "time": "2025-02-23T18:48:29+00:00" + "time": "2025-05-19T13:46:02+00:00" }, { "name": "graham-campbell/result-type",