email sending library change

This commit is contained in:
Yuri Kuznetsov
2025-03-31 19:13:17 +03:00
parent ef9795f6e4
commit 2f5b78f887
18 changed files with 850 additions and 579 deletions
+2 -1
View File
@@ -52,7 +52,8 @@
"ext-ctype": "*",
"lasserafn/php-initial-avatar-generator": "^4.4",
"tholu/php-cidr-match": "^0.4",
"league/oauth2-client": "^2.8"
"league/oauth2-client": "^2.8",
"symfony/mailer": "^6"
},
"require-dev": {
"phpunit/phpunit": "^9.5",