<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'thiagoalessio\\TesseractOCR\\' => array($vendorDir . '/thiagoalessio/tesseract_ocr/src'),
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src', $vendorDir . '/psr/http-factory/src'),
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'),
'Patreon\\' => array($vendorDir . '/patreon/patreon/src'),
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
'Grpc\\Gcp\\' => array($vendorDir . '/google/grpc-gcp/src'),
'Grpc\\' => array($vendorDir . '/grpc/grpc/src/lib'),
'Google\\Protobuf\\' => array($vendorDir . '/google/protobuf/src/Google/Protobuf'),
'Google\\Cloud\\TextToSpeech\\' => array($vendorDir . '/google/cloud-text-to-speech/src'),
'Google\\Auth\\' => array($vendorDir . '/google/auth/src'),
'Google\\ApiCore\\' => array($vendorDir . '/google/gax/src'),
'Google\\' => array($vendorDir . '/google/common-protos/src'),
'GPBMetadata\\Google\\Protobuf\\' => array($vendorDir . '/google/protobuf/src/GPBMetadata/Google/Protobuf'),
'GPBMetadata\\Google\\Cloud\\Texttospeech\\' => array($vendorDir . '/google/cloud-text-to-speech/metadata'),
'GPBMetadata\\Google\\' => array($vendorDir . '/google/common-protos/metadata'),
'GPBMetadata\\ApiCore\\' => array($vendorDir . '/google/gax/metadata/ApiCore'),
'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
);