Skip to content

Commit 4b9c9d2

Browse files
committed
Install symfony/postmark-mailer so all projects can use Postmark out of the box
1 parent 482efdc commit 4b9c9d2

File tree

2 files changed

+246
-1
lines changed

2 files changed

+246
-1
lines changed

composer.json

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
"spatie/laravel-permission": "^6.9",
2020
"spatie/security-advisories-health-check": "^1.2",
2121
"stephenjude/filament-debugger": "^3.1",
22+
"symfony/http-client": "^7.2",
23+
"symfony/postmark-mailer": "^7.2",
2224
"tightenco/ziggy": "^2.3"
2325
},
2426
"require-dev": {

composer.lock

+244-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)