<!-- DO NOT THROW THIS AWAY --> <!-- Fill out the FULL versions with patch versions --> - Laravel Version: 8.73.2 - PHP Version: 8.0.13 - Database Driver & Version: MariaDB - 10.5.12 ### Description: When I try to `run composer update`, I get the following message: > Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead. ### Steps To Reproduce: Type `composer update` into the console <!-- If possible, please provide a GitHub repository to demonstrate your issue --> <!-- laravel new bug-report --github="--public" -->