Skip to content

Commit

Permalink
Update php-http/curl-client requirement from ^1.7 to ^1.7 || ^2.0 (#3)
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.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and jbelien committed Apr 16, 2019
1 parent 75a219b commit 3c3d6f3
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 @@ -20,7 +20,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 3c3d6f3

Please sign in to comment.