Skip to content

Commit

Permalink
Merge tag 'v11.41.0'
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jan 28, 2025
2 parents 7763be0 + 494aa2e commit e7f317b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SessionGuard.php
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,8 @@ public function once(array $credentials = [])
return true;
}

$this->fireFailedEvent($this->lastAttempted, $credentials);

return false;
}

Expand Down

0 comments on commit e7f317b

Please sign in to comment.