From 08f81a2298e906a2e041fc74a4eaf84d5644392c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:59:33 +0000 Subject: [PATCH] Bump infection/infection from 0.27.3 to 0.27.4 Bumps [infection/infection](https://github.com/infection/infection) from 0.27.3 to 0.27.4. - [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.27.3...0.27.4) --- updated-dependencies: - dependency-name: infection/infection dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 8b6381fe..622e6930 100644 --- a/composer.lock +++ b/composer.lock @@ -6677,16 +6677,16 @@ }, { "name": "infection/infection", - "version": "0.27.3", + "version": "0.27.4", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "3fe68ec001d6abd7f9494f4dfadeb61848d2c9d0" + "reference": "2789fdd689689b0c85f2c0ae9db50c8d2b39fb92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/3fe68ec001d6abd7f9494f4dfadeb61848d2c9d0", - "reference": "3fe68ec001d6abd7f9494f4dfadeb61848d2c9d0", + "url": "https://api.github.com/repos/infection/infection/zipball/2789fdd689689b0c85f2c0ae9db50c8d2b39fb92", + "reference": "2789fdd689689b0c85f2c0ae9db50c8d2b39fb92", "shasum": "" }, "require": { @@ -6793,7 +6793,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.27.3" + "source": "https://github.com/infection/infection/tree/0.27.4" }, "funding": [ { @@ -6805,7 +6805,7 @@ "type": "open_collective" } ], - "time": "2023-09-28T07:13:56+00:00" + "time": "2023-10-09T12:03:22+00:00" }, { "name": "justinrainbow/json-schema", @@ -8749,16 +8749,16 @@ }, { "name": "sanmai/pipeline", - "version": "v6.8.1", + "version": "v6.9", "source": { "type": "git", "url": "https://github.com/sanmai/pipeline.git", - "reference": "2e88e466dd49f20c10a15330b3953d4d49c326e3" + "reference": "c48f45c22c3ce4140d071f7658fb151df1cc08ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/pipeline/zipball/2e88e466dd49f20c10a15330b3953d4d49c326e3", - "reference": "2e88e466dd49f20c10a15330b3953d4d49c326e3", + "url": "https://api.github.com/repos/sanmai/pipeline/zipball/c48f45c22c3ce4140d071f7658fb151df1cc08ea", + "reference": "c48f45c22c3ce4140d071f7658fb151df1cc08ea", "shasum": "" }, "require": { @@ -8802,7 +8802,7 @@ "description": "General-purpose collections pipeline", "support": { "issues": "https://github.com/sanmai/pipeline/issues", - "source": "https://github.com/sanmai/pipeline/tree/v6.8.1" + "source": "https://github.com/sanmai/pipeline/tree/v6.9" }, "funding": [ { @@ -8810,7 +8810,7 @@ "type": "github" } ], - "time": "2023-06-15T09:14:47+00:00" + "time": "2023-10-08T11:56:54+00:00" }, { "name": "sebastian/cli-parser", @@ -10300,5 +10300,5 @@ "composer-runtime-api": "^2" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }