Skip to content

Commit a58ff0e

Browse files
Merge branch '5.3' into 5.4
* 5.3: [VarDumper] fix dumping typed references from properties Update README.md [Messenger] [Redis] Allow authentication with user and password [FrameworkBundle] Avoid secrets:decrypt-to-local command to fail fix missing classes
2 parents 3716a58 + e75cbf1 commit a58ff0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Authenticator/Passport/Badge/UserBadge.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
namespace Symfony\Component\Security\Http\Authenticator\Passport\Badge;
1313

14+
use Symfony\Component\Security\Core\Exception\AuthenticationException;
1415
use Symfony\Component\Security\Core\Exception\AuthenticationServiceException;
1516
use Symfony\Component\Security\Core\User\UserInterface;
1617
use Symfony\Component\Security\Http\EventListener\UserProviderListener;

0 commit comments

Comments
 (0)