Rename key property_info.with_constructor_extractor to just enabled: true

This commit is contained in:
Julie Lenaerts 2025-06-03 14:52:42 +02:00
parent 8cbd800fb9
commit 23227add12
3 changed files with 4 additions and 2 deletions

View File

@ -11,8 +11,6 @@ doctrine:
auto_generate_proxy_classes: true
naming_strategy: doctrine.orm.naming_strategy.default
auto_mapping: true
controller_resolver:
auto_mapping: true
when@test:
doctrine:

View File

@ -1,6 +1,7 @@
framework:
notifier:
texter_transports:
ovhcloud: '%env(OVHCLOUD_DSN)%'
#ovhcloud: '%env(OVHCLOUD_DSN)%'
#ovhcloud: '%env(SHORT_MESSAGE_DSN)%'
channel_policy:

View File

@ -0,0 +1,3 @@
framework:
property_info:
enabled: true