laravel-boilerplate icon indicating copy to clipboard operation
laravel-boilerplate copied to clipboard

Composer Install Package Issue

Open EdwardSoaresJr opened this issue 3 years ago • 1 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.

EdwardSoaresJr avatar Aug 24 '22 06:08 EdwardSoaresJr

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

bryanrscott avatar Aug 29 '22 06:08 bryanrscott

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.

stale[bot] avatar Sep 28 '22 19:09 stale[bot]