Skip to content

Can not install "google-maps-provider" because if requirements php ^7.0 -> your php version (8.1.13) #195

@Ngozistephen

Description

@Ngozistephen

General Information

GeocoderLaravel Version:
Laravel Version: "^10.8"
PHP Version: "^8.1"
Operating System and Version: Windows

Issue Description

[I'm trying to install geocoder-php/google-maps-provider, but I can't. I have these errors :
Problem 1
- geocoder-php/common-http[4.0.0, ..., 4.2.0] require php ^7.0 -> your php version (8.1.13) does not satisfy that requirement.
- geocoder-php/google-maps-provider[4.0.0, ..., 4.4.0] require php ^7.0 -> your php version (8.1.13) does not satisfy that requirement.
- geocoder-php/common-http 4.3.0 requires php ^7.2 -> your php version (8.1.13) does not satisfy that requirement.
- geocoder-php/google-maps-provider 4.5.0 requires php ^7.2 -> your php version (8.1.13) does not satisfy that requirement.
- geocoder-php/common-http[4.4.0, ..., 4.5.0] require psr/http-message ^1.0 -> found psr/http-message[1.0, 1.0.1, 1.1] but the package is fixed to 2.0 (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.
- toin0u/geocoder-laravel 4.6.0 requires geocoder-php/google-maps-provider ^4.0 -> satisfiable by geocoder-php/google-maps-provider[4.0.0, ..., 4.7.1].
- geocoder-php/google-maps-provider[4.6.0, ..., 4.7.1] require geocoder-php/common-http ^4.0 -> satisfiable by geocoder-php/common-http[4.0.0, ..., 4.5.0].
- Root composer.json requires toin0u/geocoder-laravel ^4.6 -> satisfiable by toin0u/geocoder-laravel[4.6.0].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require toin0u/geocoder-laravel:*" to figure out if any version is installable, or "composer require toin0u/geocoder-laravel:^2.1" if you know which you need.]

Steps to Replicate

[please provide a list of specific steps that will allow me to replicate this issue]

Stack Trace

[if an error is occuring, provide the complete stack trace here]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions