Skip to content

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

Merged
cleptric merged 1 commit into
masterfrom
fix-http-client-installed-check
Jul 2, 2024
Merged

Fix check if symfony/http-client is installed#858
cleptric merged 1 commit into
masterfrom
fix-http-client-installed-check

Conversation

@cleptric
Copy link
Copy Markdown
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
@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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants