diff --git a/composer.json b/composer.json index 20f556c2..804fd53c 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "ergebnis/license": "^1.2.0", "ergebnis/php-cs-fixer-config": "^4.2.0", "fakerphp/faker": "^1.19.0", - "infection/infection": "~0.26.5", + "infection/infection": "~0.26.6", "phpunit/phpunit": "^9.5.14", "psalm/plugin-phpunit": "~0.16.1", "vimeo/psalm": "^4.22" diff --git a/composer.lock b/composer.lock index 66ea7712..1b89c562 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": "f2238485fa4347129462a1ef75089cf0", + "content-hash": "8856f332be2bdba5b640c6e24421d448", "packages": [ { "name": "ergebnis/json-pointer", @@ -1621,16 +1621,16 @@ }, { "name": "infection/infection", - "version": "0.26.5", + "version": "0.26.6", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "d6f07358cb40e0ccb0ea99247ae6b22120540f7f" + "reference": "de9b6b92f00ff1cb39decddf95797a4ebec3a1ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/d6f07358cb40e0ccb0ea99247ae6b22120540f7f", - "reference": "d6f07358cb40e0ccb0ea99247ae6b22120540f7f", + "url": "https://api.github.com/repos/infection/infection/zipball/de9b6b92f00ff1cb39decddf95797a4ebec3a1ee", + "reference": "de9b6b92f00ff1cb39decddf95797a4ebec3a1ee", "shasum": "" }, "require": { @@ -1731,7 +1731,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.26.5" + "source": "https://github.com/infection/infection/tree/0.26.6" }, "funding": [ { @@ -1743,7 +1743,7 @@ "type": "open_collective" } ], - "time": "2022-02-15T05:20:07+00:00" + "time": "2022-03-07T11:40:30+00:00" }, { "name": "myclabs/deep-copy", @@ -3204,12 +3204,12 @@ } }, "autoload": { - "psr-4": { - "Pipeline\\": "src/" - }, "files": [ "src/functions.php" - ] + ], + "psr-4": { + "Pipeline\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [