Skip to content

Commit

Permalink
Update php-http/curl-client requirement from ^1.7 to ^1.7 || ^2.0 (#1)
Browse files Browse the repository at this point in the history
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2022
1 parent f23af8d commit ce15b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"require-dev": {
"geocoder-php/provider-integration-tests": "^1.0",
"php-http/curl-client": "^1.7",
"php-http/curl-client": "^1.7 || ^2.0",
"php-http/message": "^1.0",
"phpunit/phpunit": "^6.5 || ^7.5"
},
Expand Down

0 comments on commit ce15b42

Please sign in to comment.