Updated composer.json to remove the translation package and add the stopwatch package. Cleaned up configuration files by removing unused mailer, notifier, translation, and ux_turbo settings, and adjusted CSRF protection settings. Modified messenger.yaml to remove email message routing.
Some checks failed
CI - Build Tonehaus Docker image / build (push) Failing after 2m6s

This commit is contained in:
2025-11-07 12:08:58 +00:00
parent 6cccc3746d
commit 0cd77f8b30
10 changed files with 5 additions and 144 deletions

View File

@@ -5,6 +5,7 @@ framework:
token_id: submit
csrf_protection:
check_header: true
stateless_token_ids:
- submit
- authenticate