diff --git a/composer.json b/composer.json index 3d54af8..89ccdb9 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ ], "require": { "php": "^8.0", - "geocoder-php/common-http": "^4.0", + "geocoder-php/common-http": "^4.5", "willdurand/geocoder": "^4.0" }, "provide": { @@ -44,4 +44,4 @@ "test": "vendor/bin/phpunit", "test-ci": "vendor/bin/phpunit --coverage-text --coverage-clover=build/coverage.xml" } -} \ No newline at end of file +}