Skip to content

php-google-people-api laravel 11 installation failed #48

@Newton-Nganga

Description

@Newton-Nganga

php-google-people-api installation failed in laravel 11 ,dependencies happen to conflict :

after running composer require php-google-people-api I get the following terminal output

./composer.json has been updated
Running composer update rapidwebltd/php-google-people-api --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - rapidwebltd/php-google-oauth-2-handler[v1.2.1, ..., v1.2.2] require guzzlehttp/guzzle ^6.3 -> found guzzlehttp/guzzle[6.3.0, ..., 6.5.8] but it conflicts with your root composer.json require (^7.8).
    - rapidwebltd/php-google-people-api[v1.0.0, ..., v1.0.1] require rapidwebltd/php-google-oauth-2-handler ^1.2.1 -> satisfiable by rapidwebltd/php-google-oauth-2-handler[v1.2.1, v1.2.2].
    - Root composer.json requires rapidwebltd/php-google-people-api * -> satisfiable by rapidwebltd/php-google-people-api[v1.0.0, v1.0.1].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require rapidwebltd/php-google-people-api:*" to figure out if any version is installable, or "composer require rapidwebltd/php-google-people-api:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content. ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions