rappasoft/laravel-boilerplate

Composer Install Package Issue

EdwardSoaresJr opened this issue · 2 comments

During composer install on a new install into xampp development
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.

This is because the current release depends on laravel 8 and swiftmailer was a standard dependancy in laravel 8.
This is updated in laravel 9

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.