mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 19:46:52 +03:00
6 lines
189 B
YAML
6 lines
189 B
YAML
when@dev: &dev
|
|
# See full configuration: https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#full-default-bundle-configuration
|
|
zenstruck_foundry:
|
|
|
|
when@test: *dev
|