|
@@ -1165,8 +1165,8 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
|
|
'Hamcrest\\Type\\IsString' => __DIR__ . '/..' . '/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsString.php',
|
|
'Hamcrest\\Type\\IsString' => __DIR__ . '/..' . '/hamcrest/hamcrest-php/hamcrest/Hamcrest/Type/IsString.php',
|
|
'Hamcrest\\Util' => __DIR__ . '/..' . '/hamcrest/hamcrest-php/hamcrest/Hamcrest/Util.php',
|
|
'Hamcrest\\Util' => __DIR__ . '/..' . '/hamcrest/hamcrest-php/hamcrest/Hamcrest/Util.php',
|
|
'Hamcrest\\Xml\\HasXPath' => __DIR__ . '/..' . '/hamcrest/hamcrest-php/hamcrest/Hamcrest/Xml/HasXPath.php',
|
|
'Hamcrest\\Xml\\HasXPath' => __DIR__ . '/..' . '/hamcrest/hamcrest-php/hamcrest/Hamcrest/Xml/HasXPath.php',
|
|
- 'HyperfTest\\Cases\\ExampleTest' => __DIR__ . '/../..' . '/test/Cases/ExampleTest.php',
|
|
|
|
- 'HyperfTest\\HttpTestCase' => __DIR__ . '/../..' . '/test/HttpTestCase.php',
|
|
|
|
|
|
+ 'vendor\\test\\Cases\\ExampleTest' => __DIR__ . '/../..' . '/test/Cases/ExampleTest.php',
|
|
|
|
+ 'vendor\\test\\HttpTestCase' => __DIR__ . '/../..' . '/test/HttpTestCase.php',
|
|
'Hyperf\\Cache\\AnnotationManager' => __DIR__ . '/..' . '/hyperf/cache/src/AnnotationManager.php',
|
|
'Hyperf\\Cache\\AnnotationManager' => __DIR__ . '/..' . '/hyperf/cache/src/AnnotationManager.php',
|
|
'Hyperf\\Cache\\Annotation\\CacheAhead' => __DIR__ . '/..' . '/hyperf/cache/src/Annotation/CacheAhead.php',
|
|
'Hyperf\\Cache\\Annotation\\CacheAhead' => __DIR__ . '/..' . '/hyperf/cache/src/Annotation/CacheAhead.php',
|
|
'Hyperf\\Cache\\Annotation\\CacheEvict' => __DIR__ . '/..' . '/hyperf/cache/src/Annotation/CacheEvict.php',
|
|
'Hyperf\\Cache\\Annotation\\CacheEvict' => __DIR__ . '/..' . '/hyperf/cache/src/Annotation/CacheEvict.php',
|