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

guzzle/guzzlehttp @6.5.2 in lockfile, ^7.0.1 required in composer.json #214

Open
EndoSkeletor opened this issue May 25, 2022 · 2 comments
Open

Comments

@EndoSkeletor
Copy link

EndoSkeletor commented May 25, 2022

It looks like someone tried to update the composer dependencies on 14/09/2020 in commit 7db3d6e62c7ab8fa29780354e8d370c49939cdec for issue #143, but didn't update the lockfile. This means the SDK is still running 6.5.2.

Running composer update brings in line with latest (7.4.2) but breaks PHPUnit due to a deprecation/removal on the Psr7\stream_for function. This can be replaced with GuzzleHttp\Psr7\Utils::streamFor().

@rslsystems
Copy link

+1

1 similar comment
@Oxicode
Copy link

Oxicode commented Jan 9, 2024

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants