From 9f5e8e3c763294e745ebaf5a32d211a6e8683656 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 10:38:19 +0000 Subject: [PATCH] Update all non-major dependencies | datasource | package | from | to | | ----------- | --------------------------- | ------- | ------ | | github-tags | actions/cache | v3.0.11 | v3.3.3 | | github-tags | actions/cache | v3.3.1 | v3.3.3 | | github-tags | codecov/codecov-action | v3.1.1 | v3.1.6 | | packagist | infection/infection | 0.26.19 | 0.29.4 | | packagist | lcobucci/di-builder | 7.2.1 | 7.4.0 | | packagist | phpstan/extension-installer | 1.2.0 | 1.4.1 | | github-tags | shivammathur/setup-php | 2.22.0 | 2.30.5 | | github-tags | shivammathur/setup-php | 2.24.0 | 2.30.5 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index eb4a853b..bf3e072a 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "chimera/mapping": "^1.0.x-dev", "chimera/routing-mezzio": "^1.0.x-dev", "chimera/serialization-jms": "^1.0.x-dev", - "infection/infection": "^0.26", + "infection/infection": "^0.29", "lcobucci/coding-standard": "^11.0", "lcobucci/error-handling-middleware": "^1.4", "phpstan/extension-installer": "^1.2",