Open theomax13 opened 1 month ago
@theomax13
google/cloud-firestore -> ^0.1.0
You should try upgrading to google/cloud-firestore:^1.0
, as the version you've listed there is very out of date.
Uncaught Error: Class "Google\ApiCore\Serializer" not found
I am not sure what version of google/gax
you're on, but in the most recent version (and since a long long time ago), that class exists. So my best guess is you need to update your packages.
Environment details
Steps to reproduce
Code example
Full Error
Thanks!