|
4 | 4 |
|
5 | 5 | namespace Composer\Autoload; |
6 | 6 |
|
7 | | -class ComposerStaticInit25e4f3f35f336bb6b0e300b37167c850 |
| 7 | +class ComposerStaticInit2692dc3e95802212d68a3d3c48ff7f9c |
8 | 8 | { |
9 | 9 | public static $files = array ( |
10 | 10 | '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php', |
@@ -1635,7 +1635,6 @@ class ComposerStaticInit25e4f3f35f336bb6b0e300b37167c850 |
1635 | 1635 | 'Rector\\Contract\\DependencyInjection\\RelatedConfigInterface' => __DIR__ . '/../..' . '/src/Contract/DependencyInjection/RelatedConfigInterface.php', |
1636 | 1636 | 'Rector\\Contract\\DependencyInjection\\ResettableInterface' => __DIR__ . '/../..' . '/src/Contract/DependencyInjection/ResettableInterface.php', |
1637 | 1637 | 'Rector\\Contract\\PhpParser\\DecoratingNodeVisitorInterface' => __DIR__ . '/../..' . '/src/Contract/PhpParser/DecoratingNodeVisitorInterface.php', |
1638 | | - 'Rector\\Contract\\PhpParser\\Node\\StmtsAwareInterface' => __DIR__ . '/../..' . '/src/Contract/PhpParser/Node/StmtsAwareInterface.php', |
1639 | 1638 | 'Rector\\Contract\\Rector\\ConfigurableRectorInterface' => __DIR__ . '/../..' . '/src/Contract/Rector/ConfigurableRectorInterface.php', |
1640 | 1639 | 'Rector\\Contract\\Rector\\HTMLAverseRectorInterface' => __DIR__ . '/../..' . '/src/Contract/Rector/HTMLAverseRectorInterface.php', |
1641 | 1640 | 'Rector\\Contract\\Rector\\RectorInterface' => __DIR__ . '/../..' . '/src/Contract/Rector/RectorInterface.php', |
@@ -3277,9 +3276,9 @@ class ComposerStaticInit25e4f3f35f336bb6b0e300b37167c850 |
3277 | 3276 | public static function getInitializer(ClassLoader $loader) |
3278 | 3277 | { |
3279 | 3278 | return \Closure::bind(function () use ($loader) { |
3280 | | - $loader->prefixLengthsPsr4 = ComposerStaticInit25e4f3f35f336bb6b0e300b37167c850::$prefixLengthsPsr4; |
3281 | | - $loader->prefixDirsPsr4 = ComposerStaticInit25e4f3f35f336bb6b0e300b37167c850::$prefixDirsPsr4; |
3282 | | - $loader->classMap = ComposerStaticInit25e4f3f35f336bb6b0e300b37167c850::$classMap; |
| 3279 | + $loader->prefixLengthsPsr4 = ComposerStaticInit2692dc3e95802212d68a3d3c48ff7f9c::$prefixLengthsPsr4; |
| 3280 | + $loader->prefixDirsPsr4 = ComposerStaticInit2692dc3e95802212d68a3d3c48ff7f9c::$prefixDirsPsr4; |
| 3281 | + $loader->classMap = ComposerStaticInit2692dc3e95802212d68a3d3c48ff7f9c::$classMap; |
3283 | 3282 |
|
3284 | 3283 | }, null, ClassLoader::class); |
3285 | 3284 | } |
|
0 commit comments