Andrzej Tracz

Results 1 comments of Andrzej Tracz

Same here, A workaround for this is to set an alias for `Symfony\Component\Security\Core\User\UserProviderInterface` ``` Symfony\Component\Security\Core\User\UserProviderInterface: alias: fos_user.user_provider.username_email ```