Skip to content

Commit

Permalink
Fix mailing issue (known issue for laravel/framework/issues/53721)
Browse files Browse the repository at this point in the history
  • Loading branch information
mollevi committed Dec 13, 2024
1 parent 3de9495 commit 7b39339
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"livewire/livewire": "^3.5",
"predis/predis": "^2.3",
"spatie/laravel-ignition": "^2.9",
"spatie/laravel-medialibrary": "^11.11"
"spatie/laravel-medialibrary": "^11.11",
"symfony/mailer": "~7.1.0"
},
"require-dev": {
"backpack/generators": "^4.0",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b39339

Please sign in to comment.