mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 03:04:05 +00:00
Upgrade mail configuration (#455)
* Upgrade the mail configuration * Update mail configuration to match Laravel 12 * Update mail configuration to properly set none or null * Pint code * Upgrade Symfony Mailers
This commit is contained in:
committed by
GitHub
parent
d1bca362de
commit
bae8dbe083
@@ -29,6 +29,7 @@
|
||||
"spatie/flysystem-dropbox": "^3.0",
|
||||
"spatie/laravel-backup": "^9.2.9",
|
||||
"spatie/laravel-medialibrary": "^11.11",
|
||||
"symfony/mailer": "^7.3",
|
||||
"symfony/mailgun-mailer": "^7.3",
|
||||
"vinkla/hashids": "^13.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user