diff --git a/composer.json b/composer.json index d4eb8f9d..a40ce8ce 100644 --- a/composer.json +++ b/composer.json @@ -16,6 +16,7 @@ "doctrine/annotations": "^1.8", "doctrine/doctrine-bundle": "^1.9|^2.0", "doctrine/orm": "^2.7", + "symfony/doctrine-bridge": "3.4|^4.0|^5.0, !=5.2.0, !=5.2.1", "symfony/event-dispatcher": "^3.4|^4.0|^5.0", "symfony/lock": "^3.4|^4.0|^5.0", "symfony/security-bundle": "^3.4|^4.0|^5.0",