After a certain version I am getting this error message Class Spatie\GoogleCloudStorage\Rest not found, when I changed my composer.json to "spatie/laravel-google-cloud-storage": "2.2" instead of "spatie/laravel-google-cloud-storage": "^2.2" , the missing import in GoogleCloudStorageAdapter for Rest came back