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

Use Composer's HttpDownloader and drop the dependency on Guzzle #76

Closed
phenaproxima opened this issue Feb 3, 2023 · 0 comments
Closed

Comments

@phenaproxima
Copy link
Collaborator

phenaproxima commented Feb 3, 2023

We use Guzzle to download TUF metadata, but Composer already comes with an HTTP downloader that should be able to do that for us, especially once php-tuf/php-tuf#290 is merged and drops support for promises. I think it would be a good idea to adopt the HTTP downloader and drop the dependency on Guzzle.

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

1 participant