diff --git a/src/Application/VersionResolver.php b/src/Application/VersionResolver.php index 9c77fcb68f8..b03529138b0 100644 --- a/src/Application/VersionResolver.php +++ b/src/Application/VersionResolver.php @@ -16,11 +16,11 @@ final class VersionResolver /** * @var string */ - public const PACKAGE_VERSION = '3778486d88990cc32030941d9fad4f7a9824a6c7'; + public const PACKAGE_VERSION = '3619d8bdaa2f48b04c5af3743c40968d76a49a8a'; /** * @var string */ - public const RELEASE_DATE = '2022-05-31 09:44:58'; + public const RELEASE_DATE = '2022-05-31 09:45:22'; /** * @var int */ diff --git a/vendor/autoload.php b/vendor/autoload.php index f46a6f26c68..20b97d86924 100644 --- a/vendor/autoload.php +++ b/vendor/autoload.php @@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) { require_once __DIR__ . '/composer/autoload_real.php'; -return ComposerAutoloaderInitdbfb025ee8c7a7d2a7eb926ac9fb1380::getLoader(); +return ComposerAutoloaderInit469925c36c5708076861853c3c415431::getLoader(); diff --git a/vendor/composer/autoload_real.php b/vendor/composer/autoload_real.php index 4838402de1d..1ffe0c9baa9 100644 --- a/vendor/composer/autoload_real.php +++ b/vendor/composer/autoload_real.php @@ -2,7 +2,7 @@ // autoload_real.php @generated by Composer -class ComposerAutoloaderInitdbfb025ee8c7a7d2a7eb926ac9fb1380 +class ComposerAutoloaderInit469925c36c5708076861853c3c415431 { private static $loader; @@ -22,19 +22,19 @@ class ComposerAutoloaderInitdbfb025ee8c7a7d2a7eb926ac9fb1380 return self::$loader; } - spl_autoload_register(array('ComposerAutoloaderInitdbfb025ee8c7a7d2a7eb926ac9fb1380', 'loadClassLoader'), true, true); + spl_autoload_register(array('ComposerAutoloaderInit469925c36c5708076861853c3c415431', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); - spl_autoload_unregister(array('ComposerAutoloaderInitdbfb025ee8c7a7d2a7eb926ac9fb1380', 'loadClassLoader')); + spl_autoload_unregister(array('ComposerAutoloaderInit469925c36c5708076861853c3c415431', 'loadClassLoader')); require __DIR__ . '/autoload_static.php'; - call_user_func(\Composer\Autoload\ComposerStaticInitdbfb025ee8c7a7d2a7eb926ac9fb1380::getInitializer($loader)); + call_user_func(\Composer\Autoload\ComposerStaticInit469925c36c5708076861853c3c415431::getInitializer($loader)); $loader->setClassMapAuthoritative(true); $loader->register(true); - $includeFiles = \Composer\Autoload\ComposerStaticInitdbfb025ee8c7a7d2a7eb926ac9fb1380::$files; + $includeFiles = \Composer\Autoload\ComposerStaticInit469925c36c5708076861853c3c415431::$files; foreach ($includeFiles as $fileIdentifier => $file) { - composerRequiredbfb025ee8c7a7d2a7eb926ac9fb1380($fileIdentifier, $file); + composerRequire469925c36c5708076861853c3c415431($fileIdentifier, $file); } return $loader; @@ -46,7 +46,7 @@ class ComposerAutoloaderInitdbfb025ee8c7a7d2a7eb926ac9fb1380 * @param string $file * @return void */ -function composerRequiredbfb025ee8c7a7d2a7eb926ac9fb1380($fileIdentifier, $file) +function composerRequire469925c36c5708076861853c3c415431($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index 21931efba0b..016fb710a05 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -4,7 +4,7 @@ namespace Composer\Autoload; -class ComposerStaticInitdbfb025ee8c7a7d2a7eb926ac9fb1380 +class ComposerStaticInit469925c36c5708076861853c3c415431 { public static $files = array ( '23c18046f52bef3eea034657bafda50f' => __DIR__ . '/..' . '/symfony/polyfill-php81/bootstrap.php', @@ -3762,9 +3762,9 @@ class ComposerStaticInitdbfb025ee8c7a7d2a7eb926ac9fb1380 public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { - $loader->prefixLengthsPsr4 = ComposerStaticInitdbfb025ee8c7a7d2a7eb926ac9fb1380::$prefixLengthsPsr4; - $loader->prefixDirsPsr4 = ComposerStaticInitdbfb025ee8c7a7d2a7eb926ac9fb1380::$prefixDirsPsr4; - $loader->classMap = ComposerStaticInitdbfb025ee8c7a7d2a7eb926ac9fb1380::$classMap; + $loader->prefixLengthsPsr4 = ComposerStaticInit469925c36c5708076861853c3c415431::$prefixLengthsPsr4; + $loader->prefixDirsPsr4 = ComposerStaticInit469925c36c5708076861853c3c415431::$prefixDirsPsr4; + $loader->classMap = ComposerStaticInit469925c36c5708076861853c3c415431::$classMap; }, null, ClassLoader::class); } diff --git a/vendor/scoper-autoload.php b/vendor/scoper-autoload.php index 673f8f28167..1368dce87c8 100644 --- a/vendor/scoper-autoload.php +++ b/vendor/scoper-autoload.php @@ -9,8 +9,8 @@ $loader = require_once __DIR__.'/autoload.php'; if (!class_exists('AutoloadIncluder', false) && !interface_exists('AutoloadIncluder', false) && !trait_exists('AutoloadIncluder', false)) { spl_autoload_call('RectorPrefix20220531\AutoloadIncluder'); } -if (!class_exists('ComposerAutoloaderInitdbfb025ee8c7a7d2a7eb926ac9fb1380', false) && !interface_exists('ComposerAutoloaderInitdbfb025ee8c7a7d2a7eb926ac9fb1380', false) && !trait_exists('ComposerAutoloaderInitdbfb025ee8c7a7d2a7eb926ac9fb1380', false)) { - spl_autoload_call('RectorPrefix20220531\ComposerAutoloaderInitdbfb025ee8c7a7d2a7eb926ac9fb1380'); +if (!class_exists('ComposerAutoloaderInit469925c36c5708076861853c3c415431', false) && !interface_exists('ComposerAutoloaderInit469925c36c5708076861853c3c415431', false) && !trait_exists('ComposerAutoloaderInit469925c36c5708076861853c3c415431', false)) { + spl_autoload_call('RectorPrefix20220531\ComposerAutoloaderInit469925c36c5708076861853c3c415431'); } if (!class_exists('Helmich\TypoScriptParser\Parser\AST\Statement', false) && !interface_exists('Helmich\TypoScriptParser\Parser\AST\Statement', false) && !trait_exists('Helmich\TypoScriptParser\Parser\AST\Statement', false)) { spl_autoload_call('RectorPrefix20220531\Helmich\TypoScriptParser\Parser\AST\Statement'); @@ -56,9 +56,9 @@ if (!function_exists('print_node')) { return \RectorPrefix20220531\print_node(...func_get_args()); } } -if (!function_exists('composerRequiredbfb025ee8c7a7d2a7eb926ac9fb1380')) { - function composerRequiredbfb025ee8c7a7d2a7eb926ac9fb1380() { - return \RectorPrefix20220531\composerRequiredbfb025ee8c7a7d2a7eb926ac9fb1380(...func_get_args()); +if (!function_exists('composerRequire469925c36c5708076861853c3c415431')) { + function composerRequire469925c36c5708076861853c3c415431() { + return \RectorPrefix20220531\composerRequire469925c36c5708076861853c3c415431(...func_get_args()); } } if (!function_exists('scanPath')) {