|
4 | 4 |
|
5 | 5 | namespace Composer\Autoload; |
6 | 6 |
|
7 | | -class ComposerStaticInit32a21627d1903237ad7d0cb6bce9d116 |
| 7 | +class ComposerStaticInit94cdc26f3ced1adb2ace61719468a5ec |
8 | 8 | { |
9 | 9 | public static $files = array ( |
10 | 10 | 'ad155f8f1cf0d418fe49e248db8c661b' => __DIR__ . '/..' . '/react/promise/src/functions_include.php', |
@@ -2808,7 +2808,6 @@ class ComposerStaticInit32a21627d1903237ad7d0cb6bce9d116 |
2808 | 2808 | 'Rector\\Symfony\\Rector\\MethodCall\\FormIsValidRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/FormIsValidRector.php', |
2809 | 2809 | 'Rector\\Symfony\\Rector\\MethodCall\\FormTypeInstanceToClassConstRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/FormTypeInstanceToClassConstRector.php', |
2810 | 2810 | 'Rector\\Symfony\\Rector\\MethodCall\\GetHelperControllerToServiceRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/GetHelperControllerToServiceRector.php', |
2811 | | - 'Rector\\Symfony\\Rector\\MethodCall\\GetParameterToConstructorInjectionRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/GetParameterToConstructorInjectionRector.php', |
2812 | 2811 | 'Rector\\Symfony\\Rector\\MethodCall\\GetToConstructorInjectionRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/GetToConstructorInjectionRector.php', |
2813 | 2812 | 'Rector\\Symfony\\Rector\\MethodCall\\LiteralGetToRequestClassConstantRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/LiteralGetToRequestClassConstantRector.php', |
2814 | 2813 | 'Rector\\Symfony\\Rector\\MethodCall\\MakeDispatchFirstArgumentEventRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/MakeDispatchFirstArgumentEventRector.php', |
@@ -3064,9 +3063,9 @@ class ComposerStaticInit32a21627d1903237ad7d0cb6bce9d116 |
3064 | 3063 | public static function getInitializer(ClassLoader $loader) |
3065 | 3064 | { |
3066 | 3065 | return \Closure::bind(function () use ($loader) { |
3067 | | - $loader->prefixLengthsPsr4 = ComposerStaticInit32a21627d1903237ad7d0cb6bce9d116::$prefixLengthsPsr4; |
3068 | | - $loader->prefixDirsPsr4 = ComposerStaticInit32a21627d1903237ad7d0cb6bce9d116::$prefixDirsPsr4; |
3069 | | - $loader->classMap = ComposerStaticInit32a21627d1903237ad7d0cb6bce9d116::$classMap; |
| 3066 | + $loader->prefixLengthsPsr4 = ComposerStaticInit94cdc26f3ced1adb2ace61719468a5ec::$prefixLengthsPsr4; |
| 3067 | + $loader->prefixDirsPsr4 = ComposerStaticInit94cdc26f3ced1adb2ace61719468a5ec::$prefixDirsPsr4; |
| 3068 | + $loader->classMap = ComposerStaticInit94cdc26f3ced1adb2ace61719468a5ec::$classMap; |
3070 | 3069 |
|
3071 | 3070 | }, null, ClassLoader::class); |
3072 | 3071 | } |
|
0 commit comments