diff --git a/doctrine/doctrine-bundle/3.0/config/packages/doctrine.yaml b/doctrine/doctrine-bundle/3.0/config/packages/doctrine.yaml index 6c57caf31..d9f29904e 100644 --- a/doctrine/doctrine-bundle/3.0/config/packages/doctrine.yaml +++ b/doctrine/doctrine-bundle/3.0/config/packages/doctrine.yaml @@ -20,8 +20,6 @@ doctrine: dir: '%kernel.project_dir%/src/Entity' prefix: 'App\Entity' alias: App - controller_resolver: - auto_mapping: false when@test: doctrine: