Skip to content

Commit 6022bcd

Browse files
roro15Nyholm
authored andcommitted
Added "geocoder-php/common-http" dependency to composer.json in Yandex provider (geocoder-php#788)
1 parent dbbf1ea commit 6022bcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Provider/Yandex/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
],
1414
"require": {
1515
"php": "^7.0",
16-
"willdurand/geocoder": "^4.0"
16+
"willdurand/geocoder": "^4.0",
17+
"geocoder-php/common-http": "^4.0"
1718
},
1819
"require-dev": {
1920
"phpunit/phpunit": "6.3.*",
20-
"geocoder-php/common-http": "^4.0",
2121
"geocoder-php/provider-integration-tests": "^1.0",
2222
"php-http/message": "^1.0",
2323
"php-http/curl-client": "^1.7",

0 commit comments

Comments
 (0)