pulkitjalan / google-apiclient

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

Use namespaces from apiclient 2.8 #57

Closed dpslwk closed 2 years ago

dpslwk commented 2 years ago

google/apiclient and google/apiclient-services are both not PSR-4 and have proper namespaceing for there classes

Also trying to finish updates for php8

fix #55

dpslwk commented 2 years ago

@pulkitjalan any chance of getting this merged and tagged?

emmyhaven commented 2 years ago

@pulkitjalan When would this be possible to merge, my project use PHP 8, thanks.

pulkitjalan commented 2 years ago

Merged, thanks!