Skip to content

Leverage php-http/discovery v1.15 and decouple from guzzlehttp/psr7 #1459

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

Closed

Conversation

nicolas-grekas
Copy link
Contributor

@nicolas-grekas nicolas-grekas commented Feb 9, 2023

This is a follow up of #1429

Since this PR and our discussion at SymfonyCon, I've been working on moving those ideas to "php-http/discovery", and v1.15.0 has just been tagged 🎉

By bumping to v1.15.0, we keep compatibility with PHP >= 7.1 and composer v1 & v2, but we also benefit from:

This allows simplifying the dependencies of sentry-php since we can now move guzzlehttp/psr7 from require to require-dev.

@cleptric
Copy link
Member

cleptric commented Feb 9, 2023

Thanks, I'll take a look.

@cleptric cleptric changed the base branch from master to develop February 9, 2023 15:17
@nicolas-grekas
Copy link
Contributor Author

nicolas-grekas commented Feb 10, 2023

Composer v2.2.20 and v2.5.3 have now been released.
Together with php-http/discovery v1.5.1 this PR should be doubly ready :)

@HazAT HazAT deleted the branch getsentry:develop March 15, 2023 12:38
@HazAT HazAT closed this Mar 15, 2023
@nicolas-grekas nicolas-grekas deleted the auto-discovery branch March 15, 2023 12:42
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.

4 participants