Files
Mangarr/config/packages/zenstruck_foundry.yaml
Jérémy Guillot bddcdd6823 refonte
2024-06-03 17:36:22 +02:00

8 lines
362 B
YAML

when@dev: &dev
# See full configuration: https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#full-default-bundle-configuration
zenstruck_foundry:
# Whether to auto-refresh proxies by default (https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#auto-refresh)
auto_refresh_proxies: true
when@test: *dev