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:
Darko Gjorgjijoski
2025-08-31 03:04:31 +02:00
committed by GitHub
parent d1bca362de
commit bae8dbe083
10 changed files with 233 additions and 53 deletions

View File

@@ -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"
},