🆙 More fixes 🆙

This commit is contained in:
Remco
2026-01-19 21:54:01 +01:00
parent 4fc812bf52
commit 8bb1241603
2 changed files with 16 additions and 0 deletions
@@ -8,6 +8,8 @@ trait PasswordValidationRules
{
/**
* Get the validation rules used to validate passwords.
*
* @return array<int, string|\Illuminate\Contracts\Validation\Rule>
*/
protected function passwordRules(): array
{