diff --git a/composer.json b/composer.json index 1a80f8db..cb24f81f 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ergebnis/php-cs-fixer-config": "~6.22.0", "ergebnis/phpunit-slow-test-detector": "^2.10.0", "fakerphp/faker": "^1.23.1", - "infection/infection": "~0.27.9", + "infection/infection": "~0.27.10", "phpunit/phpunit": "^10.5.10", "psalm/plugin-phpunit": "~0.18.4", "rector/rector": "^1.0.1", diff --git a/composer.lock b/composer.lock index 92fa21cd..4bade39c 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": "191a016db396c31c5034dea959f80ac5", + "content-hash": "142a8e1753bd16ca7761161feaf665ee", "packages": [ { "name": "symfony/deprecation-contracts", @@ -2568,16 +2568,16 @@ }, { "name": "infection/infection", - "version": "0.27.9", + "version": "0.27.10", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "61e6d0645b89104fbd660218d3408219ad7176b5" + "reference": "873cd3335774a114bef9ca93388e623bf362d820" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/61e6d0645b89104fbd660218d3408219ad7176b5", - "reference": "61e6d0645b89104fbd660218d3408219ad7176b5", + "url": "https://api.github.com/repos/infection/infection/zipball/873cd3335774a114bef9ca93388e623bf362d820", + "reference": "873cd3335774a114bef9ca93388e623bf362d820", "shasum": "" }, "require": { @@ -2598,7 +2598,7 @@ "php": "^8.1", "sanmai/later": "^0.1.1", "sanmai/pipeline": "^5.1 || ^6", - "sebastian/diff": "^3.0.2 || ^4.0 || ^5.0", + "sebastian/diff": "^3.0.2 || ^4.0 || ^5.0 || ^6.0", "symfony/console": "^5.4 || ^6.0 || ^7.0", "symfony/filesystem": "^5.4 || ^6.0 || ^7.0", "symfony/finder": "^5.4 || ^6.0 || ^7.0", @@ -2684,7 +2684,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.27.9" + "source": "https://github.com/infection/infection/tree/0.27.10" }, "funding": [ { @@ -2696,7 +2696,7 @@ "type": "open_collective" } ], - "time": "2023-12-07T17:42:43+00:00" + "time": "2024-02-20T00:08:52+00:00" }, { "name": "jetbrains/phpstorm-stubs",