Geocoder icon indicating copy to clipboard operation
Geocoder copied to clipboard

Error installing geocoder-php/nominatim-provider

Open abishekrsrikaanth opened this issue 1 year ago • 8 comments

When adding the package geocoder-php/nominatim-provider using composer, I get the following error

  Problem 1
    - Root composer.json requires geocoder-php/nominatim-provider ^5.7 -> satisfiable by geocoder-php/nominatim-provider[5.7.0].
    - geocoder-php/nominatim-provider 5.7.0 requires geocoder-php/common-http ^4.1 -> found geocoder-php/common-http[4.1.0, ..., 4.5.0] but the package is fixed to 4.0.x-dev (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

abishekrsrikaanth avatar Jul 06 '23 01:07 abishekrsrikaanth