Skip to content

Commit

Permalink
Replace Laminas Mail with Symfony Mailer.
Browse files Browse the repository at this point in the history
  • Loading branch information
EreMaijala committed Oct 1, 2024
1 parent cb30f75 commit 92279bf
Show file tree
Hide file tree
Showing 21 changed files with 987 additions and 1,160 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
"laminas/laminas-i18n": "2.28.0",
"laminas/laminas-loader": "2.10.0",
"laminas/laminas-log": "2.17.0",
"laminas/laminas-mail": "2.25.1",
"laminas/laminas-modulemanager": "2.16.0",
"laminas/laminas-mvc": "3.7.0",
"laminas/laminas-mvc-i18n": "1.8.0",
Expand Down Expand Up @@ -87,6 +86,7 @@
"steverhoades/oauth2-openid-connect-server": "2.6.1",
"swagger-api/swagger-ui": "5.17.14",
"symfony/console": "6.4.11",
"symfony/mailer": "6.4.12",
"symfony/rate-limiter": "^6.4",
"symfony/var-dumper": "6.4.11",
"symfony/yaml": "6.4.11",
Expand Down
Loading

0 comments on commit 92279bf

Please sign in to comment.