<?php

// autoload_classmap.php @generated by Composer

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

return array(
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\AbstractBinary' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/AbstractBinary.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\BinaryDriverTestCase' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/BinaryDriverTestCase.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\BinaryInterface' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/BinaryInterface.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\Configuration' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/Configuration.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\ConfigurationAwareInterface' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/ConfigurationAwareInterface.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\ConfigurationInterface' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/ConfigurationInterface.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\Exception\\ExceptionInterface' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/Exception/ExceptionInterface.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\Exception\\ExecutableNotFoundException' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/Exception/ExecutableNotFoundException.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\Exception\\ExecutionFailureException' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/Exception/ExecutionFailureException.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\Exception\\InvalidArgumentException' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/Exception/InvalidArgumentException.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\Listeners\\DebugListener' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/Listeners/DebugListener.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\Listeners\\ListenerInterface' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/Listeners/ListenerInterface.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\Listeners\\Listeners' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/Listeners/Listeners.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\ProcessBuilderFactory' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/ProcessBuilderFactory.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\ProcessBuilderFactoryAwareInterface' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/ProcessBuilderFactoryAwareInterface.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\ProcessBuilderFactoryInterface' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/ProcessBuilderFactoryInterface.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\ProcessRunner' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/ProcessRunner.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\ProcessRunnerAwareInterface' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/ProcessRunnerAwareInterface.php',
    'BuddyBossPlatform\\Alchemy\\BinaryDriver\\ProcessRunnerInterface' => $vendorDir . '/alchemy/binary-driver/src/Alchemy/BinaryDriver/ProcessRunnerInterface.php',
    'BuddyBossPlatform\\Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\ApcCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\ApcuCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/ApcuCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\ArrayCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\Cache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\CacheProvider' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\ChainCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\ClearableCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\CouchbaseBucketCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseBucketCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\CouchbaseCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\ExtMongoDBCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/ExtMongoDBCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\FileCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\FilesystemCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\FlushableCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\InvalidCacheId' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/InvalidCacheId.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\LegacyMongoDBCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/LegacyMongoDBCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\MemcacheCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\MemcachedCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\MongoDBCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\MultiDeleteCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\MultiGetCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\MultiOperationCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\MultiPutCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\PhpFileCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\PredisCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\Psr6\\CacheAdapter' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\Psr6\\CacheItem' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheItem.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\Psr6\\DoctrineProvider' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\Psr6\\InvalidArgument' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/InvalidArgument.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\Psr6\\TypedCacheItem' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/TypedCacheItem.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\RedisCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\SQLite3Cache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\Version' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/Version.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\VoidCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/VoidCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\WinCacheCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\XcacheCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php',
    'BuddyBossPlatform\\Doctrine\\Common\\Cache\\ZendDataCache' => $vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php',
    'BuddyBossPlatform\\Evenement\\EventEmitter' => $vendorDir . '/evenement/evenement/src/EventEmitter.php',
    'BuddyBossPlatform\\Evenement\\EventEmitterInterface' => $vendorDir . '/evenement/evenement/src/EventEmitterInterface.php',
    'BuddyBossPlatform\\Evenement\\EventEmitterTrait' => $vendorDir . '/evenement/evenement/src/EventEmitterTrait.php',
    'BuddyBossPlatform\\FFMpeg\\Coordinate\\AspectRatio' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Coordinate/AspectRatio.php',
    'BuddyBossPlatform\\FFMpeg\\Coordinate\\Dimension' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Coordinate/Dimension.php',
    'BuddyBossPlatform\\FFMpeg\\Coordinate\\FrameRate' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Coordinate/FrameRate.php',
    'BuddyBossPlatform\\FFMpeg\\Coordinate\\Point' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Coordinate/Point.php',
    'BuddyBossPlatform\\FFMpeg\\Coordinate\\TimeCode' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Coordinate/TimeCode.php',
    'BuddyBossPlatform\\FFMpeg\\Driver\\FFMpegDriver' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Driver/FFMpegDriver.php',
    'BuddyBossPlatform\\FFMpeg\\Driver\\FFProbeDriver' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Driver/FFProbeDriver.php',
    'BuddyBossPlatform\\FFMpeg\\Exception\\ExceptionInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Exception/ExceptionInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Exception\\ExecutableNotFoundException' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Exception/ExecutableNotFoundException.php',
    'BuddyBossPlatform\\FFMpeg\\Exception\\InvalidArgumentException' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Exception/InvalidArgumentException.php',
    'BuddyBossPlatform\\FFMpeg\\Exception\\LogicException' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Exception/LogicException.php',
    'BuddyBossPlatform\\FFMpeg\\Exception\\RuntimeException' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Exception/RuntimeException.php',
    'BuddyBossPlatform\\FFMpeg\\FFMpeg' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFMpeg.php',
    'BuddyBossPlatform\\FFMpeg\\FFMpegServiceProvider' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFMpegServiceProvider.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe\\DataMapping\\AbstractData' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe/DataMapping/AbstractData.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe\\DataMapping\\Format' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe/DataMapping/Format.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe\\DataMapping\\Stream' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe/DataMapping/Stream.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe\\DataMapping\\StreamCollection' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe/DataMapping/StreamCollection.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe\\Mapper' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe/Mapper.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe\\MapperInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe/MapperInterface.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe\\OptionsTester' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe/OptionsTester.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe\\OptionsTesterInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe/OptionsTesterInterface.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe\\OutputParser' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe/OutputParser.php',
    'BuddyBossPlatform\\FFMpeg\\FFProbe\\OutputParserInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFProbe/OutputParserInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\AdvancedMedia\\ANullSrcFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/AdvancedMedia/ANullSrcFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\AdvancedMedia\\AbstractComplexFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/AdvancedMedia/AbstractComplexFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\AdvancedMedia\\ComplexCompatibleFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/AdvancedMedia/ComplexCompatibleFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\AdvancedMedia\\ComplexFilterContainer' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/AdvancedMedia/ComplexFilterContainer.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\AdvancedMedia\\ComplexFilterInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/AdvancedMedia/ComplexFilterInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\AdvancedMedia\\ComplexFilters' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/AdvancedMedia/ComplexFilters.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\AdvancedMedia\\CustomComplexFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/AdvancedMedia/CustomComplexFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\AdvancedMedia\\SineFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/AdvancedMedia/SineFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\AdvancedMedia\\TestSrcFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/AdvancedMedia/TestSrcFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\AdvancedMedia\\XStackFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/AdvancedMedia/XStackFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Audio\\AddMetadataFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Audio/AddMetadataFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Audio\\AudioClipFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Audio/AudioClipFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Audio\\AudioFilterInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Audio/AudioFilterInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Audio\\AudioFilters' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Audio/AudioFilters.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Audio\\AudioResamplableFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Audio/AudioResamplableFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Audio\\CustomFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Audio/CustomFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Audio\\SimpleFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Audio/SimpleFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Concat\\ConcatFilterInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Concat/ConcatFilterInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Concat\\ConcatFilters' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Concat/ConcatFilters.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\FilterInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/FilterInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\FiltersCollection' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/FiltersCollection.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Frame\\CustomFrameFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Frame/CustomFrameFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Frame\\DisplayRatioFixerFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Frame/DisplayRatioFixerFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Frame\\FrameFilterInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Frame/FrameFilterInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Frame\\FrameFilters' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Frame/FrameFilters.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Gif\\GifFilterInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Gif/GifFilterInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Gif\\GifFilters' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Gif/GifFilters.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\ClipFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/ClipFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\CropFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/CropFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\CustomFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/CustomFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\ExtractMultipleFramesFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/ExtractMultipleFramesFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\FrameRateFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/FrameRateFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\PadFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/PadFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\ResizeFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/ResizeFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\RotateFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/RotateFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\SynchronizeFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/SynchronizeFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\VideoFilterInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/VideoFilterInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\VideoFilters' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/VideoFilters.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Video\\WatermarkFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Video/WatermarkFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Waveform\\WaveformDownmixFilter' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Waveform/WaveformDownmixFilter.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Waveform\\WaveformFilterInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Waveform/WaveformFilterInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Filters\\Waveform\\WaveformFilters' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Filters/Waveform/WaveformFilters.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\AudioInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/AudioInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Audio\\Aac' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Audio/Aac.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Audio\\DefaultAudio' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Audio/DefaultAudio.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Audio\\Flac' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Audio/Flac.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Audio\\Mp3' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Audio/Mp3.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Audio\\Vorbis' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Audio/Vorbis.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Audio\\Wav' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Audio/Wav.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\FormatInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/FormatInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\FrameInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/FrameInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\ProgressListener\\AbstractProgressListener' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/ProgressListener/AbstractProgressListener.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\ProgressListener\\AudioProgressListener' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/ProgressListener/AudioProgressListener.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\ProgressListener\\VideoProgressListener' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/ProgressListener/VideoProgressListener.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\ProgressableInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/ProgressableInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\VideoInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/VideoInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Video\\DefaultVideo' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Video/DefaultVideo.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Video\\Ogg' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Video/Ogg.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Video\\WMV' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Video/WMV.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Video\\WMV3' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Video/WMV3.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Video\\WebM' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Video/WebM.php',
    'BuddyBossPlatform\\FFMpeg\\Format\\Video\\X264' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Format/Video/X264.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\AbstractMediaType' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/AbstractMediaType.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\AbstractStreamableMedia' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/AbstractStreamableMedia.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\AbstractVideo' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/AbstractVideo.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\AdvancedMedia' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/AdvancedMedia.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\Audio' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/Audio.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\Clip' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/Clip.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\Concat' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/Concat.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\Frame' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/Frame.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\Gif' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/Gif.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\MediaTypeInterface' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/MediaTypeInterface.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\Video' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/Video.php',
    'BuddyBossPlatform\\FFMpeg\\Media\\Waveform' => $vendorDir . '/php-ffmpeg/php-ffmpeg/src/FFMpeg/Media/Waveform.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\Concerns\\Configurable' => $vendorDir . '/caseproof/ground-level-container/Concerns/Configurable.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\Concerns\\HasContainer' => $vendorDir . '/caseproof/ground-level-container/Concerns/HasContainer.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\Concerns\\HasStaticContainer' => $vendorDir . '/caseproof/ground-level-container/Concerns/HasStaticContainer.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\Container' => $vendorDir . '/caseproof/ground-level-container/Container.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\Contracts\\ConfiguresParameters' => $vendorDir . '/caseproof/ground-level-container/Contracts/ConfiguresParameters.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\Contracts\\ContainerAwareness' => $vendorDir . '/caseproof/ground-level-container/Contracts/ContainerAwareness.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\Contracts\\LoadableDependency' => $vendorDir . '/caseproof/ground-level-container/Contracts/LoadableDependency.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\Contracts\\StaticContainerAwareness' => $vendorDir . '/caseproof/ground-level-container/Contracts/StaticContainerAwareness.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\Exception' => $vendorDir . '/caseproof/ground-level-container/Exception.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\NotFoundException' => $vendorDir . '/caseproof/ground-level-container/NotFoundException.php',
    'BuddyBossPlatform\\GroundLevel\\Container\\Service' => $vendorDir . '/caseproof/ground-level-container/Service.php',
    'BuddyBossPlatform\\GroundLevel\\InProductNotifications\\Models\\Button' => $vendorDir . '/caseproof/ground-level-in-product-notifications/Models/Button.php',
    'BuddyBossPlatform\\GroundLevel\\InProductNotifications\\Models\\Notification' => $vendorDir . '/caseproof/ground-level-in-product-notifications/Models/Notification.php',
    'BuddyBossPlatform\\GroundLevel\\InProductNotifications\\Service' => $vendorDir . '/caseproof/ground-level-in-product-notifications/Service.php',
    'BuddyBossPlatform\\GroundLevel\\InProductNotifications\\Services\\Ajax' => $vendorDir . '/caseproof/ground-level-in-product-notifications/Services/Ajax.php',
    'BuddyBossPlatform\\GroundLevel\\InProductNotifications\\Services\\Cleaner' => $vendorDir . '/caseproof/ground-level-in-product-notifications/Services/Cleaner.php',
    'BuddyBossPlatform\\GroundLevel\\InProductNotifications\\Services\\Retriever' => $vendorDir . '/caseproof/ground-level-in-product-notifications/Services/Retriever.php',
    'BuddyBossPlatform\\GroundLevel\\InProductNotifications\\Services\\ScheduledService' => $vendorDir . '/caseproof/ground-level-in-product-notifications/Services/ScheduledService.php',
    'BuddyBossPlatform\\GroundLevel\\InProductNotifications\\Services\\Store' => $vendorDir . '/caseproof/ground-level-in-product-notifications/Services/Store.php',
    'BuddyBossPlatform\\GroundLevel\\InProductNotifications\\Services\\View' => $vendorDir . '/caseproof/ground-level-in-product-notifications/Services/View.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\AbstractPluginConnection' => $vendorDir . '/caseproof/ground-level-mothership/AbstractPluginConnection.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Api\\PaginatedResponse' => $vendorDir . '/caseproof/ground-level-mothership/Api/PaginatedResponse.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Api\\Request' => $vendorDir . '/caseproof/ground-level-mothership/Api/Request.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Api\\RequestFactory' => $vendorDir . '/caseproof/ground-level-mothership/Api/RequestFactory.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Api\\Request\\LicenseActivations' => $vendorDir . '/caseproof/ground-level-mothership/Api/Request/LicenseActivations.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Api\\Request\\Licenses' => $vendorDir . '/caseproof/ground-level-mothership/Api/Request/Licenses.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Api\\Request\\ProductInsights' => $vendorDir . '/caseproof/ground-level-mothership/Api/Request/ProductInsights.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Api\\Request\\Products' => $vendorDir . '/caseproof/ground-level-mothership/Api/Request/Products.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Api\\Request\\UserAddons' => $vendorDir . '/caseproof/ground-level-mothership/Api/Request/UserAddons.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Api\\Request\\Users' => $vendorDir . '/caseproof/ground-level-mothership/Api/Request/Users.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Api\\Response' => $vendorDir . '/caseproof/ground-level-mothership/Api/Response.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Credentials' => $vendorDir . '/caseproof/ground-level-mothership/Credentials.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\ExtensionType' => $vendorDir . '/caseproof/ground-level-mothership/ExtensionType.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Manager\\AddonInstallSkin' => $vendorDir . '/caseproof/ground-level-mothership/Manager/AddonInstallSkin.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Manager\\AddonsManager' => $vendorDir . '/caseproof/ground-level-mothership/Manager/AddonsManager.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Manager\\LicenseManager' => $vendorDir . '/caseproof/ground-level-mothership/Manager/LicenseManager.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Service' => $vendorDir . '/caseproof/ground-level-mothership/Service.php',
    'BuddyBossPlatform\\GroundLevel\\Mothership\\Util' => $vendorDir . '/caseproof/ground-level-mothership/Util.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Casts' => $vendorDir . '/caseproof/ground-level-support/Casts.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Concerns\\Factory' => $vendorDir . '/caseproof/ground-level-support/Concerns/Factory.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Concerns\\HasAttributes' => $vendorDir . '/caseproof/ground-level-support/Concerns/HasAttributes.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Concerns\\HasEvents' => $vendorDir . '/caseproof/ground-level-support/Concerns/HasEvents.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Concerns\\HasUserRelationship' => $vendorDir . '/caseproof/ground-level-support/Concerns/HasUserRelationship.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Concerns\\Hookable' => $vendorDir . '/caseproof/ground-level-support/Concerns/Hookable.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Concerns\\Macroable' => $vendorDir . '/caseproof/ground-level-support/Concerns/Macroable.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Concerns\\Serializable' => $vendorDir . '/caseproof/ground-level-support/Concerns/Serializable.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Concerns\\WritesFiles' => $vendorDir . '/caseproof/ground-level-support/Concerns/WritesFiles.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Contracts\\Arrayable' => $vendorDir . '/caseproof/ground-level-support/Contracts/Arrayable.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Contracts\\Eventable' => $vendorDir . '/caseproof/ground-level-support/Contracts/Eventable.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Contracts\\Jsonable' => $vendorDir . '/caseproof/ground-level-support/Contracts/Jsonable.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Enum' => $vendorDir . '/caseproof/ground-level-support/Enum.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Exceptions\\Exception' => $vendorDir . '/caseproof/ground-level-support/Exceptions/Exception.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Exceptions\\ReadOnlyAttributeError' => $vendorDir . '/caseproof/ground-level-support/Exceptions/ReadOnlyAttributeError.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Exceptions\\TimeTravelError' => $vendorDir . '/caseproof/ground-level-support/Exceptions/TimeTravelError.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Models\\Hook' => $vendorDir . '/caseproof/ground-level-support/Models/Hook.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Models\\Model' => $vendorDir . '/caseproof/ground-level-support/Models/Model.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Models\\User' => $vendorDir . '/caseproof/ground-level-support/Models/User.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Str' => $vendorDir . '/caseproof/ground-level-support/Str.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\StyleUtil' => $vendorDir . '/caseproof/ground-level-support/StyleUtil.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Time' => $vendorDir . '/caseproof/ground-level-support/Time.php',
    'BuddyBossPlatform\\GroundLevel\\Support\\Util' => $vendorDir . '/caseproof/ground-level-support/Util.php',
    'BuddyBossPlatform\\Neutron\\TemporaryFilesystem\\IOException' => $vendorDir . '/neutron/temporary-filesystem/src/Neutron/TemporaryFilesystem/IOException.php',
    'BuddyBossPlatform\\Neutron\\TemporaryFilesystem\\Manager' => $vendorDir . '/neutron/temporary-filesystem/src/Neutron/TemporaryFilesystem/Manager.php',
    'BuddyBossPlatform\\Neutron\\TemporaryFilesystem\\TemporaryFilesystem' => $vendorDir . '/neutron/temporary-filesystem/src/Neutron/TemporaryFilesystem/TemporaryFilesystem.php',
    'BuddyBossPlatform\\Neutron\\TemporaryFilesystem\\TemporaryFilesystemInterface' => $vendorDir . '/neutron/temporary-filesystem/src/Neutron/TemporaryFilesystem/TemporaryFilesystemInterface.php',
    'BuddyBossPlatform\\PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
    'BuddyBossPlatform\\Psr\\Container\\ContainerExceptionInterface' => $vendorDir . '/psr/container/src/ContainerExceptionInterface.php',
    'BuddyBossPlatform\\Psr\\Container\\ContainerInterface' => $vendorDir . '/psr/container/src/ContainerInterface.php',
    'BuddyBossPlatform\\Psr\\Container\\NotFoundExceptionInterface' => $vendorDir . '/psr/container/src/NotFoundExceptionInterface.php',
    'BuddyBossPlatform\\Psr\\Http\\Message\\MessageInterface' => $vendorDir . '/psr/http-message/src/MessageInterface.php',
    'BuddyBossPlatform\\Psr\\Http\\Message\\RequestInterface' => $vendorDir . '/psr/http-message/src/RequestInterface.php',
    'BuddyBossPlatform\\Psr\\Http\\Message\\ResponseInterface' => $vendorDir . '/psr/http-message/src/ResponseInterface.php',
    'BuddyBossPlatform\\Psr\\Http\\Message\\ServerRequestInterface' => $vendorDir . '/psr/http-message/src/ServerRequestInterface.php',
    'BuddyBossPlatform\\Psr\\Http\\Message\\StreamInterface' => $vendorDir . '/psr/http-message/src/StreamInterface.php',
    'BuddyBossPlatform\\Psr\\Http\\Message\\UploadedFileInterface' => $vendorDir . '/psr/http-message/src/UploadedFileInterface.php',
    'BuddyBossPlatform\\Psr\\Http\\Message\\UriInterface' => $vendorDir . '/psr/http-message/src/UriInterface.php',
    'BuddyBossPlatform\\Psr\\Log\\AbstractLogger' => $vendorDir . '/psr/log/Psr/Log/AbstractLogger.php',
    'BuddyBossPlatform\\Psr\\Log\\InvalidArgumentException' => $vendorDir . '/psr/log/Psr/Log/InvalidArgumentException.php',
    'BuddyBossPlatform\\Psr\\Log\\LogLevel' => $vendorDir . '/psr/log/Psr/Log/LogLevel.php',
    'BuddyBossPlatform\\Psr\\Log\\LoggerAwareInterface' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareInterface.php',
    'BuddyBossPlatform\\Psr\\Log\\LoggerAwareTrait' => $vendorDir . '/psr/log/Psr/Log/LoggerAwareTrait.php',
    'BuddyBossPlatform\\Psr\\Log\\LoggerInterface' => $vendorDir . '/psr/log/Psr/Log/LoggerInterface.php',
    'BuddyBossPlatform\\Psr\\Log\\LoggerTrait' => $vendorDir . '/psr/log/Psr/Log/LoggerTrait.php',
    'BuddyBossPlatform\\Psr\\Log\\NullLogger' => $vendorDir . '/psr/log/Psr/Log/NullLogger.php',
    'BuddyBossPlatform\\Psr\\Log\\Test\\DummyTest' => $vendorDir . '/psr/log/Psr/Log/Test/DummyTest.php',
    'BuddyBossPlatform\\Psr\\Log\\Test\\LoggerInterfaceTest' => $vendorDir . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',
    'BuddyBossPlatform\\Psr\\Log\\Test\\TestLogger' => $vendorDir . '/psr/log/Psr/Log/Test/TestLogger.php',
    'BuddyBossPlatform\\Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
    'BuddyBossPlatform\\Symfony\\Component\\Filesystem\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/filesystem/Exception/ExceptionInterface.php',
    'BuddyBossPlatform\\Symfony\\Component\\Filesystem\\Exception\\FileNotFoundException' => $vendorDir . '/symfony/filesystem/Exception/FileNotFoundException.php',
    'BuddyBossPlatform\\Symfony\\Component\\Filesystem\\Exception\\IOException' => $vendorDir . '/symfony/filesystem/Exception/IOException.php',
    'BuddyBossPlatform\\Symfony\\Component\\Filesystem\\Exception\\IOExceptionInterface' => $vendorDir . '/symfony/filesystem/Exception/IOExceptionInterface.php',
    'BuddyBossPlatform\\Symfony\\Component\\Filesystem\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/filesystem/Exception/InvalidArgumentException.php',
    'BuddyBossPlatform\\Symfony\\Component\\Filesystem\\Exception\\RuntimeException' => $vendorDir . '/symfony/filesystem/Exception/RuntimeException.php',
    'BuddyBossPlatform\\Symfony\\Component\\Filesystem\\Filesystem' => $vendorDir . '/symfony/filesystem/Filesystem.php',
    'BuddyBossPlatform\\Symfony\\Component\\Filesystem\\Path' => $vendorDir . '/symfony/filesystem/Path.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/process/Exception/ExceptionInterface.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/process/Exception/InvalidArgumentException.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Exception\\LogicException' => $vendorDir . '/symfony/process/Exception/LogicException.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Exception\\ProcessFailedException' => $vendorDir . '/symfony/process/Exception/ProcessFailedException.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Exception\\ProcessSignaledException' => $vendorDir . '/symfony/process/Exception/ProcessSignaledException.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Exception\\ProcessTimedOutException' => $vendorDir . '/symfony/process/Exception/ProcessTimedOutException.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Exception\\RuntimeException' => $vendorDir . '/symfony/process/Exception/RuntimeException.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\ExecutableFinder' => $vendorDir . '/symfony/process/ExecutableFinder.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\InputStream' => $vendorDir . '/symfony/process/InputStream.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\PhpExecutableFinder' => $vendorDir . '/symfony/process/PhpExecutableFinder.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\PhpProcess' => $vendorDir . '/symfony/process/PhpProcess.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Pipes\\AbstractPipes' => $vendorDir . '/symfony/process/Pipes/AbstractPipes.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Pipes\\PipesInterface' => $vendorDir . '/symfony/process/Pipes/PipesInterface.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Pipes\\UnixPipes' => $vendorDir . '/symfony/process/Pipes/UnixPipes.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Pipes\\WindowsPipes' => $vendorDir . '/symfony/process/Pipes/WindowsPipes.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\Process' => $vendorDir . '/symfony/process/Process.php',
    'BuddyBossPlatform\\Symfony\\Component\\Process\\ProcessUtils' => $vendorDir . '/symfony/process/ProcessUtils.php',
    'BuddyBossPlatform\\Symfony\\Polyfill\\Ctype\\Ctype' => $vendorDir . '/symfony/polyfill-ctype/Ctype.php',
    'BuddyBossPlatform\\Symfony\\Polyfill\\Mbstring\\Mbstring' => $vendorDir . '/symfony/polyfill-mbstring/Mbstring.php',
    'BuddyBossPlatform\\Symfony\\Polyfill\\Php80\\Php80' => $vendorDir . '/symfony/polyfill-php80/Php80.php',
    'BuddyBossPlatform\\Symfony\\Polyfill\\Php80\\PhpToken' => $vendorDir . '/symfony/polyfill-php80/PhpToken.php',
    'BuddyBossPlatform\\UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
    'BuddyBossPlatform\\ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
    'BuddyBossPlatform\\ZipStream\\Bigint' => $vendorDir . '/maennchen/zipstream-php/src/Bigint.php',
    'BuddyBossPlatform\\ZipStream\\DeflateStream' => $vendorDir . '/maennchen/zipstream-php/src/DeflateStream.php',
    'BuddyBossPlatform\\ZipStream\\Exception' => $vendorDir . '/maennchen/zipstream-php/src/Exception.php',
    'BuddyBossPlatform\\ZipStream\\Exception\\EncodingException' => $vendorDir . '/maennchen/zipstream-php/src/Exception/EncodingException.php',
    'BuddyBossPlatform\\ZipStream\\Exception\\FileNotFoundException' => $vendorDir . '/maennchen/zipstream-php/src/Exception/FileNotFoundException.php',
    'BuddyBossPlatform\\ZipStream\\Exception\\FileNotReadableException' => $vendorDir . '/maennchen/zipstream-php/src/Exception/FileNotReadableException.php',
    'BuddyBossPlatform\\ZipStream\\Exception\\IncompatibleOptionsException' => $vendorDir . '/maennchen/zipstream-php/src/Exception/IncompatibleOptionsException.php',
    'BuddyBossPlatform\\ZipStream\\Exception\\OverflowException' => $vendorDir . '/maennchen/zipstream-php/src/Exception/OverflowException.php',
    'BuddyBossPlatform\\ZipStream\\Exception\\StreamNotReadableException' => $vendorDir . '/maennchen/zipstream-php/src/Exception/StreamNotReadableException.php',
    'BuddyBossPlatform\\ZipStream\\File' => $vendorDir . '/maennchen/zipstream-php/src/File.php',
    'BuddyBossPlatform\\ZipStream\\Option\\Archive' => $vendorDir . '/maennchen/zipstream-php/src/Option/Archive.php',
    'BuddyBossPlatform\\ZipStream\\Option\\File' => $vendorDir . '/maennchen/zipstream-php/src/Option/File.php',
    'BuddyBossPlatform\\ZipStream\\Option\\Method' => $vendorDir . '/maennchen/zipstream-php/src/Option/Method.php',
    'BuddyBossPlatform\\ZipStream\\Option\\Version' => $vendorDir . '/maennchen/zipstream-php/src/Option/Version.php',
    'BuddyBossPlatform\\ZipStream\\Stream' => $vendorDir . '/maennchen/zipstream-php/src/Stream.php',
    'BuddyBossPlatform\\ZipStream\\ZipStream' => $vendorDir . '/maennchen/zipstream-php/src/ZipStream.php',
    'BuddyBoss\\Library\\Composer' => $baseDir . '/includes/Library/composer.php',
    'BuddyBoss\\Library\\Composer\\FFMpeg' => $baseDir . '/includes/Library/Composer/FFMpeg.php',
    'BuddyBoss\\Library\\Composer\\ZipStream' => $baseDir . '/includes/Library/Composer/ZipStream.php',
    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
    'Composer\\Installers\\AglInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/AglInstaller.php',
    'Composer\\Installers\\AimeosInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/AimeosInstaller.php',
    'Composer\\Installers\\AnnotateCmsInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php',
    'Composer\\Installers\\AsgardInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/AsgardInstaller.php',
    'Composer\\Installers\\AttogramInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/AttogramInstaller.php',
    'Composer\\Installers\\BaseInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/BaseInstaller.php',
    'Composer\\Installers\\BitrixInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/BitrixInstaller.php',
    'Composer\\Installers\\BonefishInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/BonefishInstaller.php',
    'Composer\\Installers\\CakePHPInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/CakePHPInstaller.php',
    'Composer\\Installers\\ChefInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ChefInstaller.php',
    'Composer\\Installers\\CiviCrmInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/CiviCrmInstaller.php',
    'Composer\\Installers\\ClanCatsFrameworkInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php',
    'Composer\\Installers\\CockpitInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/CockpitInstaller.php',
    'Composer\\Installers\\CodeIgniterInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php',
    'Composer\\Installers\\Concrete5Installer' => $vendorDir . '/composer/installers/src/Composer/Installers/Concrete5Installer.php',
    'Composer\\Installers\\CraftInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/CraftInstaller.php',
    'Composer\\Installers\\CroogoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/CroogoInstaller.php',
    'Composer\\Installers\\DecibelInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/DecibelInstaller.php',
    'Composer\\Installers\\DframeInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/DframeInstaller.php',
    'Composer\\Installers\\DokuWikiInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/DokuWikiInstaller.php',
    'Composer\\Installers\\DolibarrInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/DolibarrInstaller.php',
    'Composer\\Installers\\DrupalInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/DrupalInstaller.php',
    'Composer\\Installers\\ElggInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ElggInstaller.php',
    'Composer\\Installers\\EliasisInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/EliasisInstaller.php',
    'Composer\\Installers\\ExpressionEngineInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php',
    'Composer\\Installers\\EzPlatformInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/EzPlatformInstaller.php',
    'Composer\\Installers\\FuelInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/FuelInstaller.php',
    'Composer\\Installers\\FuelphpInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/FuelphpInstaller.php',
    'Composer\\Installers\\GravInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/GravInstaller.php',
    'Composer\\Installers\\HuradInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/HuradInstaller.php',
    'Composer\\Installers\\ImageCMSInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ImageCMSInstaller.php',
    'Composer\\Installers\\Installer' => $vendorDir . '/composer/installers/src/Composer/Installers/Installer.php',
    'Composer\\Installers\\ItopInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ItopInstaller.php',
    'Composer\\Installers\\JoomlaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/JoomlaInstaller.php',
    'Composer\\Installers\\KanboardInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/KanboardInstaller.php',
    'Composer\\Installers\\KirbyInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/KirbyInstaller.php',
    'Composer\\Installers\\KnownInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/KnownInstaller.php',
    'Composer\\Installers\\KodiCMSInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/KodiCMSInstaller.php',
    'Composer\\Installers\\KohanaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/KohanaInstaller.php',
    'Composer\\Installers\\LanManagementSystemInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php',
    'Composer\\Installers\\LaravelInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/LaravelInstaller.php',
    'Composer\\Installers\\LavaLiteInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/LavaLiteInstaller.php',
    'Composer\\Installers\\LithiumInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/LithiumInstaller.php',
    'Composer\\Installers\\MODULEWorkInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php',
    'Composer\\Installers\\MODXEvoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MODXEvoInstaller.php',
    'Composer\\Installers\\MagentoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MagentoInstaller.php',
    'Composer\\Installers\\MajimaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MajimaInstaller.php',
    'Composer\\Installers\\MakoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MakoInstaller.php',
    'Composer\\Installers\\MantisBTInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MantisBTInstaller.php',
    'Composer\\Installers\\MauticInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MauticInstaller.php',
    'Composer\\Installers\\MayaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MayaInstaller.php',
    'Composer\\Installers\\MediaWikiInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MediaWikiInstaller.php',
    'Composer\\Installers\\MiaoxingInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MiaoxingInstaller.php',
    'Composer\\Installers\\MicroweberInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MicroweberInstaller.php',
    'Composer\\Installers\\ModxInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ModxInstaller.php',
    'Composer\\Installers\\MoodleInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/MoodleInstaller.php',
    'Composer\\Installers\\OctoberInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/OctoberInstaller.php',
    'Composer\\Installers\\OntoWikiInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/OntoWikiInstaller.php',
    'Composer\\Installers\\OsclassInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/OsclassInstaller.php',
    'Composer\\Installers\\OxidInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/OxidInstaller.php',
    'Composer\\Installers\\PPIInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PPIInstaller.php',
    'Composer\\Installers\\PantheonInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PantheonInstaller.php',
    'Composer\\Installers\\PhiftyInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PhiftyInstaller.php',
    'Composer\\Installers\\PhpBBInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PhpBBInstaller.php',
    'Composer\\Installers\\PimcoreInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PimcoreInstaller.php',
    'Composer\\Installers\\PiwikInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PiwikInstaller.php',
    'Composer\\Installers\\PlentymarketsInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php',
    'Composer\\Installers\\Plugin' => $vendorDir . '/composer/installers/src/Composer/Installers/Plugin.php',
    'Composer\\Installers\\PortoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PortoInstaller.php',
    'Composer\\Installers\\PrestashopInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PrestashopInstaller.php',
    'Composer\\Installers\\ProcessWireInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ProcessWireInstaller.php',
    'Composer\\Installers\\PuppetInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PuppetInstaller.php',
    'Composer\\Installers\\PxcmsInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/PxcmsInstaller.php',
    'Composer\\Installers\\RadPHPInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/RadPHPInstaller.php',
    'Composer\\Installers\\ReIndexInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ReIndexInstaller.php',
    'Composer\\Installers\\Redaxo5Installer' => $vendorDir . '/composer/installers/src/Composer/Installers/Redaxo5Installer.php',
    'Composer\\Installers\\RedaxoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/RedaxoInstaller.php',
    'Composer\\Installers\\RoundcubeInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/RoundcubeInstaller.php',
    'Composer\\Installers\\SMFInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/SMFInstaller.php',
    'Composer\\Installers\\ShopwareInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ShopwareInstaller.php',
    'Composer\\Installers\\SilverStripeInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/SilverStripeInstaller.php',
    'Composer\\Installers\\SiteDirectInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/SiteDirectInstaller.php',
    'Composer\\Installers\\StarbugInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/StarbugInstaller.php',
    'Composer\\Installers\\SyDESInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/SyDESInstaller.php',
    'Composer\\Installers\\SyliusInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/SyliusInstaller.php',
    'Composer\\Installers\\Symfony1Installer' => $vendorDir . '/composer/installers/src/Composer/Installers/Symfony1Installer.php',
    'Composer\\Installers\\TYPO3CmsInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php',
    'Composer\\Installers\\TYPO3FlowInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php',
    'Composer\\Installers\\TaoInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/TaoInstaller.php',
    'Composer\\Installers\\TastyIgniterInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php',
    'Composer\\Installers\\TheliaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/TheliaInstaller.php',
    'Composer\\Installers\\TuskInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/TuskInstaller.php',
    'Composer\\Installers\\UserFrostingInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/UserFrostingInstaller.php',
    'Composer\\Installers\\VanillaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/VanillaInstaller.php',
    'Composer\\Installers\\VgmcpInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/VgmcpInstaller.php',
    'Composer\\Installers\\WHMCSInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/WHMCSInstaller.php',
    'Composer\\Installers\\WinterInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/WinterInstaller.php',
    'Composer\\Installers\\WolfCMSInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/WolfCMSInstaller.php',
    'Composer\\Installers\\WordPressInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/WordPressInstaller.php',
    'Composer\\Installers\\YawikInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/YawikInstaller.php',
    'Composer\\Installers\\ZendInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ZendInstaller.php',
    'Composer\\Installers\\ZikulaInstaller' => $vendorDir . '/composer/installers/src/Composer/Installers/ZikulaInstaller.php',
    'MyCLabs\\Enum\\Enum' => $vendorDir . '/myclabs/php-enum/src/Enum.php',
    'MyCLabs\\Enum\\PHPUnit\\Comparator' => $vendorDir . '/myclabs/php-enum/src/PHPUnit/Comparator.php',
    'Stringable' => $vendorDir . '/myclabs/php-enum/stubs/Stringable.php',
);
