installed.php 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  1. <?php return array(
  2. 'root' => array(
  3. 'pretty_version' => '1.0.0+no-version-set',
  4. 'version' => '1.0.0.0',
  5. 'type' => 'project',
  6. 'install_path' => __DIR__ . '/../../',
  7. 'aliases' => array(),
  8. 'reference' => NULL,
  9. 'name' => 'karsonzhang/fastadmin',
  10. 'dev' => true,
  11. ),
  12. 'versions' => array(
  13. 'easywechat-composer/easywechat-composer' => array(
  14. 'pretty_version' => '1.4.1',
  15. 'version' => '1.4.1.0',
  16. 'type' => 'composer-plugin',
  17. 'install_path' => __DIR__ . '/../easywechat-composer/easywechat-composer',
  18. 'aliases' => array(),
  19. 'reference' => '3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd',
  20. 'dev_requirement' => false,
  21. ),
  22. 'ezyang/htmlpurifier' => array(
  23. 'pretty_version' => 'v4.16.0',
  24. 'version' => '4.16.0.0',
  25. 'type' => 'library',
  26. 'install_path' => __DIR__ . '/../ezyang/htmlpurifier',
  27. 'aliases' => array(),
  28. 'reference' => '523407fb06eb9e5f3d59889b3978d5bfe94299c8',
  29. 'dev_requirement' => false,
  30. ),
  31. 'firebase/php-jwt' => array(
  32. 'pretty_version' => 'v6.4.0',
  33. 'version' => '6.4.0.0',
  34. 'type' => 'library',
  35. 'install_path' => __DIR__ . '/../firebase/php-jwt',
  36. 'aliases' => array(),
  37. 'reference' => '4dd1e007f22a927ac77da5a3fbb067b42d3bc224',
  38. 'dev_requirement' => false,
  39. ),
  40. 'guzzlehttp/guzzle' => array(
  41. 'pretty_version' => '7.5.0',
  42. 'version' => '7.5.0.0',
  43. 'type' => 'library',
  44. 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
  45. 'aliases' => array(),
  46. 'reference' => 'b50a2a1251152e43f6a37f0fa053e730a67d25ba',
  47. 'dev_requirement' => false,
  48. ),
  49. 'guzzlehttp/promises' => array(
  50. 'pretty_version' => '1.5.2',
  51. 'version' => '1.5.2.0',
  52. 'type' => 'library',
  53. 'install_path' => __DIR__ . '/../guzzlehttp/promises',
  54. 'aliases' => array(),
  55. 'reference' => 'b94b2807d85443f9719887892882d0329d1e2598',
  56. 'dev_requirement' => false,
  57. ),
  58. 'guzzlehttp/psr7' => array(
  59. 'pretty_version' => '2.4.4',
  60. 'version' => '2.4.4.0',
  61. 'type' => 'library',
  62. 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
  63. 'aliases' => array(),
  64. 'reference' => '3cf1b6d4f0c820a2cf8bcaec39fc698f3443b5cf',
  65. 'dev_requirement' => false,
  66. ),
  67. 'karsonzhang/fastadmin' => array(
  68. 'pretty_version' => '1.0.0+no-version-set',
  69. 'version' => '1.0.0.0',
  70. 'type' => 'project',
  71. 'install_path' => __DIR__ . '/../../',
  72. 'aliases' => array(),
  73. 'reference' => NULL,
  74. 'dev_requirement' => false,
  75. ),
  76. 'karsonzhang/fastadmin-addons' => array(
  77. 'pretty_version' => '1.3.3',
  78. 'version' => '1.3.3.0',
  79. 'type' => 'library',
  80. 'install_path' => __DIR__ . '/../karsonzhang/fastadmin-addons',
  81. 'aliases' => array(),
  82. 'reference' => 'f5bb4dabda55271b08371a8ae9355a205be48c56',
  83. 'dev_requirement' => false,
  84. ),
  85. 'maennchen/zipstream-php' => array(
  86. 'pretty_version' => '2.1.0',
  87. 'version' => '2.1.0.0',
  88. 'type' => 'library',
  89. 'install_path' => __DIR__ . '/../maennchen/zipstream-php',
  90. 'aliases' => array(),
  91. 'reference' => 'c4c5803cc1f93df3d2448478ef79394a5981cc58',
  92. 'dev_requirement' => false,
  93. ),
  94. 'markbaker/complex' => array(
  95. 'pretty_version' => '3.0.2',
  96. 'version' => '3.0.2.0',
  97. 'type' => 'library',
  98. 'install_path' => __DIR__ . '/../markbaker/complex',
  99. 'aliases' => array(),
  100. 'reference' => '95c56caa1cf5c766ad6d65b6344b807c1e8405b9',
  101. 'dev_requirement' => false,
  102. ),
  103. 'markbaker/matrix' => array(
  104. 'pretty_version' => '3.0.1',
  105. 'version' => '3.0.1.0',
  106. 'type' => 'library',
  107. 'install_path' => __DIR__ . '/../markbaker/matrix',
  108. 'aliases' => array(),
  109. 'reference' => '728434227fe21be27ff6d86621a1b13107a2562c',
  110. 'dev_requirement' => false,
  111. ),
  112. 'monolog/monolog' => array(
  113. 'pretty_version' => '2.9.1',
  114. 'version' => '2.9.1.0',
  115. 'type' => 'library',
  116. 'install_path' => __DIR__ . '/../monolog/monolog',
  117. 'aliases' => array(),
  118. 'reference' => 'f259e2b15fb95494c83f52d3caad003bbf5ffaa1',
  119. 'dev_requirement' => false,
  120. ),
  121. 'myclabs/php-enum' => array(
  122. 'pretty_version' => '1.7.7',
  123. 'version' => '1.7.7.0',
  124. 'type' => 'library',
  125. 'install_path' => __DIR__ . '/../myclabs/php-enum',
  126. 'aliases' => array(),
  127. 'reference' => 'd178027d1e679832db9f38248fcc7200647dc2b7',
  128. 'dev_requirement' => false,
  129. ),
  130. 'nelexa/zip' => array(
  131. 'pretty_version' => '3.3.3',
  132. 'version' => '3.3.3.0',
  133. 'type' => 'library',
  134. 'install_path' => __DIR__ . '/../nelexa/zip',
  135. 'aliases' => array(),
  136. 'reference' => '501b52f6fc393a599b44ff348a42740e1eaac7c6',
  137. 'dev_requirement' => false,
  138. ),
  139. 'overtrue/pinyin' => array(
  140. 'pretty_version' => '3.0.6',
  141. 'version' => '3.0.6.0',
  142. 'type' => 'library',
  143. 'install_path' => __DIR__ . '/../overtrue/pinyin',
  144. 'aliases' => array(),
  145. 'reference' => '3b781d267197b74752daa32814d3a2cf5d140779',
  146. 'dev_requirement' => false,
  147. ),
  148. 'overtrue/socialite' => array(
  149. 'pretty_version' => '2.0.24',
  150. 'version' => '2.0.24.0',
  151. 'type' => 'library',
  152. 'install_path' => __DIR__ . '/../overtrue/socialite',
  153. 'aliases' => array(),
  154. 'reference' => 'ee7e7b000ec7d64f2b8aba1f6a2eec5cdf3f8bec',
  155. 'dev_requirement' => false,
  156. ),
  157. 'overtrue/wechat' => array(
  158. 'pretty_version' => '4.8.0',
  159. 'version' => '4.8.0.0',
  160. 'type' => 'library',
  161. 'install_path' => __DIR__ . '/../overtrue/wechat',
  162. 'aliases' => array(),
  163. 'reference' => '4accb0627803ffb6e45d2988898a0293d2a48e68',
  164. 'dev_requirement' => false,
  165. ),
  166. 'paragonie/random_compat' => array(
  167. 'pretty_version' => 'v9.99.100',
  168. 'version' => '9.99.100.0',
  169. 'type' => 'library',
  170. 'install_path' => __DIR__ . '/../paragonie/random_compat',
  171. 'aliases' => array(),
  172. 'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
  173. 'dev_requirement' => false,
  174. ),
  175. 'phpoffice/phpspreadsheet' => array(
  176. 'pretty_version' => '1.19.0',
  177. 'version' => '1.19.0.0',
  178. 'type' => 'library',
  179. 'install_path' => __DIR__ . '/../phpoffice/phpspreadsheet',
  180. 'aliases' => array(),
  181. 'reference' => 'a9ab55bfae02eecffb3df669a2e19ba0e2f04bbf',
  182. 'dev_requirement' => false,
  183. ),
  184. 'pimple/pimple' => array(
  185. 'pretty_version' => 'v3.5.0',
  186. 'version' => '3.5.0.0',
  187. 'type' => 'library',
  188. 'install_path' => __DIR__ . '/../pimple/pimple',
  189. 'aliases' => array(),
  190. 'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed',
  191. 'dev_requirement' => false,
  192. ),
  193. 'psr/cache' => array(
  194. 'pretty_version' => '1.0.1',
  195. 'version' => '1.0.1.0',
  196. 'type' => 'library',
  197. 'install_path' => __DIR__ . '/../psr/cache',
  198. 'aliases' => array(),
  199. 'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
  200. 'dev_requirement' => false,
  201. ),
  202. 'psr/cache-implementation' => array(
  203. 'dev_requirement' => false,
  204. 'provided' => array(
  205. 0 => '1.0|2.0',
  206. ),
  207. ),
  208. 'psr/container' => array(
  209. 'pretty_version' => '2.0.1',
  210. 'version' => '2.0.1.0',
  211. 'type' => 'library',
  212. 'install_path' => __DIR__ . '/../psr/container',
  213. 'aliases' => array(),
  214. 'reference' => '2ae37329ee82f91efadc282cc2d527fd6065a5ef',
  215. 'dev_requirement' => false,
  216. ),
  217. 'psr/event-dispatcher' => array(
  218. 'pretty_version' => '1.0.0',
  219. 'version' => '1.0.0.0',
  220. 'type' => 'library',
  221. 'install_path' => __DIR__ . '/../psr/event-dispatcher',
  222. 'aliases' => array(),
  223. 'reference' => 'dbefd12671e8a14ec7f180cab83036ed26714bb0',
  224. 'dev_requirement' => false,
  225. ),
  226. 'psr/event-dispatcher-implementation' => array(
  227. 'dev_requirement' => false,
  228. 'provided' => array(
  229. 0 => '1.0',
  230. ),
  231. ),
  232. 'psr/http-client' => array(
  233. 'pretty_version' => '1.0.1',
  234. 'version' => '1.0.1.0',
  235. 'type' => 'library',
  236. 'install_path' => __DIR__ . '/../psr/http-client',
  237. 'aliases' => array(),
  238. 'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
  239. 'dev_requirement' => false,
  240. ),
  241. 'psr/http-client-implementation' => array(
  242. 'dev_requirement' => false,
  243. 'provided' => array(
  244. 0 => '1.0',
  245. ),
  246. ),
  247. 'psr/http-factory' => array(
  248. 'pretty_version' => '1.0.1',
  249. 'version' => '1.0.1.0',
  250. 'type' => 'library',
  251. 'install_path' => __DIR__ . '/../psr/http-factory',
  252. 'aliases' => array(),
  253. 'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
  254. 'dev_requirement' => false,
  255. ),
  256. 'psr/http-factory-implementation' => array(
  257. 'dev_requirement' => false,
  258. 'provided' => array(
  259. 0 => '1.0',
  260. ),
  261. ),
  262. 'psr/http-message' => array(
  263. 'pretty_version' => '1.0.1',
  264. 'version' => '1.0.1.0',
  265. 'type' => 'library',
  266. 'install_path' => __DIR__ . '/../psr/http-message',
  267. 'aliases' => array(),
  268. 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
  269. 'dev_requirement' => false,
  270. ),
  271. 'psr/http-message-implementation' => array(
  272. 'dev_requirement' => false,
  273. 'provided' => array(
  274. 0 => '1.0',
  275. ),
  276. ),
  277. 'psr/log' => array(
  278. 'pretty_version' => '1.1.4',
  279. 'version' => '1.1.4.0',
  280. 'type' => 'library',
  281. 'install_path' => __DIR__ . '/../psr/log',
  282. 'aliases' => array(),
  283. 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
  284. 'dev_requirement' => false,
  285. ),
  286. 'psr/log-implementation' => array(
  287. 'dev_requirement' => false,
  288. 'provided' => array(
  289. 0 => '1.0.0 || 2.0.0 || 3.0.0',
  290. ),
  291. ),
  292. 'psr/simple-cache' => array(
  293. 'pretty_version' => '1.0.1',
  294. 'version' => '1.0.1.0',
  295. 'type' => 'library',
  296. 'install_path' => __DIR__ . '/../psr/simple-cache',
  297. 'aliases' => array(),
  298. 'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
  299. 'dev_requirement' => false,
  300. ),
  301. 'psr/simple-cache-implementation' => array(
  302. 'dev_requirement' => false,
  303. 'provided' => array(
  304. 0 => '1.0|2.0',
  305. ),
  306. ),
  307. 'ralouphie/getallheaders' => array(
  308. 'pretty_version' => '3.0.3',
  309. 'version' => '3.0.3.0',
  310. 'type' => 'library',
  311. 'install_path' => __DIR__ . '/../ralouphie/getallheaders',
  312. 'aliases' => array(),
  313. 'reference' => '120b605dfeb996808c31b6477290a714d356e822',
  314. 'dev_requirement' => false,
  315. ),
  316. 'symfony/cache' => array(
  317. 'pretty_version' => 'v5.4.21',
  318. 'version' => '5.4.21.0',
  319. 'type' => 'library',
  320. 'install_path' => __DIR__ . '/../symfony/cache',
  321. 'aliases' => array(),
  322. 'reference' => '32cab695bf99c63aff7d27ac67919944c00530ed',
  323. 'dev_requirement' => false,
  324. ),
  325. 'symfony/cache-contracts' => array(
  326. 'pretty_version' => 'v2.5.2',
  327. 'version' => '2.5.2.0',
  328. 'type' => 'library',
  329. 'install_path' => __DIR__ . '/../symfony/cache-contracts',
  330. 'aliases' => array(),
  331. 'reference' => '64be4a7acb83b6f2bf6de9a02cee6dad41277ebc',
  332. 'dev_requirement' => false,
  333. ),
  334. 'symfony/cache-implementation' => array(
  335. 'dev_requirement' => false,
  336. 'provided' => array(
  337. 0 => '1.0|2.0',
  338. ),
  339. ),
  340. 'symfony/deprecation-contracts' => array(
  341. 'pretty_version' => 'v2.5.2',
  342. 'version' => '2.5.2.0',
  343. 'type' => 'library',
  344. 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
  345. 'aliases' => array(),
  346. 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
  347. 'dev_requirement' => false,
  348. ),
  349. 'symfony/event-dispatcher' => array(
  350. 'pretty_version' => 'v5.4.21',
  351. 'version' => '5.4.21.0',
  352. 'type' => 'library',
  353. 'install_path' => __DIR__ . '/../symfony/event-dispatcher',
  354. 'aliases' => array(),
  355. 'reference' => 'f0ae1383a8285dfc6752b8d8602790953118ff5a',
  356. 'dev_requirement' => false,
  357. ),
  358. 'symfony/event-dispatcher-contracts' => array(
  359. 'pretty_version' => 'v2.5.2',
  360. 'version' => '2.5.2.0',
  361. 'type' => 'library',
  362. 'install_path' => __DIR__ . '/../symfony/event-dispatcher-contracts',
  363. 'aliases' => array(),
  364. 'reference' => 'f98b54df6ad059855739db6fcbc2d36995283fe1',
  365. 'dev_requirement' => false,
  366. ),
  367. 'symfony/event-dispatcher-implementation' => array(
  368. 'dev_requirement' => false,
  369. 'provided' => array(
  370. 0 => '2.0',
  371. ),
  372. ),
  373. 'symfony/finder' => array(
  374. 'pretty_version' => 'v5.4.21',
  375. 'version' => '5.4.21.0',
  376. 'type' => 'library',
  377. 'install_path' => __DIR__ . '/../symfony/finder',
  378. 'aliases' => array(),
  379. 'reference' => '078e9a5e1871fcfe6a5ce421b539344c21afef19',
  380. 'dev_requirement' => false,
  381. ),
  382. 'symfony/http-foundation' => array(
  383. 'pretty_version' => 'v5.4.21',
  384. 'version' => '5.4.21.0',
  385. 'type' => 'library',
  386. 'install_path' => __DIR__ . '/../symfony/http-foundation',
  387. 'aliases' => array(),
  388. 'reference' => '3bb6ee5582366c4176d5ce596b380117c8200bbf',
  389. 'dev_requirement' => false,
  390. ),
  391. 'symfony/polyfill-mbstring' => array(
  392. 'pretty_version' => 'v1.27.0',
  393. 'version' => '1.27.0.0',
  394. 'type' => 'library',
  395. 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
  396. 'aliases' => array(),
  397. 'reference' => '8ad114f6b39e2c98a8b0e3bd907732c207c2b534',
  398. 'dev_requirement' => false,
  399. ),
  400. 'symfony/polyfill-php73' => array(
  401. 'pretty_version' => 'v1.27.0',
  402. 'version' => '1.27.0.0',
  403. 'type' => 'library',
  404. 'install_path' => __DIR__ . '/../symfony/polyfill-php73',
  405. 'aliases' => array(),
  406. 'reference' => '9e8ecb5f92152187c4799efd3c96b78ccab18ff9',
  407. 'dev_requirement' => false,
  408. ),
  409. 'symfony/polyfill-php80' => array(
  410. 'pretty_version' => 'v1.27.0',
  411. 'version' => '1.27.0.0',
  412. 'type' => 'library',
  413. 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
  414. 'aliases' => array(),
  415. 'reference' => '7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936',
  416. 'dev_requirement' => false,
  417. ),
  418. 'symfony/psr-http-message-bridge' => array(
  419. 'pretty_version' => 'v2.1.4',
  420. 'version' => '2.1.4.0',
  421. 'type' => 'symfony-bridge',
  422. 'install_path' => __DIR__ . '/../symfony/psr-http-message-bridge',
  423. 'aliases' => array(),
  424. 'reference' => 'a125b93ef378c492e274f217874906fb9babdebb',
  425. 'dev_requirement' => false,
  426. ),
  427. 'symfony/service-contracts' => array(
  428. 'pretty_version' => 'v1.1.2',
  429. 'version' => '1.1.2.0',
  430. 'type' => 'library',
  431. 'install_path' => __DIR__ . '/../symfony/service-contracts',
  432. 'aliases' => array(),
  433. 'reference' => '191afdcb5804db960d26d8566b7e9a2843cab3a0',
  434. 'dev_requirement' => false,
  435. ),
  436. 'symfony/var-exporter' => array(
  437. 'pretty_version' => 'v4.4.43',
  438. 'version' => '4.4.43.0',
  439. 'type' => 'library',
  440. 'install_path' => __DIR__ . '/../symfony/var-exporter',
  441. 'aliases' => array(),
  442. 'reference' => '4a7a3a3d55c471d396e6d28011368b7b83cb518b',
  443. 'dev_requirement' => false,
  444. ),
  445. 'topthink/framework' => array(
  446. 'pretty_version' => 'dev-master',
  447. 'version' => 'dev-master',
  448. 'type' => 'think-framework',
  449. 'install_path' => __DIR__ . '/../../thinkphp',
  450. 'aliases' => array(),
  451. 'reference' => '643c58ed1bd22a2823ce5e95b3b68a5075f9087c',
  452. 'dev_requirement' => false,
  453. ),
  454. 'topthink/think-captcha' => array(
  455. 'pretty_version' => 'v1.0.7',
  456. 'version' => '1.0.7.0',
  457. 'type' => 'library',
  458. 'install_path' => __DIR__ . '/../topthink/think-captcha',
  459. 'aliases' => array(),
  460. 'reference' => '0c55455df26a1626a60d0dc35d2d89002b741d44',
  461. 'dev_requirement' => false,
  462. ),
  463. 'topthink/think-helper' => array(
  464. 'pretty_version' => 'v1.0.7',
  465. 'version' => '1.0.7.0',
  466. 'type' => 'library',
  467. 'install_path' => __DIR__ . '/../topthink/think-helper',
  468. 'aliases' => array(),
  469. 'reference' => '5f92178606c8ce131d36b37a57c58eb71e55f019',
  470. 'dev_requirement' => false,
  471. ),
  472. 'topthink/think-installer' => array(
  473. 'pretty_version' => 'v1.0.14',
  474. 'version' => '1.0.14.0',
  475. 'type' => 'composer-plugin',
  476. 'install_path' => __DIR__ . '/../topthink/think-installer',
  477. 'aliases' => array(),
  478. 'reference' => 'eae1740ac264a55c06134b6685dfb9f837d004d1',
  479. 'dev_requirement' => false,
  480. ),
  481. 'topthink/think-queue' => array(
  482. 'pretty_version' => 'v1.1.6',
  483. 'version' => '1.1.6.0',
  484. 'type' => 'think-extend',
  485. 'install_path' => __DIR__ . '/../topthink/think-queue',
  486. 'aliases' => array(),
  487. 'reference' => '250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245',
  488. 'dev_requirement' => false,
  489. ),
  490. 'txthinking/mailer' => array(
  491. 'pretty_version' => 'v2.0.1',
  492. 'version' => '2.0.1.0',
  493. 'type' => 'library',
  494. 'install_path' => __DIR__ . '/../txthinking/mailer',
  495. 'aliases' => array(),
  496. 'reference' => '09013cf9dad3aac195f66ae5309e8c3343c018e9',
  497. 'dev_requirement' => false,
  498. ),
  499. ),
  500. );