diff --git a/doctrine/doctrine-bundle/3.0/manifest.json b/doctrine/doctrine-bundle/3.0/manifest.json index 28df28cd3..3fa21f6c7 100644 --- a/doctrine/doctrine-bundle/3.0/manifest.json +++ b/doctrine/doctrine-bundle/3.0/manifest.json @@ -49,6 +49,6 @@ } }, "conflict": { - "symfony/framework-bundle": "<7.1" + "symfony/framework-bundle": "<6.4" } }