Update composer recipes

This commit is contained in:
Tim
2025-04-14 19:49:08 +02:00
parent c250c57a22
commit a18eda6748
13 changed files with 48 additions and 61 deletions

View File

@ -1,17 +1,11 @@
when@dev:
web_profiler:
toolbar: true
intercept_redirects: false
framework:
profiler:
only_exceptions: false
collect_serializer_data: true
when@test:
web_profiler:
toolbar: false
intercept_redirects: false
framework:
profiler: { collect: false }