diff --git a/composer.json b/composer.json index 8fbbb2d930..7bfb14fec1 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "symfony/validator": "^5.4|^6.0|^7.0" }, "require-dev": { - "doctrine/doctrine-fixtures-bundle": "^3.4|4.0.x-dev", + "doctrine/doctrine-fixtures-bundle": "^3.4|3.5.x-dev", "phpstan/extension-installer": "^1.2", "phpstan/phpstan": "^1.9", "phpstan/phpstan-phpunit": "^1.2",