diff --git a/composer.lock b/composer.lock index 96cbcd5..7f1e75e 100644 --- a/composer.lock +++ b/composer.lock @@ -1228,16 +1228,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": { @@ -1344,7 +1344,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": [ { @@ -1356,20 +1356,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": { @@ -1424,9 +1424,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": "lcobucci/coding-standard",