From 6cb834de6956a67624681d8ad85e18bbda14b8ef Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 26 Jan 2026 06:52:54 +0100 Subject: update to 10.5.61 raise dependency on sebastian/comparator 5.0.5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 878b1fa..db3f8e4 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "phpunit/php-timer": "^6.0.0", "sebastian/cli-parser": "^2.0.1", "sebastian/code-unit": "^2.0.0", - "sebastian/comparator": "^5.0.4", + "sebastian/comparator": "^5.0.5", "sebastian/diff": "^5.1.1", "sebastian/environment": "^6.1.0", "sebastian/exporter": "^5.1.4", -- cgit