Skip to content

Commit 1457ba4

Browse files
committed
add symfony http client and mailgun mailer
1 parent f933f5f commit 1457ba4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,11 @@
2929
"symfony/error-handler": "~6.4",
3030
"symfony/event-dispatcher": "~6.4",
3131
"symfony/finder": "~6.4",
32+
"symfony/http-client": "^6.4",
3233
"symfony/http-foundation": "~6.4",
3334
"symfony/http-kernel": "~6.4",
3435
"symfony/mailer": "^6.4",
36+
"symfony/mailgun-mailer": "^6.4",
3537
"symfony/mime": "~6.4",
3638
"symfony/process": "~6.4",
3739
"symfony/routing": "~6.4",

0 commit comments

Comments
 (0)