The Google\GAX\GrpcConstants file is not exist and is still called in SpeechGapicClient.php of google-cloud-php-speech
the code:
https://github.com/GoogleCloudPlatform/google-cloud-php-speech/blob/master/V1/Gapic/SpeechGapicClient.php#L271
the latest version of google/gax is not exist GrpcConstants class,Need to fix the previous version?