This is your periodic reminder to ensure bcrypt rounds is set to 12 (or higher)!
Laravel's default was increased from 10 to 12 2 years ago, so if you're working on an older codebase, make sure you've updated bcrypt.rounds
.
https://securinglaravel.com/security-tip-increase-your-bcrypt/#Laravel