Add Postmark package #1067

This commit is contained in:
nabeelio
2021-03-08 11:35:11 -05:00
parent d94d754961
commit f1c54bcc7c
2 changed files with 47 additions and 2 deletions

View File

@@ -61,7 +61,8 @@
"madnest/madzipper": "^1.1.0",
"elcobvg/laravel-opcache": "^0.4.1",
"laravel/legacy-factories": "^1.1",
"fakerphp/faker": "^1.13"
"fakerphp/faker": "^1.13",
"wildbit/swiftmailer-postmark": "^3.3"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.5",