Skip to content

Commit

Permalink
Update php-http/curl-client requirement from ^1.7 to ^1.7 || ^2.0
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>
  • Loading branch information
dependabot[bot] authored and jbelien committed Jul 31, 2022
1 parent f23af8d commit 28e55f3
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 28e55f3

Please sign in to comment.