Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/11.x'
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 Dec 4, 2024
2 parents bbda102 + 0d3c881 commit 010daf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Middleware/Authenticate.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ protected function authenticate($request, array $guards)
*
* @param \Illuminate\Http\Request $request
* @param array $guards
* @return void
* @return never
*
* @throws \Illuminate\Auth\AuthenticationException
*/
Expand Down

0 comments on commit 010daf9

Please sign in to comment.