|
|
@@ -11,7 +11,7 @@ use Symfony\Component\HttpKernel\Exception\HttpException;
|
|
|
use Symfony\Component\Security\Core\Authentication\Token\NullToken;
|
|
|
use Symfony\Component\Security\Core\Authentication\Token\SwitchUserToken;
|
|
|
use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken;
|
|
|
-use Symfony\Component\Security\Core\Security;
|
|
|
+use Symfony\Bundle\SecurityBundle\Security;
|
|
|
use Symfony\Contracts\HttpClient\HttpClientInterface;
|
|
|
use Symfony\Contracts\HttpClient\ResponseInterface;
|
|
|
|