rapidwebltd / php-google-people-api

👥 This package provides a user friendly way of interacting with Google Contacts via the Google People API.
GNU Lesser General Public License v3.0
99 stars 39 forks source link

Guzzle Version conflict #43

Open ahmadod opened 2 years ago

ahmadod commented 2 years ago

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

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

goigarg commented 2 years ago

same issue

c7v commented 1 year ago

Потому что нужно в https://github.com/rapidwebltd/php-google-oauth-2-handler/blob/master/composer.json изменить "guzzlehttp/guzzle": "^6.3" на "guzzlehttp/guzzle": ">=6.3"