diff --git a/composer.json b/composer.json index c2341045a..0be910fcd 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "composer-runtime-api": "^2.0", "colinodell/json5": "^2.2", "composer/xdebug-handler": "^2.0 || ^3.0", - "fidry/cpu-core-counter": "^0.4.0 || ^0.5.0", + "fidry/cpu-core-counter": "^0.4.0 || ^0.5.0 || ^1.0", "infection/abstract-testframework-adapter": "^0.5.0", "infection/extension-installer": "^0.1.0", "infection/include-interceptor": "^0.2.5", diff --git a/composer.lock b/composer.lock index 748b40dab..bd2e64f69 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": "3a4ace232370f20bb592791f6282d278", + "content-hash": "845de216d13fc307dd07953867d99f39", "packages": [ { "name": "colinodell/json5",