Files
archived-recipes/zenstruck/foundry/1.10/config/packages/zenstruck_foundry.yaml
2022-02-15 16:55:00 +01: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