@@ -2767,6 +2767,15 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
27672767 'Pimple \\Psr11 \\ServiceLocator ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php ' ,
27682768 'Pimple \\ServiceIterator ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/ServiceIterator.php ' ,
27692769 'Pimple \\ServiceProviderInterface ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/ServiceProviderInterface.php ' ,
2770+ 'Pimple \\Tests \\Fixtures \\Invokable ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Fixtures/Invokable.php ' ,
2771+ 'Pimple \\Tests \\Fixtures \\NonInvokable ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Fixtures/NonInvokable.php ' ,
2772+ 'Pimple \\Tests \\Fixtures \\PimpleServiceProvider ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Fixtures/PimpleServiceProvider.php ' ,
2773+ 'Pimple \\Tests \\Fixtures \\Service ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Fixtures/Service.php ' ,
2774+ 'Pimple \\Tests \\PimpleServiceProviderInterfaceTest ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/PimpleServiceProviderInterfaceTest.php ' ,
2775+ 'Pimple \\Tests \\PimpleTest ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/PimpleTest.php ' ,
2776+ 'Pimple \\Tests \\Psr11 \\ContainerTest ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php ' ,
2777+ 'Pimple \\Tests \\Psr11 \\ServiceLocatorTest ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php ' ,
2778+ 'Pimple \\Tests \\ServiceIteratorTest ' => __DIR__ . '/.. ' . '/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php ' ,
27702779 'Psr \\Container \\ContainerExceptionInterface ' => __DIR__ . '/.. ' . '/psr/container/src/ContainerExceptionInterface.php ' ,
27712780 'Psr \\Container \\ContainerInterface ' => __DIR__ . '/.. ' . '/psr/container/src/ContainerInterface.php ' ,
27722781 'Psr \\Container \\NotFoundExceptionInterface ' => __DIR__ . '/.. ' . '/psr/container/src/NotFoundExceptionInterface.php ' ,
@@ -2798,6 +2807,9 @@ class ComposerStaticInit2f23f73bc0cc116b4b1eee1521aa8652
27982807 'Psr \\Log \\LoggerInterface ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/LoggerInterface.php ' ,
27992808 'Psr \\Log \\LoggerTrait ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/LoggerTrait.php ' ,
28002809 'Psr \\Log \\NullLogger ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/NullLogger.php ' ,
2810+ 'Psr \\Log \\Test \\DummyTest ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/Test/DummyTest.php ' ,
2811+ 'Psr \\Log \\Test \\LoggerInterfaceTest ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/Test/LoggerInterfaceTest.php ' ,
2812+ 'Psr \\Log \\Test \\TestLogger ' => __DIR__ . '/.. ' . '/psr/log/Psr/Log/Test/TestLogger.php ' ,
28012813 'Punic \\Calendar ' => __DIR__ . '/.. ' . '/punic/punic/code/Calendar.php ' ,
28022814 'Punic \\Comparer ' => __DIR__ . '/.. ' . '/punic/punic/code/Comparer.php ' ,
28032815 'Punic \\Currency ' => __DIR__ . '/.. ' . '/punic/punic/code/Currency.php ' ,
0 commit comments