From e1268df31418b2bf47b36563d9e2f43f1d24c250 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 16 May 2026 07:56:37 +0200 Subject: update to 3.95.2 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 7be5e6e..38fb771 100644 --- a/composer.json +++ b/composer.json @@ -48,8 +48,8 @@ "symfony/stopwatch": "^5.4.45 || ^6.4.24 || ^7.0 || ^8.0" }, "require-dev": { - "facile-it/paraunit": "^1.3.1 || ^2.8.0", - "infection/infection": "^0.32.6", + "facile-it/paraunit": "^1.3.1 || ^2.11.0", + "infection/infection": "^0.32.7", "justinrainbow/json-schema": "^6.8.0", "keradus/cli-executor": "^2.3", "mikey179/vfsstream": "^1.6.12", -- cgit