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

chore: add possibility to use the latest version of psr7 #105

Merged
merged 3 commits into from
Dec 6, 2021
Merged

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Dec 6, 2021

Closes #104

Proposed Changes

  1. Added possibility to use the latest version of psr7 - 2.1.0
  2. Use Query::build instead of build_query

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar merged commit f2682bd into master Dec 6, 2021
@bednar bednar deleted the psr7-latest branch December 6, 2021 09:59
@bednar bednar added this to the 2.5.0 milestone Dec 6, 2021
peynman pushed a commit to peynman/influxdb-client-php that referenced this pull request Mar 7, 2023
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.

How to use when project needs guzzlehttp/psr7": "^1.8.3 || ^2.1()
2 participants