Fix doctrine deprecation
This commit is contained in:
@ -6,6 +6,7 @@ doctrine:
|
||||
# either here or in the DATABASE_URL env var (see .env file)
|
||||
#server_version: '15'
|
||||
orm:
|
||||
report_fields_where_declared: true
|
||||
auto_generate_proxy_classes: true
|
||||
enable_lazy_ghost_objects: true
|
||||
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
|
||||
|
Reference in New Issue
Block a user