Skip to content

Commit 142da31

Browse files
Update php-http/curl-client requirement from ^1.7 to ^1.7 || ^2.0
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>
1 parent 6e4d983 commit 142da31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"geocoder-php/provider-integration-tests": "^1.0",
25-
"php-http/curl-client": "^1.7",
25+
"php-http/curl-client": "^1.7 || ^2.0",
2626
"php-http/message": "^1.0",
2727
"phpunit/phpunit": "^6.5 || ^7.5"
2828
},

0 commit comments

Comments
 (0)