autoload_static.php 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit873464e4bd965a3168f133248b1b218b
  5. {
  6. public static $files = array (
  7. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  8. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  9. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  10. '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
  11. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  12. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  13. 'a1105708a18b76903365ca1c4aa61b02' => __DIR__ . '/..' . '/symfony/translation/Resources/functions.php',
  14. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  15. '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
  16. 'fe62ba7e10580d903cc46d808b5961a4' => __DIR__ . '/..' . '/tightenco/collect/src/Collect/Support/helpers.php',
  17. 'caf31cc6ec7cf2241cb6f12c226c3846' => __DIR__ . '/..' . '/tightenco/collect/src/Collect/Support/alias.php',
  18. '04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/spyc/Spyc.php',
  19. );
  20. public static $prefixLengthsPsr4 = array (
  21. 'T' =>
  22. array (
  23. 'Twig\\' => 5,
  24. 'Tightenco\\Collect\\' => 18,
  25. ),
  26. 'S' =>
  27. array (
  28. 'Symfony\\Polyfill\\Php80\\' => 23,
  29. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  30. 'Symfony\\Polyfill\\Ctype\\' => 23,
  31. 'Symfony\\Contracts\\Translation\\' => 30,
  32. 'Symfony\\Component\\VarDumper\\' => 28,
  33. 'Symfony\\Component\\Translation\\' => 30,
  34. 'Stevenmaguire\\OAuth2\\Client\\' => 28,
  35. ),
  36. 'R' =>
  37. array (
  38. 'RobThree\\Auth\\' => 14,
  39. ),
  40. 'P' =>
  41. array (
  42. 'Psr\\SimpleCache\\' => 16,
  43. 'Psr\\Log\\' => 8,
  44. 'Psr\\Http\\Message\\' => 17,
  45. 'Psr\\Http\\Client\\' => 16,
  46. 'Psr\\Container\\' => 14,
  47. 'PhpMimeMailParser\\' => 18,
  48. 'PHPMailer\\PHPMailer\\' => 20,
  49. ),
  50. 'M' =>
  51. array (
  52. 'MatthiasMullie\\PathConverter\\' => 29,
  53. 'MatthiasMullie\\Minify\\' => 22,
  54. ),
  55. 'L' =>
  56. array (
  57. 'League\\OAuth2\\Client\\' => 21,
  58. 'LdapRecord\\' => 11,
  59. ),
  60. 'I' =>
  61. array (
  62. 'Illuminate\\Contracts\\' => 21,
  63. ),
  64. 'H' =>
  65. array (
  66. 'Html2Text\\' => 10,
  67. ),
  68. 'G' =>
  69. array (
  70. 'GuzzleHttp\\Psr7\\' => 16,
  71. 'GuzzleHttp\\Promise\\' => 19,
  72. 'GuzzleHttp\\' => 11,
  73. ),
  74. 'F' =>
  75. array (
  76. 'Firebase\\JWT\\' => 13,
  77. ),
  78. 'D' =>
  79. array (
  80. 'Ddeboer\\Imap\\' => 13,
  81. ),
  82. 'C' =>
  83. array (
  84. 'Carbon\\' => 7,
  85. ),
  86. );
  87. public static $prefixDirsPsr4 = array (
  88. 'Twig\\' =>
  89. array (
  90. 0 => __DIR__ . '/..' . '/twig/twig/src',
  91. ),
  92. 'Tightenco\\Collect\\' =>
  93. array (
  94. 0 => __DIR__ . '/..' . '/tightenco/collect/src/Collect',
  95. ),
  96. 'Symfony\\Polyfill\\Php80\\' =>
  97. array (
  98. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  99. ),
  100. 'Symfony\\Polyfill\\Mbstring\\' =>
  101. array (
  102. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  103. ),
  104. 'Symfony\\Polyfill\\Ctype\\' =>
  105. array (
  106. 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
  107. ),
  108. 'Symfony\\Contracts\\Translation\\' =>
  109. array (
  110. 0 => __DIR__ . '/..' . '/symfony/translation-contracts',
  111. ),
  112. 'Symfony\\Component\\VarDumper\\' =>
  113. array (
  114. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  115. ),
  116. 'Symfony\\Component\\Translation\\' =>
  117. array (
  118. 0 => __DIR__ . '/..' . '/symfony/translation',
  119. ),
  120. 'Stevenmaguire\\OAuth2\\Client\\' =>
  121. array (
  122. 0 => __DIR__ . '/..' . '/stevenmaguire/oauth2-keycloak/src',
  123. ),
  124. 'RobThree\\Auth\\' =>
  125. array (
  126. 0 => __DIR__ . '/..' . '/robthree/twofactorauth/lib',
  127. ),
  128. 'Psr\\SimpleCache\\' =>
  129. array (
  130. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  131. ),
  132. 'Psr\\Log\\' =>
  133. array (
  134. 0 => __DIR__ . '/..' . '/psr/log/src',
  135. ),
  136. 'Psr\\Http\\Message\\' =>
  137. array (
  138. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  139. 1 => __DIR__ . '/..' . '/psr/http-factory/src',
  140. ),
  141. 'Psr\\Http\\Client\\' =>
  142. array (
  143. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  144. ),
  145. 'Psr\\Container\\' =>
  146. array (
  147. 0 => __DIR__ . '/..' . '/psr/container/src',
  148. ),
  149. 'PhpMimeMailParser\\' =>
  150. array (
  151. 0 => __DIR__ . '/..' . '/php-mime-mail-parser/php-mime-mail-parser/src',
  152. ),
  153. 'PHPMailer\\PHPMailer\\' =>
  154. array (
  155. 0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
  156. ),
  157. 'MatthiasMullie\\PathConverter\\' =>
  158. array (
  159. 0 => __DIR__ . '/..' . '/matthiasmullie/path-converter/src',
  160. ),
  161. 'MatthiasMullie\\Minify\\' =>
  162. array (
  163. 0 => __DIR__ . '/..' . '/matthiasmullie/minify/src',
  164. ),
  165. 'League\\OAuth2\\Client\\' =>
  166. array (
  167. 0 => __DIR__ . '/..' . '/league/oauth2-client/src',
  168. ),
  169. 'LdapRecord\\' =>
  170. array (
  171. 0 => __DIR__ . '/..' . '/directorytree/ldaprecord/src',
  172. ),
  173. 'Illuminate\\Contracts\\' =>
  174. array (
  175. 0 => __DIR__ . '/..' . '/illuminate/contracts',
  176. ),
  177. 'Html2Text\\' =>
  178. array (
  179. 0 => __DIR__ . '/..' . '/soundasleep/html2text/src',
  180. ),
  181. 'GuzzleHttp\\Psr7\\' =>
  182. array (
  183. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  184. ),
  185. 'GuzzleHttp\\Promise\\' =>
  186. array (
  187. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  188. ),
  189. 'GuzzleHttp\\' =>
  190. array (
  191. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  192. ),
  193. 'Firebase\\JWT\\' =>
  194. array (
  195. 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
  196. ),
  197. 'Ddeboer\\Imap\\' =>
  198. array (
  199. 0 => __DIR__ . '/..' . '/ddeboer/imap/src',
  200. ),
  201. 'Carbon\\' =>
  202. array (
  203. 0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon',
  204. ),
  205. );
  206. public static $prefixesPsr0 = array (
  207. 'O' =>
  208. array (
  209. 'OAuth2' =>
  210. array (
  211. 0 => __DIR__ . '/..' . '/bshaffer/oauth2-server-php/src',
  212. ),
  213. ),
  214. );
  215. public static $classMap = array (
  216. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  217. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  218. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  219. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  220. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  221. );
  222. public static function getInitializer(ClassLoader $loader)
  223. {
  224. return \Closure::bind(function () use ($loader) {
  225. $loader->prefixLengthsPsr4 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixLengthsPsr4;
  226. $loader->prefixDirsPsr4 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixDirsPsr4;
  227. $loader->prefixesPsr0 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixesPsr0;
  228. $loader->classMap = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$classMap;
  229. }, null, ClassLoader::class);
  230. }
  231. }