diff --git a/composer.json b/composer.json index e433643..7f00a20 100644 --- a/composer.json +++ b/composer.json @@ -39,6 +39,9 @@ "symfony/stopwatch": "^4.4 || ^5.4 || ^6.0 || ^7.0", "thecodingmachine/phpstan-strict-rules": "^1.0" }, + "conflict": { + "doctrine/common": "<2.13" + }, "keywords": [], "authors": [ {