diff --git a/composer.json b/composer.json index 783d933..9728ee6 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "require-dev": { "phpunit/phpunit": "10.4.2", "infection/codeception-adapter": "0.4.2", - "infection/infection": "0.27.7" + "infection/infection": "0.27.8" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index aaa86bd..dfb4e4a 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": "67da5f5b04e5e2188e063bed927d578f", + "content-hash": "54e8572f1812e94693a3c62432b75d68", "packages": [], "packages-dev": [ { @@ -549,16 +549,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": { @@ -665,7 +665,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": [ { @@ -677,7 +677,7 @@ "type": "open_collective" } ], - "time": "2023-11-02T11:38:21+00:00" + "time": "2023-11-08T14:29:03+00:00" }, { "name": "justinrainbow/json-schema",