-
Notifications
You must be signed in to change notification settings - Fork 39
Description
Hello
Thanks for your great package
I have issues installing the package on laravel 8, PHP8
--- Composer :
Your requirements could not be resolved to an installable set of packages.
Problem 1
- 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-han
dler[v1.2.1, v1.2.2].
- 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.x-dev] but it conflicts wit
h your root composer.json require (^7.0.1).
- Root composer.json requires rapidwebltd/php-google-people-api ^1.0 -> satisfiable by rapidwebltd/php-google-people-api[v1.0.0, v1.0.1].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Please Help