diff --git a/composer.json b/composer.json index 714cf68..00875eb 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "require": { "php": "~8.2.0 || ~8.3.0 || ~8.4.0", "composer-runtime-api": "^2.2", - "infection/infection": "0.29.13", + "infection/infection": "0.29.14", "sanmai/later": "^0.1.4", "vimeo/psalm": "^6.8.8" }, diff --git a/composer.lock b/composer.lock index c620608..b7af411 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": "1e676d65409b8653185148b9330c8a9d", + "content-hash": "d96649e77f5c1b0ba992b8bbac4dc0d3", "packages": [ { "name": "amphp/amp", @@ -1716,16 +1716,16 @@ }, { "name": "infection/infection", - "version": "0.29.13", + "version": "0.29.14", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "ef0a68da9fb566fbfc53415312858f847956f4d2" + "reference": "feea2a48a8aeedd3a4d2105167b41a46f0e568a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/ef0a68da9fb566fbfc53415312858f847956f4d2", - "reference": "ef0a68da9fb566fbfc53415312858f847956f4d2", + "url": "https://api.github.com/repos/infection/infection/zipball/feea2a48a8aeedd3a4d2105167b41a46f0e568a3", + "reference": "feea2a48a8aeedd3a4d2105167b41a46f0e568a3", "shasum": "" }, "require": { @@ -1828,7 +1828,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.29.13" + "source": "https://github.com/infection/infection/tree/0.29.14" }, "funding": [ { @@ -1840,7 +1840,7 @@ "type": "open_collective" } ], - "time": "2025-02-27T16:57:01+00:00" + "time": "2025-03-02T18:49:12+00:00" }, { "name": "infection/mutator",