|
4 | 4 |
|
5 | 5 | namespace Composer\Autoload; |
6 | 6 |
|
7 | | -class ComposerStaticInitdef1a712419aaa37ea20f1fb4d4e81bb |
| 7 | +class ComposerStaticInitbef4244bb4d4752bdd0b9553b348ae46 |
8 | 8 | { |
9 | 9 | public static $files = array ( |
10 | 10 | 'ad155f8f1cf0d418fe49e248db8c661b' => __DIR__ . '/..' . '/react/promise/src/functions_include.php', |
@@ -2856,6 +2856,7 @@ class ComposerStaticInitdef1a712419aaa37ea20f1fb4d4e81bb |
2856 | 2856 | 'Rector\\Symfony\\Rector\\MethodCall\\ChangeStringCollectionOptionToConstantRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/ChangeStringCollectionOptionToConstantRector.php', |
2857 | 2857 | 'Rector\\Symfony\\Rector\\MethodCall\\ContainerBuilderCompileEnvArgumentRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/ContainerBuilderCompileEnvArgumentRector.php', |
2858 | 2858 | 'Rector\\Symfony\\Rector\\MethodCall\\ContainerGetToConstructorInjectionRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/ContainerGetToConstructorInjectionRector.php', |
| 2859 | + 'Rector\\Symfony\\Rector\\MethodCall\\ConvertRenderTemplateShortNotationToBundleSyntaxRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/ConvertRenderTemplateShortNotationToBundleSyntaxRector.php', |
2859 | 2860 | 'Rector\\Symfony\\Rector\\MethodCall\\DefinitionAliasSetPrivateToSetPublicRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/DefinitionAliasSetPrivateToSetPublicRector.php', |
2860 | 2861 | 'Rector\\Symfony\\Rector\\MethodCall\\FormBuilderSetDataMapperRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/FormBuilderSetDataMapperRector.php', |
2861 | 2862 | 'Rector\\Symfony\\Rector\\MethodCall\\FormIsValidRector' => __DIR__ . '/..' . '/rector/rector-symfony/src/Rector/MethodCall/FormIsValidRector.php', |
@@ -3124,9 +3125,9 @@ class ComposerStaticInitdef1a712419aaa37ea20f1fb4d4e81bb |
3124 | 3125 | public static function getInitializer(ClassLoader $loader) |
3125 | 3126 | { |
3126 | 3127 | return \Closure::bind(function () use ($loader) { |
3127 | | - $loader->prefixLengthsPsr4 = ComposerStaticInitdef1a712419aaa37ea20f1fb4d4e81bb::$prefixLengthsPsr4; |
3128 | | - $loader->prefixDirsPsr4 = ComposerStaticInitdef1a712419aaa37ea20f1fb4d4e81bb::$prefixDirsPsr4; |
3129 | | - $loader->classMap = ComposerStaticInitdef1a712419aaa37ea20f1fb4d4e81bb::$classMap; |
| 3128 | + $loader->prefixLengthsPsr4 = ComposerStaticInitbef4244bb4d4752bdd0b9553b348ae46::$prefixLengthsPsr4; |
| 3129 | + $loader->prefixDirsPsr4 = ComposerStaticInitbef4244bb4d4752bdd0b9553b348ae46::$prefixDirsPsr4; |
| 3130 | + $loader->classMap = ComposerStaticInitbef4244bb4d4752bdd0b9553b348ae46::$classMap; |
3130 | 3131 |
|
3131 | 3132 | }, null, ClassLoader::class); |
3132 | 3133 | } |
|
0 commit comments