autoload_static.php 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit4d241e9f8bb10d006cd7432f945fdb5b
  5. {
  6. public static $files = array (
  7. '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
  8. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  9. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  10. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  11. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  12. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  13. '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
  14. 'd767e4fc2dc52fe66584ab8c6684783e' => __DIR__ . '/..' . '/adbario/php-dot-notation/src/helpers.php',
  15. '65fec9ebcfbb3cbb4fd0d519687aea01' => __DIR__ . '/..' . '/danielstjules/stringy/src/Create.php',
  16. 'b067bc7112e384b61c701452d53a14a8' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/JmesPath.php',
  17. '0d59ee240a4cd96ddbb4ff164fccea4d' => __DIR__ . '/..' . '/symfony/polyfill-php73/bootstrap.php',
  18. '66453932bc1be9fb2f910a27947d11b6' => __DIR__ . '/..' . '/alibabacloud/client/src/Functions.php',
  19. '2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
  20. '841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php',
  21. 'f0e7e63bbb278a92db02393536748c5f' => __DIR__ . '/..' . '/overtrue/wechat/src/Kernel/Support/Helpers.php',
  22. '6747f579ad6817f318cc3a7e7a0abb93' => __DIR__ . '/..' . '/overtrue/wechat/src/Kernel/Helpers.php',
  23. '8dafcc6956460bc297e00381fed53e11' => __DIR__ . '/..' . '/zoujingli/think-library/src/common.php',
  24. );
  25. public static $prefixLengthsPsr4 = array (
  26. 't' =>
  27. array (
  28. 'think\\composer\\' => 15,
  29. ),
  30. 'l' =>
  31. array (
  32. 'library\\' => 8,
  33. ),
  34. 'h' =>
  35. array (
  36. 'hg\\apidoc\\' => 10,
  37. ),
  38. 'c' =>
  39. array (
  40. 'clagiordano\\weblibs\\configmanager\\' => 34,
  41. ),
  42. 'Z' =>
  43. array (
  44. 'ZipStream\\' => 10,
  45. ),
  46. 'W' =>
  47. array (
  48. 'WePay\\' => 6,
  49. 'WePayV3\\' => 8,
  50. 'WeOpen\\' => 7,
  51. 'WeMini\\' => 7,
  52. 'WeChat\\' => 7,
  53. ),
  54. 'S' =>
  55. array (
  56. 'Symfony\\Polyfill\\Php80\\' => 23,
  57. 'Symfony\\Polyfill\\Php73\\' => 23,
  58. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  59. 'Symfony\\Polyfill\\Ctype\\' => 23,
  60. 'Symfony\\Contracts\\Service\\' => 26,
  61. 'Symfony\\Contracts\\EventDispatcher\\' => 34,
  62. 'Symfony\\Contracts\\Cache\\' => 24,
  63. 'Symfony\\Component\\Yaml\\' => 23,
  64. 'Symfony\\Component\\VarExporter\\' => 30,
  65. 'Symfony\\Component\\OptionsResolver\\' => 34,
  66. 'Symfony\\Component\\HttpFoundation\\' => 33,
  67. 'Symfony\\Component\\EventDispatcher\\' => 34,
  68. 'Symfony\\Component\\Cache\\' => 24,
  69. 'Symfony\\Bridge\\PsrHttpMessage\\' => 30,
  70. 'Stringy\\' => 8,
  71. ),
  72. 'Q' =>
  73. array (
  74. 'Qiniu\\' => 6,
  75. ),
  76. 'P' =>
  77. array (
  78. 'Psr\\SimpleCache\\' => 16,
  79. 'Psr\\Log\\' => 8,
  80. 'Psr\\Http\\Message\\' => 17,
  81. 'Psr\\Http\\Client\\' => 16,
  82. 'Psr\\EventDispatcher\\' => 20,
  83. 'Psr\\Container\\' => 14,
  84. 'Psr\\Cache\\' => 10,
  85. 'PhpOffice\\PhpSpreadsheet\\' => 25,
  86. ),
  87. 'O' =>
  88. array (
  89. 'Overtrue\\Socialite\\' => 19,
  90. 'OSS\\' => 4,
  91. ),
  92. 'M' =>
  93. array (
  94. 'MyCLabs\\Enum\\' => 13,
  95. 'Monolog\\' => 8,
  96. 'Matrix\\' => 7,
  97. ),
  98. 'J' =>
  99. array (
  100. 'JmesPath\\' => 9,
  101. ),
  102. 'G' =>
  103. array (
  104. 'GuzzleHttp\\Psr7\\' => 16,
  105. 'GuzzleHttp\\Promise\\' => 19,
  106. 'GuzzleHttp\\' => 11,
  107. ),
  108. 'F' =>
  109. array (
  110. 'Firebase\\JWT\\' => 13,
  111. ),
  112. 'E' =>
  113. array (
  114. 'Endroid\\QrCode\\' => 15,
  115. 'EasyWeChat\\' => 11,
  116. 'EasyWeChatComposer\\' => 19,
  117. ),
  118. 'C' =>
  119. array (
  120. 'Complex\\' => 8,
  121. ),
  122. 'A' =>
  123. array (
  124. 'AlibabaCloud\\Client\\' => 20,
  125. 'AlibabaCloud\\' => 13,
  126. 'AliPay\\' => 7,
  127. 'Adbar\\' => 6,
  128. ),
  129. );
  130. public static $prefixDirsPsr4 = array (
  131. 'think\\composer\\' =>
  132. array (
  133. 0 => __DIR__ . '/..' . '/topthink/think-installer/src',
  134. ),
  135. 'library\\' =>
  136. array (
  137. 0 => __DIR__ . '/..' . '/zoujingli/think-library/src',
  138. ),
  139. 'hg\\apidoc\\' =>
  140. array (
  141. 0 => __DIR__ . '/..' . '/hg/apidoc/src',
  142. ),
  143. 'clagiordano\\weblibs\\configmanager\\' =>
  144. array (
  145. 0 => __DIR__ . '/..' . '/clagiordano/weblibs-configmanager/src',
  146. ),
  147. 'ZipStream\\' =>
  148. array (
  149. 0 => __DIR__ . '/..' . '/maennchen/zipstream-php/src',
  150. ),
  151. 'WePay\\' =>
  152. array (
  153. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WePay',
  154. ),
  155. 'WePayV3\\' =>
  156. array (
  157. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WePayV3',
  158. ),
  159. 'WeOpen\\' =>
  160. array (
  161. 0 => __DIR__ . '/..' . '/zoujingli/weopen-developer/WeOpen',
  162. ),
  163. 'WeMini\\' =>
  164. array (
  165. 0 => __DIR__ . '/..' . '/zoujingli/weopen-developer/WeMini',
  166. 1 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WeMini',
  167. ),
  168. 'WeChat\\' =>
  169. array (
  170. 0 => __DIR__ . '/..' . '/zoujingli/weopen-developer/WeChat',
  171. 1 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WeChat',
  172. ),
  173. 'Symfony\\Polyfill\\Php80\\' =>
  174. array (
  175. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  176. ),
  177. 'Symfony\\Polyfill\\Php73\\' =>
  178. array (
  179. 0 => __DIR__ . '/..' . '/symfony/polyfill-php73',
  180. ),
  181. 'Symfony\\Polyfill\\Mbstring\\' =>
  182. array (
  183. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  184. ),
  185. 'Symfony\\Polyfill\\Ctype\\' =>
  186. array (
  187. 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
  188. ),
  189. 'Symfony\\Contracts\\Service\\' =>
  190. array (
  191. 0 => __DIR__ . '/..' . '/symfony/service-contracts',
  192. ),
  193. 'Symfony\\Contracts\\EventDispatcher\\' =>
  194. array (
  195. 0 => __DIR__ . '/..' . '/symfony/event-dispatcher-contracts',
  196. ),
  197. 'Symfony\\Contracts\\Cache\\' =>
  198. array (
  199. 0 => __DIR__ . '/..' . '/symfony/cache-contracts',
  200. ),
  201. 'Symfony\\Component\\Yaml\\' =>
  202. array (
  203. 0 => __DIR__ . '/..' . '/symfony/yaml',
  204. ),
  205. 'Symfony\\Component\\VarExporter\\' =>
  206. array (
  207. 0 => __DIR__ . '/..' . '/symfony/var-exporter',
  208. ),
  209. 'Symfony\\Component\\OptionsResolver\\' =>
  210. array (
  211. 0 => __DIR__ . '/..' . '/symfony/options-resolver',
  212. ),
  213. 'Symfony\\Component\\HttpFoundation\\' =>
  214. array (
  215. 0 => __DIR__ . '/..' . '/symfony/http-foundation',
  216. ),
  217. 'Symfony\\Component\\EventDispatcher\\' =>
  218. array (
  219. 0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
  220. ),
  221. 'Symfony\\Component\\Cache\\' =>
  222. array (
  223. 0 => __DIR__ . '/..' . '/symfony/cache',
  224. ),
  225. 'Symfony\\Bridge\\PsrHttpMessage\\' =>
  226. array (
  227. 0 => __DIR__ . '/..' . '/symfony/psr-http-message-bridge',
  228. ),
  229. 'Stringy\\' =>
  230. array (
  231. 0 => __DIR__ . '/..' . '/danielstjules/stringy/src',
  232. ),
  233. 'Qiniu\\' =>
  234. array (
  235. 0 => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu',
  236. ),
  237. 'Psr\\SimpleCache\\' =>
  238. array (
  239. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  240. ),
  241. 'Psr\\Log\\' =>
  242. array (
  243. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  244. ),
  245. 'Psr\\Http\\Message\\' =>
  246. array (
  247. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  248. 1 => __DIR__ . '/..' . '/psr/http-factory/src',
  249. ),
  250. 'Psr\\Http\\Client\\' =>
  251. array (
  252. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  253. ),
  254. 'Psr\\EventDispatcher\\' =>
  255. array (
  256. 0 => __DIR__ . '/..' . '/psr/event-dispatcher/src',
  257. ),
  258. 'Psr\\Container\\' =>
  259. array (
  260. 0 => __DIR__ . '/..' . '/psr/container/src',
  261. ),
  262. 'Psr\\Cache\\' =>
  263. array (
  264. 0 => __DIR__ . '/..' . '/psr/cache/src',
  265. ),
  266. 'PhpOffice\\PhpSpreadsheet\\' =>
  267. array (
  268. 0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet',
  269. ),
  270. 'Overtrue\\Socialite\\' =>
  271. array (
  272. 0 => __DIR__ . '/..' . '/overtrue/socialite/src',
  273. ),
  274. 'OSS\\' =>
  275. array (
  276. 0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS',
  277. ),
  278. 'MyCLabs\\Enum\\' =>
  279. array (
  280. 0 => __DIR__ . '/..' . '/myclabs/php-enum/src',
  281. ),
  282. 'Monolog\\' =>
  283. array (
  284. 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
  285. ),
  286. 'Matrix\\' =>
  287. array (
  288. 0 => __DIR__ . '/..' . '/markbaker/matrix/classes/src',
  289. ),
  290. 'JmesPath\\' =>
  291. array (
  292. 0 => __DIR__ . '/..' . '/mtdowling/jmespath.php/src',
  293. ),
  294. 'GuzzleHttp\\Psr7\\' =>
  295. array (
  296. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  297. ),
  298. 'GuzzleHttp\\Promise\\' =>
  299. array (
  300. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  301. ),
  302. 'GuzzleHttp\\' =>
  303. array (
  304. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  305. ),
  306. 'Firebase\\JWT\\' =>
  307. array (
  308. 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
  309. ),
  310. 'Endroid\\QrCode\\' =>
  311. array (
  312. 0 => __DIR__ . '/..' . '/endroid/qr-code/src',
  313. ),
  314. 'EasyWeChat\\' =>
  315. array (
  316. 0 => __DIR__ . '/..' . '/overtrue/wechat/src',
  317. ),
  318. 'EasyWeChatComposer\\' =>
  319. array (
  320. 0 => __DIR__ . '/..' . '/easywechat-composer/easywechat-composer/src',
  321. ),
  322. 'Complex\\' =>
  323. array (
  324. 0 => __DIR__ . '/..' . '/markbaker/complex/classes/src',
  325. ),
  326. 'AlibabaCloud\\Client\\' =>
  327. array (
  328. 0 => __DIR__ . '/..' . '/alibabacloud/client/src',
  329. ),
  330. 'AlibabaCloud\\' =>
  331. array (
  332. 0 => __DIR__ . '/..' . '/alibabacloud/sdk/src',
  333. ),
  334. 'AliPay\\' =>
  335. array (
  336. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/AliPay',
  337. ),
  338. 'Adbar\\' =>
  339. array (
  340. 0 => __DIR__ . '/..' . '/adbario/php-dot-notation/src',
  341. ),
  342. );
  343. public static $prefixesPsr0 = array (
  344. 'P' =>
  345. array (
  346. 'Pimple' =>
  347. array (
  348. 0 => __DIR__ . '/..' . '/pimple/pimple/src',
  349. ),
  350. 'PHPExcel' =>
  351. array (
  352. 0 => __DIR__ . '/..' . '/phpoffice/phpexcel/Classes',
  353. ),
  354. ),
  355. 'H' =>
  356. array (
  357. 'HTMLPurifier' =>
  358. array (
  359. 0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library',
  360. ),
  361. ),
  362. );
  363. public static $classMap = array (
  364. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  365. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  366. 'Ip2Region' => __DIR__ . '/..' . '/zoujingli/ip2region/Ip2Region.php',
  367. 'JsonException' => __DIR__ . '/..' . '/symfony/polyfill-php73/Resources/stubs/JsonException.php',
  368. 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
  369. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  370. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  371. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  372. 'We' => __DIR__ . '/..' . '/zoujingli/wechat-developer/We.php',
  373. );
  374. public static function getInitializer(ClassLoader $loader)
  375. {
  376. return \Closure::bind(function () use ($loader) {
  377. $loader->prefixLengthsPsr4 = ComposerStaticInit4d241e9f8bb10d006cd7432f945fdb5b::$prefixLengthsPsr4;
  378. $loader->prefixDirsPsr4 = ComposerStaticInit4d241e9f8bb10d006cd7432f945fdb5b::$prefixDirsPsr4;
  379. $loader->prefixesPsr0 = ComposerStaticInit4d241e9f8bb10d006cd7432f945fdb5b::$prefixesPsr0;
  380. $loader->classMap = ComposerStaticInit4d241e9f8bb10d006cd7432f945fdb5b::$classMap;
  381. }, null, ClassLoader::class);
  382. }
  383. }