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

Update test suite to support new reactphp/http v1.10.0 #45

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

SimonFrings
Copy link
Collaborator

This changeset updates the test suite to support reactphp/http v1.10.0. This new version of the ReactPHP HTTP component introduces its own PSR-7 implementation and removes the dependency for RingCentral (see reactphp/http#522 for reference). This means we don't have to rely on the RingCentral dependency here as well, and instead can use ReactPHP's new PSR-7 implementation.

Builds on top of #28 and others

@SimonFrings SimonFrings added this to the v1.3.0 milestone Apr 26, 2024
@SimonFrings SimonFrings requested a review from clue April 26, 2024 14:27
Copy link
Owner

@clue clue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SimonFrings Thanks for the update, changes LGTM! :shipit:

@clue clue merged commit 29f9d70 into clue:1.x Apr 26, 2024
12 checks passed
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.

None yet

2 participants