diff --git a/composer.json b/composer.json index 974e062ef2..0db3e72ae4 100644 --- a/composer.json +++ b/composer.json @@ -66,6 +66,8 @@ "ibexa/ci-scripts": "^0.2@dev" }, "conflict": { + "doctrine/doctrine-bundle": "2.6.3", + "doctrine/persistence": "3.0.0", "gregwar/captcha-bundle": "2.2.0", "imagine/imagine": "1.3.0 || 1.3.1", "lexik/jwt-authentication-bundle": "2.12.0",