diff --git a/composer.json b/composer.json index eba2bb9..b5bf453 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "homepage": "https://nucleos.rocks", "require": { "php": "^8.3", - "doctrine/doctrine-bundle": "^1.12 || ^2.0", + "doctrine/doctrine-bundle": "^3.0", "doctrine/orm": "^2.7 || ^3.0", "nucleos/user-bundle": "^3.0" },