Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix check if symfony/http-client is installed #858

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

cleptric
Copy link
Member

@cleptric cleptric commented Jul 1, 2024

We need to check if Symfony\Component\HttpClient\HttpClient exists, as Symfony\Contracts\HttpClient\HttpClientInterface could be pulled in via symfony/contracts.

Fixes #855.

@cleptric cleptric merged commit bdcec61 into master Jul 2, 2024
33 checks passed
@cleptric cleptric deleted the fix-http-client-installed-check branch July 2, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TraceableResponseForV4::getInfo must be compatible with ResponseInterface::getInfo
2 participants