44 lines
2.9 KiB
PHP
44 lines
2.9 KiB
PHP
<?php
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'),
|
|
'Ramsey\\Collection\\' => array($vendorDir . '/ramsey/collection/src'),
|
|
'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
|
|
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
|
|
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
|
|
'Psr\\Cache\\' => array($vendorDir . '/psr/cache/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\\Type\\' => array($vendorDir . '/google/common-protos/src/Type'),
|
|
'Google\\Rpc\\' => array($vendorDir . '/google/common-protos/src/Rpc'),
|
|
'Google\\Protobuf\\' => array($vendorDir . '/google/protobuf/src/Google/Protobuf'),
|
|
'Google\\LongRunning\\' => array($vendorDir . '/google/longrunning/src/LongRunning'),
|
|
'Google\\Iam\\' => array($vendorDir . '/google/common-protos/src/Iam'),
|
|
'Google\\Cloud\\Dialogflow\\' => array($vendorDir . '/google/cloud-dialogflow/src'),
|
|
'Google\\Cloud\\' => array($vendorDir . '/google/common-protos/src/Cloud'),
|
|
'Google\\Auth\\' => array($vendorDir . '/google/auth/src'),
|
|
'Google\\Api\\' => array($vendorDir . '/google/common-protos/src/Api'),
|
|
'Google\\ApiCore\\LongRunning\\' => array($vendorDir . '/google/longrunning/src/ApiCore/LongRunning'),
|
|
'Google\\ApiCore\\' => array($vendorDir . '/google/gax/src'),
|
|
'GPBMetadata\\Google\\Type\\' => array($vendorDir . '/google/common-protos/metadata/Type'),
|
|
'GPBMetadata\\Google\\Rpc\\' => array($vendorDir . '/google/common-protos/metadata/Rpc'),
|
|
'GPBMetadata\\Google\\Protobuf\\' => array($vendorDir . '/google/protobuf/src/GPBMetadata/Google/Protobuf'),
|
|
'GPBMetadata\\Google\\Longrunning\\' => array($vendorDir . '/google/longrunning/metadata/Longrunning'),
|
|
'GPBMetadata\\Google\\Logging\\' => array($vendorDir . '/google/common-protos/metadata/Logging'),
|
|
'GPBMetadata\\Google\\Iam\\' => array($vendorDir . '/google/common-protos/metadata/Iam'),
|
|
'GPBMetadata\\Google\\Cloud\\Dialogflow\\' => array($vendorDir . '/google/cloud-dialogflow/metadata'),
|
|
'GPBMetadata\\Google\\Cloud\\' => array($vendorDir . '/google/common-protos/metadata/Cloud'),
|
|
'GPBMetadata\\Google\\Api\\' => array($vendorDir . '/google/common-protos/metadata/Api'),
|
|
'GPBMetadata\\ApiCore\\' => array($vendorDir . '/google/gax/metadata/ApiCore'),
|
|
'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
|
|
'Brick\\Math\\' => array($vendorDir . '/brick/math/src'),
|
|
);
|