diff --git a/composer.json b/composer.json index c2ec20b8..cecd9ba1 100644 --- a/composer.json +++ b/composer.json @@ -66,7 +66,8 @@ }, "conflict": { "coduo/php-matcher": "6.0.12", - "doctrine/persistence": "1.3.2" + "doctrine/persistence": "1.3.2", + "symfony/security-bundle": ">=7.0" }, "config": { "sort-packages": true,