@@ -138,6 +138,10 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
138138 array (
139139 'libphonenumber \\' => 15 ,
140140 ),
141+ 'c ' =>
142+ array (
143+ 'cweagans \\Composer \\' => 18 ,
144+ ),
141145 'b ' =>
142146 array (
143147 'bantu \\IniGetWrapper \\' => 20 ,
@@ -288,6 +292,10 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
288292 array (
289293 0 => __DIR__ . '/.. ' . '/giggsey/libphonenumber-for-php/src ' ,
290294 ),
295+ 'cweagans \\Composer \\' =>
296+ array (
297+ 0 => __DIR__ . '/.. ' . '/cweagans/composer-patches/src ' ,
298+ ),
291299 'bantu \\IniGetWrapper \\' =>
292300 array (
293301 0 => __DIR__ . '/.. ' . '/bantu/ini-get-wrapper/src ' ,
@@ -2698,15 +2706,6 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
26982706 'Pimple \\Psr11 \\ServiceLocator ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php ' ,
26992707 'Pimple \\ServiceIterator ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/ServiceIterator.php ' ,
27002708 'Pimple \\ServiceProviderInterface ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/ServiceProviderInterface.php ' ,
2701- 'Pimple \\Tests \\Fixtures \\Invokable ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Fixtures/Invokable.php ' ,
2702- 'Pimple \\Tests \\Fixtures \\NonInvokable ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Fixtures/NonInvokable.php ' ,
2703- 'Pimple \\Tests \\Fixtures \\PimpleServiceProvider ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Fixtures/PimpleServiceProvider.php ' ,
2704- 'Pimple \\Tests \\Fixtures \\Service ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Fixtures/Service.php ' ,
2705- 'Pimple \\Tests \\PimpleServiceProviderInterfaceTest ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/PimpleServiceProviderInterfaceTest.php ' ,
2706- 'Pimple \\Tests \\PimpleTest ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/PimpleTest.php ' ,
2707- 'Pimple \\Tests \\Psr11 \\ContainerTest ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php ' ,
2708- 'Pimple \\Tests \\Psr11 \\ServiceLocatorTest ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php ' ,
2709- 'Pimple \\Tests \\ServiceIteratorTest ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php ' ,
27102709 'Psr \\Container \\ContainerExceptionInterface ' => __DIR__ . '/.. ' . '/psr/container/src/ContainerExceptionInterface.php ' ,
27112710 'Psr \\Container \\ContainerInterface ' => __DIR__ . '/.. ' . '/psr/container/src/ContainerInterface.php ' ,
27122711 'Psr \\Container \\NotFoundExceptionInterface ' => __DIR__ . '/.. ' . '/psr/container/src/NotFoundExceptionInterface.php ' ,
@@ -2738,9 +2737,6 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
27382737 'Psr \\Log \\LoggerInterface ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/LoggerInterface.php ' ,
27392738 'Psr \\Log \\LoggerTrait ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/LoggerTrait.php ' ,
27402739 'Psr \\Log \\NullLogger ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/NullLogger.php ' ,
2741- 'Psr \\Log \\Test \\DummyTest ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/Test/DummyTest.php ' ,
2742- 'Psr \\Log \\Test \\LoggerInterfaceTest ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php ' ,
2743- 'Psr \\Log \\Test \\TestLogger ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/Test/TestLogger.php ' ,
27442740 'Punic \\Calendar ' => __DIR__ . '/.. ' . '/punic/punic/code/Calendar.php ' ,
27452741 'Punic \\Comparer ' => __DIR__ . '/.. ' . '/punic/punic/code/Comparer.php ' ,
27462742 'Punic \\Currency ' => __DIR__ . '/.. ' . '/punic/punic/code/Currency.php ' ,
@@ -3644,9 +3640,7 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
36443640 'Symfony \\Contracts \\Service \\ServiceProviderInterface ' => __DIR__ . '/.. ' . '/symfony/service-contracts/ServiceProviderInterface.php ' ,
36453641 'Symfony \\Contracts \\Service \\ServiceSubscriberInterface ' => __DIR__ . '/.. ' . '/symfony/service-contracts/ServiceSubscriberInterface.php ' ,
36463642 'Symfony \\Contracts \\Service \\ServiceSubscriberTrait ' => __DIR__ . '/.. ' . '/symfony/service-contracts/ServiceSubscriberTrait.php ' ,
3647- 'Symfony \\Contracts \\Service \\Test \\ServiceLocatorTest ' => __DIR__ . '/.. ' . '/symfony/service-contracts/Test/ServiceLocatorTest.php ' ,
36483643 'Symfony \\Contracts \\Translation \\LocaleAwareInterface ' => __DIR__ . '/.. ' . '/symfony/translation-contracts/LocaleAwareInterface.php ' ,
3649- 'Symfony \\Contracts \\Translation \\Test \\TranslatorTest ' => __DIR__ . '/.. ' . '/symfony/translation-contracts/Test/TranslatorTest.php ' ,
36503644 'Symfony \\Contracts \\Translation \\TranslatableInterface ' => __DIR__ . '/.. ' . '/symfony/translation-contracts/TranslatableInterface.php ' ,
36513645 'Symfony \\Contracts \\Translation \\TranslatorInterface ' => __DIR__ . '/.. ' . '/symfony/translation-contracts/TranslatorInterface.php ' ,
36523646 'Symfony \\Contracts \\Translation \\TranslatorTrait ' => __DIR__ . '/.. ' . '/symfony/translation-contracts/TranslatorTrait.php ' ,
@@ -3756,6 +3750,9 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
37563750 'ZipStreamer \\Lib \\Count64_64 ' => __DIR__ . '/.. ' . '/deepdiver/zipstreamer/src/Lib/Count64_64.php ' ,
37573751 'ZipStreamer \\ZipStreamer ' => __DIR__ . '/.. ' . '/deepdiver/zipstreamer/src/ZipStreamer.php ' ,
37583752 'bantu \\IniGetWrapper \\IniGetWrapper ' => __DIR__ . '/.. ' . '/bantu/ini-get-wrapper/src/IniGetWrapper.php ' ,
3753+ 'cweagans \\Composer \\PatchEvent ' => __DIR__ . '/.. ' . '/cweagans/composer-patches/src/PatchEvent.php ' ,
3754+ 'cweagans \\Composer \\PatchEvents ' => __DIR__ . '/.. ' . '/cweagans/composer-patches/src/PatchEvents.php ' ,
3755+ 'cweagans \\Composer \\Patches ' => __DIR__ . '/.. ' . '/cweagans/composer-patches/src/Patches.php ' ,
37593756 'libphonenumber \\AlternateFormatsCountryCodeSet ' => __DIR__ . '/.. ' . '/giggsey/libphonenumber-for-php/src/AlternateFormatsCountryCodeSet.php ' ,
37603757 'libphonenumber \\AsYouTypeFormatter ' => __DIR__ . '/.. ' . '/giggsey/libphonenumber-for-php/src/AsYouTypeFormatter.php ' ,
37613758 'libphonenumber \\CountryCodeSource ' => __DIR__ . '/.. ' . '/giggsey/libphonenumber-for-php/src/CountryCodeSource.php ' ,
0 commit comments