Laravel 5.2.13 is released
Published on by Eric L. Barnes
Laravel just announced that v5.2.13 is now released.
This release fixes a bug that can cause Mail::queue
to send stale view data when using daemon queue workers. This fix has also been back ported to Laravel 4.2, 5.0, and 5.1.
You can get the latest update by running composer update.
Eric is the creator of Laravel News and has been covering Laravel since 2012.