]> BookStack Code Mirror - bookstack/commit
Mail: Removed custom symfony/mailer fork development
authorDan Brown <redacted>
Tue, 15 Jul 2025 14:24:31 +0000 (15:24 +0100)
committerDan Brown <redacted>
Tue, 15 Jul 2025 14:24:31 +0000 (15:24 +0100)
commitd13abc7e1d9c204640fe9a6624a162a7cc106de6
treeba7fa3a7269990d40a808ca327a6848d98941acf
parent2442829ef2bca804a7efacfb9ff68a74c80f926c
Mail: Removed custom symfony/mailer fork

Moved to standard symfony mailer now that my patches have been
upstreamed. This changes the config to work with the symfony option,
following the same overall logic.
Also updated testing to allow test runs via mulitple custom env options.

Closes #5636
app/Config/mail.php
composer.json
composer.lock
tests/SecurityHeaderTest.php
tests/TestCase.php
tests/ThemeTest.php
tests/Unit/ConfigTest.php
tests/UrlTest.php