Feat: Implement email notification about new disposition

This commit is contained in:
Björn Fromme
2023-11-08 11:08:27 +01:00
parent c4e0ef7d5a
commit 342119a456
14 changed files with 129 additions and 69 deletions
+3
View File
@@ -18,6 +18,9 @@ framework:
php_errors:
log: true
router:
default_uri: '%env(APP_BASE_URI)%'
when@test:
framework:
test: true