<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit39b5fb0d824c10841f17e2bd53b062e4
{
    public static $files = array (
        '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
        '0d59ee240a4cd96ddbb4ff164fccea4d' => __DIR__ . '/..' . '/symfony/polyfill-php73/bootstrap.php',
        'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
    );

    public static $prefixLengthsPsr4 = array (
        'S' => 
        array (
            'Symfony\\Polyfill\\Php80\\' => 23,
            'Symfony\\Polyfill\\Php73\\' => 23,
            'Symfony\\Contracts\\Service\\' => 26,
            'Symfony\\Contracts\\HttpClient\\' => 29,
            'Symfony\\Component\\HttpClient\\' => 29,
            'Segment\\' => 8,
        ),
        'P' => 
        array (
            'Psr\\Log\\' => 8,
            'Psr\\Container\\' => 14,
            'Prestashop\\ModuleLibMboInstaller\\' => 33,
            'PrestaShop\\PsAccountsInstaller\\' => 31,
            'PrestaShop\\ModuleLibServiceContainer\\' => 37,
            'PrestaShop\\ModuleLibCacheDirectoryProvider\\' => 43,
        ),
        'M' => 
        array (
            'MondialrelayClasslib\\' => 21,
            'MondialRelay\\MondialRelay\\' => 26,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'Symfony\\Polyfill\\Php80\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
        ),
        'Symfony\\Polyfill\\Php73\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/polyfill-php73',
        ),
        'Symfony\\Contracts\\Service\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/service-contracts',
        ),
        'Symfony\\Contracts\\HttpClient\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/http-client-contracts',
        ),
        'Symfony\\Component\\HttpClient\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/http-client',
        ),
        'Segment\\' => 
        array (
            0 => __DIR__ . '/..' . '/segmentio/analytics-php/lib',
        ),
        'Psr\\Log\\' => 
        array (
            0 => __DIR__ . '/..' . '/psr/log/src',
        ),
        'Psr\\Container\\' => 
        array (
            0 => __DIR__ . '/..' . '/psr/container/src',
        ),
        'Prestashop\\ModuleLibMboInstaller\\' => 
        array (
            0 => __DIR__ . '/..' . '/prestashop/module-lib-mbo-installer/src',
        ),
        'PrestaShop\\PsAccountsInstaller\\' => 
        array (
            0 => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src',
        ),
        'PrestaShop\\ModuleLibServiceContainer\\' => 
        array (
            0 => __DIR__ . '/..' . '/prestashop/module-lib-service-container/src',
        ),
        'PrestaShop\\ModuleLibCacheDirectoryProvider\\' => 
        array (
            0 => __DIR__ . '/..' . '/prestashop/module-lib-cache-directory-provider/src',
        ),
        'MondialrelayClasslib\\' => 
        array (
            0 => __DIR__ . '/..' . '/totpsclasslib/src',
        ),
        'MondialRelay\\MondialRelay\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src',
        ),
    );

    public static $classMap = array (
        'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'JsonException' => __DIR__ . '/..' . '/symfony/polyfill-php73/Resources/stubs/JsonException.php',
        'MondialRelay\\MondialRelay\\Api\\Builder\\Collection\\ParcelCollectionBuilder' => __DIR__ . '/../..' . '/src/Api/Builder/Collection/ParcelCollectionBuilder.php',
        'MondialRelay\\MondialRelay\\Api\\Builder\\Model\\LabelsUrlBuilder' => __DIR__ . '/../..' . '/src/Api/Builder/Model/LabelsUrlBuilder.php',
        'MondialRelay\\MondialRelay\\Api\\Builder\\Model\\ShipmentsListBuilder' => __DIR__ . '/../..' . '/src/Api/Builder/Model/ShipmentsListBuilder.php',
        'MondialRelay\\MondialRelay\\Api\\Client' => __DIR__ . '/../..' . '/src/Api/Client.php',
        'MondialRelay\\MondialRelay\\Api\\Model\\Address' => __DIR__ . '/../..' . '/src/Api/Model/Address.php',
        'MondialRelay\\MondialRelay\\Api\\Model\\Mode' => __DIR__ . '/../..' . '/src/Api/Model/Mode.php',
        'MondialRelay\\MondialRelay\\Api\\Model\\Option' => __DIR__ . '/../..' . '/src/Api/Model/Option.php',
        'MondialRelay\\MondialRelay\\Api\\Model\\Parcel' => __DIR__ . '/../..' . '/src/Api/Model/Parcel.php',
        'MondialRelay\\MondialRelay\\Api\\Model\\Value' => __DIR__ . '/../..' . '/src/Api/Model/Value.php',
        'MondialRelay\\MondialRelay\\Api\\Request\\GenerateLabelsRequest' => __DIR__ . '/../..' . '/src/Api/Request/GenerateLabelsRequest.php',
        'MondialRelay\\MondialRelay\\Api\\Request\\TestConnexionRequest' => __DIR__ . '/../..' . '/src/Api/Request/TestConnexionRequest.php',
        'MondialRelay\\MondialRelay\\Api\\Response\\GenerateLabelsResponse' => __DIR__ . '/../..' . '/src/Api/Response/GenerateLabelsResponse.php',
        'MondialRelay\\MondialRelay\\Api\\Response\\TestConnexionResponse' => __DIR__ . '/../..' . '/src/Api/Response/TestConnexionResponse.php',
        'MondialRelay\\MondialRelay\\Component\\DeliveryModeInterface' => __DIR__ . '/../..' . '/src/Component/DeliveryModeInterface.php',
        'MondialRelay\\MondialRelay\\Component\\DeliveryTypeInterface' => __DIR__ . '/../..' . '/src/Component/DeliveryTypeInterface.php',
        'MondialRelay\\MondialRelay\\Component\\Logger' => __DIR__ . '/../..' . '/src/Component/Logger.php',
        'MondialRelay\\MondialRelay\\Core\\Api\\Response\\AbstractResponse' => __DIR__ . '/../..' . '/src/Core/Api/Response/AbstractResponse.php',
        'MondialRelay\\MondialRelay\\Core\\Api\\Response\\ResponseInterface' => __DIR__ . '/../..' . '/src/Core/Api/Response/ResponseInterface.php',
        'MondialRelay\\MondialRelay\\Core\\Component\\Logger' => __DIR__ . '/../..' . '/src/Core/Component/Logger.php',
        'MondialRelay\\MondialRelay\\Core\\DbMigration\\AbstractDbMigration' => __DIR__ . '/../..' . '/src/Core/DbMigration/AbstractDbMigration.php',
        'MondialRelay\\MondialRelay\\Core\\DbMigration\\DbMigrationInterface' => __DIR__ . '/../..' . '/src/Core/DbMigration/DbMigrationInterface.php',
        'MondialRelay\\MondialRelay\\DbMigration\\Update\\DeliveryModesUpdate20221107142440' => __DIR__ . '/../..' . '/src/DbMigration/Update/DeliveryModesUpdate20221107142440.php',
        'Mondialrelay' => __DIR__ . '/../..' . '/mondialrelay.php',
        'MondialrelayClasslib\\Actions\\ActionsHandler' => __DIR__ . '/..' . '/totpsclasslib/src/Actions/ActionsHandler.php',
        'MondialrelayClasslib\\Actions\\DefaultActions' => __DIR__ . '/..' . '/totpsclasslib/src/Actions/DefaultActions.php',
        'MondialrelayClasslib\\Db\\DbSchema' => __DIR__ . '/..' . '/totpsclasslib/src/Db/DbSchema.php',
        'MondialrelayClasslib\\Db\\DbTable' => __DIR__ . '/..' . '/totpsclasslib/src/Db/DbTable.php',
        'MondialrelayClasslib\\Db\\DbTableDefinitionModel' => __DIR__ . '/..' . '/totpsclasslib/src/Db/DbTableDefinitionModel.php',
        'MondialrelayClasslib\\Db\\DbTableDefinitionRelation' => __DIR__ . '/..' . '/totpsclasslib/src/Db/DbTableDefinitionRelation.php',
        'MondialrelayClasslib\\Db\\ObjectModelDefinition' => __DIR__ . '/..' . '/totpsclasslib/src/Db/ObjectModelDefinition.php',
        'MondialrelayClasslib\\Db\\ObjectModelExtension' => __DIR__ . '/..' . '/totpsclasslib/src/Db/ObjectModelExtension.php',
        'MondialrelayClasslib\\Extensions\\AbstractModuleExtension' => __DIR__ . '/..' . '/totpsclasslib/src/Extensions/AbstractModuleExtension.php',
        'MondialrelayClasslib\\Extensions\\ProcessLogger\\Classes\\ProcessLoggerObjectModel' => __DIR__ . '/..' . '/totpsclasslib/src/Extensions/ProcessLogger/Classes/ProcessLoggerObjectModel.php',
        'MondialrelayClasslib\\Extensions\\ProcessLogger\\Controllers\\Admin\\AdminProcessLoggerController' => __DIR__ . '/..' . '/totpsclasslib/src/Extensions/ProcessLogger/Controllers/Admin/AdminProcessLoggerController.php',
        'MondialrelayClasslib\\Extensions\\ProcessLogger\\ProcessLoggerExtension' => __DIR__ . '/..' . '/totpsclasslib/src/Extensions/ProcessLogger/ProcessLoggerExtension.php',
        'MondialrelayClasslib\\Extensions\\ProcessLogger\\ProcessLoggerHandler' => __DIR__ . '/..' . '/totpsclasslib/src/Extensions/ProcessLogger/ProcessLoggerHandler.php',
        'MondialrelayClasslib\\Extensions\\ProcessMonitor\\Classes\\ProcessMonitorObjectModel' => __DIR__ . '/..' . '/totpsclasslib/src/Extensions/ProcessMonitor/Classes/ProcessMonitorObjectModel.php',
        'MondialrelayClasslib\\Extensions\\ProcessMonitor\\Controllers\\Admin\\AdminProcessMonitorController' => __DIR__ . '/..' . '/totpsclasslib/src/Extensions/ProcessMonitor/Controllers/Admin/AdminProcessMonitorController.php',
        'MondialrelayClasslib\\Extensions\\ProcessMonitor\\Controllers\\Front\\CronController' => __DIR__ . '/..' . '/totpsclasslib/src/Extensions/ProcessMonitor/Controllers/Front/CronController.php',
        'MondialrelayClasslib\\Extensions\\ProcessMonitor\\ProcessMonitorExtension' => __DIR__ . '/..' . '/totpsclasslib/src/Extensions/ProcessMonitor/ProcessMonitorExtension.php',
        'MondialrelayClasslib\\Extensions\\ProcessMonitor\\ProcessMonitorHandler' => __DIR__ . '/..' . '/totpsclasslib/src/Extensions/ProcessMonitor/ProcessMonitorHandler.php',
        'MondialrelayClasslib\\Install\\AbstractInstaller' => __DIR__ . '/..' . '/totpsclasslib/src/Install/AbstractInstaller.php',
        'MondialrelayClasslib\\Install\\ExtensionInstaller' => __DIR__ . '/..' . '/totpsclasslib/src/Install/ExtensionInstaller.php',
        'MondialrelayClasslib\\Install\\ModuleInstaller' => __DIR__ . '/..' . '/totpsclasslib/src/Install/ModuleInstaller.php',
        'MondialrelayClasslib\\Module' => __DIR__ . '/..' . '/totpsclasslib/src/Module.php',
        'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
        'PrestaShop\\ModuleLibCacheDirectoryProvider\\Cache\\CacheDirectoryProvider' => __DIR__ . '/..' . '/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php',
        'PrestaShop\\ModuleLibServiceContainer\\DependencyInjection\\ContainerProvider' => __DIR__ . '/..' . '/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php',
        'PrestaShop\\ModuleLibServiceContainer\\DependencyInjection\\ServiceContainer' => __DIR__ . '/..' . '/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Exception\\InstallerException' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Exception/InstallerException.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Exception\\ModuleNotInstalledException' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Exception/ModuleNotInstalledException.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Exception\\ModuleVersionException' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Exception/ModuleVersionException.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Facade\\PsAccounts' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Installer' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Installer.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Presenter\\InstallerPresenter' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Presenter/InstallerPresenter.php',
        'Prestashop\\ModuleLibMboInstaller\\DependencyBuilder' => __DIR__ . '/..' . '/prestashop/module-lib-mbo-installer/src/DependencyBuilder.php',
        'Prestashop\\ModuleLibMboInstaller\\Installer' => __DIR__ . '/..' . '/prestashop/module-lib-mbo-installer/src/Installer.php',
        'Prestashop\\ModuleLibMboInstaller\\Presenter' => __DIR__ . '/..' . '/prestashop/module-lib-mbo-installer/src/Presenter.php',
        'Psr\\Container\\ContainerExceptionInterface' => __DIR__ . '/..' . '/psr/container/src/ContainerExceptionInterface.php',
        'Psr\\Container\\ContainerInterface' => __DIR__ . '/..' . '/psr/container/src/ContainerInterface.php',
        'Psr\\Container\\NotFoundExceptionInterface' => __DIR__ . '/..' . '/psr/container/src/NotFoundExceptionInterface.php',
        'Segment\\Client' => __DIR__ . '/..' . '/segmentio/analytics-php/lib/Client.php',
        'Segment\\Consumer\\Consumer' => __DIR__ . '/..' . '/segmentio/analytics-php/lib/Consumer/Consumer.php',
        'Segment\\Consumer\\File' => __DIR__ . '/..' . '/segmentio/analytics-php/lib/Consumer/File.php',
        'Segment\\Consumer\\ForkCurl' => __DIR__ . '/..' . '/segmentio/analytics-php/lib/Consumer/ForkCurl.php',
        'Segment\\Consumer\\LibCurl' => __DIR__ . '/..' . '/segmentio/analytics-php/lib/Consumer/LibCurl.php',
        'Segment\\Consumer\\QueueConsumer' => __DIR__ . '/..' . '/segmentio/analytics-php/lib/Consumer/QueueConsumer.php',
        'Segment\\Consumer\\Socket' => __DIR__ . '/..' . '/segmentio/analytics-php/lib/Consumer/Socket.php',
        'Segment\\Segment' => __DIR__ . '/..' . '/segmentio/analytics-php/lib/Segment.php',
        'Segment\\SegmentException' => __DIR__ . '/..' . '/segmentio/analytics-php/lib/SegmentException.php',
        'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
        'Symfony\\Component\\HttpClient\\AmpHttpClient' => __DIR__ . '/..' . '/symfony/http-client/AmpHttpClient.php',
        'Symfony\\Component\\HttpClient\\AsyncDecoratorTrait' => __DIR__ . '/..' . '/symfony/http-client/AsyncDecoratorTrait.php',
        'Symfony\\Component\\HttpClient\\CachingHttpClient' => __DIR__ . '/..' . '/symfony/http-client/CachingHttpClient.php',
        'Symfony\\Component\\HttpClient\\Chunk\\DataChunk' => __DIR__ . '/..' . '/symfony/http-client/Chunk/DataChunk.php',
        'Symfony\\Component\\HttpClient\\Chunk\\ErrorChunk' => __DIR__ . '/..' . '/symfony/http-client/Chunk/ErrorChunk.php',
        'Symfony\\Component\\HttpClient\\Chunk\\FirstChunk' => __DIR__ . '/..' . '/symfony/http-client/Chunk/FirstChunk.php',
        'Symfony\\Component\\HttpClient\\Chunk\\InformationalChunk' => __DIR__ . '/..' . '/symfony/http-client/Chunk/InformationalChunk.php',
        'Symfony\\Component\\HttpClient\\Chunk\\LastChunk' => __DIR__ . '/..' . '/symfony/http-client/Chunk/LastChunk.php',
        'Symfony\\Component\\HttpClient\\Chunk\\ServerSentEvent' => __DIR__ . '/..' . '/symfony/http-client/Chunk/ServerSentEvent.php',
        'Symfony\\Component\\HttpClient\\CurlHttpClient' => __DIR__ . '/..' . '/symfony/http-client/CurlHttpClient.php',
        'Symfony\\Component\\HttpClient\\DataCollector\\HttpClientDataCollector' => __DIR__ . '/..' . '/symfony/http-client/DataCollector/HttpClientDataCollector.php',
        'Symfony\\Component\\HttpClient\\DecoratorTrait' => __DIR__ . '/..' . '/symfony/http-client/DecoratorTrait.php',
        'Symfony\\Component\\HttpClient\\DependencyInjection\\HttpClientPass' => __DIR__ . '/..' . '/symfony/http-client/DependencyInjection/HttpClientPass.php',
        'Symfony\\Component\\HttpClient\\EventSourceHttpClient' => __DIR__ . '/..' . '/symfony/http-client/EventSourceHttpClient.php',
        'Symfony\\Component\\HttpClient\\Exception\\ClientException' => __DIR__ . '/..' . '/symfony/http-client/Exception/ClientException.php',
        'Symfony\\Component\\HttpClient\\Exception\\EventSourceException' => __DIR__ . '/..' . '/symfony/http-client/Exception/EventSourceException.php',
        'Symfony\\Component\\HttpClient\\Exception\\HttpExceptionTrait' => __DIR__ . '/..' . '/symfony/http-client/Exception/HttpExceptionTrait.php',
        'Symfony\\Component\\HttpClient\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/symfony/http-client/Exception/InvalidArgumentException.php',
        'Symfony\\Component\\HttpClient\\Exception\\JsonException' => __DIR__ . '/..' . '/symfony/http-client/Exception/JsonException.php',
        'Symfony\\Component\\HttpClient\\Exception\\RedirectionException' => __DIR__ . '/..' . '/symfony/http-client/Exception/RedirectionException.php',
        'Symfony\\Component\\HttpClient\\Exception\\ServerException' => __DIR__ . '/..' . '/symfony/http-client/Exception/ServerException.php',
        'Symfony\\Component\\HttpClient\\Exception\\TimeoutException' => __DIR__ . '/..' . '/symfony/http-client/Exception/TimeoutException.php',
        'Symfony\\Component\\HttpClient\\Exception\\TransportException' => __DIR__ . '/..' . '/symfony/http-client/Exception/TransportException.php',
        'Symfony\\Component\\HttpClient\\HttpClient' => __DIR__ . '/..' . '/symfony/http-client/HttpClient.php',
        'Symfony\\Component\\HttpClient\\HttpClientTrait' => __DIR__ . '/..' . '/symfony/http-client/HttpClientTrait.php',
        'Symfony\\Component\\HttpClient\\HttpOptions' => __DIR__ . '/..' . '/symfony/http-client/HttpOptions.php',
        'Symfony\\Component\\HttpClient\\HttplugClient' => __DIR__ . '/..' . '/symfony/http-client/HttplugClient.php',
        'Symfony\\Component\\HttpClient\\Internal\\AmpBody' => __DIR__ . '/..' . '/symfony/http-client/Internal/AmpBody.php',
        'Symfony\\Component\\HttpClient\\Internal\\AmpClientState' => __DIR__ . '/..' . '/symfony/http-client/Internal/AmpClientState.php',
        'Symfony\\Component\\HttpClient\\Internal\\AmpListener' => __DIR__ . '/..' . '/symfony/http-client/Internal/AmpListener.php',
        'Symfony\\Component\\HttpClient\\Internal\\AmpResolver' => __DIR__ . '/..' . '/symfony/http-client/Internal/AmpResolver.php',
        'Symfony\\Component\\HttpClient\\Internal\\Canary' => __DIR__ . '/..' . '/symfony/http-client/Internal/Canary.php',
        'Symfony\\Component\\HttpClient\\Internal\\ClientState' => __DIR__ . '/..' . '/symfony/http-client/Internal/ClientState.php',
        'Symfony\\Component\\HttpClient\\Internal\\CurlClientState' => __DIR__ . '/..' . '/symfony/http-client/Internal/CurlClientState.php',
        'Symfony\\Component\\HttpClient\\Internal\\DnsCache' => __DIR__ . '/..' . '/symfony/http-client/Internal/DnsCache.php',
        'Symfony\\Component\\HttpClient\\Internal\\HttplugWaitLoop' => __DIR__ . '/..' . '/symfony/http-client/Internal/HttplugWaitLoop.php',
        'Symfony\\Component\\HttpClient\\Internal\\NativeClientState' => __DIR__ . '/..' . '/symfony/http-client/Internal/NativeClientState.php',
        'Symfony\\Component\\HttpClient\\Internal\\PushedResponse' => __DIR__ . '/..' . '/symfony/http-client/Internal/PushedResponse.php',
        'Symfony\\Component\\HttpClient\\MockHttpClient' => __DIR__ . '/..' . '/symfony/http-client/MockHttpClient.php',
        'Symfony\\Component\\HttpClient\\NativeHttpClient' => __DIR__ . '/..' . '/symfony/http-client/NativeHttpClient.php',
        'Symfony\\Component\\HttpClient\\NoPrivateNetworkHttpClient' => __DIR__ . '/..' . '/symfony/http-client/NoPrivateNetworkHttpClient.php',
        'Symfony\\Component\\HttpClient\\Psr18Client' => __DIR__ . '/..' . '/symfony/http-client/Psr18Client.php',
        'Symfony\\Component\\HttpClient\\Response\\AmpResponse' => __DIR__ . '/..' . '/symfony/http-client/Response/AmpResponse.php',
        'Symfony\\Component\\HttpClient\\Response\\AsyncContext' => __DIR__ . '/..' . '/symfony/http-client/Response/AsyncContext.php',
        'Symfony\\Component\\HttpClient\\Response\\AsyncResponse' => __DIR__ . '/..' . '/symfony/http-client/Response/AsyncResponse.php',
        'Symfony\\Component\\HttpClient\\Response\\CommonResponseTrait' => __DIR__ . '/..' . '/symfony/http-client/Response/CommonResponseTrait.php',
        'Symfony\\Component\\HttpClient\\Response\\CurlResponse' => __DIR__ . '/..' . '/symfony/http-client/Response/CurlResponse.php',
        'Symfony\\Component\\HttpClient\\Response\\HttplugPromise' => __DIR__ . '/..' . '/symfony/http-client/Response/HttplugPromise.php',
        'Symfony\\Component\\HttpClient\\Response\\MockResponse' => __DIR__ . '/..' . '/symfony/http-client/Response/MockResponse.php',
        'Symfony\\Component\\HttpClient\\Response\\NativeResponse' => __DIR__ . '/..' . '/symfony/http-client/Response/NativeResponse.php',
        'Symfony\\Component\\HttpClient\\Response\\ResponseStream' => __DIR__ . '/..' . '/symfony/http-client/Response/ResponseStream.php',
        'Symfony\\Component\\HttpClient\\Response\\StreamWrapper' => __DIR__ . '/..' . '/symfony/http-client/Response/StreamWrapper.php',
        'Symfony\\Component\\HttpClient\\Response\\StreamableInterface' => __DIR__ . '/..' . '/symfony/http-client/Response/StreamableInterface.php',
        'Symfony\\Component\\HttpClient\\Response\\TraceableResponse' => __DIR__ . '/..' . '/symfony/http-client/Response/TraceableResponse.php',
        'Symfony\\Component\\HttpClient\\Response\\TransportResponseTrait' => __DIR__ . '/..' . '/symfony/http-client/Response/TransportResponseTrait.php',
        'Symfony\\Component\\HttpClient\\Retry\\GenericRetryStrategy' => __DIR__ . '/..' . '/symfony/http-client/Retry/GenericRetryStrategy.php',
        'Symfony\\Component\\HttpClient\\Retry\\RetryStrategyInterface' => __DIR__ . '/..' . '/symfony/http-client/Retry/RetryStrategyInterface.php',
        'Symfony\\Component\\HttpClient\\RetryableHttpClient' => __DIR__ . '/..' . '/symfony/http-client/RetryableHttpClient.php',
        'Symfony\\Component\\HttpClient\\ScopingHttpClient' => __DIR__ . '/..' . '/symfony/http-client/ScopingHttpClient.php',
        'Symfony\\Component\\HttpClient\\TraceableHttpClient' => __DIR__ . '/..' . '/symfony/http-client/TraceableHttpClient.php',
        'Symfony\\Contracts\\HttpClient\\ChunkInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/ChunkInterface.php',
        'Symfony\\Contracts\\HttpClient\\Exception\\ClientExceptionInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/Exception/ClientExceptionInterface.php',
        'Symfony\\Contracts\\HttpClient\\Exception\\DecodingExceptionInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/Exception/DecodingExceptionInterface.php',
        'Symfony\\Contracts\\HttpClient\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/Exception/ExceptionInterface.php',
        'Symfony\\Contracts\\HttpClient\\Exception\\HttpExceptionInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/Exception/HttpExceptionInterface.php',
        'Symfony\\Contracts\\HttpClient\\Exception\\RedirectionExceptionInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/Exception/RedirectionExceptionInterface.php',
        'Symfony\\Contracts\\HttpClient\\Exception\\ServerExceptionInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/Exception/ServerExceptionInterface.php',
        'Symfony\\Contracts\\HttpClient\\Exception\\TimeoutExceptionInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/Exception/TimeoutExceptionInterface.php',
        'Symfony\\Contracts\\HttpClient\\Exception\\TransportExceptionInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/Exception/TransportExceptionInterface.php',
        'Symfony\\Contracts\\HttpClient\\HttpClientInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/HttpClientInterface.php',
        'Symfony\\Contracts\\HttpClient\\ResponseInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/ResponseInterface.php',
        'Symfony\\Contracts\\HttpClient\\ResponseStreamInterface' => __DIR__ . '/..' . '/symfony/http-client-contracts/ResponseStreamInterface.php',
        'Symfony\\Contracts\\HttpClient\\Test\\HttpClientTestCase' => __DIR__ . '/..' . '/symfony/http-client-contracts/Test/HttpClientTestCase.php',
        'Symfony\\Contracts\\HttpClient\\Test\\TestHttpServer' => __DIR__ . '/..' . '/symfony/http-client-contracts/Test/TestHttpServer.php',
        'Symfony\\Contracts\\Service\\Attribute\\Required' => __DIR__ . '/..' . '/symfony/service-contracts/Attribute/Required.php',
        'Symfony\\Contracts\\Service\\Attribute\\SubscribedService' => __DIR__ . '/..' . '/symfony/service-contracts/Attribute/SubscribedService.php',
        'Symfony\\Contracts\\Service\\ResetInterface' => __DIR__ . '/..' . '/symfony/service-contracts/ResetInterface.php',
        'Symfony\\Contracts\\Service\\ServiceLocatorTrait' => __DIR__ . '/..' . '/symfony/service-contracts/ServiceLocatorTrait.php',
        'Symfony\\Contracts\\Service\\ServiceProviderInterface' => __DIR__ . '/..' . '/symfony/service-contracts/ServiceProviderInterface.php',
        'Symfony\\Contracts\\Service\\ServiceSubscriberInterface' => __DIR__ . '/..' . '/symfony/service-contracts/ServiceSubscriberInterface.php',
        'Symfony\\Contracts\\Service\\ServiceSubscriberTrait' => __DIR__ . '/..' . '/symfony/service-contracts/ServiceSubscriberTrait.php',
        'Symfony\\Contracts\\Service\\Test\\ServiceLocatorTest' => __DIR__ . '/..' . '/symfony/service-contracts/Test/ServiceLocatorTest.php',
        'Symfony\\Contracts\\Service\\Test\\ServiceLocatorTestCase' => __DIR__ . '/..' . '/symfony/service-contracts/Test/ServiceLocatorTestCase.php',
        'Symfony\\Polyfill\\Php73\\Php73' => __DIR__ . '/..' . '/symfony/polyfill-php73/Php73.php',
        'Symfony\\Polyfill\\Php80\\Php80' => __DIR__ . '/..' . '/symfony/polyfill-php80/Php80.php',
        'Symfony\\Polyfill\\Php80\\PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/PhpToken.php',
        'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
        'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit39b5fb0d824c10841f17e2bd53b062e4::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit39b5fb0d824c10841f17e2bd53b062e4::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInit39b5fb0d824c10841f17e2bd53b062e4::$classMap;

        }, null, ClassLoader::class);
    }
}
