Skip to content

Unable to install providers #1163

Closed
Closed
@mrelliot69

Description

@mrelliot69

Heyy, im trying to install the providers like
composer require geocoder-php/nominatim-provider
but i allways get an error and i'm unable to procced

Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-sup
port/
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - geocoder-php/common-http 4.5.0 requires php-http/client-implementation ^1.0 -> no matching package found.
    - geocoder-php/common-http 4.4.0 requires php-http/client-implementation ^1.0 -> no matching package found.
    - geocoder-php/common-http 4.3.0 requires php-http/client-implementation ^1.0 -> no matching package found.
    - geocoder-php/common-http 4.2.0 requires php-http/client-implementation ^1.0 -> no matching package found.
    - geocoder-php/common-http 4.1.0 requires php-http/client-implementation ^1.0 -> no matching package found.
    - geocoder-php/nominatim-provider 5.6.0 requires geocoder-php/common-http ^4.1 -> satisfiable by geocoder-php/common-http[4.1.0, 4.2.0, 4.3.0, 4.4.0, 4.5.0].
    - Installation request for geocoder-php/nominatim-provider ^5.6 -> satisfiable by geocoder-php/nominatim-provider[5.6.0].

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
 - It's a private package and you forgot to add a custom repository to find it

anyone know how i can fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions