diff --git a/composer.json b/composer.json index 9f88430f..ebb962d8 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "ergebnis/php-cs-fixer-config": "^6.4.0", "ergebnis/phpunit-slow-test-detector": "^2.3.0", "fakerphp/faker": "^1.23.0", - "infection/infection": "~0.27.2", + "infection/infection": "~0.27.3", "phpunit/phpunit": "^10.3.5", "psalm/plugin-phpunit": "~0.18.4", "rector/rector": "~0.18.4", diff --git a/composer.lock b/composer.lock index 3ba8b27f..1e8202e6 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": "5f636986061de9f98335e26f5114ceff", + "content-hash": "3be559ba165c7de56e5bf581a7c7e1d0", "packages": [], "packages-dev": [ { @@ -1397,16 +1397,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": { @@ -1513,7 +1513,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": [ { @@ -1525,20 +1525,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": { @@ -1593,9 +1593,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",