diff --git a/composer.json b/composer.json index 34d5e75..62b6e9c 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "api-clients/cs-fixer-config": "^1.0", "clue/block-react": "^1.1", "friendsofphp/php-cs-fixer": "^2.5", - "infection/infection": "^0.11.0", + "infection/infection": "^0.11.4", "jakub-onderka/php-console-highlighter": "^0.4", "jakub-onderka/php-parallel-lint": "^1.0.0", "localheinz/composer-normalize": "^1.0.0", diff --git a/composer.lock b/composer.lock index b553607..6b92c11 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "a4781c484ab86b89a830bf7ac8eeeaec", + "content-hash": "7b528b4b86f159003aae660501ba72b0", "packages": [ { "name": "api-clients/cs-fixer-config",