Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Newton-Nganga opened this issue May 17, 2024 · 0 comments
Open

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

Newton-Nganga opened this issue May 17, 2024 · 0 comments

Comments

@Newton-Nganga
Copy link

Newton-Nganga commented May 17, 2024

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. ```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant