There was an error while loading. Please reload this page.
1 parent dbbf1ea commit 6022bcdCopy full SHA for 6022bcd
src/Provider/Yandex/composer.json
@@ -13,11 +13,11 @@
13
],
14
"require": {
15
"php": "^7.0",
16
- "willdurand/geocoder": "^4.0"
+ "willdurand/geocoder": "^4.0",
17
+ "geocoder-php/common-http": "^4.0"
18
},
19
"require-dev": {
20
"phpunit/phpunit": "6.3.*",
- "geocoder-php/common-http": "^4.0",
21
"geocoder-php/provider-integration-tests": "^1.0",
22
"php-http/message": "^1.0",
23
"php-http/curl-client": "^1.7",
0 commit comments