diff --git a/composer.json b/composer.json index c51ae0ba..32dfab9d 100644 --- a/composer.json +++ b/composer.json @@ -41,5 +41,8 @@ "infection/extension-installer": true, "phpstan/extension-installer": true } + }, + "provide": { + "psr/clock-implementation": "1.0" } } diff --git a/composer.lock b/composer.lock index 40d3cb81..9f9c2d96 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": "b55f58b787b22ffa75edc0bcbaecfd64", + "content-hash": "7adcca618cd096bcda0eb6e2a5066b6a", "packages": [ { "name": "psr/clock",