You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project is using Http\Client\HttpClient which is deprecated since symfony/framework-bundle 6.3 and it is recommended to be replaced with Psr\Http\Client\ClientInterface.