diff --git a/composer.json b/composer.json index 915d67c9..768357a5 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "ergebnis/php-cs-fixer-config": "^6.4.0", "ergebnis/phpstan-rules": "^2.1.0", "ergebnis/phpunit-slow-test-detector": "^2.3.0", - "infection/infection": "~0.27.2", + "infection/infection": "~0.27.3", "phpstan/extension-installer": "^1.3.1", "phpstan/phpstan": "^1.10.35", "phpstan/phpstan-deprecation-rules": "^1.1.4", diff --git a/composer.lock b/composer.lock index a7e997c0..10cb174c 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": "d6f088570485444bcbd4d155580dac9a", + "content-hash": "fd50536804bd0e969346ec87c4d5ed30", "packages": [ { "name": "composer/package-versions-deprecated", @@ -3868,16 +3868,16 @@ }, { "name": "infection/infection", - "version": "0.27.2", + "version": "0.27.3", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "5019cdc8d707ddacffbe991a1c12c8e8e348845f" + "reference": "3fe68ec001d6abd7f9494f4dfadeb61848d2c9d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/5019cdc8d707ddacffbe991a1c12c8e8e348845f", - "reference": "5019cdc8d707ddacffbe991a1c12c8e8e348845f", + "url": "https://api.github.com/repos/infection/infection/zipball/3fe68ec001d6abd7f9494f4dfadeb61848d2c9d0", + "reference": "3fe68ec001d6abd7f9494f4dfadeb61848d2c9d0", "shasum": "" }, "require": { @@ -3984,7 +3984,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.27.2" + "source": "https://github.com/infection/infection/tree/0.27.3" }, "funding": [ { @@ -3996,20 +3996,20 @@ "type": "open_collective" } ], - "time": "2023-09-16T16:39:29+00:00" + "time": "2023-09-28T07:13:56+00:00" }, { "name": "justinrainbow/json-schema", - "version": "5.2.12", + "version": "v5.2.13", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60" + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", - "reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", + "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", "shasum": "" }, "require": { @@ -4064,9 +4064,9 @@ ], "support": { "issues": "https://github.com/justinrainbow/json-schema/issues", - "source": "https://github.com/justinrainbow/json-schema/tree/5.2.12" + "source": "https://github.com/justinrainbow/json-schema/tree/v5.2.13" }, - "time": "2022-04-13T08:02:27+00:00" + "time": "2023-09-26T02:20:38+00:00" }, { "name": "kubawerlos/php-cs-fixer-custom-fixers",