<?php

// autoload_classmap.php @generated by Composer

$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);

return array(
    'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
    'Clue\\StreamFilter\\CallbackFilter' => $vendorDir . '/clue/stream-filter/src/CallbackFilter.php',
    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
    'Firebase\\JWT\\BeforeValidException' => $vendorDir . '/firebase/php-jwt/src/BeforeValidException.php',
    'Firebase\\JWT\\CachedKeySet' => $vendorDir . '/firebase/php-jwt/src/CachedKeySet.php',
    'Firebase\\JWT\\ExpiredException' => $vendorDir . '/firebase/php-jwt/src/ExpiredException.php',
    'Firebase\\JWT\\JWK' => $vendorDir . '/firebase/php-jwt/src/JWK.php',
    'Firebase\\JWT\\JWT' => $vendorDir . '/firebase/php-jwt/src/JWT.php',
    'Firebase\\JWT\\JWTExceptionWithPayloadInterface' => $vendorDir . '/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php',
    'Firebase\\JWT\\Key' => $vendorDir . '/firebase/php-jwt/src/Key.php',
    'Firebase\\JWT\\SignatureInvalidException' => $vendorDir . '/firebase/php-jwt/src/SignatureInvalidException.php',
    'GuzzleHttp\\Promise\\AggregateException' => $vendorDir . '/guzzlehttp/promises/src/AggregateException.php',
    'GuzzleHttp\\Promise\\CancellationException' => $vendorDir . '/guzzlehttp/promises/src/CancellationException.php',
    'GuzzleHttp\\Promise\\Coroutine' => $vendorDir . '/guzzlehttp/promises/src/Coroutine.php',
    'GuzzleHttp\\Promise\\Create' => $vendorDir . '/guzzlehttp/promises/src/Create.php',
    'GuzzleHttp\\Promise\\Each' => $vendorDir . '/guzzlehttp/promises/src/Each.php',
    'GuzzleHttp\\Promise\\EachPromise' => $vendorDir . '/guzzlehttp/promises/src/EachPromise.php',
    'GuzzleHttp\\Promise\\FulfilledPromise' => $vendorDir . '/guzzlehttp/promises/src/FulfilledPromise.php',
    'GuzzleHttp\\Promise\\Is' => $vendorDir . '/guzzlehttp/promises/src/Is.php',
    'GuzzleHttp\\Promise\\Promise' => $vendorDir . '/guzzlehttp/promises/src/Promise.php',
    'GuzzleHttp\\Promise\\PromiseInterface' => $vendorDir . '/guzzlehttp/promises/src/PromiseInterface.php',
    'GuzzleHttp\\Promise\\PromisorInterface' => $vendorDir . '/guzzlehttp/promises/src/PromisorInterface.php',
    'GuzzleHttp\\Promise\\RejectedPromise' => $vendorDir . '/guzzlehttp/promises/src/RejectedPromise.php',
    'GuzzleHttp\\Promise\\RejectionException' => $vendorDir . '/guzzlehttp/promises/src/RejectionException.php',
    'GuzzleHttp\\Promise\\TaskQueue' => $vendorDir . '/guzzlehttp/promises/src/TaskQueue.php',
    'GuzzleHttp\\Promise\\TaskQueueInterface' => $vendorDir . '/guzzlehttp/promises/src/TaskQueueInterface.php',
    'GuzzleHttp\\Promise\\Utils' => $vendorDir . '/guzzlehttp/promises/src/Utils.php',
    'GuzzleHttp\\Psr7\\AppendStream' => $vendorDir . '/guzzlehttp/psr7/src/AppendStream.php',
    'GuzzleHttp\\Psr7\\BufferStream' => $vendorDir . '/guzzlehttp/psr7/src/BufferStream.php',
    'GuzzleHttp\\Psr7\\CachingStream' => $vendorDir . '/guzzlehttp/psr7/src/CachingStream.php',
    'GuzzleHttp\\Psr7\\DroppingStream' => $vendorDir . '/guzzlehttp/psr7/src/DroppingStream.php',
    'GuzzleHttp\\Psr7\\Exception\\MalformedUriException' => $vendorDir . '/guzzlehttp/psr7/src/Exception/MalformedUriException.php',
    'GuzzleHttp\\Psr7\\FnStream' => $vendorDir . '/guzzlehttp/psr7/src/FnStream.php',
    'GuzzleHttp\\Psr7\\Header' => $vendorDir . '/guzzlehttp/psr7/src/Header.php',
    'GuzzleHttp\\Psr7\\HttpFactory' => $vendorDir . '/guzzlehttp/psr7/src/HttpFactory.php',
    'GuzzleHttp\\Psr7\\InflateStream' => $vendorDir . '/guzzlehttp/psr7/src/InflateStream.php',
    'GuzzleHttp\\Psr7\\LazyOpenStream' => $vendorDir . '/guzzlehttp/psr7/src/LazyOpenStream.php',
    'GuzzleHttp\\Psr7\\LimitStream' => $vendorDir . '/guzzlehttp/psr7/src/LimitStream.php',
    'GuzzleHttp\\Psr7\\Message' => $vendorDir . '/guzzlehttp/psr7/src/Message.php',
    'GuzzleHttp\\Psr7\\MessageTrait' => $vendorDir . '/guzzlehttp/psr7/src/MessageTrait.php',
    'GuzzleHttp\\Psr7\\MimeType' => $vendorDir . '/guzzlehttp/psr7/src/MimeType.php',
    'GuzzleHttp\\Psr7\\MultipartStream' => $vendorDir . '/guzzlehttp/psr7/src/MultipartStream.php',
    'GuzzleHttp\\Psr7\\NoSeekStream' => $vendorDir . '/guzzlehttp/psr7/src/NoSeekStream.php',
    'GuzzleHttp\\Psr7\\PumpStream' => $vendorDir . '/guzzlehttp/psr7/src/PumpStream.php',
    'GuzzleHttp\\Psr7\\Query' => $vendorDir . '/guzzlehttp/psr7/src/Query.php',
    'GuzzleHttp\\Psr7\\Request' => $vendorDir . '/guzzlehttp/psr7/src/Request.php',
    'GuzzleHttp\\Psr7\\Response' => $vendorDir . '/guzzlehttp/psr7/src/Response.php',
    'GuzzleHttp\\Psr7\\Rfc3986' => $vendorDir . '/guzzlehttp/psr7/src/Rfc3986.php',
    'GuzzleHttp\\Psr7\\Rfc7230' => $vendorDir . '/guzzlehttp/psr7/src/Rfc7230.php',
    'GuzzleHttp\\Psr7\\ServerRequest' => $vendorDir . '/guzzlehttp/psr7/src/ServerRequest.php',
    'GuzzleHttp\\Psr7\\Stream' => $vendorDir . '/guzzlehttp/psr7/src/Stream.php',
    'GuzzleHttp\\Psr7\\StreamDecoratorTrait' => $vendorDir . '/guzzlehttp/psr7/src/StreamDecoratorTrait.php',
    'GuzzleHttp\\Psr7\\StreamWrapper' => $vendorDir . '/guzzlehttp/psr7/src/StreamWrapper.php',
    'GuzzleHttp\\Psr7\\UploadedFile' => $vendorDir . '/guzzlehttp/psr7/src/UploadedFile.php',
    'GuzzleHttp\\Psr7\\Uri' => $vendorDir . '/guzzlehttp/psr7/src/Uri.php',
    'GuzzleHttp\\Psr7\\UriComparator' => $vendorDir . '/guzzlehttp/psr7/src/UriComparator.php',
    'GuzzleHttp\\Psr7\\UriNormalizer' => $vendorDir . '/guzzlehttp/psr7/src/UriNormalizer.php',
    'GuzzleHttp\\Psr7\\UriResolver' => $vendorDir . '/guzzlehttp/psr7/src/UriResolver.php',
    'GuzzleHttp\\Psr7\\Utils' => $vendorDir . '/guzzlehttp/psr7/src/Utils.php',
    'Http\\Client\\Common\\BatchClient' => $vendorDir . '/php-http/client-common/src/BatchClient.php',
    'Http\\Client\\Common\\BatchClientInterface' => $vendorDir . '/php-http/client-common/src/BatchClientInterface.php',
    'Http\\Client\\Common\\BatchResult' => $vendorDir . '/php-http/client-common/src/BatchResult.php',
    'Http\\Client\\Common\\Deferred' => $vendorDir . '/php-http/client-common/src/Deferred.php',
    'Http\\Client\\Common\\EmulatedHttpAsyncClient' => $vendorDir . '/php-http/client-common/src/EmulatedHttpAsyncClient.php',
    'Http\\Client\\Common\\EmulatedHttpClient' => $vendorDir . '/php-http/client-common/src/EmulatedHttpClient.php',
    'Http\\Client\\Common\\Exception\\BatchException' => $vendorDir . '/php-http/client-common/src/Exception/BatchException.php',
    'Http\\Client\\Common\\Exception\\CircularRedirectionException' => $vendorDir . '/php-http/client-common/src/Exception/CircularRedirectionException.php',
    'Http\\Client\\Common\\Exception\\ClientErrorException' => $vendorDir . '/php-http/client-common/src/Exception/ClientErrorException.php',
    'Http\\Client\\Common\\Exception\\HttpClientNoMatchException' => $vendorDir . '/php-http/client-common/src/Exception/HttpClientNoMatchException.php',
    'Http\\Client\\Common\\Exception\\HttpClientNotFoundException' => $vendorDir . '/php-http/client-common/src/Exception/HttpClientNotFoundException.php',
    'Http\\Client\\Common\\Exception\\LoopException' => $vendorDir . '/php-http/client-common/src/Exception/LoopException.php',
    'Http\\Client\\Common\\Exception\\MultipleRedirectionException' => $vendorDir . '/php-http/client-common/src/Exception/MultipleRedirectionException.php',
    'Http\\Client\\Common\\Exception\\ServerErrorException' => $vendorDir . '/php-http/client-common/src/Exception/ServerErrorException.php',
    'Http\\Client\\Common\\FlexibleHttpClient' => $vendorDir . '/php-http/client-common/src/FlexibleHttpClient.php',
    'Http\\Client\\Common\\HttpAsyncClientDecorator' => $vendorDir . '/php-http/client-common/src/HttpAsyncClientDecorator.php',
    'Http\\Client\\Common\\HttpAsyncClientEmulator' => $vendorDir . '/php-http/client-common/src/HttpAsyncClientEmulator.php',
    'Http\\Client\\Common\\HttpClientDecorator' => $vendorDir . '/php-http/client-common/src/HttpClientDecorator.php',
    'Http\\Client\\Common\\HttpClientEmulator' => $vendorDir . '/php-http/client-common/src/HttpClientEmulator.php',
    'Http\\Client\\Common\\HttpClientPool' => $vendorDir . '/php-http/client-common/src/HttpClientPool.php',
    'Http\\Client\\Common\\HttpClientPool\\HttpClientPool' => $vendorDir . '/php-http/client-common/src/HttpClientPool/HttpClientPool.php',
    'Http\\Client\\Common\\HttpClientPool\\HttpClientPoolItem' => $vendorDir . '/php-http/client-common/src/HttpClientPool/HttpClientPoolItem.php',
    'Http\\Client\\Common\\HttpClientPool\\LeastUsedClientPool' => $vendorDir . '/php-http/client-common/src/HttpClientPool/LeastUsedClientPool.php',
    'Http\\Client\\Common\\HttpClientPool\\RandomClientPool' => $vendorDir . '/php-http/client-common/src/HttpClientPool/RandomClientPool.php',
    'Http\\Client\\Common\\HttpClientPool\\RoundRobinClientPool' => $vendorDir . '/php-http/client-common/src/HttpClientPool/RoundRobinClientPool.php',
    'Http\\Client\\Common\\HttpClientRouter' => $vendorDir . '/php-http/client-common/src/HttpClientRouter.php',
    'Http\\Client\\Common\\HttpClientRouterInterface' => $vendorDir . '/php-http/client-common/src/HttpClientRouterInterface.php',
    'Http\\Client\\Common\\HttpMethodsClient' => $vendorDir . '/php-http/client-common/src/HttpMethodsClient.php',
    'Http\\Client\\Common\\HttpMethodsClientInterface' => $vendorDir . '/php-http/client-common/src/HttpMethodsClientInterface.php',
    'Http\\Client\\Common\\Plugin' => $vendorDir . '/php-http/client-common/src/Plugin.php',
    'Http\\Client\\Common\\PluginChain' => $vendorDir . '/php-http/client-common/src/PluginChain.php',
    'Http\\Client\\Common\\PluginClient' => $vendorDir . '/php-http/client-common/src/PluginClient.php',
    'Http\\Client\\Common\\PluginClientBuilder' => $vendorDir . '/php-http/client-common/src/PluginClientBuilder.php',
    'Http\\Client\\Common\\PluginClientFactory' => $vendorDir . '/php-http/client-common/src/PluginClientFactory.php',
    'Http\\Client\\Common\\Plugin\\AddHostPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/AddHostPlugin.php',
    'Http\\Client\\Common\\Plugin\\AddPathPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/AddPathPlugin.php',
    'Http\\Client\\Common\\Plugin\\AuthenticationPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/AuthenticationPlugin.php',
    'Http\\Client\\Common\\Plugin\\BaseUriPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/BaseUriPlugin.php',
    'Http\\Client\\Common\\Plugin\\ContentLengthPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/ContentLengthPlugin.php',
    'Http\\Client\\Common\\Plugin\\ContentTypePlugin' => $vendorDir . '/php-http/client-common/src/Plugin/ContentTypePlugin.php',
    'Http\\Client\\Common\\Plugin\\CookiePlugin' => $vendorDir . '/php-http/client-common/src/Plugin/CookiePlugin.php',
    'Http\\Client\\Common\\Plugin\\DecoderPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/DecoderPlugin.php',
    'Http\\Client\\Common\\Plugin\\ErrorPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/ErrorPlugin.php',
    'Http\\Client\\Common\\Plugin\\HeaderAppendPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/HeaderAppendPlugin.php',
    'Http\\Client\\Common\\Plugin\\HeaderDefaultsPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/HeaderDefaultsPlugin.php',
    'Http\\Client\\Common\\Plugin\\HeaderRemovePlugin' => $vendorDir . '/php-http/client-common/src/Plugin/HeaderRemovePlugin.php',
    'Http\\Client\\Common\\Plugin\\HeaderSetPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/HeaderSetPlugin.php',
    'Http\\Client\\Common\\Plugin\\HistoryPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/HistoryPlugin.php',
    'Http\\Client\\Common\\Plugin\\Journal' => $vendorDir . '/php-http/client-common/src/Plugin/Journal.php',
    'Http\\Client\\Common\\Plugin\\QueryDefaultsPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/QueryDefaultsPlugin.php',
    'Http\\Client\\Common\\Plugin\\RedirectPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/RedirectPlugin.php',
    'Http\\Client\\Common\\Plugin\\RequestMatcherPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/RequestMatcherPlugin.php',
    'Http\\Client\\Common\\Plugin\\RequestSeekableBodyPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/RequestSeekableBodyPlugin.php',
    'Http\\Client\\Common\\Plugin\\ResponseSeekableBodyPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/ResponseSeekableBodyPlugin.php',
    'Http\\Client\\Common\\Plugin\\RetryPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/RetryPlugin.php',
    'Http\\Client\\Common\\Plugin\\SeekableBodyPlugin' => $vendorDir . '/php-http/client-common/src/Plugin/SeekableBodyPlugin.php',
    'Http\\Client\\Common\\Plugin\\VersionBridgePlugin' => $vendorDir . '/php-http/client-common/src/Plugin/VersionBridgePlugin.php',
    'Http\\Client\\Common\\VersionBridgeClient' => $vendorDir . '/php-http/client-common/src/VersionBridgeClient.php',
    'Http\\Client\\Exception' => $vendorDir . '/php-http/httplug/src/Exception.php',
    'Http\\Client\\Exception\\HttpException' => $vendorDir . '/php-http/httplug/src/Exception/HttpException.php',
    'Http\\Client\\Exception\\NetworkException' => $vendorDir . '/php-http/httplug/src/Exception/NetworkException.php',
    'Http\\Client\\Exception\\RequestAwareTrait' => $vendorDir . '/php-http/httplug/src/Exception/RequestAwareTrait.php',
    'Http\\Client\\Exception\\RequestException' => $vendorDir . '/php-http/httplug/src/Exception/RequestException.php',
    'Http\\Client\\Exception\\TransferException' => $vendorDir . '/php-http/httplug/src/Exception/TransferException.php',
    'Http\\Client\\HttpAsyncClient' => $vendorDir . '/php-http/httplug/src/HttpAsyncClient.php',
    'Http\\Client\\HttpClient' => $vendorDir . '/php-http/httplug/src/HttpClient.php',
    'Http\\Client\\Promise\\HttpFulfilledPromise' => $vendorDir . '/php-http/httplug/src/Promise/HttpFulfilledPromise.php',
    'Http\\Client\\Promise\\HttpRejectedPromise' => $vendorDir . '/php-http/httplug/src/Promise/HttpRejectedPromise.php',
    'Http\\Discovery\\ClassDiscovery' => $vendorDir . '/php-http/discovery/src/ClassDiscovery.php',
    'Http\\Discovery\\Exception' => $vendorDir . '/php-http/discovery/src/Exception.php',
    'Http\\Discovery\\Exception\\ClassInstantiationFailedException' => $vendorDir . '/php-http/discovery/src/Exception/ClassInstantiationFailedException.php',
    'Http\\Discovery\\Exception\\DiscoveryFailedException' => $vendorDir . '/php-http/discovery/src/Exception/DiscoveryFailedException.php',
    'Http\\Discovery\\Exception\\NoCandidateFoundException' => $vendorDir . '/php-http/discovery/src/Exception/NoCandidateFoundException.php',
    'Http\\Discovery\\Exception\\NotFoundException' => $vendorDir . '/php-http/discovery/src/Exception/NotFoundException.php',
    'Http\\Discovery\\Exception\\PuliUnavailableException' => $vendorDir . '/php-http/discovery/src/Exception/PuliUnavailableException.php',
    'Http\\Discovery\\Exception\\StrategyUnavailableException' => $vendorDir . '/php-http/discovery/src/Exception/StrategyUnavailableException.php',
    'Http\\Discovery\\HttpAsyncClientDiscovery' => $vendorDir . '/php-http/discovery/src/HttpAsyncClientDiscovery.php',
    'Http\\Discovery\\HttpClientDiscovery' => $vendorDir . '/php-http/discovery/src/HttpClientDiscovery.php',
    'Http\\Discovery\\MessageFactoryDiscovery' => $vendorDir . '/php-http/discovery/src/MessageFactoryDiscovery.php',
    'Http\\Discovery\\NotFoundException' => $vendorDir . '/php-http/discovery/src/NotFoundException.php',
    'Http\\Discovery\\Psr17FactoryDiscovery' => $vendorDir . '/php-http/discovery/src/Psr17FactoryDiscovery.php',
    'Http\\Discovery\\Psr18ClientDiscovery' => $vendorDir . '/php-http/discovery/src/Psr18ClientDiscovery.php',
    'Http\\Discovery\\Strategy\\CommonClassesStrategy' => $vendorDir . '/php-http/discovery/src/Strategy/CommonClassesStrategy.php',
    'Http\\Discovery\\Strategy\\CommonPsr17ClassesStrategy' => $vendorDir . '/php-http/discovery/src/Strategy/CommonPsr17ClassesStrategy.php',
    'Http\\Discovery\\Strategy\\DiscoveryStrategy' => $vendorDir . '/php-http/discovery/src/Strategy/DiscoveryStrategy.php',
    'Http\\Discovery\\Strategy\\MockClientStrategy' => $vendorDir . '/php-http/discovery/src/Strategy/MockClientStrategy.php',
    'Http\\Discovery\\Strategy\\PuliBetaStrategy' => $vendorDir . '/php-http/discovery/src/Strategy/PuliBetaStrategy.php',
    'Http\\Discovery\\StreamFactoryDiscovery' => $vendorDir . '/php-http/discovery/src/StreamFactoryDiscovery.php',
    'Http\\Discovery\\UriFactoryDiscovery' => $vendorDir . '/php-http/discovery/src/UriFactoryDiscovery.php',
    'Http\\Factory\\Guzzle\\RequestFactory' => $vendorDir . '/http-interop/http-factory-guzzle/src/RequestFactory.php',
    'Http\\Factory\\Guzzle\\ResponseFactory' => $vendorDir . '/http-interop/http-factory-guzzle/src/ResponseFactory.php',
    'Http\\Factory\\Guzzle\\ServerRequestFactory' => $vendorDir . '/http-interop/http-factory-guzzle/src/ServerRequestFactory.php',
    'Http\\Factory\\Guzzle\\StreamFactory' => $vendorDir . '/http-interop/http-factory-guzzle/src/StreamFactory.php',
    'Http\\Factory\\Guzzle\\UploadedFileFactory' => $vendorDir . '/http-interop/http-factory-guzzle/src/UploadedFileFactory.php',
    'Http\\Factory\\Guzzle\\UriFactory' => $vendorDir . '/http-interop/http-factory-guzzle/src/UriFactory.php',
    'Http\\Message\\Authentication' => $vendorDir . '/php-http/message/src/Authentication.php',
    'Http\\Message\\Authentication\\AutoBasicAuth' => $vendorDir . '/php-http/message/src/Authentication/AutoBasicAuth.php',
    'Http\\Message\\Authentication\\BasicAuth' => $vendorDir . '/php-http/message/src/Authentication/BasicAuth.php',
    'Http\\Message\\Authentication\\Bearer' => $vendorDir . '/php-http/message/src/Authentication/Bearer.php',
    'Http\\Message\\Authentication\\Chain' => $vendorDir . '/php-http/message/src/Authentication/Chain.php',
    'Http\\Message\\Authentication\\Header' => $vendorDir . '/php-http/message/src/Authentication/Header.php',
    'Http\\Message\\Authentication\\Matching' => $vendorDir . '/php-http/message/src/Authentication/Matching.php',
    'Http\\Message\\Authentication\\QueryParam' => $vendorDir . '/php-http/message/src/Authentication/QueryParam.php',
    'Http\\Message\\Authentication\\RequestConditional' => $vendorDir . '/php-http/message/src/Authentication/RequestConditional.php',
    'Http\\Message\\Authentication\\Wsse' => $vendorDir . '/php-http/message/src/Authentication/Wsse.php',
    'Http\\Message\\Builder\\ResponseBuilder' => $vendorDir . '/php-http/message/src/Builder/ResponseBuilder.php',
    'Http\\Message\\Cookie' => $vendorDir . '/php-http/message/src/Cookie.php',
    'Http\\Message\\CookieJar' => $vendorDir . '/php-http/message/src/CookieJar.php',
    'Http\\Message\\CookieUtil' => $vendorDir . '/php-http/message/src/CookieUtil.php',
    'Http\\Message\\Decorator\\MessageDecorator' => $vendorDir . '/php-http/message/src/Decorator/MessageDecorator.php',
    'Http\\Message\\Decorator\\RequestDecorator' => $vendorDir . '/php-http/message/src/Decorator/RequestDecorator.php',
    'Http\\Message\\Decorator\\ResponseDecorator' => $vendorDir . '/php-http/message/src/Decorator/ResponseDecorator.php',
    'Http\\Message\\Decorator\\StreamDecorator' => $vendorDir . '/php-http/message/src/Decorator/StreamDecorator.php',
    'Http\\Message\\Encoding\\ChunkStream' => $vendorDir . '/php-http/message/src/Encoding/ChunkStream.php',
    'Http\\Message\\Encoding\\CompressStream' => $vendorDir . '/php-http/message/src/Encoding/CompressStream.php',
    'Http\\Message\\Encoding\\DechunkStream' => $vendorDir . '/php-http/message/src/Encoding/DechunkStream.php',
    'Http\\Message\\Encoding\\DecompressStream' => $vendorDir . '/php-http/message/src/Encoding/DecompressStream.php',
    'Http\\Message\\Encoding\\DeflateStream' => $vendorDir . '/php-http/message/src/Encoding/DeflateStream.php',
    'Http\\Message\\Encoding\\Filter\\Chunk' => $vendorDir . '/php-http/message/src/Encoding/Filter/Chunk.php',
    'Http\\Message\\Encoding\\FilteredStream' => $vendorDir . '/php-http/message/src/Encoding/FilteredStream.php',
    'Http\\Message\\Encoding\\GzipDecodeStream' => $vendorDir . '/php-http/message/src/Encoding/GzipDecodeStream.php',
    'Http\\Message\\Encoding\\GzipEncodeStream' => $vendorDir . '/php-http/message/src/Encoding/GzipEncodeStream.php',
    'Http\\Message\\Encoding\\InflateStream' => $vendorDir . '/php-http/message/src/Encoding/InflateStream.php',
    'Http\\Message\\Exception' => $vendorDir . '/php-http/message/src/Exception.php',
    'Http\\Message\\Exception\\UnexpectedValueException' => $vendorDir . '/php-http/message/src/Exception/UnexpectedValueException.php',
    'Http\\Message\\Formatter' => $vendorDir . '/php-http/message/src/Formatter.php',
    'Http\\Message\\Formatter\\CurlCommandFormatter' => $vendorDir . '/php-http/message/src/Formatter/CurlCommandFormatter.php',
    'Http\\Message\\Formatter\\FullHttpMessageFormatter' => $vendorDir . '/php-http/message/src/Formatter/FullHttpMessageFormatter.php',
    'Http\\Message\\Formatter\\SimpleFormatter' => $vendorDir . '/php-http/message/src/Formatter/SimpleFormatter.php',
    'Http\\Message\\MessageFactory' => $vendorDir . '/php-http/message-factory/src/MessageFactory.php',
    'Http\\Message\\MessageFactory\\DiactorosMessageFactory' => $vendorDir . '/php-http/message/src/MessageFactory/DiactorosMessageFactory.php',
    'Http\\Message\\MessageFactory\\GuzzleMessageFactory' => $vendorDir . '/php-http/message/src/MessageFactory/GuzzleMessageFactory.php',
    'Http\\Message\\MessageFactory\\SlimMessageFactory' => $vendorDir . '/php-http/message/src/MessageFactory/SlimMessageFactory.php',
    'Http\\Message\\RequestFactory' => $vendorDir . '/php-http/message-factory/src/RequestFactory.php',
    'Http\\Message\\RequestMatcher' => $vendorDir . '/php-http/message/src/RequestMatcher.php',
    'Http\\Message\\RequestMatcher\\CallbackRequestMatcher' => $vendorDir . '/php-http/message/src/RequestMatcher/CallbackRequestMatcher.php',
    'Http\\Message\\RequestMatcher\\RegexRequestMatcher' => $vendorDir . '/php-http/message/src/RequestMatcher/RegexRequestMatcher.php',
    'Http\\Message\\RequestMatcher\\RequestMatcher' => $vendorDir . '/php-http/message/src/RequestMatcher/RequestMatcher.php',
    'Http\\Message\\ResponseFactory' => $vendorDir . '/php-http/message-factory/src/ResponseFactory.php',
    'Http\\Message\\StreamFactory' => $vendorDir . '/php-http/message-factory/src/StreamFactory.php',
    'Http\\Message\\StreamFactory\\DiactorosStreamFactory' => $vendorDir . '/php-http/message/src/StreamFactory/DiactorosStreamFactory.php',
    'Http\\Message\\StreamFactory\\GuzzleStreamFactory' => $vendorDir . '/php-http/message/src/StreamFactory/GuzzleStreamFactory.php',
    'Http\\Message\\StreamFactory\\SlimStreamFactory' => $vendorDir . '/php-http/message/src/StreamFactory/SlimStreamFactory.php',
    'Http\\Message\\Stream\\BufferedStream' => $vendorDir . '/php-http/message/src/Stream/BufferedStream.php',
    'Http\\Message\\UriFactory' => $vendorDir . '/php-http/message-factory/src/UriFactory.php',
    'Http\\Message\\UriFactory\\DiactorosUriFactory' => $vendorDir . '/php-http/message/src/UriFactory/DiactorosUriFactory.php',
    'Http\\Message\\UriFactory\\GuzzleUriFactory' => $vendorDir . '/php-http/message/src/UriFactory/GuzzleUriFactory.php',
    'Http\\Message\\UriFactory\\SlimUriFactory' => $vendorDir . '/php-http/message/src/UriFactory/SlimUriFactory.php',
    'Http\\Promise\\FulfilledPromise' => $vendorDir . '/php-http/promise/src/FulfilledPromise.php',
    'Http\\Promise\\Promise' => $vendorDir . '/php-http/promise/src/Promise.php',
    'Http\\Promise\\RejectedPromise' => $vendorDir . '/php-http/promise/src/RejectedPromise.php',
    'Jean85\\Exception\\ProvidedPackageException' => $vendorDir . '/jean85/pretty-package-versions/src/Exception/ProvidedPackageException.php',
    'Jean85\\Exception\\ReplacedPackageException' => $vendorDir . '/jean85/pretty-package-versions/src/Exception/ReplacedPackageException.php',
    'Jean85\\Exception\\VersionMissingExceptionInterface' => $vendorDir . '/jean85/pretty-package-versions/src/Exception/VersionMissingExceptionInterface.php',
    'Jean85\\PrettyVersions' => $vendorDir . '/jean85/pretty-package-versions/src/PrettyVersions.php',
    'Jean85\\Version' => $vendorDir . '/jean85/pretty-package-versions/src/Version.php',
    'Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
    'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
    'PrestaShop\\Module\\Mbo\\Accounts\\Provider\\AccountsDataProvider' => $baseDir . '/src/Accounts/Provider/AccountsDataProvider.php',
    'PrestaShop\\Module\\Mbo\\Addons\\ApiClient' => $baseDir . '/src/Addons/ApiClient.php',
    'PrestaShop\\Module\\Mbo\\Addons\\Exception\\ClientRequestException' => $baseDir . '/src/Addons/Exception/ClientRequestException.php',
    'PrestaShop\\Module\\Mbo\\Addons\\Exception\\DownloadModuleException' => $baseDir . '/src/Addons/Exception/DownloadModuleException.php',
    'PrestaShop\\Module\\Mbo\\Addons\\Provider\\AddonsDataProvider' => $baseDir . '/src/Addons/Provider/AddonsDataProvider.php',
    'PrestaShop\\Module\\Mbo\\Addons\\Provider\\DataProviderInterface' => $baseDir . '/src/Addons/Provider/DataProviderInterface.php',
    'PrestaShop\\Module\\Mbo\\Addons\\Provider\\LinksProvider' => $baseDir . '/src/Addons/Provider/LinksProvider.php',
    'PrestaShop\\Module\\Mbo\\Addons\\Subscriber\\ModuleManagementEventSubscriber' => $baseDir . '/src/Addons/Subscriber/ModuleManagementEventSubscriber.php',
    'PrestaShop\\Module\\Mbo\\Addons\\Toolbar' => $baseDir . '/src/Addons/Toolbar.php',
    'PrestaShop\\Module\\Mbo\\Addons\\User\\AddonsUser' => $baseDir . '/src/Addons/User/AddonsUser.php',
    'PrestaShop\\Module\\Mbo\\Addons\\User\\AddonsUserProvider' => $baseDir . '/src/Addons/User/AddonsUserProvider.php',
    'PrestaShop\\Module\\Mbo\\Addons\\User\\UserInterface' => $baseDir . '/src/Addons/User/UserInterface.php',
    'PrestaShop\\Module\\Mbo\\Api\\Security\\AdminAuthenticationProvider' => $baseDir . '/src/Api/Security/AdminAuthenticationProvider.php',
    'PrestaShop\\Module\\Mbo\\Controller\\Admin\\AddonsController' => $baseDir . '/src/Controller/Admin/AddonsController.php',
    'PrestaShop\\Module\\Mbo\\Controller\\Admin\\ModuleCatalogController' => $baseDir . '/src/Controller/Admin/ModuleCatalogController.php',
    'PrestaShop\\Module\\Mbo\\Controller\\Admin\\ModuleRecommendedController' => $baseDir . '/src/Controller/Admin/ModuleRecommendedController.php',
    'PrestaShop\\Module\\Mbo\\Controller\\Admin\\ThemeCatalogController' => $baseDir . '/src/Controller/Admin/ThemeCatalogController.php',
    'PrestaShop\\Module\\Mbo\\DependencyInjection\\CacheDirectoryProvider' => $baseDir . '/src/DependencyInjection/CacheDirectoryProvider.php',
    'PrestaShop\\Module\\Mbo\\DependencyInjection\\ContainerProvider' => $baseDir . '/src/DependencyInjection/ContainerProvider.php',
    'PrestaShop\\Module\\Mbo\\DependencyInjection\\ServiceContainer' => $baseDir . '/src/DependencyInjection/ServiceContainer.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\BaseClient' => $baseDir . '/src/Distribution/BaseClient.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Client' => $baseDir . '/src/Distribution/Client.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Applier' => $baseDir . '/src/Distribution/Config/Applier.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Appliers\\ConfigApplierInterface' => $baseDir . '/src/Distribution/Config/Appliers/ConfigApplierInterface.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Appliers\\Factory' => $baseDir . '/src/Distribution/Config/Appliers/Factory.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Appliers\\ModuleSelectionMenuConfigApplier' => $baseDir . '/src/Distribution/Config/Appliers/ModuleSelectionMenuConfigApplier.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Appliers\\ThemeCatalogMenuConfigApplier' => $baseDir . '/src/Distribution/Config/Appliers/ThemeCatalogMenuConfigApplier.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\CommandHandler\\ConfigChangeCommandHandler' => $baseDir . '/src/Distribution/Config/CommandHandler/ConfigChangeCommandHandler.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\CommandHandler\\VersionChangeApplyConfigCommandHandler' => $baseDir . '/src/Distribution/Config/CommandHandler/VersionChangeApplyConfigCommandHandler.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Command\\ConfigChangeCommand' => $baseDir . '/src/Distribution/Config/Command/ConfigChangeCommand.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Command\\VersionChangeApplyConfigCommand' => $baseDir . '/src/Distribution/Config/Command/VersionChangeApplyConfigCommand.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Config' => $baseDir . '/src/Distribution/Config/Config.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Exception\\CannotApplyConfigException' => $baseDir . '/src/Distribution/Config/Exception/CannotApplyConfigException.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Exception\\CannotSaveConfigException' => $baseDir . '/src/Distribution/Config/Exception/CannotSaveConfigException.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Exception\\InvalidConfigException' => $baseDir . '/src/Distribution/Config/Exception/InvalidConfigException.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\Config\\Factory' => $baseDir . '/src/Distribution/Config/Factory.php',
    'PrestaShop\\Module\\Mbo\\Distribution\\ConnectedClient' => $baseDir . '/src/Distribution/ConnectedClient.php',
    'PrestaShop\\Module\\Mbo\\Exception\\AddonsDownloadModuleException' => $baseDir . '/src/Exception/AddonsDownloadModuleException.php',
    'PrestaShop\\Module\\Mbo\\Exception\\ClientRequestException' => $baseDir . '/src/Exception/ClientRequestException.php',
    'PrestaShop\\Module\\Mbo\\Exception\\DownloadModuleException' => $baseDir . '/src/Exception/DownloadModuleException.php',
    'PrestaShop\\Module\\Mbo\\Exception\\ExpectedServiceNotFoundException' => $baseDir . '/src/Exception/ExpectedServiceNotFoundException.php',
    'PrestaShop\\Module\\Mbo\\Exception\\FileOperationException' => $baseDir . '/src/Exception/FileOperationException.php',
    'PrestaShop\\Module\\Mbo\\Handler\\ErrorHandler\\ErrorHandler' => $baseDir . '/src/Handler/ErrorHandler/ErrorHandler.php',
    'PrestaShop\\Module\\Mbo\\Handler\\ErrorHandler\\ErrorHandlerInterface' => $baseDir . '/src/Handler/ErrorHandler/ErrorHandlerInterface.php',
    'PrestaShop\\Module\\Mbo\\Helpers\\AddonsApiHelper' => $baseDir . '/src/Helpers/AddonsApiHelper.php',
    'PrestaShop\\Module\\Mbo\\Helpers\\Config' => $baseDir . '/src/Helpers/Config.php',
    'PrestaShop\\Module\\Mbo\\Helpers\\EnvHelper' => $baseDir . '/src/Helpers/EnvHelper.php',
    'PrestaShop\\Module\\Mbo\\Helpers\\ErrorHelper' => $baseDir . '/src/Helpers/ErrorHelper.php',
    'PrestaShop\\Module\\Mbo\\Helpers\\ModuleErrorHelper' => $baseDir . '/src/Helpers/ModuleErrorHelper.php',
    'PrestaShop\\Module\\Mbo\\Helpers\\UrlHelper' => $baseDir . '/src/Helpers/UrlHelper.php',
    'PrestaShop\\Module\\Mbo\\Helpers\\Uuid' => $baseDir . '/src/Helpers/Uuid.php',
    'PrestaShop\\Module\\Mbo\\Helpers\\Version' => $baseDir . '/src/Helpers/Version.php',
    'PrestaShop\\Module\\Mbo\\Module\\ActionsManager' => $baseDir . '/src/Module/ActionsManager.php',
    'PrestaShop\\Module\\Mbo\\Module\\Collection' => $baseDir . '/src/Module/Collection.php',
    'PrestaShop\\Module\\Mbo\\Module\\CollectionFactory' => $baseDir . '/src/Module/CollectionFactory.php',
    'PrestaShop\\Module\\Mbo\\Module\\Exception\\ModuleUpgradeNotNeededException' => $baseDir . '/src/Module/Exception/ModuleUpgradeNotNeededException.php',
    'PrestaShop\\Module\\Mbo\\Module\\Exception\\SourceNotCheckedException' => $baseDir . '/src/Module/Exception/SourceNotCheckedException.php',
    'PrestaShop\\Module\\Mbo\\Module\\Exception\\UnexpectedModuleSourceContentException' => $baseDir . '/src/Module/Exception/UnexpectedModuleSourceContentException.php',
    'PrestaShop\\Module\\Mbo\\Module\\FilesManager' => $baseDir . '/src/Module/FilesManager.php',
    'PrestaShop\\Module\\Mbo\\Module\\Filters' => $baseDir . '/src/Module/Filters.php',
    'PrestaShop\\Module\\Mbo\\Module\\FiltersFactory' => $baseDir . '/src/Module/FiltersFactory.php',
    'PrestaShop\\Module\\Mbo\\Module\\FiltersInterface' => $baseDir . '/src/Module/FiltersInterface.php',
    'PrestaShop\\Module\\Mbo\\Module\\Filters\\Device' => $baseDir . '/src/Module/Filters/Device.php',
    'PrestaShop\\Module\\Mbo\\Module\\Filters\\Status' => $baseDir . '/src/Module/Filters/Status.php',
    'PrestaShop\\Module\\Mbo\\Module\\Filters\\Type' => $baseDir . '/src/Module/Filters/Type.php',
    'PrestaShop\\Module\\Mbo\\Module\\Module' => $baseDir . '/src/Module/Module.php',
    'PrestaShop\\Module\\Mbo\\Module\\ModuleBuilder' => $baseDir . '/src/Module/ModuleBuilder.php',
    'PrestaShop\\Module\\Mbo\\Module\\ModuleBuilderInterface' => $baseDir . '/src/Module/ModuleBuilderInterface.php',
    'PrestaShop\\Module\\Mbo\\Module\\ModuleOverrideChecker' => $baseDir . '/src/Module/ModuleOverrideChecker.php',
    'PrestaShop\\Module\\Mbo\\Module\\ModuleStatus' => $baseDir . '/src/Module/ModuleStatus.php',
    'PrestaShop\\Module\\Mbo\\Module\\Repository' => $baseDir . '/src/Module/Repository.php',
    'PrestaShop\\Module\\Mbo\\Module\\RepositoryInterface' => $baseDir . '/src/Module/RepositoryInterface.php',
    'PrestaShop\\Module\\Mbo\\Module\\SourceHandler\\AddonsUrlSourceHandler' => $baseDir . '/src/Module/SourceHandler/AddonsUrlSourceHandler.php',
    'PrestaShop\\Module\\Mbo\\Module\\SourceRetriever\\AddonsUrlSourceRetriever' => $baseDir . '/src/Module/SourceRetriever/AddonsUrlSourceRetriever.php',
    'PrestaShop\\Module\\Mbo\\Module\\SourceRetriever\\SourceRetrieverInterface' => $baseDir . '/src/Module/SourceRetriever/SourceRetrieverInterface.php',
    'PrestaShop\\Module\\Mbo\\Security\\PermissionChecker' => $baseDir . '/src/Security/PermissionChecker.php',
    'PrestaShop\\Module\\Mbo\\Security\\PermissionCheckerInterface' => $baseDir . '/src/Security/PermissionCheckerInterface.php',
    'PrestaShop\\Module\\Mbo\\Service\\ExternalContentProvider\\ExternalContentProvider' => $baseDir . '/src/Service/ExternalContentProvider/ExternalContentProvider.php',
    'PrestaShop\\Module\\Mbo\\Service\\ExternalContentProvider\\ExternalContentProviderInterface' => $baseDir . '/src/Service/ExternalContentProvider/ExternalContentProviderInterface.php',
    'PrestaShop\\Module\\Mbo\\Service\\HookExceptionHolder' => $baseDir . '/src/Service/HookExceptionHolder.php',
    'PrestaShop\\Module\\Mbo\\Service\\ModulesHelper' => $baseDir . '/src/Service/ModulesHelper.php',
    'PrestaShop\\Module\\Mbo\\Service\\View\\ContextBuilder' => $baseDir . '/src/Service/View/ContextBuilder.php',
    'PrestaShop\\Module\\Mbo\\Service\\View\\InstalledModule' => $baseDir . '/src/Service/View/InstalledModule.php',
    'PrestaShop\\Module\\Mbo\\Tests\\Helpers\\VersionTest' => $baseDir . '/tests/Helpers/VersionTest.php',
    'PrestaShop\\Module\\Mbo\\Tests\\Module\\Filters\\FiltersTest' => $baseDir . '/tests/Module/Filters/FiltersTest.php',
    'PrestaShop\\Module\\Mbo\\Traits\\HaveAddonsInstall' => $baseDir . '/src/Traits/HaveAddonsInstall.php',
    'PrestaShop\\Module\\Mbo\\Traits\\HaveCdcComponent' => $baseDir . '/src/Traits/HaveCdcComponent.php',
    'PrestaShop\\Module\\Mbo\\Traits\\HaveConfigurationPage' => $baseDir . '/src/Traits/HaveConfigurationPage.php',
    'PrestaShop\\Module\\Mbo\\Traits\\HaveTabs' => $baseDir . '/src/Traits/HaveTabs.php',
    'PrestaShop\\Module\\Mbo\\Traits\\Hooks\\UseActionBeforeInstallModule' => $baseDir . '/src/Traits/Hooks/UseActionBeforeInstallModule.php',
    'PrestaShop\\Module\\Mbo\\Traits\\Hooks\\UseActionBeforeUpgradeModule' => $baseDir . '/src/Traits/Hooks/UseActionBeforeUpgradeModule.php',
    'PrestaShop\\Module\\Mbo\\Traits\\Hooks\\UseActionGetAlternativeSearchPanels' => $baseDir . '/src/Traits/Hooks/UseActionGetAlternativeSearchPanels.php',
    'PrestaShop\\Module\\Mbo\\Traits\\Hooks\\UseActionListModules' => $baseDir . '/src/Traits/Hooks/UseActionListModules.php',
    'PrestaShop\\Module\\Mbo\\Traits\\Hooks\\UseDashboardZoneOne' => $baseDir . '/src/Traits/Hooks/UseDashboardZoneOne.php',
    'PrestaShop\\Module\\Mbo\\Traits\\Hooks\\UseDashboardZoneThree' => $baseDir . '/src/Traits/Hooks/UseDashboardZoneThree.php',
    'PrestaShop\\Module\\Mbo\\Traits\\Hooks\\UseDisplayAdminThemesListAfter' => $baseDir . '/src/Traits/Hooks/UseDisplayAdminThemesListAfter.php',
    'PrestaShop\\Module\\Mbo\\Traits\\Hooks\\UseDisplayDashboardTop' => $baseDir . '/src/Traits/Hooks/UseDisplayDashboardTop.php',
    'PrestaShop\\Module\\Mbo\\Traits\\Hooks\\UseDisplayEmptyModuleCategoryExtraMessage' => $baseDir . '/src/Traits/Hooks/UseDisplayEmptyModuleCategoryExtraMessage.php',
    'PrestaShop\\Module\\Mbo\\Traits\\ResolvesServices' => $baseDir . '/src/Traits/ResolvesServices.php',
    'PrestaShop\\Module\\Mbo\\Traits\\UseHooks' => $baseDir . '/src/Traits/UseHooks.php',
    'PrestaShop\\PsAccountsInstaller\\Installer\\Exception\\InstallerException' => $vendorDir . '/prestashop/prestashop-accounts-installer/src/Installer/Exception/InstallerException.php',
    'PrestaShop\\PsAccountsInstaller\\Installer\\Exception\\ModuleNotInstalledException' => $vendorDir . '/prestashop/prestashop-accounts-installer/src/Installer/Exception/ModuleNotInstalledException.php',
    'PrestaShop\\PsAccountsInstaller\\Installer\\Exception\\ModuleVersionException' => $vendorDir . '/prestashop/prestashop-accounts-installer/src/Installer/Exception/ModuleVersionException.php',
    'PrestaShop\\PsAccountsInstaller\\Installer\\Facade\\PsAccounts' => $vendorDir . '/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php',
    'PrestaShop\\PsAccountsInstaller\\Installer\\Installer' => $vendorDir . '/prestashop/prestashop-accounts-installer/src/Installer/Installer.php',
    'PrestaShop\\PsAccountsInstaller\\Installer\\Presenter\\InstallerPresenter' => $vendorDir . '/prestashop/prestashop-accounts-installer/src/Installer/Presenter/InstallerPresenter.php',
    'Psr\\Container\\ContainerExceptionInterface' => $vendorDir . '/psr/container/src/ContainerExceptionInterface.php',
    'Psr\\Container\\ContainerInterface' => $vendorDir . '/psr/container/src/ContainerInterface.php',
    'Psr\\Container\\NotFoundExceptionInterface' => $vendorDir . '/psr/container/src/NotFoundExceptionInterface.php',
    'Psr\\Http\\Client\\ClientExceptionInterface' => $vendorDir . '/psr/http-client/src/ClientExceptionInterface.php',
    'Psr\\Http\\Client\\ClientInterface' => $vendorDir . '/psr/http-client/src/ClientInterface.php',
    'Psr\\Http\\Client\\NetworkExceptionInterface' => $vendorDir . '/psr/http-client/src/NetworkExceptionInterface.php',
    'Psr\\Http\\Client\\RequestExceptionInterface' => $vendorDir . '/psr/http-client/src/RequestExceptionInterface.php',
    'Psr\\Http\\Message\\MessageInterface' => $vendorDir . '/psr/http-message/src/MessageInterface.php',
    'Psr\\Http\\Message\\RequestFactoryInterface' => $vendorDir . '/psr/http-factory/src/RequestFactoryInterface.php',
    'Psr\\Http\\Message\\RequestInterface' => $vendorDir . '/psr/http-message/src/RequestInterface.php',
    'Psr\\Http\\Message\\ResponseFactoryInterface' => $vendorDir . '/psr/http-factory/src/ResponseFactoryInterface.php',
    'Psr\\Http\\Message\\ResponseInterface' => $vendorDir . '/psr/http-message/src/ResponseInterface.php',
    'Psr\\Http\\Message\\ServerRequestFactoryInterface' => $vendorDir . '/psr/http-factory/src/ServerRequestFactoryInterface.php',
    'Psr\\Http\\Message\\ServerRequestInterface' => $vendorDir . '/psr/http-message/src/ServerRequestInterface.php',
    'Psr\\Http\\Message\\StreamFactoryInterface' => $vendorDir . '/psr/http-factory/src/StreamFactoryInterface.php',
    'Psr\\Http\\Message\\StreamInterface' => $vendorDir . '/psr/http-message/src/StreamInterface.php',
    'Psr\\Http\\Message\\UploadedFileFactoryInterface' => $vendorDir . '/psr/http-factory/src/UploadedFileFactoryInterface.php',
    'Psr\\Http\\Message\\UploadedFileInterface' => $vendorDir . '/psr/http-message/src/UploadedFileInterface.php',
    'Psr\\Http\\Message\\UriFactoryInterface' => $vendorDir . '/psr/http-factory/src/UriFactoryInterface.php',
    'Psr\\Http\\Message\\UriInterface' => $vendorDir . '/psr/http-message/src/UriInterface.php',
    'Psr\\Log\\AbstractLogger' => $vendorDir . '/psr/log/src/AbstractLogger.php',
    'Psr\\Log\\InvalidArgumentException' => $vendorDir . '/psr/log/src/InvalidArgumentException.php',
    'Psr\\Log\\LogLevel' => $vendorDir . '/psr/log/src/LogLevel.php',
    'Psr\\Log\\LoggerAwareInterface' => $vendorDir . '/psr/log/src/LoggerAwareInterface.php',
    'Psr\\Log\\LoggerAwareTrait' => $vendorDir . '/psr/log/src/LoggerAwareTrait.php',
    'Psr\\Log\\LoggerInterface' => $vendorDir . '/psr/log/src/LoggerInterface.php',
    'Psr\\Log\\LoggerTrait' => $vendorDir . '/psr/log/src/LoggerTrait.php',
    'Psr\\Log\\NullLogger' => $vendorDir . '/psr/log/src/NullLogger.php',
    'Sentry\\Breadcrumb' => $vendorDir . '/sentry/sentry/src/Breadcrumb.php',
    'Sentry\\Client' => $vendorDir . '/sentry/sentry/src/Client.php',
    'Sentry\\ClientBuilder' => $vendorDir . '/sentry/sentry/src/ClientBuilder.php',
    'Sentry\\ClientBuilderInterface' => $vendorDir . '/sentry/sentry/src/ClientBuilderInterface.php',
    'Sentry\\ClientInterface' => $vendorDir . '/sentry/sentry/src/ClientInterface.php',
    'Sentry\\Context\\OsContext' => $vendorDir . '/sentry/sentry/src/Context/OsContext.php',
    'Sentry\\Context\\RuntimeContext' => $vendorDir . '/sentry/sentry/src/Context/RuntimeContext.php',
    'Sentry\\Dsn' => $vendorDir . '/sentry/sentry/src/Dsn.php',
    'Sentry\\ErrorHandler' => $vendorDir . '/sentry/sentry/src/ErrorHandler.php',
    'Sentry\\Event' => $vendorDir . '/sentry/sentry/src/Event.php',
    'Sentry\\EventHint' => $vendorDir . '/sentry/sentry/src/EventHint.php',
    'Sentry\\EventId' => $vendorDir . '/sentry/sentry/src/EventId.php',
    'Sentry\\EventType' => $vendorDir . '/sentry/sentry/src/EventType.php',
    'Sentry\\ExceptionDataBag' => $vendorDir . '/sentry/sentry/src/ExceptionDataBag.php',
    'Sentry\\ExceptionMechanism' => $vendorDir . '/sentry/sentry/src/ExceptionMechanism.php',
    'Sentry\\Exception\\EventCreationException' => $vendorDir . '/sentry/sentry/src/Exception/EventCreationException.php',
    'Sentry\\Exception\\ExceptionInterface' => $vendorDir . '/sentry/sentry/src/Exception/ExceptionInterface.php',
    'Sentry\\Exception\\FatalErrorException' => $vendorDir . '/sentry/sentry/src/Exception/FatalErrorException.php',
    'Sentry\\Exception\\InvalidArgumentException' => $vendorDir . '/sentry/sentry/src/Exception/InvalidArgumentException.php',
    'Sentry\\Exception\\JsonException' => $vendorDir . '/sentry/sentry/src/Exception/JsonException.php',
    'Sentry\\Exception\\SilencedErrorException' => $vendorDir . '/sentry/sentry/src/Exception/SilencedErrorException.php',
    'Sentry\\Frame' => $vendorDir . '/sentry/sentry/src/Frame.php',
    'Sentry\\FrameBuilder' => $vendorDir . '/sentry/sentry/src/FrameBuilder.php',
    'Sentry\\HttpClient\\Authentication\\SentryAuthentication' => $vendorDir . '/sentry/sentry/src/HttpClient/Authentication/SentryAuthentication.php',
    'Sentry\\HttpClient\\HttpClientFactory' => $vendorDir . '/sentry/sentry/src/HttpClient/HttpClientFactory.php',
    'Sentry\\HttpClient\\HttpClientFactoryInterface' => $vendorDir . '/sentry/sentry/src/HttpClient/HttpClientFactoryInterface.php',
    'Sentry\\HttpClient\\Plugin\\GzipEncoderPlugin' => $vendorDir . '/sentry/sentry/src/HttpClient/Plugin/GzipEncoderPlugin.php',
    'Sentry\\Integration\\AbstractErrorListenerIntegration' => $vendorDir . '/sentry/sentry/src/Integration/AbstractErrorListenerIntegration.php',
    'Sentry\\Integration\\EnvironmentIntegration' => $vendorDir . '/sentry/sentry/src/Integration/EnvironmentIntegration.php',
    'Sentry\\Integration\\ErrorListenerIntegration' => $vendorDir . '/sentry/sentry/src/Integration/ErrorListenerIntegration.php',
    'Sentry\\Integration\\ExceptionListenerIntegration' => $vendorDir . '/sentry/sentry/src/Integration/ExceptionListenerIntegration.php',
    'Sentry\\Integration\\FatalErrorListenerIntegration' => $vendorDir . '/sentry/sentry/src/Integration/FatalErrorListenerIntegration.php',
    'Sentry\\Integration\\FrameContextifierIntegration' => $vendorDir . '/sentry/sentry/src/Integration/FrameContextifierIntegration.php',
    'Sentry\\Integration\\IgnoreErrorsIntegration' => $vendorDir . '/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php',
    'Sentry\\Integration\\IntegrationInterface' => $vendorDir . '/sentry/sentry/src/Integration/IntegrationInterface.php',
    'Sentry\\Integration\\IntegrationRegistry' => $vendorDir . '/sentry/sentry/src/Integration/IntegrationRegistry.php',
    'Sentry\\Integration\\ModulesIntegration' => $vendorDir . '/sentry/sentry/src/Integration/ModulesIntegration.php',
    'Sentry\\Integration\\RequestFetcher' => $vendorDir . '/sentry/sentry/src/Integration/RequestFetcher.php',
    'Sentry\\Integration\\RequestFetcherInterface' => $vendorDir . '/sentry/sentry/src/Integration/RequestFetcherInterface.php',
    'Sentry\\Integration\\RequestIntegration' => $vendorDir . '/sentry/sentry/src/Integration/RequestIntegration.php',
    'Sentry\\Integration\\TransactionIntegration' => $vendorDir . '/sentry/sentry/src/Integration/TransactionIntegration.php',
    'Sentry\\Monolog\\BreadcrumbHandler' => $vendorDir . '/sentry/sentry/src/Monolog/BreadcrumbHandler.php',
    'Sentry\\Monolog\\CompatibilityProcessingHandlerTrait' => $vendorDir . '/sentry/sentry/src/Monolog/CompatibilityProcessingHandlerTrait.php',
    'Sentry\\Monolog\\Handler' => $vendorDir . '/sentry/sentry/src/Monolog/Handler.php',
    'Sentry\\Options' => $vendorDir . '/sentry/sentry/src/Options.php',
    'Sentry\\Response' => $vendorDir . '/sentry/sentry/src/Response.php',
    'Sentry\\ResponseStatus' => $vendorDir . '/sentry/sentry/src/ResponseStatus.php',
    'Sentry\\SentrySdk' => $vendorDir . '/sentry/sentry/src/SentrySdk.php',
    'Sentry\\Serializer\\AbstractSerializer' => $vendorDir . '/sentry/sentry/src/Serializer/AbstractSerializer.php',
    'Sentry\\Serializer\\PayloadSerializer' => $vendorDir . '/sentry/sentry/src/Serializer/PayloadSerializer.php',
    'Sentry\\Serializer\\PayloadSerializerInterface' => $vendorDir . '/sentry/sentry/src/Serializer/PayloadSerializerInterface.php',
    'Sentry\\Serializer\\RepresentationSerializer' => $vendorDir . '/sentry/sentry/src/Serializer/RepresentationSerializer.php',
    'Sentry\\Serializer\\RepresentationSerializerInterface' => $vendorDir . '/sentry/sentry/src/Serializer/RepresentationSerializerInterface.php',
    'Sentry\\Serializer\\SerializableInterface' => $vendorDir . '/sentry/sentry/src/Serializer/SerializableInterface.php',
    'Sentry\\Serializer\\Serializer' => $vendorDir . '/sentry/sentry/src/Serializer/Serializer.php',
    'Sentry\\Serializer\\SerializerInterface' => $vendorDir . '/sentry/sentry/src/Serializer/SerializerInterface.php',
    'Sentry\\Severity' => $vendorDir . '/sentry/sentry/src/Severity.php',
    'Sentry\\Stacktrace' => $vendorDir . '/sentry/sentry/src/Stacktrace.php',
    'Sentry\\StacktraceBuilder' => $vendorDir . '/sentry/sentry/src/StacktraceBuilder.php',
    'Sentry\\State\\Hub' => $vendorDir . '/sentry/sentry/src/State/Hub.php',
    'Sentry\\State\\HubAdapter' => $vendorDir . '/sentry/sentry/src/State/HubAdapter.php',
    'Sentry\\State\\HubInterface' => $vendorDir . '/sentry/sentry/src/State/HubInterface.php',
    'Sentry\\State\\Layer' => $vendorDir . '/sentry/sentry/src/State/Layer.php',
    'Sentry\\State\\Scope' => $vendorDir . '/sentry/sentry/src/State/Scope.php',
    'Sentry\\Tracing\\DynamicSamplingContext' => $vendorDir . '/sentry/sentry/src/Tracing/DynamicSamplingContext.php',
    'Sentry\\Tracing\\GuzzleTracingMiddleware' => $vendorDir . '/sentry/sentry/src/Tracing/GuzzleTracingMiddleware.php',
    'Sentry\\Tracing\\SamplingContext' => $vendorDir . '/sentry/sentry/src/Tracing/SamplingContext.php',
    'Sentry\\Tracing\\Span' => $vendorDir . '/sentry/sentry/src/Tracing/Span.php',
    'Sentry\\Tracing\\SpanContext' => $vendorDir . '/sentry/sentry/src/Tracing/SpanContext.php',
    'Sentry\\Tracing\\SpanId' => $vendorDir . '/sentry/sentry/src/Tracing/SpanId.php',
    'Sentry\\Tracing\\SpanRecorder' => $vendorDir . '/sentry/sentry/src/Tracing/SpanRecorder.php',
    'Sentry\\Tracing\\SpanStatus' => $vendorDir . '/sentry/sentry/src/Tracing/SpanStatus.php',
    'Sentry\\Tracing\\TraceId' => $vendorDir . '/sentry/sentry/src/Tracing/TraceId.php',
    'Sentry\\Tracing\\Transaction' => $vendorDir . '/sentry/sentry/src/Tracing/Transaction.php',
    'Sentry\\Tracing\\TransactionContext' => $vendorDir . '/sentry/sentry/src/Tracing/TransactionContext.php',
    'Sentry\\Tracing\\TransactionMetadata' => $vendorDir . '/sentry/sentry/src/Tracing/TransactionMetadata.php',
    'Sentry\\Tracing\\TransactionSource' => $vendorDir . '/sentry/sentry/src/Tracing/TransactionSource.php',
    'Sentry\\Transport\\DefaultTransportFactory' => $vendorDir . '/sentry/sentry/src/Transport/DefaultTransportFactory.php',
    'Sentry\\Transport\\HttpTransport' => $vendorDir . '/sentry/sentry/src/Transport/HttpTransport.php',
    'Sentry\\Transport\\NullTransport' => $vendorDir . '/sentry/sentry/src/Transport/NullTransport.php',
    'Sentry\\Transport\\RateLimiter' => $vendorDir . '/sentry/sentry/src/Transport/RateLimiter.php',
    'Sentry\\Transport\\TransportFactoryInterface' => $vendorDir . '/sentry/sentry/src/Transport/TransportFactoryInterface.php',
    'Sentry\\Transport\\TransportInterface' => $vendorDir . '/sentry/sentry/src/Transport/TransportInterface.php',
    'Sentry\\UserDataBag' => $vendorDir . '/sentry/sentry/src/UserDataBag.php',
    'Sentry\\Util\\JSON' => $vendorDir . '/sentry/sentry/src/Util/JSON.php',
    'Sentry\\Util\\PHPVersion' => $vendorDir . '/sentry/sentry/src/Util/PHPVersion.php',
    'Sentry\\Util\\SentryUid' => $vendorDir . '/sentry/sentry/src/Util/SentryUid.php',
    'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
    'Symfony\\Component\\Dotenv\\Command\\DebugCommand' => $vendorDir . '/symfony/dotenv/Command/DebugCommand.php',
    'Symfony\\Component\\Dotenv\\Command\\DotenvDumpCommand' => $vendorDir . '/symfony/dotenv/Command/DotenvDumpCommand.php',
    'Symfony\\Component\\Dotenv\\Dotenv' => $vendorDir . '/symfony/dotenv/Dotenv.php',
    'Symfony\\Component\\Dotenv\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/dotenv/Exception/ExceptionInterface.php',
    'Symfony\\Component\\Dotenv\\Exception\\FormatException' => $vendorDir . '/symfony/dotenv/Exception/FormatException.php',
    'Symfony\\Component\\Dotenv\\Exception\\FormatExceptionContext' => $vendorDir . '/symfony/dotenv/Exception/FormatExceptionContext.php',
    'Symfony\\Component\\Dotenv\\Exception\\PathException' => $vendorDir . '/symfony/dotenv/Exception/PathException.php',
    'Symfony\\Component\\HttpClient\\AmpHttpClient' => $vendorDir . '/symfony/http-client/AmpHttpClient.php',
    'Symfony\\Component\\HttpClient\\AsyncDecoratorTrait' => $vendorDir . '/symfony/http-client/AsyncDecoratorTrait.php',
    'Symfony\\Component\\HttpClient\\CachingHttpClient' => $vendorDir . '/symfony/http-client/CachingHttpClient.php',
    'Symfony\\Component\\HttpClient\\Chunk\\DataChunk' => $vendorDir . '/symfony/http-client/Chunk/DataChunk.php',
    'Symfony\\Component\\HttpClient\\Chunk\\ErrorChunk' => $vendorDir . '/symfony/http-client/Chunk/ErrorChunk.php',
    'Symfony\\Component\\HttpClient\\Chunk\\FirstChunk' => $vendorDir . '/symfony/http-client/Chunk/FirstChunk.php',
    'Symfony\\Component\\HttpClient\\Chunk\\InformationalChunk' => $vendorDir . '/symfony/http-client/Chunk/InformationalChunk.php',
    'Symfony\\Component\\HttpClient\\Chunk\\LastChunk' => $vendorDir . '/symfony/http-client/Chunk/LastChunk.php',
    'Symfony\\Component\\HttpClient\\Chunk\\ServerSentEvent' => $vendorDir . '/symfony/http-client/Chunk/ServerSentEvent.php',
    'Symfony\\Component\\HttpClient\\CurlHttpClient' => $vendorDir . '/symfony/http-client/CurlHttpClient.php',
    'Symfony\\Component\\HttpClient\\DataCollector\\HttpClientDataCollector' => $vendorDir . '/symfony/http-client/DataCollector/HttpClientDataCollector.php',
    'Symfony\\Component\\HttpClient\\DecoratorTrait' => $vendorDir . '/symfony/http-client/DecoratorTrait.php',
    'Symfony\\Component\\HttpClient\\DependencyInjection\\HttpClientPass' => $vendorDir . '/symfony/http-client/DependencyInjection/HttpClientPass.php',
    'Symfony\\Component\\HttpClient\\EventSourceHttpClient' => $vendorDir . '/symfony/http-client/EventSourceHttpClient.php',
    'Symfony\\Component\\HttpClient\\Exception\\ClientException' => $vendorDir . '/symfony/http-client/Exception/ClientException.php',
    'Symfony\\Component\\HttpClient\\Exception\\EventSourceException' => $vendorDir . '/symfony/http-client/Exception/EventSourceException.php',
    'Symfony\\Component\\HttpClient\\Exception\\HttpExceptionTrait' => $vendorDir . '/symfony/http-client/Exception/HttpExceptionTrait.php',
    'Symfony\\Component\\HttpClient\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/http-client/Exception/InvalidArgumentException.php',
    'Symfony\\Component\\HttpClient\\Exception\\JsonException' => $vendorDir . '/symfony/http-client/Exception/JsonException.php',
    'Symfony\\Component\\HttpClient\\Exception\\RedirectionException' => $vendorDir . '/symfony/http-client/Exception/RedirectionException.php',
    'Symfony\\Component\\HttpClient\\Exception\\ServerException' => $vendorDir . '/symfony/http-client/Exception/ServerException.php',
    'Symfony\\Component\\HttpClient\\Exception\\TimeoutException' => $vendorDir . '/symfony/http-client/Exception/TimeoutException.php',
    'Symfony\\Component\\HttpClient\\Exception\\TransportException' => $vendorDir . '/symfony/http-client/Exception/TransportException.php',
    'Symfony\\Component\\HttpClient\\HttpClient' => $vendorDir . '/symfony/http-client/HttpClient.php',
    'Symfony\\Component\\HttpClient\\HttpClientTrait' => $vendorDir . '/symfony/http-client/HttpClientTrait.php',
    'Symfony\\Component\\HttpClient\\HttpOptions' => $vendorDir . '/symfony/http-client/HttpOptions.php',
    'Symfony\\Component\\HttpClient\\HttplugClient' => $vendorDir . '/symfony/http-client/HttplugClient.php',
    'Symfony\\Component\\HttpClient\\Internal\\AmpBody' => $vendorDir . '/symfony/http-client/Internal/AmpBody.php',
    'Symfony\\Component\\HttpClient\\Internal\\AmpClientState' => $vendorDir . '/symfony/http-client/Internal/AmpClientState.php',
    'Symfony\\Component\\HttpClient\\Internal\\AmpListener' => $vendorDir . '/symfony/http-client/Internal/AmpListener.php',
    'Symfony\\Component\\HttpClient\\Internal\\AmpResolver' => $vendorDir . '/symfony/http-client/Internal/AmpResolver.php',
    'Symfony\\Component\\HttpClient\\Internal\\Canary' => $vendorDir . '/symfony/http-client/Internal/Canary.php',
    'Symfony\\Component\\HttpClient\\Internal\\ClientState' => $vendorDir . '/symfony/http-client/Internal/ClientState.php',
    'Symfony\\Component\\HttpClient\\Internal\\CurlClientState' => $vendorDir . '/symfony/http-client/Internal/CurlClientState.php',
    'Symfony\\Component\\HttpClient\\Internal\\DnsCache' => $vendorDir . '/symfony/http-client/Internal/DnsCache.php',
    'Symfony\\Component\\HttpClient\\Internal\\HttplugWaitLoop' => $vendorDir . '/symfony/http-client/Internal/HttplugWaitLoop.php',
    'Symfony\\Component\\HttpClient\\Internal\\NativeClientState' => $vendorDir . '/symfony/http-client/Internal/NativeClientState.php',
    'Symfony\\Component\\HttpClient\\Internal\\PushedResponse' => $vendorDir . '/symfony/http-client/Internal/PushedResponse.php',
    'Symfony\\Component\\HttpClient\\MockHttpClient' => $vendorDir . '/symfony/http-client/MockHttpClient.php',
    'Symfony\\Component\\HttpClient\\NativeHttpClient' => $vendorDir . '/symfony/http-client/NativeHttpClient.php',
    'Symfony\\Component\\HttpClient\\NoPrivateNetworkHttpClient' => $vendorDir . '/symfony/http-client/NoPrivateNetworkHttpClient.php',
    'Symfony\\Component\\HttpClient\\Psr18Client' => $vendorDir . '/symfony/http-client/Psr18Client.php',
    'Symfony\\Component\\HttpClient\\Response\\AmpResponse' => $vendorDir . '/symfony/http-client/Response/AmpResponse.php',
    'Symfony\\Component\\HttpClient\\Response\\AsyncContext' => $vendorDir . '/symfony/http-client/Response/AsyncContext.php',
    'Symfony\\Component\\HttpClient\\Response\\AsyncResponse' => $vendorDir . '/symfony/http-client/Response/AsyncResponse.php',
    'Symfony\\Component\\HttpClient\\Response\\CommonResponseTrait' => $vendorDir . '/symfony/http-client/Response/CommonResponseTrait.php',
    'Symfony\\Component\\HttpClient\\Response\\CurlResponse' => $vendorDir . '/symfony/http-client/Response/CurlResponse.php',
    'Symfony\\Component\\HttpClient\\Response\\HttplugPromise' => $vendorDir . '/symfony/http-client/Response/HttplugPromise.php',
    'Symfony\\Component\\HttpClient\\Response\\MockResponse' => $vendorDir . '/symfony/http-client/Response/MockResponse.php',
    'Symfony\\Component\\HttpClient\\Response\\NativeResponse' => $vendorDir . '/symfony/http-client/Response/NativeResponse.php',
    'Symfony\\Component\\HttpClient\\Response\\ResponseStream' => $vendorDir . '/symfony/http-client/Response/ResponseStream.php',
    'Symfony\\Component\\HttpClient\\Response\\StreamWrapper' => $vendorDir . '/symfony/http-client/Response/StreamWrapper.php',
    'Symfony\\Component\\HttpClient\\Response\\StreamableInterface' => $vendorDir . '/symfony/http-client/Response/StreamableInterface.php',
    'Symfony\\Component\\HttpClient\\Response\\TraceableResponse' => $vendorDir . '/symfony/http-client/Response/TraceableResponse.php',
    'Symfony\\Component\\HttpClient\\Response\\TransportResponseTrait' => $vendorDir . '/symfony/http-client/Response/TransportResponseTrait.php',
    'Symfony\\Component\\HttpClient\\Retry\\GenericRetryStrategy' => $vendorDir . '/symfony/http-client/Retry/GenericRetryStrategy.php',
    'Symfony\\Component\\HttpClient\\Retry\\RetryStrategyInterface' => $vendorDir . '/symfony/http-client/Retry/RetryStrategyInterface.php',
    'Symfony\\Component\\HttpClient\\RetryableHttpClient' => $vendorDir . '/symfony/http-client/RetryableHttpClient.php',
    'Symfony\\Component\\HttpClient\\ScopingHttpClient' => $vendorDir . '/symfony/http-client/ScopingHttpClient.php',
    'Symfony\\Component\\HttpClient\\TraceableHttpClient' => $vendorDir . '/symfony/http-client/TraceableHttpClient.php',
    'Symfony\\Component\\OptionsResolver\\Debug\\OptionsResolverIntrospector' => $vendorDir . '/symfony/options-resolver/Debug/OptionsResolverIntrospector.php',
    'Symfony\\Component\\OptionsResolver\\Exception\\AccessException' => $vendorDir . '/symfony/options-resolver/Exception/AccessException.php',
    'Symfony\\Component\\OptionsResolver\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/options-resolver/Exception/ExceptionInterface.php',
    'Symfony\\Component\\OptionsResolver\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/options-resolver/Exception/InvalidArgumentException.php',
    'Symfony\\Component\\OptionsResolver\\Exception\\InvalidOptionsException' => $vendorDir . '/symfony/options-resolver/Exception/InvalidOptionsException.php',
    'Symfony\\Component\\OptionsResolver\\Exception\\MissingOptionsException' => $vendorDir . '/symfony/options-resolver/Exception/MissingOptionsException.php',
    'Symfony\\Component\\OptionsResolver\\Exception\\NoConfigurationException' => $vendorDir . '/symfony/options-resolver/Exception/NoConfigurationException.php',
    'Symfony\\Component\\OptionsResolver\\Exception\\NoSuchOptionException' => $vendorDir . '/symfony/options-resolver/Exception/NoSuchOptionException.php',
    'Symfony\\Component\\OptionsResolver\\Exception\\OptionDefinitionException' => $vendorDir . '/symfony/options-resolver/Exception/OptionDefinitionException.php',
    'Symfony\\Component\\OptionsResolver\\Exception\\UndefinedOptionsException' => $vendorDir . '/symfony/options-resolver/Exception/UndefinedOptionsException.php',
    'Symfony\\Component\\OptionsResolver\\OptionConfigurator' => $vendorDir . '/symfony/options-resolver/OptionConfigurator.php',
    'Symfony\\Component\\OptionsResolver\\Options' => $vendorDir . '/symfony/options-resolver/Options.php',
    'Symfony\\Component\\OptionsResolver\\OptionsResolver' => $vendorDir . '/symfony/options-resolver/OptionsResolver.php',
    'Symfony\\Component\\String\\AbstractString' => $vendorDir . '/symfony/string/AbstractString.php',
    'Symfony\\Component\\String\\AbstractUnicodeString' => $vendorDir . '/symfony/string/AbstractUnicodeString.php',
    'Symfony\\Component\\String\\ByteString' => $vendorDir . '/symfony/string/ByteString.php',
    'Symfony\\Component\\String\\CodePointString' => $vendorDir . '/symfony/string/CodePointString.php',
    'Symfony\\Component\\String\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/string/Exception/ExceptionInterface.php',
    'Symfony\\Component\\String\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/string/Exception/InvalidArgumentException.php',
    'Symfony\\Component\\String\\Exception\\RuntimeException' => $vendorDir . '/symfony/string/Exception/RuntimeException.php',
    'Symfony\\Component\\String\\Inflector\\EnglishInflector' => $vendorDir . '/symfony/string/Inflector/EnglishInflector.php',
    'Symfony\\Component\\String\\Inflector\\FrenchInflector' => $vendorDir . '/symfony/string/Inflector/FrenchInflector.php',
    'Symfony\\Component\\String\\Inflector\\InflectorInterface' => $vendorDir . '/symfony/string/Inflector/InflectorInterface.php',
    'Symfony\\Component\\String\\LazyString' => $vendorDir . '/symfony/string/LazyString.php',
    'Symfony\\Component\\String\\Slugger\\AsciiSlugger' => $vendorDir . '/symfony/string/Slugger/AsciiSlugger.php',
    'Symfony\\Component\\String\\Slugger\\SluggerInterface' => $vendorDir . '/symfony/string/Slugger/SluggerInterface.php',
    'Symfony\\Component\\String\\UnicodeString' => $vendorDir . '/symfony/string/UnicodeString.php',
    'Symfony\\Contracts\\HttpClient\\ChunkInterface' => $vendorDir . '/symfony/http-client-contracts/ChunkInterface.php',
    'Symfony\\Contracts\\HttpClient\\Exception\\ClientExceptionInterface' => $vendorDir . '/symfony/http-client-contracts/Exception/ClientExceptionInterface.php',
    'Symfony\\Contracts\\HttpClient\\Exception\\DecodingExceptionInterface' => $vendorDir . '/symfony/http-client-contracts/Exception/DecodingExceptionInterface.php',
    'Symfony\\Contracts\\HttpClient\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/http-client-contracts/Exception/ExceptionInterface.php',
    'Symfony\\Contracts\\HttpClient\\Exception\\HttpExceptionInterface' => $vendorDir . '/symfony/http-client-contracts/Exception/HttpExceptionInterface.php',
    'Symfony\\Contracts\\HttpClient\\Exception\\RedirectionExceptionInterface' => $vendorDir . '/symfony/http-client-contracts/Exception/RedirectionExceptionInterface.php',
    'Symfony\\Contracts\\HttpClient\\Exception\\ServerExceptionInterface' => $vendorDir . '/symfony/http-client-contracts/Exception/ServerExceptionInterface.php',
    'Symfony\\Contracts\\HttpClient\\Exception\\TimeoutExceptionInterface' => $vendorDir . '/symfony/http-client-contracts/Exception/TimeoutExceptionInterface.php',
    'Symfony\\Contracts\\HttpClient\\Exception\\TransportExceptionInterface' => $vendorDir . '/symfony/http-client-contracts/Exception/TransportExceptionInterface.php',
    'Symfony\\Contracts\\HttpClient\\HttpClientInterface' => $vendorDir . '/symfony/http-client-contracts/HttpClientInterface.php',
    'Symfony\\Contracts\\HttpClient\\ResponseInterface' => $vendorDir . '/symfony/http-client-contracts/ResponseInterface.php',
    'Symfony\\Contracts\\HttpClient\\ResponseStreamInterface' => $vendorDir . '/symfony/http-client-contracts/ResponseStreamInterface.php',
    'Symfony\\Contracts\\Service\\Attribute\\Required' => $vendorDir . '/symfony/service-contracts/Attribute/Required.php',
    'Symfony\\Contracts\\Service\\Attribute\\SubscribedService' => $vendorDir . '/symfony/service-contracts/Attribute/SubscribedService.php',
    'Symfony\\Contracts\\Service\\ResetInterface' => $vendorDir . '/symfony/service-contracts/ResetInterface.php',
    'Symfony\\Contracts\\Service\\ServiceCollectionInterface' => $vendorDir . '/symfony/service-contracts/ServiceCollectionInterface.php',
    'Symfony\\Contracts\\Service\\ServiceLocatorTrait' => $vendorDir . '/symfony/service-contracts/ServiceLocatorTrait.php',
    'Symfony\\Contracts\\Service\\ServiceMethodsSubscriberTrait' => $vendorDir . '/symfony/service-contracts/ServiceMethodsSubscriberTrait.php',
    'Symfony\\Contracts\\Service\\ServiceProviderInterface' => $vendorDir . '/symfony/service-contracts/ServiceProviderInterface.php',
    'Symfony\\Contracts\\Service\\ServiceSubscriberInterface' => $vendorDir . '/symfony/service-contracts/ServiceSubscriberInterface.php',
    'Symfony\\Contracts\\Service\\ServiceSubscriberTrait' => $vendorDir . '/symfony/service-contracts/ServiceSubscriberTrait.php',
    'Symfony\\Polyfill\\Ctype\\Ctype' => $vendorDir . '/symfony/polyfill-ctype/Ctype.php',
    'Symfony\\Polyfill\\Intl\\Grapheme\\Grapheme' => $vendorDir . '/symfony/polyfill-intl-grapheme/Grapheme.php',
    'Symfony\\Polyfill\\Intl\\Normalizer\\Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Normalizer.php',
    'Symfony\\Polyfill\\Mbstring\\Mbstring' => $vendorDir . '/symfony/polyfill-mbstring/Mbstring.php',
    'Symfony\\Polyfill\\Php80\\Php80' => $vendorDir . '/symfony/polyfill-php80/Php80.php',
    'Symfony\\Polyfill\\Php80\\PhpToken' => $vendorDir . '/symfony/polyfill-php80/PhpToken.php',
    'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
    'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
    'ps_mbo' => $baseDir . '/ps_mbo.php',
);
