325 lines
41 KiB
PHP
325 lines
41 KiB
PHP
<?php
|
|
|
|
// autoload_classmap.php @generated by Composer
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
|
|
'PShowSSO' => $baseDir . '/pshowsso.php',
|
|
'Prestashow\\PShowSSO\\Controller\\Admin\\ConfigurationController' => $baseDir . '/src/Controller/Admin/ConfigurationController.php',
|
|
'Prestashow\\PShowSSO\\Controller\\Front\\LoginController' => $baseDir . '/src/Controller/Front/LoginController.php',
|
|
'Prestashow\\PShowSSO\\Entity\\Relation' => $baseDir . '/src/Entity/Relation.php',
|
|
'Prestashow\\PShowSSO\\Exception\\AuthException' => $baseDir . '/src/Exception/AuthException.php',
|
|
'Prestashow\\PShowSSO\\Form\\Type\\AbstractSocialType' => $baseDir . '/src/Form/Type/AbstractSocialType.php',
|
|
'Prestashow\\PShowSSO\\Link\\Controller\\Admin\\ConfigurationController' => $baseDir . '/src_link/Controller/Admin/ConfigurationController.php',
|
|
'Prestashow\\PShowSSO\\Migrations\\Version1' => $baseDir . '/src/Migrations/Version1.php',
|
|
'Prestashow\\PShowSSO\\Migrations\\Version2' => $baseDir . '/src/Migrations/Version2.php',
|
|
'Prestashow\\PShowSSO\\Model\\UserData' => $baseDir . '/src/Model/UserData.php',
|
|
'Prestashow\\PShowSSO\\Module' => $baseDir . '/src/Module.php',
|
|
'Prestashow\\PShowSSO\\SSO\\AbstractSSOService' => $baseDir . '/src/SSO/AbstractSSOService.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Apple\\AppleService' => $baseDir . '/src/SSO/Apple/AppleService.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Apple\\AppleType' => $baseDir . '/src/SSO/Apple/AppleType.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Facebook\\FacebookService' => $baseDir . '/src/SSO/Facebook/FacebookService.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Facebook\\FacebookType' => $baseDir . '/src/SSO/Facebook/FacebookType.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Github\\GithubService' => $baseDir . '/src/SSO/Github/GithubService.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Github\\GithubType' => $baseDir . '/src/SSO/Github/GithubType.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Google\\GoogleService' => $baseDir . '/src/SSO/Google/GoogleService.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Google\\GoogleType' => $baseDir . '/src/SSO/Google/GoogleType.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Keycloak\\KeycloakService' => $baseDir . '/src/SSO/Keycloak/KeycloakService.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Keycloak\\KeycloakType' => $baseDir . '/src/SSO/Keycloak/KeycloakType.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Microsoft\\MicrosoftService' => $baseDir . '/src/SSO/Microsoft/MicrosoftService.php',
|
|
'Prestashow\\PShowSSO\\SSO\\Microsoft\\MicrosoftType' => $baseDir . '/src/SSO/Microsoft/MicrosoftType.php',
|
|
'Prestashow\\PShowSSO\\SSO\\X\\XService' => $baseDir . '/src/SSO/X/XService.php',
|
|
'Prestashow\\PShowSSO\\SSO\\X\\XType' => $baseDir . '/src/SSO/X/XType.php',
|
|
'Prestashow\\PShowSSO\\Service\\ConfigurationService' => $baseDir . '/src/Service/ConfigurationService.php',
|
|
'Prestashow\\PShowSSO\\Service\\CustomerService' => $baseDir . '/src/Service/CustomerService.php',
|
|
'Prestashow\\PShowSSO\\Service\\EncryptionService' => $baseDir . '/src/Service/EncryptionService.php',
|
|
'Prestashow\\PrestaBaseV1\\Model\\FrameworkBundleAdminController' => $vendorDir . '/prestashow/presta-base-v1/Model/FrameworkBundleAdminController.php',
|
|
'Prestashow\\PrestaCore\\Adapter\\UpdateService' => $vendorDir . '/prestashow/presta-core/Adapter/UpdateService.php',
|
|
'Prestashow\\PrestaCore\\Adapter\\UpdateServiceAdapter' => $vendorDir . '/prestashow/presta-core/Adapter/UpdateServiceAdapter.php',
|
|
'Prestashow\\PrestaCore\\Controller\\BackupController' => $vendorDir . '/prestashow/presta-core/Controller/BackupController.php',
|
|
'Prestashow\\PrestaCore\\Controller\\HookController' => $vendorDir . '/prestashow/presta-core/Controller/HookController.php',
|
|
'Prestashow\\PrestaCore\\Controller\\SettingsController' => $vendorDir . '/prestashow/presta-core/Controller/SettingsController.php',
|
|
'Prestashow\\PrestaCore\\Controller\\UpdateController' => $vendorDir . '/prestashow/presta-core/Controller/UpdateController.php',
|
|
'Prestashow\\PrestaCore\\Database\\Migrations\\AbstractMigration' => $vendorDir . '/prestashow/presta-core/Database/Migrations/AbstractMigration.php',
|
|
'Prestashow\\PrestaCore\\Database\\Migrations\\MigrationCoreTool' => $vendorDir . '/prestashow/presta-core/Database/Migrations/MigrationCoreTool.php',
|
|
'Prestashow\\PrestaCore\\Database\\Migrations\\MigrationTool' => $vendorDir . '/prestashow/presta-core/Database/Migrations/MigrationTool.php',
|
|
'Prestashow\\PrestaCore\\Database\\Migrations\\Version0' => $vendorDir . '/prestashow/presta-core/Database/Migrations/Version0.php',
|
|
'Prestashow\\PrestaCore\\Database\\Migrations\\Version1' => $vendorDir . '/prestashow/presta-core/Database/Migrations/Version1.php',
|
|
'Prestashow\\PrestaCore\\Entity\\Hook' => $vendorDir . '/prestashow/presta-core/Entity/Hook.php',
|
|
'Prestashow\\PrestaCore\\Entity\\Notification' => $vendorDir . '/prestashow/presta-core/Entity/Notification.php',
|
|
'Prestashow\\PrestaCore\\Entity\\NotificationRead' => $vendorDir . '/prestashow/presta-core/Entity/NotificationRead.php',
|
|
'Prestashow\\PrestaCore\\Exception\\PrestashowException' => $vendorDir . '/prestashow/presta-core/Exception/PrestashowException.php',
|
|
'Prestashow\\PrestaCore\\Exception\\UpdateException' => $vendorDir . '/prestashow/presta-core/Exception/UpdateException.php',
|
|
'Prestashow\\PrestaCore\\Model\\AbstractAdminController' => $vendorDir . '/prestashow/presta-core/Model/AbstractAdminController.php',
|
|
'Prestashow\\PrestaCore\\Model\\AbstractDemoContent' => $vendorDir . '/prestashow/presta-core/Model/AbstractDemoContent.php',
|
|
'Prestashow\\PrestaCore\\Model\\AbstractEntity' => $vendorDir . '/prestashow/presta-core/Model/AbstractEntity.php',
|
|
'Prestashow\\PrestaCore\\Model\\AbstractModule' => $vendorDir . '/prestashow/presta-core/Model/AbstractModule.php',
|
|
'Prestashow\\PrestaCore\\Model\\AbstractRepository' => $vendorDir . '/prestashow/presta-core/Model/AbstractRepository.php',
|
|
'Prestashow\\PrestaCore\\Model\\AbstractService' => $vendorDir . '/prestashow/presta-core/Model/AbstractService.php',
|
|
'Prestashow\\PrestaCore\\Model\\DemoObjectModel' => $vendorDir . '/prestashow/presta-core/Model/DemoObjectModel.php',
|
|
'Prestashow\\PrestaCore\\Model\\ModuleSettings' => $vendorDir . '/prestashow/presta-core/Model/ModuleSettings.php',
|
|
'Prestashow\\PrestaCore\\Service\\DatabaseService' => $vendorDir . '/prestashow/presta-core/Service/DatabaseService.php',
|
|
'Prestashow\\PrestaCore\\Service\\DemoContentService' => $vendorDir . '/prestashow/presta-core/Service/DemoContentService.php',
|
|
'Prestashow\\PrestaCore\\Service\\IniService' => $vendorDir . '/prestashow/presta-core/Service/IniService.php',
|
|
'Prestashow\\PrestaCore\\Service\\RecommendationService' => $vendorDir . '/prestashow/presta-core/Service/RecommendationService.php',
|
|
'Prestashow\\PrestaCore\\Service\\ToolsService' => $vendorDir . '/prestashow/presta-core/Service/ToolsService.php',
|
|
'Prestashow\\PrestaCore\\Service\\TranslationService' => $vendorDir . '/prestashow/presta-core/Service/TranslationService.php',
|
|
'Prestashow\\PrestaCore\\Util\\HookOverrideFix' => $vendorDir . '/prestashow/presta-core/Util/HookOverrideFix.php',
|
|
'Prestashow\\PrestaUpdate\\Model\\License' => $vendorDir . '/prestashow/presta-update/src/Model/License.php',
|
|
'Prestashow\\PrestaUpdate\\Service\\MultistoreService' => $vendorDir . '/prestashow/presta-update/src/Service/MultistoreService.php',
|
|
'Prestashow\\PrestaUpdate\\Service\\UpdateService' => $vendorDir . '/prestashow/presta-update/src/Service/UpdateService.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Firebase\\JWT\\BeforeValidException' => $vendorDir . '/firebase/php-jwt/src/BeforeValidException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Firebase\\JWT\\CachedKeySet' => $vendorDir . '/firebase/php-jwt/src/CachedKeySet.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Firebase\\JWT\\ExpiredException' => $vendorDir . '/firebase/php-jwt/src/ExpiredException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Firebase\\JWT\\JWK' => $vendorDir . '/firebase/php-jwt/src/JWK.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Firebase\\JWT\\JWT' => $vendorDir . '/firebase/php-jwt/src/JWT.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Firebase\\JWT\\Key' => $vendorDir . '/firebase/php-jwt/src/Key.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Firebase\\JWT\\SignatureInvalidException' => $vendorDir . '/firebase/php-jwt/src/SignatureInvalidException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\BodySummarizer' => $vendorDir . '/guzzlehttp/guzzle/src/BodySummarizer.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\BodySummarizerInterface' => $vendorDir . '/guzzlehttp/guzzle/src/BodySummarizerInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Client' => $vendorDir . '/guzzlehttp/guzzle/src/Client.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\ClientInterface' => $vendorDir . '/guzzlehttp/guzzle/src/ClientInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\ClientTrait' => $vendorDir . '/guzzlehttp/guzzle/src/ClientTrait.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Cookie\\CookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/CookieJar.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Cookie\\CookieJarInterface' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Cookie\\FileCookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Cookie\\SessionCookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Cookie\\SetCookie' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/SetCookie.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Exception\\BadResponseException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/BadResponseException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Exception\\ClientException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ClientException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Exception\\ConnectException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ConnectException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Exception\\GuzzleException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/GuzzleException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Exception\\InvalidArgumentException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Exception\\RequestException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/RequestException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Exception\\ServerException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ServerException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Exception\\TooManyRedirectsException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Exception\\TransferException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/TransferException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\HandlerStack' => $vendorDir . '/guzzlehttp/guzzle/src/HandlerStack.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Handler\\CurlFactory' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlFactory.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Handler\\CurlFactoryInterface' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Handler\\CurlHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlHandler.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Handler\\CurlMultiHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Handler\\EasyHandle' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/EasyHandle.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Handler\\HeaderProcessor' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Handler\\MockHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/MockHandler.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Handler\\Proxy' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/Proxy.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Handler\\StreamHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/StreamHandler.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\MessageFormatter' => $vendorDir . '/guzzlehttp/guzzle/src/MessageFormatter.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\MessageFormatterInterface' => $vendorDir . '/guzzlehttp/guzzle/src/MessageFormatterInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Middleware' => $vendorDir . '/guzzlehttp/guzzle/src/Middleware.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Pool' => $vendorDir . '/guzzlehttp/guzzle/src/Pool.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\PrepareBodyMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\AggregateException' => $vendorDir . '/guzzlehttp/promises/src/AggregateException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\CancellationException' => $vendorDir . '/guzzlehttp/promises/src/CancellationException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\Coroutine' => $vendorDir . '/guzzlehttp/promises/src/Coroutine.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\Create' => $vendorDir . '/guzzlehttp/promises/src/Create.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\Each' => $vendorDir . '/guzzlehttp/promises/src/Each.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\EachPromise' => $vendorDir . '/guzzlehttp/promises/src/EachPromise.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\FulfilledPromise' => $vendorDir . '/guzzlehttp/promises/src/FulfilledPromise.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\Is' => $vendorDir . '/guzzlehttp/promises/src/Is.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\Promise' => $vendorDir . '/guzzlehttp/promises/src/Promise.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\PromiseInterface' => $vendorDir . '/guzzlehttp/promises/src/PromiseInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\PromisorInterface' => $vendorDir . '/guzzlehttp/promises/src/PromisorInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\RejectedPromise' => $vendorDir . '/guzzlehttp/promises/src/RejectedPromise.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\RejectionException' => $vendorDir . '/guzzlehttp/promises/src/RejectionException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\TaskQueue' => $vendorDir . '/guzzlehttp/promises/src/TaskQueue.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\TaskQueueInterface' => $vendorDir . '/guzzlehttp/promises/src/TaskQueueInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Promise\\Utils' => $vendorDir . '/guzzlehttp/promises/src/Utils.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\AppendStream' => $vendorDir . '/guzzlehttp/psr7/src/AppendStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\BufferStream' => $vendorDir . '/guzzlehttp/psr7/src/BufferStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\CachingStream' => $vendorDir . '/guzzlehttp/psr7/src/CachingStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\DroppingStream' => $vendorDir . '/guzzlehttp/psr7/src/DroppingStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\Exception\\MalformedUriException' => $vendorDir . '/guzzlehttp/psr7/src/Exception/MalformedUriException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\FnStream' => $vendorDir . '/guzzlehttp/psr7/src/FnStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\Header' => $vendorDir . '/guzzlehttp/psr7/src/Header.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\HttpFactory' => $vendorDir . '/guzzlehttp/psr7/src/HttpFactory.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\InflateStream' => $vendorDir . '/guzzlehttp/psr7/src/InflateStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\LazyOpenStream' => $vendorDir . '/guzzlehttp/psr7/src/LazyOpenStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\LimitStream' => $vendorDir . '/guzzlehttp/psr7/src/LimitStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\Message' => $vendorDir . '/guzzlehttp/psr7/src/Message.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\MessageTrait' => $vendorDir . '/guzzlehttp/psr7/src/MessageTrait.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\MimeType' => $vendorDir . '/guzzlehttp/psr7/src/MimeType.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\MultipartStream' => $vendorDir . '/guzzlehttp/psr7/src/MultipartStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\NoSeekStream' => $vendorDir . '/guzzlehttp/psr7/src/NoSeekStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\PumpStream' => $vendorDir . '/guzzlehttp/psr7/src/PumpStream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\Query' => $vendorDir . '/guzzlehttp/psr7/src/Query.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\Request' => $vendorDir . '/guzzlehttp/psr7/src/Request.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\Response' => $vendorDir . '/guzzlehttp/psr7/src/Response.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\Rfc7230' => $vendorDir . '/guzzlehttp/psr7/src/Rfc7230.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\ServerRequest' => $vendorDir . '/guzzlehttp/psr7/src/ServerRequest.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\Stream' => $vendorDir . '/guzzlehttp/psr7/src/Stream.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\StreamDecoratorTrait' => $vendorDir . '/guzzlehttp/psr7/src/StreamDecoratorTrait.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\StreamWrapper' => $vendorDir . '/guzzlehttp/psr7/src/StreamWrapper.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\UploadedFile' => $vendorDir . '/guzzlehttp/psr7/src/UploadedFile.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\Uri' => $vendorDir . '/guzzlehttp/psr7/src/Uri.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\UriComparator' => $vendorDir . '/guzzlehttp/psr7/src/UriComparator.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\UriNormalizer' => $vendorDir . '/guzzlehttp/psr7/src/UriNormalizer.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\UriResolver' => $vendorDir . '/guzzlehttp/psr7/src/UriResolver.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Psr7\\Utils' => $vendorDir . '/guzzlehttp/psr7/src/Utils.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\RedirectMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/RedirectMiddleware.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\RequestOptions' => $vendorDir . '/guzzlehttp/guzzle/src/RequestOptions.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\RetryMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/RetryMiddleware.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\TransferStats' => $vendorDir . '/guzzlehttp/guzzle/src/TransferStats.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\GuzzleHttp\\Utils' => $vendorDir . '/guzzlehttp/guzzle/src/Utils.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Builder' => $vendorDir . '/lcobucci/jwt/src/Builder.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Claim' => $vendorDir . '/lcobucci/jwt/src/Claim.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Claim\\Basic' => $vendorDir . '/lcobucci/jwt/src/Claim/Basic.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Claim\\EqualsTo' => $vendorDir . '/lcobucci/jwt/src/Claim/EqualsTo.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Claim\\Factory' => $vendorDir . '/lcobucci/jwt/src/Claim/Factory.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Claim\\GreaterOrEqualsTo' => $vendorDir . '/lcobucci/jwt/src/Claim/GreaterOrEqualsTo.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Claim\\LesserOrEqualsTo' => $vendorDir . '/lcobucci/jwt/src/Claim/LesserOrEqualsTo.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Claim\\Validatable' => $vendorDir . '/lcobucci/jwt/src/Claim/Validatable.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Configuration' => $vendorDir . '/lcobucci/jwt/src/Configuration.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Encoding\\CannotDecodeContent' => $vendorDir . '/lcobucci/jwt/src/Encoding/CannotDecodeContent.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Encoding\\CannotEncodeContent' => $vendorDir . '/lcobucci/jwt/src/Encoding/CannotEncodeContent.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Exception' => $vendorDir . '/lcobucci/jwt/src/Exception.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Parser' => $vendorDir . '/lcobucci/jwt/src/Parser.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Parsing\\Decoder' => $vendorDir . '/lcobucci/jwt/src/Parsing/Decoder.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Parsing\\Encoder' => $vendorDir . '/lcobucci/jwt/src/Parsing/Encoder.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signature' => $vendorDir . '/lcobucci/jwt/src/Signature.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer' => $vendorDir . '/lcobucci/jwt/src/Signer.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\BaseSigner' => $vendorDir . '/lcobucci/jwt/src/Signer/BaseSigner.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\CannotSignPayload' => $vendorDir . '/lcobucci/jwt/src/Signer/CannotSignPayload.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Ecdsa' => $vendorDir . '/lcobucci/jwt/src/Signer/Ecdsa.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Ecdsa\\ConversionFailed' => $vendorDir . '/lcobucci/jwt/src/Signer/Ecdsa/ConversionFailed.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Ecdsa\\MultibyteStringConverter' => $vendorDir . '/lcobucci/jwt/src/Signer/Ecdsa/MultibyteStringConverter.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Ecdsa\\Sha256' => $vendorDir . '/lcobucci/jwt/src/Signer/Ecdsa/Sha256.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Ecdsa\\Sha384' => $vendorDir . '/lcobucci/jwt/src/Signer/Ecdsa/Sha384.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Ecdsa\\Sha512' => $vendorDir . '/lcobucci/jwt/src/Signer/Ecdsa/Sha512.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Ecdsa\\SignatureConverter' => $vendorDir . '/lcobucci/jwt/src/Signer/Ecdsa/SignatureConverter.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Hmac' => $vendorDir . '/lcobucci/jwt/src/Signer/Hmac.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Hmac\\Sha256' => $vendorDir . '/lcobucci/jwt/src/Signer/Hmac/Sha256.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Hmac\\Sha384' => $vendorDir . '/lcobucci/jwt/src/Signer/Hmac/Sha384.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Hmac\\Sha512' => $vendorDir . '/lcobucci/jwt/src/Signer/Hmac/Sha512.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\InvalidKeyProvided' => $vendorDir . '/lcobucci/jwt/src/Signer/InvalidKeyProvided.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Key' => $vendorDir . '/lcobucci/jwt/src/Signer/Key.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Key\\FileCouldNotBeRead' => $vendorDir . '/lcobucci/jwt/src/Signer/Key/FileCouldNotBeRead.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Key\\InMemory' => $vendorDir . '/lcobucci/jwt/src/Signer/Key/InMemory.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Key\\LocalFileReference' => $vendorDir . '/lcobucci/jwt/src/Signer/Key/LocalFileReference.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Keychain' => $vendorDir . '/lcobucci/jwt/src/Signer/Keychain.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\None' => $vendorDir . '/lcobucci/jwt/src/Signer/None.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\OpenSSL' => $vendorDir . '/lcobucci/jwt/src/Signer/OpenSSL.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Rsa' => $vendorDir . '/lcobucci/jwt/src/Signer/Rsa.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Rsa\\Sha256' => $vendorDir . '/lcobucci/jwt/src/Signer/Rsa/Sha256.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Rsa\\Sha384' => $vendorDir . '/lcobucci/jwt/src/Signer/Rsa/Sha384.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Signer\\Rsa\\Sha512' => $vendorDir . '/lcobucci/jwt/src/Signer/Rsa/Sha512.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Token' => $vendorDir . '/lcobucci/jwt/src/Token.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Token\\DataSet' => $vendorDir . '/lcobucci/jwt/src/Token/DataSet.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Token\\InvalidTokenStructure' => $vendorDir . '/lcobucci/jwt/src/Token/InvalidTokenStructure.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Token\\RegisteredClaimGiven' => $vendorDir . '/lcobucci/jwt/src/Token/RegisteredClaimGiven.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Token\\RegisteredClaims' => $vendorDir . '/lcobucci/jwt/src/Token/RegisteredClaims.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Token\\UnsupportedHeaderFound' => $vendorDir . '/lcobucci/jwt/src/Token/UnsupportedHeaderFound.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\ValidationData' => $vendorDir . '/lcobucci/jwt/src/ValidationData.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\Constraint' => $vendorDir . '/lcobucci/jwt/src/Validation/Constraint.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\ConstraintViolation' => $vendorDir . '/lcobucci/jwt/src/Validation/ConstraintViolation.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\Constraint\\IdentifiedBy' => $vendorDir . '/lcobucci/jwt/src/Validation/Constraint/IdentifiedBy.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\Constraint\\IssuedBy' => $vendorDir . '/lcobucci/jwt/src/Validation/Constraint/IssuedBy.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\Constraint\\LeewayCannotBeNegative' => $vendorDir . '/lcobucci/jwt/src/Validation/Constraint/LeewayCannotBeNegative.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\Constraint\\PermittedFor' => $vendorDir . '/lcobucci/jwt/src/Validation/Constraint/PermittedFor.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\Constraint\\RelatedTo' => $vendorDir . '/lcobucci/jwt/src/Validation/Constraint/RelatedTo.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\Constraint\\SignedWith' => $vendorDir . '/lcobucci/jwt/src/Validation/Constraint/SignedWith.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\Constraint\\ValidAt' => $vendorDir . '/lcobucci/jwt/src/Validation/Constraint/ValidAt.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\NoConstraintsGiven' => $vendorDir . '/lcobucci/jwt/src/Validation/NoConstraintsGiven.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\RequiredConstraintsViolated' => $vendorDir . '/lcobucci/jwt/src/Validation/RequiredConstraintsViolated.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validation\\Validator' => $vendorDir . '/lcobucci/jwt/src/Validation/Validator.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Lcobucci\\JWT\\Validator' => $vendorDir . '/lcobucci/jwt/src/Validator.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Exception\\HostedDomainException' => $vendorDir . '/league/oauth2-google/src/Exception/HostedDomainException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Grant\\AbstractGrant' => $vendorDir . '/league/oauth2-client/src/Grant/AbstractGrant.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Grant\\AuthorizationCode' => $vendorDir . '/league/oauth2-client/src/Grant/AuthorizationCode.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Grant\\ClientCredentials' => $vendorDir . '/league/oauth2-client/src/Grant/ClientCredentials.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Grant\\Exception\\InvalidGrantException' => $vendorDir . '/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Grant\\FbExchangeToken' => $vendorDir . '/league/oauth2-facebook/src/Grant/FbExchangeToken.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Grant\\GrantFactory' => $vendorDir . '/league/oauth2-client/src/Grant/GrantFactory.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Grant\\Password' => $vendorDir . '/league/oauth2-client/src/Grant/Password.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Grant\\RefreshToken' => $vendorDir . '/league/oauth2-client/src/Grant/RefreshToken.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\OptionProvider\\HttpBasicAuthOptionProvider' => $vendorDir . '/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\OptionProvider\\OptionProviderInterface' => $vendorDir . '/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\OptionProvider\\PostAuthOptionProvider' => $vendorDir . '/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\AbstractProvider' => $vendorDir . '/league/oauth2-client/src/Provider/AbstractProvider.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\AppSecretProof' => $vendorDir . '/league/oauth2-facebook/src/Provider/AppSecretProof.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\Apple' => $vendorDir . '/patrickbussmann/oauth2-apple/src/Provider/Apple.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\AppleResourceOwner' => $vendorDir . '/patrickbussmann/oauth2-apple/src/Provider/AppleResourceOwner.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\Exception\\AppleAccessDeniedException' => $vendorDir . '/patrickbussmann/oauth2-apple/src/Provider/Exception/AppleAccessDeniedException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\Exception\\FacebookProviderException' => $vendorDir . '/league/oauth2-facebook/src/Provider/Exception/FacebookProviderException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\Exception\\GithubIdentityProviderException' => $vendorDir . '/league/oauth2-github/src/Provider/Exception/GithubIdentityProviderException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\Exception\\IdentityProviderException' => $vendorDir . '/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\Facebook' => $vendorDir . '/league/oauth2-facebook/src/Provider/Facebook.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\FacebookUser' => $vendorDir . '/league/oauth2-facebook/src/Provider/FacebookUser.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\GenericProvider' => $vendorDir . '/league/oauth2-client/src/Provider/GenericProvider.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\GenericResourceOwner' => $vendorDir . '/league/oauth2-client/src/Provider/GenericResourceOwner.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\Github' => $vendorDir . '/league/oauth2-github/src/Provider/Github.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\GithubResourceOwner' => $vendorDir . '/league/oauth2-github/src/Provider/GithubResourceOwner.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\Google' => $vendorDir . '/league/oauth2-google/src/Provider/Google.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\GoogleUser' => $vendorDir . '/league/oauth2-google/src/Provider/GoogleUser.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Provider\\ResourceOwnerInterface' => $vendorDir . '/league/oauth2-client/src/Provider/ResourceOwnerInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Token\\AccessToken' => $vendorDir . '/league/oauth2-client/src/Token/AccessToken.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Token\\AccessTokenInterface' => $vendorDir . '/league/oauth2-client/src/Token/AccessTokenInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Token\\AppleAccessToken' => $vendorDir . '/patrickbussmann/oauth2-apple/src/Token/AppleAccessToken.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Token\\ResourceOwnerAccessTokenInterface' => $vendorDir . '/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Tool\\ArrayAccessorTrait' => $vendorDir . '/league/oauth2-client/src/Tool/ArrayAccessorTrait.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Tool\\BearerAuthorizationTrait' => $vendorDir . '/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Tool\\GuardedPropertyTrait' => $vendorDir . '/league/oauth2-client/src/Tool/GuardedPropertyTrait.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Tool\\MacAuthorizationTrait' => $vendorDir . '/league/oauth2-client/src/Tool/MacAuthorizationTrait.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Tool\\ProviderRedirectTrait' => $vendorDir . '/league/oauth2-client/src/Tool/ProviderRedirectTrait.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Tool\\QueryBuilderTrait' => $vendorDir . '/league/oauth2-client/src/Tool/QueryBuilderTrait.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Tool\\RequestFactory' => $vendorDir . '/league/oauth2-client/src/Tool/RequestFactory.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\League\\OAuth2\\Client\\Tool\\RequiredParameterTrait' => $vendorDir . '/league/oauth2-client/src/Tool/RequiredParameterTrait.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Client\\ClientExceptionInterface' => $vendorDir . '/psr/http-client/src/ClientExceptionInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Client\\ClientInterface' => $vendorDir . '/psr/http-client/src/ClientInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Client\\NetworkExceptionInterface' => $vendorDir . '/psr/http-client/src/NetworkExceptionInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Client\\RequestExceptionInterface' => $vendorDir . '/psr/http-client/src/RequestExceptionInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\MessageInterface' => $vendorDir . '/psr/http-message/src/MessageInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\RequestFactoryInterface' => $vendorDir . '/psr/http-factory/src/RequestFactoryInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\RequestInterface' => $vendorDir . '/psr/http-message/src/RequestInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\ResponseFactoryInterface' => $vendorDir . '/psr/http-factory/src/ResponseFactoryInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\ResponseInterface' => $vendorDir . '/psr/http-message/src/ResponseInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\ServerRequestFactoryInterface' => $vendorDir . '/psr/http-factory/src/ServerRequestFactoryInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\ServerRequestInterface' => $vendorDir . '/psr/http-message/src/ServerRequestInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\StreamFactoryInterface' => $vendorDir . '/psr/http-factory/src/StreamFactoryInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\StreamInterface' => $vendorDir . '/psr/http-message/src/StreamInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\UploadedFileFactoryInterface' => $vendorDir . '/psr/http-factory/src/UploadedFileFactoryInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\UploadedFileInterface' => $vendorDir . '/psr/http-message/src/UploadedFileInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\UriFactoryInterface' => $vendorDir . '/psr/http-factory/src/UriFactoryInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Psr\\Http\\Message\\UriInterface' => $vendorDir . '/psr/http-message/src/UriInterface.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Smolblog\\OAuth2\\Client\\Provider\\Twitter' => $vendorDir . '/smolblog/oauth2-twitter/src/Twitter.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Smolblog\\OAuth2\\Client\\Provider\\TwitterUser' => $vendorDir . '/smolblog/oauth2-twitter/src/TwitterUser.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Stevenmaguire\\OAuth2\\Client\\Provider\\Exception\\EncryptionConfigurationException' => $vendorDir . '/stevenmaguire/oauth2-keycloak/src/Provider/Exception/EncryptionConfigurationException.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Stevenmaguire\\OAuth2\\Client\\Provider\\Keycloak' => $vendorDir . '/stevenmaguire/oauth2-keycloak/src/Provider/Keycloak.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Stevenmaguire\\OAuth2\\Client\\Provider\\KeycloakResourceOwner' => $vendorDir . '/stevenmaguire/oauth2-keycloak/src/Provider/KeycloakResourceOwner.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Stevenmaguire\\OAuth2\\Client\\Provider\\Microsoft' => $vendorDir . '/stevenmaguire/oauth2-microsoft/src/Provider/Microsoft.php',
|
|
'Pshowsso\\Scope68f5e85e9608b\\Stevenmaguire\\OAuth2\\Client\\Provider\\MicrosoftResourceOwner' => $vendorDir . '/stevenmaguire/oauth2-microsoft/src/Provider/MicrosoftResourceOwner.php',
|
|
'RandomLib\\AbstractMcryptMixer' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/AbstractMcryptMixer.php',
|
|
'RandomLib\\AbstractMixer' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/AbstractMixer.php',
|
|
'RandomLib\\AbstractSource' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/AbstractSource.php',
|
|
'RandomLib\\Factory' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Factory.php',
|
|
'RandomLib\\Generator' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Generator.php',
|
|
'RandomLib\\Mixer' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Mixer.php',
|
|
'RandomLib\\Mixer\\Hash' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Mixer/Hash.php',
|
|
'RandomLib\\Mixer\\McryptRijndael128' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Mixer/McryptRijndael128.php',
|
|
'RandomLib\\Mixer\\SodiumMixer' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Mixer/SodiumMixer.php',
|
|
'RandomLib\\Mixer\\XorMixer' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Mixer/XorMixer.php',
|
|
'RandomLib\\Source' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Source.php',
|
|
'RandomLib\\Source\\CAPICOM' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Source/CAPICOM.php',
|
|
'RandomLib\\Source\\MTRand' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Source/MTRand.php',
|
|
'RandomLib\\Source\\MicroTime' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Source/MicroTime.php',
|
|
'RandomLib\\Source\\OpenSSL' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Source/OpenSSL.php',
|
|
'RandomLib\\Source\\Rand' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Source/Rand.php',
|
|
'RandomLib\\Source\\RandomBytes' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Source/RandomBytes.php',
|
|
'RandomLib\\Source\\Sodium' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Source/Sodium.php',
|
|
'RandomLib\\Source\\URandom' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Source/URandom.php',
|
|
'RandomLib\\Source\\UniqID' => $vendorDir . '/paragonie/random-lib/lib/RandomLib/Source/UniqID.php',
|
|
'SecurityLib\\AbstractFactory' => $vendorDir . '/ircmaxell/security-lib/lib/SecurityLib/AbstractFactory.php',
|
|
'SecurityLib\\BaseConverter' => $vendorDir . '/ircmaxell/security-lib/lib/SecurityLib/BaseConverter.php',
|
|
'SecurityLib\\BigMath' => $vendorDir . '/ircmaxell/security-lib/lib/SecurityLib/BigMath.php',
|
|
'SecurityLib\\BigMath\\BCMath' => $vendorDir . '/ircmaxell/security-lib/lib/SecurityLib/BigMath/BCMath.php',
|
|
'SecurityLib\\BigMath\\GMP' => $vendorDir . '/ircmaxell/security-lib/lib/SecurityLib/BigMath/GMP.php',
|
|
'SecurityLib\\BigMath\\PHPMath' => $vendorDir . '/ircmaxell/security-lib/lib/SecurityLib/BigMath/PHPMath.php',
|
|
'SecurityLib\\Enum' => $vendorDir . '/ircmaxell/security-lib/lib/SecurityLib/Enum.php',
|
|
'SecurityLib\\Hash' => $vendorDir . '/ircmaxell/security-lib/lib/SecurityLib/Hash.php',
|
|
'SecurityLib\\Strength' => $vendorDir . '/ircmaxell/security-lib/lib/SecurityLib/Strength.php',
|
|
'SecurityLib\\Util' => $vendorDir . '/ircmaxell/security-lib/lib/SecurityLib/Util.php',
|
|
);
|