/home/edulekha/public_html/wp-content/plugins/wp-slimstat/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit09c8e0e0cfea3b2fb368cb99a2eeaaec
{
    public static $files = array (
        '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
        '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
    );

    public static $prefixLengthsPsr4 = array (
        'S' =>
        array (
            'SlimStat\\' => 9,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'SlimStat\\' =>
        array (
            0 => __DIR__ . '/../..' . '/src',
        ),
    );

    public static $classMap = array (
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'SlimStat\\Components\\View' => __DIR__ . '/../..' . '/src/Components/View.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Browscap' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Browscap.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\BrowscapInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/BrowscapInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\BrowscapUpdater' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/BrowscapUpdater.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\BrowscapUpdaterInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/BrowscapUpdaterInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Cache\\BrowscapCache' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Cache/BrowscapCache.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Cache\\BrowscapCacheInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Cache/BrowscapCacheInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Command\\CheckUpdateCommand' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Command/CheckUpdateCommand.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Command\\ConvertCommand' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Command/ConvertCommand.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Command\\FetchCommand' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Command/FetchCommand.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Command\\ParserCommand' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Command/ParserCommand.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Command\\UpdateCommand' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Command/UpdateCommand.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Data\\PropertyFormatter' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Data/PropertyFormatter.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Data\\PropertyHolder' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Data/PropertyHolder.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Exception' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Exception.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Exception\\DomainException' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Exception/DomainException.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Exception\\ErrorCachedVersionException' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Exception/ErrorCachedVersionException.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Exception\\ErrorReadingFileException' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Exception/ErrorReadingFileException.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Exception\\FetcherException' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Exception/FetcherException.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Exception\\FileNameMissingException' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Exception/FileNameMissingException.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Exception\\FileNotFoundException' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Exception/FileNotFoundException.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Exception\\InvalidArgumentException' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Exception/InvalidArgumentException.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Exception\\NoCachedVersionException' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Exception/NoCachedVersionException.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Exception\\NoNewVersionException' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Exception/NoNewVersionException.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Formatter\\FormatterInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Formatter/FormatterInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Formatter\\LegacyFormatter' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Formatter/LegacyFormatter.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Formatter\\PhpGetBrowser' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Formatter/PhpGetBrowser.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\Converter' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/Converter.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\ConverterInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/ConverterInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\Exception' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/Exception.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\Filesystem' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/Filesystem.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\IniLoader' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/IniLoader.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\IniLoaderInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/IniLoaderInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\LoggerHelper' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/LoggerHelper.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\Quoter' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/Quoter.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\QuoterInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/QuoterInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\Support' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/Support.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Helper\\SupportInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Helper/SupportInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\IniParser\\IniParser' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/IniParser/IniParser.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\IniParser\\ParserInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/IniParser/ParserInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Parser\\Helper\\GetData' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Parser/Helper/GetData.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Parser\\Helper\\GetDataInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Parser/Helper/GetDataInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Parser\\Helper\\GetPattern' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Parser/Helper/GetPattern.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Parser\\Helper\\GetPatternInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Parser/Helper/GetPatternInterface.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Parser\\Helper\\Pattern' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Parser/Helper/Pattern.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Parser\\Helper\\SubKey' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Parser/Helper/SubKey.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Parser\\Ini' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Parser/Ini.php',
        'SlimStat\\Dependencies\\BrowscapPHP\\Parser\\ParserInterface' => __DIR__ . '/../..' . '/src/Dependencies/BrowscapPHP/Parser/ParserInterface.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\BodySummarizer' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/BodySummarizer.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\BodySummarizerInterface' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/BodySummarizerInterface.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Client' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Client.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\ClientInterface' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/ClientInterface.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\ClientTrait' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/ClientTrait.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Cookie\\CookieJar' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Cookie/CookieJar.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Cookie\\CookieJarInterface' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Cookie/CookieJarInterface.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Cookie\\FileCookieJar' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Cookie/FileCookieJar.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Cookie\\SessionCookieJar' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Cookie/SessionCookieJar.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Cookie\\SetCookie' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Cookie/SetCookie.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Exception\\BadResponseException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Exception/BadResponseException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Exception\\ClientException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Exception/ClientException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Exception\\ConnectException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Exception/ConnectException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Exception\\GuzzleException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Exception/GuzzleException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Exception\\InvalidArgumentException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Exception/InvalidArgumentException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Exception\\RequestException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Exception/RequestException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Exception\\ServerException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Exception/ServerException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Exception\\TooManyRedirectsException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Exception/TooManyRedirectsException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Exception\\TransferException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Exception/TransferException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\HandlerStack' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/HandlerStack.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Handler\\CurlFactory' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Handler/CurlFactory.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Handler\\CurlFactoryInterface' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Handler/CurlFactoryInterface.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Handler\\CurlHandler' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Handler/CurlHandler.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Handler\\CurlMultiHandler' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Handler/CurlMultiHandler.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Handler\\EasyHandle' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Handler/EasyHandle.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Handler\\HeaderProcessor' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Handler/HeaderProcessor.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Handler\\MockHandler' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Handler/MockHandler.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Handler\\Proxy' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Handler/Proxy.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Handler\\StreamHandler' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Handler/StreamHandler.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\MessageFormatter' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/MessageFormatter.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\MessageFormatterInterface' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/MessageFormatterInterface.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Middleware' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Middleware.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Pool' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Pool.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\PrepareBodyMiddleware' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/PrepareBodyMiddleware.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\AggregateException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/AggregateException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\CancellationException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/CancellationException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\Coroutine' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/Coroutine.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\Create' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/Create.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\Each' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/Each.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\EachPromise' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/EachPromise.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\FulfilledPromise' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/FulfilledPromise.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\Is' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/Is.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\Promise' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/Promise.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\PromiseInterface' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/PromiseInterface.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\PromisorInterface' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/PromisorInterface.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\RejectedPromise' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/RejectedPromise.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\RejectionException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/RejectionException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\TaskQueue' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/TaskQueue.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\TaskQueueInterface' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/TaskQueueInterface.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Promise\\Utils' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Promise/Utils.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\AppendStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/AppendStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\BufferStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/BufferStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\CachingStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/CachingStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\DroppingStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/DroppingStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\Exception\\MalformedUriException' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/Exception/MalformedUriException.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\FnStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/FnStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\Header' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/Header.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\HttpFactory' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/HttpFactory.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\InflateStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/InflateStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\LazyOpenStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/LazyOpenStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\LimitStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/LimitStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\Message' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/Message.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\MessageTrait' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/MessageTrait.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\MimeType' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/MimeType.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\MultipartStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/MultipartStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\NoSeekStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/NoSeekStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\PumpStream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/PumpStream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\Query' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/Query.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\Request' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/Request.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\Response' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/Response.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\Rfc7230' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/Rfc7230.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\ServerRequest' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/ServerRequest.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\Stream' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/Stream.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\StreamDecoratorTrait' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/StreamDecoratorTrait.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\StreamWrapper' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/StreamWrapper.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\UploadedFile' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/UploadedFile.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\Uri' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/Uri.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\UriComparator' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/UriComparator.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\UriNormalizer' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/UriNormalizer.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\UriResolver' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/UriResolver.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Psr7\\Utils' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Psr7/Utils.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\RedirectMiddleware' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/RedirectMiddleware.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\RequestOptions' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/RequestOptions.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\RetryMiddleware' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/RetryMiddleware.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\TransferStats' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/TransferStats.php',
        'SlimStat\\Dependencies\\GuzzleHttp\\Utils' => __DIR__ . '/../..' . '/src/Dependencies/GuzzleHttp/Utils.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\Config' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/Config.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\CorruptedPathDetected' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/CorruptedPathDetected.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\DirectoryAttributes' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/DirectoryAttributes.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\DirectoryListing' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/DirectoryListing.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\FileAttributes' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/FileAttributes.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\Filesystem' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/Filesystem.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\FilesystemAdapter' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/FilesystemAdapter.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\FilesystemException' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/FilesystemException.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\FilesystemOperationFailed' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/FilesystemOperationFailed.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\FilesystemOperator' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/FilesystemOperator.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\FilesystemReader' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/FilesystemReader.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\FilesystemWriter' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/FilesystemWriter.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\InvalidStreamProvided' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/InvalidStreamProvided.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\InvalidVisibilityProvided' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/InvalidVisibilityProvided.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\Local\\LocalFilesystemAdapter' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/Local/LocalFilesystemAdapter.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\MountManager' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/MountManager.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\PathNormalizer' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/PathNormalizer.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\PathPrefixer' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/PathPrefixer.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\PathTraversalDetected' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/PathTraversalDetected.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\PortableVisibilityGuard' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/PortableVisibilityGuard.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\ProxyArrayAccessToProperties' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/ProxyArrayAccessToProperties.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\StorageAttributes' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/StorageAttributes.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\SymbolicLinkEncountered' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/SymbolicLinkEncountered.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToCheckFileExistence' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToCheckFileExistence.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToCopyFile' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToCopyFile.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToCreateDirectory' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToCreateDirectory.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToDeleteDirectory' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToDeleteDirectory.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToDeleteFile' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToDeleteFile.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToMountFilesystem' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToMountFilesystem.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToMoveFile' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToMoveFile.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToReadFile' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToReadFile.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToResolveFilesystemMount' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToResolveFilesystemMount.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToRetrieveMetadata' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToRetrieveMetadata.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToSetVisibility' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToSetVisibility.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnableToWriteFile' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnableToWriteFile.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnixVisibility\\PortableVisibilityConverter' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnixVisibility/PortableVisibilityConverter.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnixVisibility\\VisibilityConverter' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnixVisibility/VisibilityConverter.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\UnreadableFileEncountered' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/UnreadableFileEncountered.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\Visibility' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/Visibility.php',
        'SlimStat\\Dependencies\\League\\Flysystem\\WhitespacePathNormalizer' => __DIR__ . '/../..' . '/src/Dependencies/League/Flysystem/WhitespacePathNormalizer.php',
        'SlimStat\\Dependencies\\League\\MimeTypeDetection\\EmptyExtensionToMimeTypeMap' => __DIR__ . '/../..' . '/src/Dependencies/League/MimeTypeDetection/EmptyExtensionToMimeTypeMap.php',
        'SlimStat\\Dependencies\\League\\MimeTypeDetection\\ExtensionLookup' => __DIR__ . '/../..' . '/src/Dependencies/League/MimeTypeDetection/ExtensionLookup.php',
        'SlimStat\\Dependencies\\League\\MimeTypeDetection\\ExtensionMimeTypeDetector' => __DIR__ . '/../..' . '/src/Dependencies/League/MimeTypeDetection/ExtensionMimeTypeDetector.php',
        'SlimStat\\Dependencies\\League\\MimeTypeDetection\\ExtensionToMimeTypeMap' => __DIR__ . '/../..' . '/src/Dependencies/League/MimeTypeDetection/ExtensionToMimeTypeMap.php',
        'SlimStat\\Dependencies\\League\\MimeTypeDetection\\FinfoMimeTypeDetector' => __DIR__ . '/../..' . '/src/Dependencies/League/MimeTypeDetection/FinfoMimeTypeDetector.php',
        'SlimStat\\Dependencies\\League\\MimeTypeDetection\\GeneratedExtensionToMimeTypeMap' => __DIR__ . '/../..' . '/src/Dependencies/League/MimeTypeDetection/GeneratedExtensionToMimeTypeMap.php',
        'SlimStat\\Dependencies\\League\\MimeTypeDetection\\MimeTypeDetector' => __DIR__ . '/../..' . '/src/Dependencies/League/MimeTypeDetection/MimeTypeDetector.php',
        'SlimStat\\Dependencies\\League\\MimeTypeDetection\\OverridingExtensionToMimeTypeMap' => __DIR__ . '/../..' . '/src/Dependencies/League/MimeTypeDetection/OverridingExtensionToMimeTypeMap.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Apc' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Apc.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Collections\\Apc' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Collections/Apc.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Collections\\Couchbase' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Collections/Couchbase.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Collections\\Flysystem' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Collections/Flysystem.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Collections\\Memcached' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Collections/Memcached.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Collections\\MemoryStore' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Collections/MemoryStore.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Collections\\Redis' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Collections/Redis.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Collections\\SQL' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Collections/SQL.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Collections\\Utils\\PrefixKeys' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Collections/Utils/PrefixKeys.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Collections\\Utils\\PrefixReset' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Collections/Utils/PrefixReset.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Couchbase' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Couchbase.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Flysystem' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Flysystem.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Memcached' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Memcached.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\MemoryStore' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/MemoryStore.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\MySQL' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/MySQL.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\PostgreSQL' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/PostgreSQL.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\Redis' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/Redis.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\SQL' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/SQL.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Adapters\\SQLite' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Adapters/SQLite.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Buffered\\BufferedStore' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Buffered/BufferedStore.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Buffered\\TransactionalStore' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Buffered/TransactionalStore.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Buffered\\Utils\\Buffer' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Buffered/Utils/Buffer.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Buffered\\Utils\\BufferCollection' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Buffered/Utils/BufferCollection.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Buffered\\Utils\\Defer' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Buffered/Utils/Defer.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Buffered\\Utils\\Transaction' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Buffered/Utils/Transaction.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Exception\\Exception' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Exception/Exception.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Exception\\InvalidCollection' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Exception/InvalidCollection.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Exception\\InvalidKey' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Exception/InvalidKey.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Exception\\OperationFailed' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Exception/OperationFailed.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Exception\\ServerUnhealthy' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Exception/ServerUnhealthy.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Exception\\UnbegunTransaction' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Exception/UnbegunTransaction.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Exception\\UncommittedTransaction' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Exception/UncommittedTransaction.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\KeyValueStore' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/KeyValueStore.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Psr16\\InvalidArgumentException' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Psr16/InvalidArgumentException.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Psr16\\SimpleCache' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Psr16/SimpleCache.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Psr6\\InvalidArgumentException' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Psr6/InvalidArgumentException.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Psr6\\Item' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Psr6/Item.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Psr6\\Pool' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Psr6/Pool.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Psr6\\Repository' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Psr6/Repository.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Scale\\Shard' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Scale/Shard.php',
        'SlimStat\\Dependencies\\MatthiasMullie\\Scrapbook\\Scale\\StampedeProtector' => __DIR__ . '/../..' . '/src/Dependencies/MatthiasMullie/Scrapbook/Scale/StampedeProtector.php',
        'SlimStat\\Dependencies\\Psr\\Cache\\CacheException' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Cache/CacheException.php',
        'SlimStat\\Dependencies\\Psr\\Cache\\CacheItemInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Cache/CacheItemInterface.php',
        'SlimStat\\Dependencies\\Psr\\Cache\\CacheItemPoolInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Cache/CacheItemPoolInterface.php',
        'SlimStat\\Dependencies\\Psr\\Cache\\InvalidArgumentException' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Cache/InvalidArgumentException.php',
        'SlimStat\\Dependencies\\Psr\\Container\\ContainerExceptionInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Container/ContainerExceptionInterface.php',
        'SlimStat\\Dependencies\\Psr\\Container\\ContainerInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Container/ContainerInterface.php',
        'SlimStat\\Dependencies\\Psr\\Container\\NotFoundExceptionInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Container/NotFoundExceptionInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Client\\ClientExceptionInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Client/ClientExceptionInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Client\\ClientInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Client/ClientInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Client\\NetworkExceptionInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Client/NetworkExceptionInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Client\\RequestExceptionInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Client/RequestExceptionInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\MessageInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/MessageInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\RequestFactoryInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/RequestFactoryInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\RequestInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/RequestInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\ResponseFactoryInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/ResponseFactoryInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\ResponseInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/ResponseInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\ServerRequestFactoryInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/ServerRequestFactoryInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\ServerRequestInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/ServerRequestInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\StreamFactoryInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/StreamFactoryInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\StreamInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/StreamInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\UploadedFileFactoryInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/UploadedFileFactoryInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\UploadedFileInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/UploadedFileInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\UriFactoryInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/UriFactoryInterface.php',
        'SlimStat\\Dependencies\\Psr\\Http\\Message\\UriInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Http/Message/UriInterface.php',
        'SlimStat\\Dependencies\\Psr\\Log\\AbstractLogger' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/AbstractLogger.php',
        'SlimStat\\Dependencies\\Psr\\Log\\InvalidArgumentException' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/InvalidArgumentException.php',
        'SlimStat\\Dependencies\\Psr\\Log\\LogLevel' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/LogLevel.php',
        'SlimStat\\Dependencies\\Psr\\Log\\LoggerAwareInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/LoggerAwareInterface.php',
        'SlimStat\\Dependencies\\Psr\\Log\\LoggerAwareTrait' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/LoggerAwareTrait.php',
        'SlimStat\\Dependencies\\Psr\\Log\\LoggerInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/LoggerInterface.php',
        'SlimStat\\Dependencies\\Psr\\Log\\LoggerTrait' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/LoggerTrait.php',
        'SlimStat\\Dependencies\\Psr\\Log\\NullLogger' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/NullLogger.php',
        'SlimStat\\Dependencies\\Psr\\Log\\Test\\DummyTest' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/Test/DummyTest.php',
        'SlimStat\\Dependencies\\Psr\\Log\\Test\\LoggerInterfaceTest' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/Test/LoggerInterfaceTest.php',
        'SlimStat\\Dependencies\\Psr\\Log\\Test\\TestLogger' => __DIR__ . '/../..' . '/src/Dependencies/Psr/Log/Test/TestLogger.php',
        'SlimStat\\Dependencies\\Psr\\SimpleCache\\CacheException' => __DIR__ . '/../..' . '/src/Dependencies/Psr/SimpleCache/CacheException.php',
        'SlimStat\\Dependencies\\Psr\\SimpleCache\\CacheInterface' => __DIR__ . '/../..' . '/src/Dependencies/Psr/SimpleCache/CacheInterface.php',
        'SlimStat\\Dependencies\\Psr\\SimpleCache\\InvalidArgumentException' => __DIR__ . '/../..' . '/src/Dependencies/Psr/SimpleCache/InvalidArgumentException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Application' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Application.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\CI\\GithubActionReporter' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/CI/GithubActionReporter.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Color' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Color.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\CommandLoader\\CommandLoaderInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/CommandLoader/CommandLoaderInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\CommandLoader\\ContainerCommandLoader' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/CommandLoader/ContainerCommandLoader.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\CommandLoader\\FactoryCommandLoader' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/CommandLoader/FactoryCommandLoader.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Command\\Command' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Command/Command.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Command\\CompleteCommand' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Command/CompleteCommand.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Command\\DumpCompletionCommand' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Command/DumpCompletionCommand.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Command\\HelpCommand' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Command/HelpCommand.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Command\\LazyCommand' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Command/LazyCommand.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Command\\ListCommand' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Command/ListCommand.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Command\\LockableTrait' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Command/LockableTrait.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Command\\SignalableCommandInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Command/SignalableCommandInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Completion\\CompletionInput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Completion/CompletionInput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Completion\\CompletionSuggestions' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Completion/CompletionSuggestions.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Completion\\Output\\BashCompletionOutput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Completion/Output/BashCompletionOutput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Completion\\Output\\CompletionOutputInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Completion/Output/CompletionOutputInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Completion\\Suggestion' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Completion/Suggestion.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\ConsoleEvents' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/ConsoleEvents.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Cursor' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Cursor.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\DependencyInjection\\AddConsoleCommandPass' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/DependencyInjection/AddConsoleCommandPass.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Descriptor\\ApplicationDescription' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Descriptor/ApplicationDescription.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Descriptor\\Descriptor' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Descriptor/Descriptor.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Descriptor\\DescriptorInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Descriptor/DescriptorInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Descriptor\\JsonDescriptor' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Descriptor/JsonDescriptor.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Descriptor\\MarkdownDescriptor' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Descriptor\\TextDescriptor' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Descriptor/TextDescriptor.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Descriptor\\XmlDescriptor' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Descriptor/XmlDescriptor.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\EventListener\\ErrorListener' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/EventListener/ErrorListener.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Event/ConsoleCommandEvent.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Event/ConsoleErrorEvent.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Event\\ConsoleEvent' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Event/ConsoleEvent.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Event/ConsoleSignalEvent.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Event/ConsoleTerminateEvent.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Exception\\CommandNotFoundException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Exception/CommandNotFoundException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Exception\\ExceptionInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Exception/ExceptionInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Exception\\InvalidArgumentException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Exception/InvalidArgumentException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Exception\\InvalidOptionException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Exception/InvalidOptionException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Exception\\LogicException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Exception/LogicException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Exception\\MissingInputException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Exception/MissingInputException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Exception\\NamespaceNotFoundException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Exception/NamespaceNotFoundException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Exception\\RuntimeException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Exception/RuntimeException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Formatter\\NullOutputFormatter' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Formatter/NullOutputFormatter.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Formatter\\NullOutputFormatterStyle' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Formatter/NullOutputFormatterStyle.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Formatter\\OutputFormatter' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Formatter/OutputFormatter.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Formatter\\OutputFormatterInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Formatter/OutputFormatterInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Formatter\\OutputFormatterStyle' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Formatter/OutputFormatterStyle.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Formatter\\OutputFormatterStyleInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Formatter/OutputFormatterStyleInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Formatter\\OutputFormatterStyleStack' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Formatter\\WrappableOutputFormatterInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Formatter/WrappableOutputFormatterInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\DebugFormatterHelper' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/DebugFormatterHelper.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\DescriptorHelper' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/DescriptorHelper.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\Dumper' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/Dumper.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\FormatterHelper' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/FormatterHelper.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\Helper' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/Helper.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\HelperInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/HelperInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\HelperSet' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/HelperSet.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\InputAwareHelper' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/InputAwareHelper.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\ProcessHelper' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/ProcessHelper.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\ProgressBar' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/ProgressBar.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\ProgressIndicator' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/ProgressIndicator.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\QuestionHelper' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/QuestionHelper.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\SymfonyQuestionHelper' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/SymfonyQuestionHelper.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\Table' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/Table.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\TableCell' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/TableCell.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\TableCellStyle' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/TableCellStyle.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\TableRows' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/TableRows.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\TableSeparator' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/TableSeparator.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Helper\\TableStyle' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Helper/TableStyle.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Input\\ArgvInput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Input/ArgvInput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Input\\ArrayInput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Input/ArrayInput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Input\\Input' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Input/Input.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Input\\InputArgument' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Input/InputArgument.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Input\\InputAwareInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Input/InputAwareInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Input\\InputDefinition' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Input/InputDefinition.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Input\\InputInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Input/InputInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Input\\InputOption' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Input/InputOption.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Input\\StreamableInputInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Input/StreamableInputInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Input\\StringInput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Input/StringInput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Logger\\ConsoleLogger' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Logger/ConsoleLogger.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Output\\BufferedOutput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Output/BufferedOutput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Output\\ConsoleOutput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Output/ConsoleOutput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Output\\ConsoleOutputInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Output/ConsoleOutputInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Output\\ConsoleSectionOutput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Output/ConsoleSectionOutput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Output\\NullOutput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Output/NullOutput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Output\\Output' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Output/Output.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Output\\OutputInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Output/OutputInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Output\\StreamOutput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Output/StreamOutput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Output\\TrimmedBufferOutput' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Output/TrimmedBufferOutput.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Question\\ChoiceQuestion' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Question/ChoiceQuestion.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Question\\ConfirmationQuestion' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Question/ConfirmationQuestion.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Question\\Question' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Question/Question.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\SignalRegistry\\SignalRegistry' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/SignalRegistry/SignalRegistry.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\SingleCommandApplication' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/SingleCommandApplication.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Style\\OutputStyle' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Style/OutputStyle.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Style\\StyleInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Style/StyleInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Style\\SymfonyStyle' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Style/SymfonyStyle.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Terminal' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Terminal.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Tester\\ApplicationTester' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Tester/ApplicationTester.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Tester\\CommandCompletionTester' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Tester/CommandCompletionTester.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Tester\\CommandTester' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Tester/CommandTester.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Tester\\Constraint\\CommandIsSuccessful' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Tester/Constraint/CommandIsSuccessful.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Console\\Tester\\TesterTrait' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Console/Tester/TesterTrait.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Filesystem\\Exception\\ExceptionInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Filesystem/Exception/ExceptionInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Filesystem\\Exception\\FileNotFoundException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Filesystem/Exception/FileNotFoundException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Filesystem\\Exception\\IOException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Filesystem/Exception/IOException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Filesystem\\Exception\\IOExceptionInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Filesystem/Exception/IOExceptionInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Filesystem\\Exception\\InvalidArgumentException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Filesystem/Exception/InvalidArgumentException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Filesystem\\Exception\\RuntimeException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Filesystem/Exception/RuntimeException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Filesystem\\Filesystem' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Filesystem/Filesystem.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\Filesystem\\Path' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/Filesystem/Path.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\AbstractString' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/AbstractString.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\AbstractUnicodeString' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/AbstractUnicodeString.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\ByteString' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/ByteString.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\CodePointString' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/CodePointString.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\Exception\\ExceptionInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/Exception/ExceptionInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\Exception\\InvalidArgumentException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/Exception/InvalidArgumentException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\Exception\\RuntimeException' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/Exception/RuntimeException.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\Inflector\\EnglishInflector' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/Inflector/EnglishInflector.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\Inflector\\FrenchInflector' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/Inflector/FrenchInflector.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\Inflector\\InflectorInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/Inflector/InflectorInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\LazyString' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/LazyString.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\Slugger\\AsciiSlugger' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/Slugger/AsciiSlugger.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\Slugger\\SluggerInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/Slugger/SluggerInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Component\\String\\UnicodeString' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Component/String/UnicodeString.php',
        'SlimStat\\Dependencies\\Symfony\\Contracts\\Service\\ResetInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Contracts/Service/ResetInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Contracts\\Service\\ServiceCollectionInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Contracts/Service/ServiceCollectionInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Contracts\\Service\\ServiceLocatorTrait' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Contracts/Service/ServiceLocatorTrait.php',
        'SlimStat\\Dependencies\\Symfony\\Contracts\\Service\\ServiceMethodsSubscriberTrait' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Contracts/Service/ServiceMethodsSubscriberTrait.php',
        'SlimStat\\Dependencies\\Symfony\\Contracts\\Service\\ServiceProviderInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Contracts/Service/ServiceProviderInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Contracts\\Service\\ServiceSubscriberInterface' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Contracts/Service/ServiceSubscriberInterface.php',
        'SlimStat\\Dependencies\\Symfony\\Contracts\\Service\\ServiceSubscriberTrait' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Contracts/Service/ServiceSubscriberTrait.php',
        'SlimStat\\Dependencies\\Symfony\\Contracts\\Service\\Test\\ServiceLocatorTest' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Contracts/Service/Test/ServiceLocatorTest.php',
        'SlimStat\\Dependencies\\Symfony\\Contracts\\Service\\Test\\ServiceLocatorTestCase' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Contracts/Service/Test/ServiceLocatorTestCase.php',
        'SlimStat\\Dependencies\\Symfony\\Polyfill\\Ctype\\Ctype' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Polyfill/Ctype/Ctype.php',
        'SlimStat\\Dependencies\\Symfony\\Polyfill\\Intl\\Grapheme\\Grapheme' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Polyfill/Intl/Grapheme/Grapheme.php',
        'SlimStat\\Dependencies\\Symfony\\Polyfill\\Mbstring\\Mbstring' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Polyfill/Mbstring/Mbstring.php',
        'SlimStat\\Dependencies\\Symfony\\Polyfill\\Php73\\Php73' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Polyfill/Php73/Php73.php',
        'SlimStat\\Dependencies\\Symfony\\Polyfill\\Php80\\Php80' => __DIR__ . '/../..' . '/src/Dependencies/Symfony/Polyfill/Php80/Php80.php',
        'SlimStat\\Exception\\LogException' => __DIR__ . '/../..' . '/src/Exception/LogException.php',
        'SlimStat\\Helpers\\DataBuckets' => __DIR__ . '/../..' . '/src/Helpers/DataBuckets.php',
        'SlimStat\\Modules\\Chart' => __DIR__ . '/../..' . '/src/Modules/Chart.php',
        'SlimStat\\Providers\\RESTService' => __DIR__ . '/../..' . '/src/Providers/RESTService.php',
        'SlimStat\\Services\\Browscap' => __DIR__ . '/../..' . '/src/Services/Browscap.php',
        'SlimStat\\Services\\GeoIP' => __DIR__ . '/../..' . '/src/Services/GeoIP.php',
        'SlimStat\\Services\\GeoService' => __DIR__ . '/../..' . '/src/Services/GeoService.php',
        'SlimStat\\Utils\\InvalidDatabaseException' => __DIR__ . '/../..' . '/src/Utils/InvalidDatabaseException.php',
        'SlimStat\\Utils\\MaxMindDecoder' => __DIR__ . '/../..' . '/src/Utils/MaxMindDecoder.php',
        'SlimStat\\Utils\\MaxMindMetadata' => __DIR__ . '/../..' . '/src/Utils/MaxMindMetadata.php',
        'SlimStat\\Utils\\MaxMindReader' => __DIR__ . '/../..' . '/src/Utils/MaxMindReader.php',
        'SlimStat\\Utils\\MaxMindUtil' => __DIR__ . '/../..' . '/src/Utils/MaxMindUtil.php',
        'SlimStat\\Utils\\UADetector' => __DIR__ . '/../..' . '/src/Utils/UADetector.php',
    );

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

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