Use mailtrap instead of mailjet
This commit is contained in:
parent
99873d9d1d
commit
2d5f1c13fd
7 changed files with 1017 additions and 463 deletions
|
|
@ -7,16 +7,19 @@
|
|||
"require": {
|
||||
"php": "^8.1",
|
||||
"ext-exif": "*",
|
||||
"ext-pdo": "*",
|
||||
"browner12/helpers": "^3.7",
|
||||
"guzzlehttp/guzzle": "^7.2",
|
||||
"guzzlehttp/guzzle": "^7.10",
|
||||
"intervention/image": "^3.9",
|
||||
"laravel/framework": "^10.10",
|
||||
"laravel/tinker": "^2.8",
|
||||
"php-http/guzzle7-adapter": "^1.1",
|
||||
"railsware/mailtrap-php": "^3.10",
|
||||
"scrivo/highlight.php": "v9.18.1.10",
|
||||
"spatie/laravel-honeypot": "^4.3",
|
||||
"spatie/laravel-html": "^3.4",
|
||||
"ua-parser/uap-php": "^3.9.14",
|
||||
"ext-pdo": "*"
|
||||
"symfony/mailer": "^6.4",
|
||||
"ua-parser/uap-php": "^3.9.14"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.9.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue