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 php-http/curl-client requirement from ^1.7 to ^1.7 || ^2.0 #1

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2022

Updates the requirements on php-http/curl-client to permit the latest version.

Release notes

Sourced from php-http/curl-client's releases.

2.2.1

Added

  • Symfony 6 support
  • Tested with PHP 8.1
Changelog

Sourced from php-http/curl-client's changelog.

2.2.1 - 2021-12-10

Added

  • Symfony 6 support
  • Tested with PHP 8.1

2.2.0 - 2020-12-14

Added

  • PHP 8.0 support

2.1.0 - 2019-12-27

Added

  • Symfony 5 support

2.0.0 - 2019-03-05

Removed

  • HHVM support removed.

Changed

  • Minimal PHP version changed to 7.1.
  • Client::__construct now expects PSR-17 factories instead of HTTPlug ones.

Added

1.7.1 - 2018-03-26

Fixed

  • #36: Failure evaluating code: is_resource($handle) (string assertions are deprecated in PHP 7.2)

1.7 - 2017-02-09

Changed

  • #30: Make sure we rewind streams

1.6.2 - 2017-01-02

... (truncated)

Commits
  • 2ed4245 prepare release
  • e88b9cf Merge pull request #77 from php-http/php-81
  • eaec3df Merge pull request #76 from yoshz/feature/symfony6
  • e0dd606 build with php 8.1
  • be69b80 Added symfony 6
  • 555b1a9 remove not working scrutinizer badges
  • a7afcd6 Merge pull request #74 from php-http/cleanup-build
  • a694b68 tweak some build steps
  • 1e0fe36 Merge pull request #73 from php-http/update-build-badge
  • fe1fa46 update build badge to look at github workflow
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 31, 2022
@jbelien
Copy link
Member

jbelien commented Jul 31, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Updates the requirements on [php-http/curl-client](/~https://github.com/php-http/curl-client) to permit the latest version.
- [Release notes](/~https://github.com/php-http/curl-client/releases)
- [Changelog](/~https://github.com/php-http/curl-client/blob/master/CHANGELOG.md)
- [Commits](php-http/curl-client@v1.7.0...2.2.1)

---
updated-dependencies:
- dependency-name: php-http/curl-client
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@jbelien jbelien force-pushed the dependabot/composer/php-http/curl-client-tw-1.7or-tw-2.0 branch from 8bad7e2 to 28e55f3 Compare July 31, 2022 08:12
@jbelien jbelien merged commit ce15b42 into master Jul 31, 2022
@jbelien jbelien deleted the dependabot/composer/php-http/curl-client-tw-1.7or-tw-2.0 branch July 31, 2022 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant