diff --git a/composer.json b/composer.json index c66f40706..87e66d8f6 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "composer/xdebug-handler": "^2.0", "infection/abstract-testframework-adapter": "^0.3.1", "infection/extension-installer": "^0.1.0", - "infection/include-interceptor": "^0.2.4", + "infection/include-interceptor": "^0.2.5", "justinrainbow/json-schema": "^5.2.10", "nikic/php-parser": "^4.10.3", "ocramius/package-versions": "^1.9.0 || ^2.0", diff --git a/composer.lock b/composer.lock index 581639a6e..2ed79c6be 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": "e386c963bbc78549523114db79bcb94c", + "content-hash": "fd5aa733c65661958e9a90a705d1b02f", "packages": [ { "name": "composer/xdebug-handler",