pulkitjalan / google-apiclient

Google api php client wrapper with Cloud Platform and Laravel support
MIT License
249 stars 75 forks source link

Not Compatible with laravel 10 #62

Closed renatokira closed 1 year ago

renatokira commented 1 year ago

Your requirements could not be resolved to an installable set of packages.

Problem 1

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