ai 5 月之前
父節點
當前提交
66496499cb
共有 1 個文件被更改,包括 275 次插入140 次删除
  1. 275 140
      vendor/composer/autoload_static.php

+ 275 - 140
vendor/composer/autoload_static.php

@@ -6,7 +6,7 @@ namespace Composer\Autoload;
 
 class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
 {
-    public static $files = array(
+    public static $files = array (
         '9c7a683baffd24f5595c1dc5f5273030' => __DIR__ . '/..' . '/hyperf/engine/src/Functions.php',
         'f0334cce41da231af374e1df9dc548c9' => __DIR__ . '/..' . '/hyperf/collection/src/Functions.php',
         '3ac0459b8c20ccf3a7319b7cba59c914' => __DIR__ . '/..' . '/hyperf/tappable/src/Functions.php',
@@ -37,8 +37,9 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
         '9b38cf48e83f5d8f60375221cd213eee' => __DIR__ . '/..' . '/phpstan/phpstan/bootstrap.php',
     );
 
-    public static $prefixLengthsPsr4 = array(
-        'S' => array(
+    public static $prefixLengthsPsr4 = array (
+        'S' => 
+        array (
             'Symfony\\Polyfill\\Php83\\' => 23,
             'Symfony\\Polyfill\\Php81\\' => 23,
             'Symfony\\Polyfill\\Php80\\' => 23,
@@ -61,7 +62,8 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
             'Symfony\\Component\\Console\\' => 26,
             'Swow\\Psr7\\Message\\' => 18,
         ),
-        'R' => array(
+        'R' => 
+        array (
             'React\\Stream\\' => 13,
             'React\\Socket\\' => 13,
             'React\\Promise\\' => 14,
@@ -70,7 +72,8 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
             'React\\ChildProcess\\' => 19,
             'React\\Cache\\' => 12,
         ),
-        'P' => array(
+        'P' => 
+        array (
             'Psr\\SimpleCache\\' => 16,
             'Psr\\Log\\' => 8,
             'Psr\\Http\\Server\\' => 16,
@@ -85,19 +88,23 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
             'PhpDocReader\\' => 13,
             'PhpCsFixer\\' => 11,
         ),
-        'M' => array(
+        'M' => 
+        array (
             'Monolog\\' => 8,
             'Mockery\\' => 8,
             'MathPHP\\' => 8,
         ),
-        'L' => array(
+        'L' => 
+        array (
             'Laminas\\Stdlib\\' => 15,
             'Laminas\\Mime\\' => 13,
         ),
-        'J' => array(
+        'J' => 
+        array (
             'JetBrains\\PhpStorm\\' => 19,
         ),
-        'H' => array(
+        'H' => 
+        array (
             'Hyperf\\Watcher\\' => 15,
             'Hyperf\\Testing\\' => 15,
             'Hyperf\\Tappable\\' => 16,
@@ -153,21 +160,25 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
             'Hyperf\\Cache\\' => 13,
             'HyperfTest\\' => 11,
         ),
-        'G' => array(
+        'G' => 
+        array (
             'GuzzleHttp\\Psr7\\' => 16,
             'GuzzleHttp\\Promise\\' => 19,
             'GuzzleHttp\\' => 11,
             'GrahamCampbell\\ResultType\\' => 26,
         ),
-        'F' => array(
+        'F' => 
+        array (
             'Fig\\Http\\Message\\' => 17,
             'Fidry\\CpuCoreCounter\\' => 21,
             'FastRoute\\' => 10,
         ),
-        'E' => array(
+        'E' => 
+        array (
             'Evenement\\' => 10,
         ),
-        'D' => array(
+        'D' => 
+        array (
             'Dotenv\\' => 7,
             'Doctrine\\Instantiator\\' => 22,
             'Doctrine\\Inflector\\' => 19,
@@ -175,7 +186,8 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
             'Doctrine\\Common\\Annotations\\' => 28,
             'DeepCopy\\' => 9,
         ),
-        'C' => array(
+        'C' => 
+        array (
             'Composer\\XdebugHandler\\' => 23,
             'Composer\\Semver\\' => 16,
             'Composer\\Pcre\\' => 14,
@@ -183,383 +195,506 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
             'Carbon\\Doctrine\\' => 16,
             'Carbon\\' => 7,
         ),
-        'A' => array(
+        'A' => 
+        array (
             'App\\' => 4,
         ),
     );
 
-    public static $prefixDirsPsr4 = array(
-        'Symfony\\Polyfill\\Php83\\' => array(
+    public static $prefixDirsPsr4 = array (
+        'Symfony\\Polyfill\\Php83\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/polyfill-php83',
         ),
-        'Symfony\\Polyfill\\Php81\\' => array(
+        'Symfony\\Polyfill\\Php81\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/polyfill-php81',
         ),
-        'Symfony\\Polyfill\\Php80\\' => array(
+        'Symfony\\Polyfill\\Php80\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
         ),
-        'Symfony\\Polyfill\\Mbstring\\' => array(
+        'Symfony\\Polyfill\\Mbstring\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
         ),
-        'Symfony\\Polyfill\\Intl\\Normalizer\\' => array(
+        'Symfony\\Polyfill\\Intl\\Normalizer\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer',
         ),
-        'Symfony\\Polyfill\\Intl\\Grapheme\\' => array(
+        'Symfony\\Polyfill\\Intl\\Grapheme\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/polyfill-intl-grapheme',
         ),
-        'Symfony\\Polyfill\\Ctype\\' => array(
+        'Symfony\\Polyfill\\Ctype\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
         ),
-        'Symfony\\Contracts\\Translation\\' => array(
+        'Symfony\\Contracts\\Translation\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/translation-contracts',
         ),
-        'Symfony\\Contracts\\Service\\' => array(
+        'Symfony\\Contracts\\Service\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/service-contracts',
         ),
-        'Symfony\\Contracts\\EventDispatcher\\' => array(
+        'Symfony\\Contracts\\EventDispatcher\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/event-dispatcher-contracts',
         ),
-        'Symfony\\Component\\Translation\\' => array(
+        'Symfony\\Component\\Translation\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/translation',
         ),
-        'Symfony\\Component\\String\\' => array(
+        'Symfony\\Component\\String\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/string',
         ),
-        'Symfony\\Component\\Stopwatch\\' => array(
+        'Symfony\\Component\\Stopwatch\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/stopwatch',
         ),
-        'Symfony\\Component\\Process\\' => array(
+        'Symfony\\Component\\Process\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/process',
         ),
-        'Symfony\\Component\\OptionsResolver\\' => array(
+        'Symfony\\Component\\OptionsResolver\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/options-resolver',
         ),
-        'Symfony\\Component\\HttpFoundation\\' => array(
+        'Symfony\\Component\\HttpFoundation\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/http-foundation',
         ),
-        'Symfony\\Component\\Finder\\' => array(
+        'Symfony\\Component\\Finder\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/finder',
         ),
-        'Symfony\\Component\\Filesystem\\' => array(
+        'Symfony\\Component\\Filesystem\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/filesystem',
         ),
-        'Symfony\\Component\\EventDispatcher\\' => array(
+        'Symfony\\Component\\EventDispatcher\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
         ),
-        'Symfony\\Component\\Console\\' => array(
+        'Symfony\\Component\\Console\\' => 
+        array (
             0 => __DIR__ . '/..' . '/symfony/console',
         ),
-        'Swow\\Psr7\\Message\\' => array(
+        'Swow\\Psr7\\Message\\' => 
+        array (
             0 => __DIR__ . '/..' . '/swow/psr7-plus/src/Message',
         ),
-        'React\\Stream\\' => array(
+        'React\\Stream\\' => 
+        array (
             0 => __DIR__ . '/..' . '/react/stream/src',
         ),
-        'React\\Socket\\' => array(
+        'React\\Socket\\' => 
+        array (
             0 => __DIR__ . '/..' . '/react/socket/src',
         ),
-        'React\\Promise\\' => array(
+        'React\\Promise\\' => 
+        array (
             0 => __DIR__ . '/..' . '/react/promise/src',
         ),
-        'React\\EventLoop\\' => array(
+        'React\\EventLoop\\' => 
+        array (
             0 => __DIR__ . '/..' . '/react/event-loop/src',
         ),
-        'React\\Dns\\' => array(
+        'React\\Dns\\' => 
+        array (
             0 => __DIR__ . '/..' . '/react/dns/src',
         ),
-        'React\\ChildProcess\\' => array(
+        'React\\ChildProcess\\' => 
+        array (
             0 => __DIR__ . '/..' . '/react/child-process/src',
         ),
-        'React\\Cache\\' => array(
+        'React\\Cache\\' => 
+        array (
             0 => __DIR__ . '/..' . '/react/cache/src',
         ),
-        'Psr\\SimpleCache\\' => array(
+        'Psr\\SimpleCache\\' => 
+        array (
             0 => __DIR__ . '/..' . '/psr/simple-cache/src',
         ),
-        'Psr\\Log\\' => array(
+        'Psr\\Log\\' => 
+        array (
             0 => __DIR__ . '/..' . '/psr/log/src',
         ),
-        'Psr\\Http\\Server\\' => array(
+        'Psr\\Http\\Server\\' => 
+        array (
             0 => __DIR__ . '/..' . '/psr/http-server-handler/src',
             1 => __DIR__ . '/..' . '/psr/http-server-middleware/src',
         ),
-        'Psr\\Http\\Message\\' => array(
+        'Psr\\Http\\Message\\' => 
+        array (
             0 => __DIR__ . '/..' . '/psr/http-factory/src',
             1 => __DIR__ . '/..' . '/psr/http-message/src',
         ),
-        'Psr\\Http\\Client\\' => array(
+        'Psr\\Http\\Client\\' => 
+        array (
             0 => __DIR__ . '/..' . '/psr/http-client/src',
         ),
-        'Psr\\EventDispatcher\\' => array(
+        'Psr\\EventDispatcher\\' => 
+        array (
             0 => __DIR__ . '/..' . '/psr/event-dispatcher/src',
         ),
-        'Psr\\Container\\' => array(
+        'Psr\\Container\\' => 
+        array (
             0 => __DIR__ . '/..' . '/psr/container/src',
         ),
-        'Psr\\Clock\\' => array(
+        'Psr\\Clock\\' => 
+        array (
             0 => __DIR__ . '/..' . '/psr/clock/src',
         ),
-        'Psr\\Cache\\' => array(
+        'Psr\\Cache\\' => 
+        array (
             0 => __DIR__ . '/..' . '/psr/cache/src',
         ),
-        'PhpParser\\' => array(
+        'PhpParser\\' => 
+        array (
             0 => __DIR__ . '/..' . '/nikic/php-parser/lib/PhpParser',
         ),
-        'PhpOption\\' => array(
+        'PhpOption\\' => 
+        array (
             0 => __DIR__ . '/..' . '/phpoption/phpoption/src/PhpOption',
         ),
-        'PhpDocReader\\' => array(
+        'PhpDocReader\\' => 
+        array (
             0 => __DIR__ . '/..' . '/php-di/phpdoc-reader/src/PhpDocReader',
         ),
-        'PhpCsFixer\\' => array(
+        'PhpCsFixer\\' => 
+        array (
             0 => __DIR__ . '/..' . '/friendsofphp/php-cs-fixer/src',
         ),
-        'Monolog\\' => array(
+        'Monolog\\' => 
+        array (
             0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
         ),
-        'Mockery\\' => array(
+        'Mockery\\' => 
+        array (
             0 => __DIR__ . '/..' . '/mockery/mockery/library/Mockery',
         ),
-        'MathPHP\\' => array(
+        'MathPHP\\' => 
+        array (
             0 => __DIR__ . '/..' . '/markrogoyski/math-php/src',
         ),
-        'Laminas\\Stdlib\\' => array(
+        'Laminas\\Stdlib\\' => 
+        array (
             0 => __DIR__ . '/..' . '/laminas/laminas-stdlib/src',
         ),
-        'Laminas\\Mime\\' => array(
+        'Laminas\\Mime\\' => 
+        array (
             0 => __DIR__ . '/..' . '/laminas/laminas-mime/src',
         ),
-        'JetBrains\\PhpStorm\\' => array(
+        'JetBrains\\PhpStorm\\' => 
+        array (
             0 => __DIR__ . '/..' . '/jetbrains/phpstorm-attributes/src',
         ),
-        'Hyperf\\Watcher\\' => array(
+        'Hyperf\\Watcher\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/watcher/src',
         ),
-        'Hyperf\\Testing\\' => array(
+        'Hyperf\\Testing\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/testing/src',
         ),
-        'Hyperf\\Tappable\\' => array(
+        'Hyperf\\Tappable\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/tappable/src',
         ),
-        'Hyperf\\Support\\' => array(
+        'Hyperf\\Support\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/support/src',
         ),
-        'Hyperf\\Stringable\\' => array(
+        'Hyperf\\Stringable\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/stringable/src',
         ),
-        'Hyperf\\Stdlib\\' => array(
+        'Hyperf\\Stdlib\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/stdlib/src',
         ),
-        'Hyperf\\ServiceGovernance\\' => array(
+        'Hyperf\\ServiceGovernance\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/service-governance/src',
         ),
-        'Hyperf\\ServiceGovernanceNacos\\' => array(
+        'Hyperf\\ServiceGovernanceNacos\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/service-governance-nacos/src',
         ),
-        'Hyperf\\ServiceGovernanceConsul\\' => array(
+        'Hyperf\\ServiceGovernanceConsul\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/service-governance-consul/src',
         ),
-        'Hyperf\\Server\\' => array(
+        'Hyperf\\Server\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/server/src',
         ),
-        'Hyperf\\Serializer\\' => array(
+        'Hyperf\\Serializer\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/serializer/src',
         ),
-        'Hyperf\\Rpc\\' => array(
+        'Hyperf\\Rpc\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/rpc/src',
         ),
-        'Hyperf\\RpcServer\\' => array(
+        'Hyperf\\RpcServer\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/rpc-server/src',
         ),
-        'Hyperf\\Redis\\' => array(
+        'Hyperf\\Redis\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/redis/src',
         ),
-        'Hyperf\\Process\\' => array(
+        'Hyperf\\Process\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/process/src',
         ),
-        'Hyperf\\Pool\\' => array(
+        'Hyperf\\Pool\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/pool/src',
         ),
-        'Hyperf\\Pipeline\\' => array(
+        'Hyperf\\Pipeline\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/pipeline/src',
         ),
-        'Hyperf\\Paginator\\' => array(
+        'Hyperf\\Paginator\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/paginator/src',
         ),
-        'Hyperf\\Nacos\\' => array(
+        'Hyperf\\Nacos\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/nacos/src',
         ),
-        'Hyperf\\ModelListener\\' => array(
+        'Hyperf\\ModelListener\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/model-listener/src',
         ),
-        'Hyperf\\Memory\\' => array(
+        'Hyperf\\Memory\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/memory/src',
         ),
-        'Hyperf\\Macroable\\' => array(
+        'Hyperf\\Macroable\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/macroable/src',
         ),
-        'Hyperf\\Logger\\' => array(
+        'Hyperf\\Logger\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/logger/src',
         ),
-        'Hyperf\\LoadBalancer\\' => array(
+        'Hyperf\\LoadBalancer\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/load-balancer/src',
         ),
-        'Hyperf\\JsonRpc\\' => array(
+        'Hyperf\\JsonRpc\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/json-rpc/src',
         ),
-        'Hyperf\\HttpServer\\' => array(
+        'Hyperf\\HttpServer\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/http-server/src',
         ),
-        'Hyperf\\HttpMessage\\' => array(
+        'Hyperf\\HttpMessage\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/http-message/src',
         ),
-        'Hyperf\\Guzzle\\' => array(
+        'Hyperf\\Guzzle\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/guzzle/src',
         ),
-        'Hyperf\\Framework\\' => array(
+        'Hyperf\\Framework\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/framework/src',
         ),
-        'Hyperf\\ExceptionHandler\\' => array(
+        'Hyperf\\ExceptionHandler\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/exception-handler/src',
         ),
-        'Hyperf\\Event\\' => array(
+        'Hyperf\\Event\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/event/src',
         ),
-        'Hyperf\\Engine\\Contract\\' => array(
+        'Hyperf\\Engine\\Contract\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/engine-contract/src',
         ),
-        'Hyperf\\Engine\\' => array(
+        'Hyperf\\Engine\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/engine/src',
         ),
-        'Hyperf\\Dispatcher\\' => array(
+        'Hyperf\\Dispatcher\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/dispatcher/src',
         ),
-        'Hyperf\\Di\\' => array(
+        'Hyperf\\Di\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/di/src',
         ),
-        'Hyperf\\Devtool\\' => array(
+        'Hyperf\\Devtool\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/devtool/src',
         ),
-        'Hyperf\\DbConnection\\' => array(
+        'Hyperf\\DbConnection\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/db-connection/src',
         ),
-        'Hyperf\\Database\\' => array(
+        'Hyperf\\Database\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/database/src',
         ),
-        'Hyperf\\Coroutine\\' => array(
+        'Hyperf\\Coroutine\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/coroutine/src',
         ),
-        'Hyperf\\Coordinator\\' => array(
+        'Hyperf\\Coordinator\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/coordinator/src',
         ),
-        'Hyperf\\Contract\\' => array(
+        'Hyperf\\Contract\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/contract/src',
         ),
-        'Hyperf\\Context\\' => array(
+        'Hyperf\\Context\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/context/src',
         ),
-        'Hyperf\\Consul\\' => array(
+        'Hyperf\\Consul\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/consul/src',
         ),
-        'Hyperf\\Constants\\' => array(
+        'Hyperf\\Constants\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/constants/src',
         ),
-        'Hyperf\\Config\\' => array(
+        'Hyperf\\Config\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/config/src',
         ),
-        'Hyperf\\ConfigNacos\\' => array(
+        'Hyperf\\ConfigNacos\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/config-nacos/src',
         ),
-        'Hyperf\\ConfigCenter\\' => array(
+        'Hyperf\\ConfigCenter\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/config-center/src',
         ),
-        'Hyperf\\Conditionable\\' => array(
+        'Hyperf\\Conditionable\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/conditionable/src',
         ),
-        'Hyperf\\Command\\' => array(
+        'Hyperf\\Command\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/command/src',
         ),
-        'Hyperf\\Collection\\' => array(
+        'Hyperf\\Collection\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/collection/src',
         ),
-        'Hyperf\\Codec\\' => array(
+        'Hyperf\\Codec\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/codec/src',
         ),
-        'Hyperf\\CodeParser\\' => array(
+        'Hyperf\\CodeParser\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/code-parser/src',
         ),
-        'Hyperf\\Cache\\' => array(
+        'Hyperf\\Cache\\' => 
+        array (
             0 => __DIR__ . '/..' . '/hyperf/cache/src',
         ),
-        'HyperfTest\\' => array(
+        'HyperfTest\\' => 
+        array (
             0 => __DIR__ . '/../..' . '/test',
         ),
-        'GuzzleHttp\\Psr7\\' => array(
+        'GuzzleHttp\\Psr7\\' => 
+        array (
             0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
         ),
-        'GuzzleHttp\\Promise\\' => array(
+        'GuzzleHttp\\Promise\\' => 
+        array (
             0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
         ),
-        'GuzzleHttp\\' => array(
+        'GuzzleHttp\\' => 
+        array (
             0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
         ),
-        'GrahamCampbell\\ResultType\\' => array(
+        'GrahamCampbell\\ResultType\\' => 
+        array (
             0 => __DIR__ . '/..' . '/graham-campbell/result-type/src',
         ),
-        'Fig\\Http\\Message\\' => array(
+        'Fig\\Http\\Message\\' => 
+        array (
             0 => __DIR__ . '/..' . '/fig/http-message-util/src',
         ),
-        'Fidry\\CpuCoreCounter\\' => array(
+        'Fidry\\CpuCoreCounter\\' => 
+        array (
             0 => __DIR__ . '/..' . '/fidry/cpu-core-counter/src',
         ),
-        'FastRoute\\' => array(
+        'FastRoute\\' => 
+        array (
             0 => __DIR__ . '/..' . '/nikic/fast-route/src',
         ),
-        'Evenement\\' => array(
+        'Evenement\\' => 
+        array (
             0 => __DIR__ . '/..' . '/evenement/evenement/src',
         ),
-        'Dotenv\\' => array(
+        'Dotenv\\' => 
+        array (
             0 => __DIR__ . '/..' . '/vlucas/phpdotenv/src',
         ),
-        'Doctrine\\Instantiator\\' => array(
+        'Doctrine\\Instantiator\\' => 
+        array (
             0 => __DIR__ . '/..' . '/doctrine/instantiator/src/Doctrine/Instantiator',
         ),
-        'Doctrine\\Inflector\\' => array(
+        'Doctrine\\Inflector\\' => 
+        array (
             0 => __DIR__ . '/..' . '/doctrine/inflector/lib/Doctrine/Inflector',
         ),
-        'Doctrine\\Common\\Lexer\\' => array(
+        'Doctrine\\Common\\Lexer\\' => 
+        array (
             0 => __DIR__ . '/..' . '/doctrine/lexer/src',
         ),
-        'Doctrine\\Common\\Annotations\\' => array(
+        'Doctrine\\Common\\Annotations\\' => 
+        array (
             0 => __DIR__ . '/..' . '/doctrine/annotations/lib/Doctrine/Common/Annotations',
         ),
-        'DeepCopy\\' => array(
+        'DeepCopy\\' => 
+        array (
             0 => __DIR__ . '/..' . '/myclabs/deep-copy/src/DeepCopy',
         ),
-        'Composer\\XdebugHandler\\' => array(
+        'Composer\\XdebugHandler\\' => 
+        array (
             0 => __DIR__ . '/..' . '/composer/xdebug-handler/src',
         ),
-        'Composer\\Semver\\' => array(
+        'Composer\\Semver\\' => 
+        array (
             0 => __DIR__ . '/..' . '/composer/semver/src',
         ),
-        'Composer\\Pcre\\' => array(
+        'Composer\\Pcre\\' => 
+        array (
             0 => __DIR__ . '/..' . '/composer/pcre/src',
         ),
-        'Clue\\React\\NDJson\\' => array(
+        'Clue\\React\\NDJson\\' => 
+        array (
             0 => __DIR__ . '/..' . '/clue/ndjson-react/src',
         ),
-        'Carbon\\Doctrine\\' => array(
+        'Carbon\\Doctrine\\' => 
+        array (
             0 => __DIR__ . '/..' . '/carbonphp/carbon-doctrine-types/src/Carbon/Doctrine',
         ),
-        'Carbon\\' => array(
+        'Carbon\\' => 
+        array (
             0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon',
         ),
-        'App\\' => array(
+        'App\\' => 
+        array (
             0 => __DIR__ . '/../..' . '/app',
         ),
     );
 
-    public static $classMap = array(
+    public static $classMap = array (
         'App\\Constants\\ErrorCode' => __DIR__ . '/../..' . '/app/Constants/ErrorCode.php',
         'App\\Controller\\AbstractController' => __DIR__ . '/../..' . '/app/Controller/AbstractController.php',
         'App\\Controller\\IndexController' => __DIR__ . '/../..' . '/app/Controller/IndexController.php',
@@ -5078,7 +5213,7 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
         'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
     );
 
-    function(public static getInitializerClassLoader $loader)
+    public static function getInitializer(ClassLoader $loader)
     {
         return \Closure::bind(function () use ($loader) {
             $loader->prefixLengthsPsr4 = ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654::$prefixLengthsPsr4;