From bd735fdb0de64d5ae0616a5eed00b653db3352fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 08:45:39 +0000 Subject: [PATCH] build(deps-dev): bump infection/infection from 0.34.1 to 0.34.2 Bumps [infection/infection](https://github.com/infection/infection) from 0.34.1 to 0.34.2. - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](https://github.com/infection/infection/compare/0.34.1...0.34.2) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.34.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index cb17f55..e5f4043 100644 --- a/composer.lock +++ b/composer.lock @@ -841,16 +841,16 @@ }, { "name": "infection/infection", - "version": "0.34.1", + "version": "0.34.2", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "263a6e303e343f1cdfa378d259a199c594d0731d" + "reference": "18d9bef39fae250f202920d1453ab96e793e6637" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/263a6e303e343f1cdfa378d259a199c594d0731d", - "reference": "263a6e303e343f1cdfa378d259a199c594d0731d", + "url": "https://api.github.com/repos/infection/infection/zipball/18d9bef39fae250f202920d1453ab96e793e6637", + "reference": "18d9bef39fae250f202920d1453ab96e793e6637", "shasum": "" }, "require": { @@ -964,7 +964,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.34.1" + "source": "https://github.com/infection/infection/tree/0.34.2" }, "funding": [ { @@ -976,7 +976,7 @@ "type": "open_collective" } ], - "time": "2026-07-27T18:58:14+00:00" + "time": "2026-08-07T12:59:47+00:00" }, { "name": "infection/mutator", @@ -2991,22 +2991,22 @@ }, { "name": "sanmai/di-container", - "version": "0.1.17", + "version": "0.1.23", "source": { "type": "git", "url": "https://github.com/sanmai/di-container.git", - "reference": "a901c4a8778c9212ef4d66607525281af2f787bd" + "reference": "8cf59c091f33297389d0a5a27ea0d688df15c376" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/di-container/zipball/a901c4a8778c9212ef4d66607525281af2f787bd", - "reference": "a901c4a8778c9212ef4d66607525281af2f787bd", + "url": "https://api.github.com/repos/sanmai/di-container/zipball/8cf59c091f33297389d0a5a27ea0d688df15c376", + "reference": "8cf59c091f33297389d0a5a27ea0d688df15c376", "shasum": "" }, "require": { "php": ">=8.2", "psr/container": "^1.1.2 || ^2.0", - "sanmai/pipeline": "^6.17 || ^7.0" + "sanmai/pipeline": "^7.10" }, "require-dev": { "ergebnis/composer-normalize": "^2.8", @@ -3058,7 +3058,7 @@ ], "support": { "issues": "https://github.com/sanmai/di-container/issues", - "source": "https://github.com/sanmai/di-container/tree/0.1.17" + "source": "https://github.com/sanmai/di-container/tree/0.1.23" }, "funding": [ { @@ -3066,7 +3066,7 @@ "type": "github" } ], - "time": "2026-06-01T08:52:14+00:00" + "time": "2026-08-11T00:58:41+00:00" }, { "name": "sanmai/duoclock", @@ -4424,16 +4424,16 @@ }, { "name": "symfony/console", - "version": "v8.1.2", + "version": "v8.1.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "535e18a1b8925f6c01a55b171d157ab66c2ace15" + "reference": "68efa2ebfd9a362951eb5a8b09fd177c66ddec24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/535e18a1b8925f6c01a55b171d157ab66c2ace15", - "reference": "535e18a1b8925f6c01a55b171d157ab66c2ace15", + "url": "https://api.github.com/repos/symfony/console/zipball/68efa2ebfd9a362951eb5a8b09fd177c66ddec24", + "reference": "68efa2ebfd9a362951eb5a8b09fd177c66ddec24", "shasum": "" }, "require": { @@ -4500,7 +4500,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v8.1.2" + "source": "https://github.com/symfony/console/tree/v8.1.4" }, "funding": [ { @@ -4520,7 +4520,7 @@ "type": "tidelift" } ], - "time": "2026-07-27T13:58:19+00:00" + "time": "2026-07-31T12:43:13+00:00" }, { "name": "symfony/deprecation-contracts",