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

Fix | Added support for Guzzle promises v2 #224

Merged
merged 1 commit into from
May 25, 2023

Conversation

Sammyjo20
Copy link
Member

This PR adds support for both v1 and v2 of Guzzle's promise library. This also fixes an issue that some users were having when installing Saloon without a version constraint which would cause people to install Saloon v1 and not v2.

Copy link
Member Author

@Sammyjo20 Sammyjo20 left a comment

Choose a reason for hiding this comment

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

Self review

@what-the-diff
Copy link

what-the-diff bot commented May 25, 2023

PR Summary 🚀

  • Guzzlehttp Promises Version Updated 😎
    The library's version of guzzlehttp/promises has been upgraded, now supporting both ^1.5 and ^2.0 versions. This allows for more flexibility and compatibility with different environments. 🌐

@Sammyjo20 Sammyjo20 merged commit da5eabb into v2 May 25, 2023
@Sammyjo20 Sammyjo20 deleted the fix/support-guzzle-promises-v2 branch May 25, 2023 22:06
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

Successfully merging this pull request may close these issues.

1 participant