diff --git a/composer.json b/composer.json index 3166b7dbd..25f9cc858 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "ergebnis/license": "^1.2.0", "ergebnis/php-cs-fixer-config": "^4.0.0", "ergebnis/test-util": "^1.6.0", - "infection/infection": "~0.26.2", + "infection/infection": "~0.26.3", "phpunit/phpunit": "^9.5.13", "psalm/plugin-phpunit": "~0.16.1", "psalm/plugin-symfony": "^3.1.2", diff --git a/composer.lock b/composer.lock index edc215964..35ddcbb14 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": "38839f31b13c2326e09735f7920fbabe", + "content-hash": "98b0f70227fa617afc42a233fece5cfe", "packages": [ { "name": "brick/math", @@ -5807,16 +5807,16 @@ }, { "name": "infection/infection", - "version": "0.26.2", + "version": "0.26.3", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "c4c73907ac289b6562f7c553d60d05dfc345a577" + "reference": "fefb6898f072e77803a50542df0581b95b91e869" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/c4c73907ac289b6562f7c553d60d05dfc345a577", - "reference": "c4c73907ac289b6562f7c553d60d05dfc345a577", + "url": "https://api.github.com/repos/infection/infection/zipball/fefb6898f072e77803a50542df0581b95b91e869", + "reference": "fefb6898f072e77803a50542df0581b95b91e869", "shasum": "" }, "require": { @@ -5917,7 +5917,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.26.2" + "source": "https://github.com/infection/infection/tree/0.26.3" }, "funding": [ { @@ -5929,7 +5929,7 @@ "type": "open_collective" } ], - "time": "2022-01-20T04:43:30+00:00" + "time": "2022-01-27T04:48:37+00:00" }, { "name": "justinrainbow/json-schema",