feat(mail) : install webklex/php-imap + symfony/lock, configure lock store

This commit is contained in:
2026-05-19 23:32:01 +02:00
parent 23191bdab6
commit 3a2d8d5bde
8 changed files with 1012 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
framework:
lock: '%env(LOCK_DSN)%'

View File

@@ -0,0 +1,5 @@
framework:
default_locale: en
translator:
default_path: '%kernel.project_dir%/translations'
providers: