php-photoslibrary icon indicating copy to clipboard operation
php-photoslibrary copied to clipboard

PHP Fatal error: Uncaught Error: Class 'Google_Service_PhotosLibrary' not found

Open quantrpeter opened this issue 1 year ago • 0 comments

hi php 7.3 got "PHP Fatal error: Uncaught Error: Class 'Google_Service_PhotosLibrary' not found"

composer.json:

{
    "require": {
        "google/photos-library": "^1.7",
        "google/apiclient": "^2.14"
    }
}

please help thanks

quantrpeter avatar Dec 11 '23 14:12 quantrpeter