You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
362 B
8 lines
362 B
10 months ago
|
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
|