chore: fix deprecations in preparation uf upgrading to symfony 7.3

This commit is contained in:
Björn Fromme
2025-10-24 13:59:54 +02:00
parent c8bb051ae6
commit 6b0dfb3426
4 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -11,10 +11,11 @@ doctrine:
orm:
auto_generate_proxy_classes: true
enable_lazy_ghost_objects: true
report_fields_where_declared: true
validate_xml_mapping: true
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
auto_mapping: true
controller_resolver:
auto_mapping: false
mappings:
App:
type: attribute