From ca8ed13b37d5c685ede23484a807bdfa982d8f74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 15:25:16 +0000 Subject: [PATCH] composer(deps-dev): Bump infection/infection from 0.27.7 to 0.27.8 Bumps [infection/infection](https://github.com/infection/infection) from 0.27.7 to 0.27.8. - [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.7...0.27.8) --- updated-dependencies: - dependency-name: infection/infection dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 241a01d2..e635e092 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "ergebnis/php-cs-fixer-config": "~6.11.0", "ergebnis/phpunit-slow-test-detector": "^2.3.2", "fakerphp/faker": "^1.23.0", - "infection/infection": "~0.27.7", + "infection/infection": "~0.27.8", "phpunit/phpunit": "^10.4.2", "psalm/plugin-phpunit": "~0.18.4", "rector/rector": "~0.18.6", diff --git a/composer.lock b/composer.lock index ce56150f..1c09fd39 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f800a694a5a6277cb1c7874b5bf84b44", + "content-hash": "bb226b140385931c3abd3351567450b2", "packages": [], "packages-dev": [ { @@ -1810,16 +1810,16 @@ }, { "name": "infection/infection", - "version": "0.27.7", + "version": "0.27.8", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "e5bf714c1e6b45b881f3c8990b0cb82f1b232625" + "reference": "673ce762abf3355fcdc186ca17eb89edf86993bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/e5bf714c1e6b45b881f3c8990b0cb82f1b232625", - "reference": "e5bf714c1e6b45b881f3c8990b0cb82f1b232625", + "url": "https://api.github.com/repos/infection/infection/zipball/673ce762abf3355fcdc186ca17eb89edf86993bf", + "reference": "673ce762abf3355fcdc186ca17eb89edf86993bf", "shasum": "" }, "require": { @@ -1926,7 +1926,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.27.7" + "source": "https://github.com/infection/infection/tree/0.27.8" }, "funding": [ { @@ -1938,7 +1938,7 @@ "type": "open_collective" } ], - "time": "2023-11-02T11:38:21+00:00" + "time": "2023-11-08T14:29:03+00:00" }, { "name": "justinrainbow/json-schema",