Closed Slash663 closed 2 years ago
Hello,
Could you please correct this :
User Deprecated: Since symfony/security-core 5.2: Method "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken::getProviderKey" is deprecated, use "getFirewallName()" instead.
in file
/nucleos/profile-bundle/src/Action/RegistrationConfirmedAction.php:65
Thank you
Can you provide a PR to remove the deprecations @Slash663
I hope I did it correctly this time :)
Hello,
Could you please correct this :
User Deprecated: Since symfony/security-core 5.2: Method "Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken::getProviderKey" is deprecated, use "getFirewallName()" instead.
in file
/nucleos/profile-bundle/src/Action/RegistrationConfirmedAction.php:65
Thank you