File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ doctrine:
2323 prefix : ' App\Entity'
2424 alias : App
2525 controller_resolver :
26- auto_mapping : true
26+ auto_mapping : false
2727
2828when@test :
2929 doctrine :
Original file line number Diff line number Diff line change 11when@dev : &dev
22 # See full configuration: https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#full-default-bundle-configuration
33 zenstruck_foundry :
4- # Whether to auto-refresh proxies by default (https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#auto-refresh)
5- auto_refresh_proxies : true
4+ global_state : []
65
76when@test : *dev
Original file line number Diff line number Diff line change 2424 </div >
2525</div >
2626
27- {% block foo %}
28- {{ importmap() }}
29- {% endblock %}
30-
3127<div class =" container-fluid container-xxl px-4 py-4 px-md-5 py-md-5" >
3228 <h2 class =" ubuntu" >Install it</h2 >
3329
You can’t perform that action at this time.
0 commit comments