Skip to content

Commit 041d830

Browse files
authored
Merge pull request #3 from geo6/dependabot/composer/php-http/curl-client-tw-1.7or-tw-2.0
Update php-http/curl-client requirement from ^1.7 to ^1.7 || ^2.0
2 parents 6e4d983 + 142da31 commit 041d830

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)