Explicitly configure some deprecated configuration options

This commit is contained in:
Jan Böhmer 2024-06-19 23:47:38 +02:00
parent b4d8d31c2d
commit 8c45a40f9e
2 changed files with 4 additions and 1 deletions

View file

@ -33,6 +33,8 @@ doctrine:
validate_xml_mapping: true
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
auto_mapping: true
controller_resolver:
auto_mapping: true
mappings:
App:
type: attribute