You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the amount of libraries in groundhogg-appointments/includes/lib/google/vendor/google/apiclient-services/ is much too big (almost a thousand files, many unused sub libraries).
I realized that when downloading a website containing the groundhogg-appointments plugin over FTP.
This Github page itself mentions explicitly https://github.com/googleapis/google-api-php-client-services?tab=readme-ov-file : NOTE: please check to see if the package you'd like to install is available in our list of [Google cloud packages](https://cloud.google.com/php/docs/reference) first, as these are the recommended libraries.
🌴 ▶️ 🥥
The text was updated successfully, but these errors were encountered:
Calendar doesn't exist in the Google list of "recommended libraries", unfortunately.
There's an unmerged branch where the Google\Task\Composer::cleanup is working correctly, by running it on post-install-cmd and post-update-cmd rather than pre-autoload-dump.
Hello,
the amount of libraries in
groundhogg-appointments/includes/lib/google/vendor/google/apiclient-services/
is much too big (almost a thousand files, many unused sub libraries).I realized that when downloading a website containing the groundhogg-appointments plugin over FTP.
What about reworking the
composer.json
file and using only the necessary libraries from there https://cloud.google.com/php/docs/reference ?This Github page itself mentions explicitly https://github.com/googleapis/google-api-php-client-services?tab=readme-ov-file :
NOTE: please check to see if the package you'd like to install is available in our list of [Google cloud packages](https://cloud.google.com/php/docs/reference) first, as these are the recommended libraries.
🌴▶️ 🥥
The text was updated successfully, but these errors were encountered: