installed.php 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893
  1. <?php return array(
  2. 'root' => array(
  3. 'name' => 'topthink/think',
  4. 'pretty_version' => '3.0.1.x-dev',
  5. 'version' => '3.0.1.9999999-dev',
  6. 'reference' => '402d73c4c1657b233227079712e59cfdb97d1b2a',
  7. 'type' => 'project',
  8. 'install_path' => __DIR__ . '/../../',
  9. 'aliases' => array(),
  10. 'dev' => true,
  11. ),
  12. 'versions' => array(
  13. 'adbario/php-dot-notation' => array(
  14. 'pretty_version' => '2.5.0',
  15. 'version' => '2.5.0.0',
  16. 'reference' => '081e2cca50c84bfeeea2e3ef9b2c8d206d80ccae',
  17. 'type' => 'library',
  18. 'install_path' => __DIR__ . '/../adbario/php-dot-notation',
  19. 'aliases' => array(),
  20. 'dev_requirement' => false,
  21. ),
  22. 'alibabacloud/credentials' => array(
  23. 'pretty_version' => '1.1.6',
  24. 'version' => '1.1.6.0',
  25. 'reference' => 'c61dca4a5df24a00c183d68df05cb7e5ce04e47d',
  26. 'type' => 'library',
  27. 'install_path' => __DIR__ . '/../alibabacloud/credentials',
  28. 'aliases' => array(),
  29. 'dev_requirement' => false,
  30. ),
  31. 'alibabacloud/darabonba-openapi' => array(
  32. 'pretty_version' => '0.2.13',
  33. 'version' => '0.2.13.0',
  34. 'reference' => '0213396384e2c064eefd614f3dd53636a63f987f',
  35. 'type' => 'library',
  36. 'install_path' => __DIR__ . '/../alibabacloud/darabonba-openapi',
  37. 'aliases' => array(),
  38. 'dev_requirement' => false,
  39. ),
  40. 'alibabacloud/dysmsapi-20170525' => array(
  41. 'pretty_version' => '2.0.9',
  42. 'version' => '2.0.9.0',
  43. 'reference' => 'f3098cdd4196aa42413e60fececcea08a3374ff1',
  44. 'type' => 'library',
  45. 'install_path' => __DIR__ . '/../alibabacloud/dysmsapi-20170525',
  46. 'aliases' => array(),
  47. 'dev_requirement' => false,
  48. ),
  49. 'alibabacloud/endpoint-util' => array(
  50. 'pretty_version' => '0.1.1',
  51. 'version' => '0.1.1.0',
  52. 'reference' => 'f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5',
  53. 'type' => 'library',
  54. 'install_path' => __DIR__ . '/../alibabacloud/endpoint-util',
  55. 'aliases' => array(),
  56. 'dev_requirement' => false,
  57. ),
  58. 'alibabacloud/gateway-spi' => array(
  59. 'pretty_version' => '1.0.0',
  60. 'version' => '1.0.0.0',
  61. 'reference' => '7440f77750c329d8ab252db1d1d967314ccd1fcb',
  62. 'type' => 'library',
  63. 'install_path' => __DIR__ . '/../alibabacloud/gateway-spi',
  64. 'aliases' => array(),
  65. 'dev_requirement' => false,
  66. ),
  67. 'alibabacloud/openapi-util' => array(
  68. 'pretty_version' => '0.1.13',
  69. 'version' => '0.1.13.0',
  70. 'reference' => '870e59984f05e104aa303c85b8214e339ba0a0ac',
  71. 'type' => 'library',
  72. 'install_path' => __DIR__ . '/../alibabacloud/openapi-util',
  73. 'aliases' => array(),
  74. 'dev_requirement' => false,
  75. ),
  76. 'alibabacloud/tea' => array(
  77. 'pretty_version' => '3.2.1',
  78. 'version' => '3.2.1.0',
  79. 'reference' => '1619cb96c158384f72b873e1f85de8b299c9c367',
  80. 'type' => 'library',
  81. 'install_path' => __DIR__ . '/../alibabacloud/tea',
  82. 'aliases' => array(),
  83. 'dev_requirement' => false,
  84. ),
  85. 'alibabacloud/tea-utils' => array(
  86. 'pretty_version' => '0.2.21',
  87. 'version' => '0.2.21.0',
  88. 'reference' => '5039e45714c6456186d267f5d81a4b260a652495',
  89. 'type' => 'library',
  90. 'install_path' => __DIR__ . '/../alibabacloud/tea-utils',
  91. 'aliases' => array(),
  92. 'dev_requirement' => false,
  93. ),
  94. 'alibabacloud/tea-xml' => array(
  95. 'pretty_version' => '0.2.4',
  96. 'version' => '0.2.4.0',
  97. 'reference' => '3e0c000bf536224eebbac913c371bef174c0a16a',
  98. 'type' => 'library',
  99. 'install_path' => __DIR__ . '/../alibabacloud/tea-xml',
  100. 'aliases' => array(),
  101. 'dev_requirement' => false,
  102. ),
  103. 'aliyuncs/oss-sdk-php' => array(
  104. 'pretty_version' => 'v2.7.1',
  105. 'version' => '2.7.1.0',
  106. 'reference' => 'ce5d34dae9868237a32248788ea175c7e9da14b1',
  107. 'type' => 'library',
  108. 'install_path' => __DIR__ . '/../aliyuncs/oss-sdk-php',
  109. 'aliases' => array(),
  110. 'dev_requirement' => false,
  111. ),
  112. 'aws/aws-crt-php' => array(
  113. 'pretty_version' => 'v1.2.6',
  114. 'version' => '1.2.6.0',
  115. 'reference' => 'a63485b65b6b3367039306496d49737cf1995408',
  116. 'type' => 'library',
  117. 'install_path' => __DIR__ . '/../aws/aws-crt-php',
  118. 'aliases' => array(),
  119. 'dev_requirement' => false,
  120. ),
  121. 'aws/aws-sdk-php' => array(
  122. 'pretty_version' => '3.322.6',
  123. 'version' => '3.322.6.0',
  124. 'reference' => 'ae7b0edab466c3440fe007c07cb62ae32a4dbfca',
  125. 'type' => 'library',
  126. 'install_path' => __DIR__ . '/../aws/aws-sdk-php',
  127. 'aliases' => array(),
  128. 'dev_requirement' => false,
  129. ),
  130. 'bacon/bacon-qr-code' => array(
  131. 'pretty_version' => '2.0.8',
  132. 'version' => '2.0.8.0',
  133. 'reference' => '8674e51bb65af933a5ffaf1c308a660387c35c22',
  134. 'type' => 'library',
  135. 'install_path' => __DIR__ . '/../bacon/bacon-qr-code',
  136. 'aliases' => array(),
  137. 'dev_requirement' => false,
  138. ),
  139. 'carbonphp/carbon-doctrine-types' => array(
  140. 'pretty_version' => '1.0.0',
  141. 'version' => '1.0.0.0',
  142. 'reference' => '3c430083d0b41ceed84ecccf9dac613241d7305d',
  143. 'type' => 'library',
  144. 'install_path' => __DIR__ . '/../carbonphp/carbon-doctrine-types',
  145. 'aliases' => array(),
  146. 'dev_requirement' => false,
  147. ),
  148. 'dasprid/enum' => array(
  149. 'pretty_version' => '1.0.6',
  150. 'version' => '1.0.6.0',
  151. 'reference' => '8dfd07c6d2cf31c8da90c53b83c026c7696dda90',
  152. 'type' => 'library',
  153. 'install_path' => __DIR__ . '/../dasprid/enum',
  154. 'aliases' => array(),
  155. 'dev_requirement' => false,
  156. ),
  157. 'doctrine/annotations' => array(
  158. 'pretty_version' => 'v1.2.7',
  159. 'version' => '1.2.7.0',
  160. 'reference' => 'f25c8aab83e0c3e976fd7d19875f198ccf2f7535',
  161. 'type' => 'library',
  162. 'install_path' => __DIR__ . '/../doctrine/annotations',
  163. 'aliases' => array(),
  164. 'dev_requirement' => false,
  165. ),
  166. 'doctrine/cache' => array(
  167. 'pretty_version' => 'v1.4.4',
  168. 'version' => '1.4.4.0',
  169. 'reference' => '6433826dd02c9e5be8a127320dc13e7e6625d020',
  170. 'type' => 'library',
  171. 'install_path' => __DIR__ . '/../doctrine/cache',
  172. 'aliases' => array(),
  173. 'dev_requirement' => false,
  174. ),
  175. 'doctrine/lexer' => array(
  176. 'pretty_version' => '1.2.3',
  177. 'version' => '1.2.3.0',
  178. 'reference' => 'c268e882d4dbdd85e36e4ad69e02dc284f89d229',
  179. 'type' => 'library',
  180. 'install_path' => __DIR__ . '/../doctrine/lexer',
  181. 'aliases' => array(),
  182. 'dev_requirement' => false,
  183. ),
  184. 'endroid/qr-code' => array(
  185. 'pretty_version' => '3.9.7',
  186. 'version' => '3.9.7.0',
  187. 'reference' => '94563d7b3105288e6ac53a67ae720e3669fac1f6',
  188. 'type' => 'library',
  189. 'install_path' => __DIR__ . '/../endroid/qr-code',
  190. 'aliases' => array(),
  191. 'dev_requirement' => false,
  192. ),
  193. 'ezyang/htmlpurifier' => array(
  194. 'pretty_version' => 'v4.17.0',
  195. 'version' => '4.17.0.0',
  196. 'reference' => 'bbc513d79acf6691fa9cf10f192c90dd2957f18c',
  197. 'type' => 'library',
  198. 'install_path' => __DIR__ . '/../ezyang/htmlpurifier',
  199. 'aliases' => array(),
  200. 'dev_requirement' => false,
  201. ),
  202. 'fastknife/ajcaptcha' => array(
  203. 'pretty_version' => 'v1.2.2',
  204. 'version' => '1.2.2.0',
  205. 'reference' => '87c122b6cd950fd98702e929685e5e7c0c517ddc',
  206. 'type' => 'library',
  207. 'install_path' => __DIR__ . '/../fastknife/ajcaptcha',
  208. 'aliases' => array(),
  209. 'dev_requirement' => false,
  210. ),
  211. 'firebase/php-jwt' => array(
  212. 'pretty_version' => 'v5.5.1',
  213. 'version' => '5.5.1.0',
  214. 'reference' => '83b609028194aa042ea33b5af2d41a7427de80e6',
  215. 'type' => 'library',
  216. 'install_path' => __DIR__ . '/../firebase/php-jwt',
  217. 'aliases' => array(),
  218. 'dev_requirement' => false,
  219. ),
  220. 'gregwar/captcha' => array(
  221. 'pretty_version' => 'v1.2.1',
  222. 'version' => '1.2.1.0',
  223. 'reference' => '229d3cdfe33d6f1349e0aec94a26e9205a6db08e',
  224. 'type' => 'library',
  225. 'install_path' => __DIR__ . '/../gregwar/captcha',
  226. 'aliases' => array(),
  227. 'dev_requirement' => false,
  228. ),
  229. 'guzzlehttp/guzzle' => array(
  230. 'pretty_version' => '6.5.8',
  231. 'version' => '6.5.8.0',
  232. 'reference' => 'a52f0440530b54fa079ce76e8c5d196a42cad981',
  233. 'type' => 'library',
  234. 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
  235. 'aliases' => array(),
  236. 'dev_requirement' => false,
  237. ),
  238. 'guzzlehttp/promises' => array(
  239. 'pretty_version' => '1.5.3',
  240. 'version' => '1.5.3.0',
  241. 'reference' => '67ab6e18aaa14d753cc148911d273f6e6cb6721e',
  242. 'type' => 'library',
  243. 'install_path' => __DIR__ . '/../guzzlehttp/promises',
  244. 'aliases' => array(),
  245. 'dev_requirement' => false,
  246. ),
  247. 'guzzlehttp/psr7' => array(
  248. 'pretty_version' => '1.9.1',
  249. 'version' => '1.9.1.0',
  250. 'reference' => 'e4490cabc77465aaee90b20cfc9a770f8c04be6b',
  251. 'type' => 'library',
  252. 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
  253. 'aliases' => array(),
  254. 'dev_requirement' => false,
  255. ),
  256. 'intervention/image' => array(
  257. 'pretty_version' => '2.7.2',
  258. 'version' => '2.7.2.0',
  259. 'reference' => '04be355f8d6734c826045d02a1079ad658322dad',
  260. 'type' => 'library',
  261. 'install_path' => __DIR__ . '/../intervention/image',
  262. 'aliases' => array(),
  263. 'dev_requirement' => false,
  264. ),
  265. 'joypack/tencent-map' => array(
  266. 'pretty_version' => '1.0.0',
  267. 'version' => '1.0.0.0',
  268. 'reference' => '97c0269086d53dbecb9c3c6e1d2717645d7940a8',
  269. 'type' => 'library',
  270. 'install_path' => __DIR__ . '/../joypack/tencent-map',
  271. 'aliases' => array(),
  272. 'dev_requirement' => false,
  273. ),
  274. 'khanamiryan/qrcode-detector-decoder' => array(
  275. 'pretty_version' => '1.0.6',
  276. 'version' => '1.0.6.0',
  277. 'reference' => '45326fb83a2a375065dbb3a134b5b8a5872da569',
  278. 'type' => 'library',
  279. 'install_path' => __DIR__ . '/../khanamiryan/qrcode-detector-decoder',
  280. 'aliases' => array(),
  281. 'dev_requirement' => false,
  282. ),
  283. 'league/flysystem' => array(
  284. 'pretty_version' => '1.1.10',
  285. 'version' => '1.1.10.0',
  286. 'reference' => '3239285c825c152bcc315fe0e87d6b55f5972ed1',
  287. 'type' => 'library',
  288. 'install_path' => __DIR__ . '/../league/flysystem',
  289. 'aliases' => array(),
  290. 'dev_requirement' => false,
  291. ),
  292. 'league/flysystem-cached-adapter' => array(
  293. 'pretty_version' => '1.1.0',
  294. 'version' => '1.1.0.0',
  295. 'reference' => 'd1925efb2207ac4be3ad0c40b8277175f99ffaff',
  296. 'type' => 'library',
  297. 'install_path' => __DIR__ . '/../league/flysystem-cached-adapter',
  298. 'aliases' => array(),
  299. 'dev_requirement' => false,
  300. ),
  301. 'league/mime-type-detection' => array(
  302. 'pretty_version' => '1.12.0',
  303. 'version' => '1.12.0.0',
  304. 'reference' => 'c7f2872fb273bf493811473dafc88d60ae829f48',
  305. 'type' => 'library',
  306. 'install_path' => __DIR__ . '/../league/mime-type-detection',
  307. 'aliases' => array(),
  308. 'dev_requirement' => false,
  309. ),
  310. 'lizhichao/one-sm' => array(
  311. 'pretty_version' => '1.10',
  312. 'version' => '1.10.0.0',
  313. 'reference' => '687a012a44a5bfd4d9143a0234e1060543be455a',
  314. 'type' => 'library',
  315. 'install_path' => __DIR__ . '/../lizhichao/one-sm',
  316. 'aliases' => array(),
  317. 'dev_requirement' => false,
  318. ),
  319. 'lizhichao/word' => array(
  320. 'pretty_version' => 'v2.1',
  321. 'version' => '2.1.0.0',
  322. 'reference' => 'f17172d45f505e7140da0bde2103defc13255326',
  323. 'type' => 'library',
  324. 'install_path' => __DIR__ . '/../lizhichao/word',
  325. 'aliases' => array(),
  326. 'dev_requirement' => false,
  327. ),
  328. 'maennchen/zipstream-php' => array(
  329. 'pretty_version' => '2.1.0',
  330. 'version' => '2.1.0.0',
  331. 'reference' => 'c4c5803cc1f93df3d2448478ef79394a5981cc58',
  332. 'type' => 'library',
  333. 'install_path' => __DIR__ . '/../maennchen/zipstream-php',
  334. 'aliases' => array(),
  335. 'dev_requirement' => false,
  336. ),
  337. 'markbaker/complex' => array(
  338. 'pretty_version' => '3.0.2',
  339. 'version' => '3.0.2.0',
  340. 'reference' => '95c56caa1cf5c766ad6d65b6344b807c1e8405b9',
  341. 'type' => 'library',
  342. 'install_path' => __DIR__ . '/../markbaker/complex',
  343. 'aliases' => array(),
  344. 'dev_requirement' => false,
  345. ),
  346. 'markbaker/matrix' => array(
  347. 'pretty_version' => '3.0.1',
  348. 'version' => '3.0.1.0',
  349. 'reference' => '728434227fe21be27ff6d86621a1b13107a2562c',
  350. 'type' => 'library',
  351. 'install_path' => __DIR__ . '/../markbaker/matrix',
  352. 'aliases' => array(),
  353. 'dev_requirement' => false,
  354. ),
  355. 'monolog/monolog' => array(
  356. 'pretty_version' => '1.27.1',
  357. 'version' => '1.27.1.0',
  358. 'reference' => '904713c5929655dc9b97288b69cfeedad610c9a1',
  359. 'type' => 'library',
  360. 'install_path' => __DIR__ . '/../monolog/monolog',
  361. 'aliases' => array(),
  362. 'dev_requirement' => false,
  363. ),
  364. 'mtdowling/jmespath.php' => array(
  365. 'pretty_version' => '2.8.0',
  366. 'version' => '2.8.0.0',
  367. 'reference' => 'a2a865e05d5f420b50cc2f85bb78d565db12a6bc',
  368. 'type' => 'library',
  369. 'install_path' => __DIR__ . '/../mtdowling/jmespath.php',
  370. 'aliases' => array(),
  371. 'dev_requirement' => false,
  372. ),
  373. 'myclabs/php-enum' => array(
  374. 'pretty_version' => '1.8.4',
  375. 'version' => '1.8.4.0',
  376. 'reference' => 'a867478eae49c9f59ece437ae7f9506bfaa27483',
  377. 'type' => 'library',
  378. 'install_path' => __DIR__ . '/../myclabs/php-enum',
  379. 'aliases' => array(),
  380. 'dev_requirement' => false,
  381. ),
  382. 'nesbot/carbon' => array(
  383. 'pretty_version' => '2.72.5',
  384. 'version' => '2.72.5.0',
  385. 'reference' => 'afd46589c216118ecd48ff2b95d77596af1e57ed',
  386. 'type' => 'library',
  387. 'install_path' => __DIR__ . '/../nesbot/carbon',
  388. 'aliases' => array(),
  389. 'dev_requirement' => false,
  390. ),
  391. 'nette/php-generator' => array(
  392. 'pretty_version' => 'v3.6.9',
  393. 'version' => '3.6.9.0',
  394. 'reference' => 'd31782f7bd2ae84ad06f863391ec3fb77ca4d0a6',
  395. 'type' => 'library',
  396. 'install_path' => __DIR__ . '/../nette/php-generator',
  397. 'aliases' => array(),
  398. 'dev_requirement' => false,
  399. ),
  400. 'nette/utils' => array(
  401. 'pretty_version' => 'v3.2.10',
  402. 'version' => '3.2.10.0',
  403. 'reference' => 'a4175c62652f2300c8017fb7e640f9ccb11648d2',
  404. 'type' => 'library',
  405. 'install_path' => __DIR__ . '/../nette/utils',
  406. 'aliases' => array(),
  407. 'dev_requirement' => false,
  408. ),
  409. 'obs/esdk-obs-php' => array(
  410. 'pretty_version' => '3.23.11',
  411. 'version' => '3.23.11.0',
  412. 'reference' => '51272ef0c4415607f0f68460ae7706be330b8a82',
  413. 'type' => 'library',
  414. 'install_path' => __DIR__ . '/../obs/esdk-obs-php',
  415. 'aliases' => array(),
  416. 'dev_requirement' => false,
  417. ),
  418. 'open-smf/connection-pool' => array(
  419. 'pretty_version' => 'v1.0.16',
  420. 'version' => '1.0.16.0',
  421. 'reference' => 'f70e47dbf56f1869d3207e15825cf38810b865e0',
  422. 'type' => 'library',
  423. 'install_path' => __DIR__ . '/../open-smf/connection-pool',
  424. 'aliases' => array(),
  425. 'dev_requirement' => false,
  426. ),
  427. 'overtrue/socialite' => array(
  428. 'pretty_version' => '1.3.0',
  429. 'version' => '1.3.0.0',
  430. 'reference' => 'fda55f0acef43a144799b1957a8f93d9f5deffce',
  431. 'type' => 'library',
  432. 'install_path' => __DIR__ . '/../overtrue/socialite',
  433. 'aliases' => array(),
  434. 'dev_requirement' => false,
  435. ),
  436. 'overtrue/wechat' => array(
  437. 'pretty_version' => '3.3.33',
  438. 'version' => '3.3.33.0',
  439. 'reference' => '78e5476df330754040d1c400d0bca640d5b77cb7',
  440. 'type' => 'library',
  441. 'install_path' => __DIR__ . '/../overtrue/wechat',
  442. 'aliases' => array(),
  443. 'dev_requirement' => false,
  444. ),
  445. 'phpoffice/phpexcel' => array(
  446. 'pretty_version' => '1.8.2',
  447. 'version' => '1.8.2.0',
  448. 'reference' => '1441011fb7ecdd8cc689878f54f8b58a6805f870',
  449. 'type' => 'library',
  450. 'install_path' => __DIR__ . '/../phpoffice/phpexcel',
  451. 'aliases' => array(),
  452. 'dev_requirement' => false,
  453. ),
  454. 'phpoffice/phpspreadsheet' => array(
  455. 'pretty_version' => '1.25.2',
  456. 'version' => '1.25.2.0',
  457. 'reference' => 'a317a09e7def49852400a4b3eca4a4b0790ceeb5',
  458. 'type' => 'library',
  459. 'install_path' => __DIR__ . '/../phpoffice/phpspreadsheet',
  460. 'aliases' => array(),
  461. 'dev_requirement' => false,
  462. ),
  463. 'pimple/pimple' => array(
  464. 'pretty_version' => 'v3.5.0',
  465. 'version' => '3.5.0.0',
  466. 'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed',
  467. 'type' => 'library',
  468. 'install_path' => __DIR__ . '/../pimple/pimple',
  469. 'aliases' => array(),
  470. 'dev_requirement' => false,
  471. ),
  472. 'psr/cache' => array(
  473. 'pretty_version' => '1.0.1',
  474. 'version' => '1.0.1.0',
  475. 'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
  476. 'type' => 'library',
  477. 'install_path' => __DIR__ . '/../psr/cache',
  478. 'aliases' => array(),
  479. 'dev_requirement' => false,
  480. ),
  481. 'psr/clock' => array(
  482. 'pretty_version' => '1.0.0',
  483. 'version' => '1.0.0.0',
  484. 'reference' => 'e41a24703d4560fd0acb709162f73b8adfc3aa0d',
  485. 'type' => 'library',
  486. 'install_path' => __DIR__ . '/../psr/clock',
  487. 'aliases' => array(),
  488. 'dev_requirement' => false,
  489. ),
  490. 'psr/clock-implementation' => array(
  491. 'dev_requirement' => false,
  492. 'provided' => array(
  493. 0 => '1.0',
  494. ),
  495. ),
  496. 'psr/container' => array(
  497. 'pretty_version' => '1.1.1',
  498. 'version' => '1.1.1.0',
  499. 'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf',
  500. 'type' => 'library',
  501. 'install_path' => __DIR__ . '/../psr/container',
  502. 'aliases' => array(),
  503. 'dev_requirement' => false,
  504. ),
  505. 'psr/http-client' => array(
  506. 'pretty_version' => '1.0.3',
  507. 'version' => '1.0.3.0',
  508. 'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90',
  509. 'type' => 'library',
  510. 'install_path' => __DIR__ . '/../psr/http-client',
  511. 'aliases' => array(),
  512. 'dev_requirement' => false,
  513. ),
  514. 'psr/http-factory' => array(
  515. 'pretty_version' => '1.1.0',
  516. 'version' => '1.1.0.0',
  517. 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a',
  518. 'type' => 'library',
  519. 'install_path' => __DIR__ . '/../psr/http-factory',
  520. 'aliases' => array(),
  521. 'dev_requirement' => false,
  522. ),
  523. 'psr/http-message' => array(
  524. 'pretty_version' => '1.1',
  525. 'version' => '1.1.0.0',
  526. 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba',
  527. 'type' => 'library',
  528. 'install_path' => __DIR__ . '/../psr/http-message',
  529. 'aliases' => array(),
  530. 'dev_requirement' => false,
  531. ),
  532. 'psr/http-message-implementation' => array(
  533. 'dev_requirement' => false,
  534. 'provided' => array(
  535. 0 => '1.0',
  536. ),
  537. ),
  538. 'psr/log' => array(
  539. 'pretty_version' => '1.1.4',
  540. 'version' => '1.1.4.0',
  541. 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
  542. 'type' => 'library',
  543. 'install_path' => __DIR__ . '/../psr/log',
  544. 'aliases' => array(),
  545. 'dev_requirement' => false,
  546. ),
  547. 'psr/log-implementation' => array(
  548. 'dev_requirement' => false,
  549. 'provided' => array(
  550. 0 => '1.0.0',
  551. ),
  552. ),
  553. 'psr/simple-cache' => array(
  554. 'pretty_version' => '1.0.1',
  555. 'version' => '1.0.1.0',
  556. 'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
  557. 'type' => 'library',
  558. 'install_path' => __DIR__ . '/../psr/simple-cache',
  559. 'aliases' => array(),
  560. 'dev_requirement' => false,
  561. ),
  562. 'qiniu/php-sdk' => array(
  563. 'pretty_version' => 'v7.13.0',
  564. 'version' => '7.13.0.0',
  565. 'reference' => 'a9b6716ca6f31c9ac9d2c732a38a638caa2828d9',
  566. 'type' => 'library',
  567. 'install_path' => __DIR__ . '/../qiniu/php-sdk',
  568. 'aliases' => array(),
  569. 'dev_requirement' => false,
  570. ),
  571. 'ralouphie/getallheaders' => array(
  572. 'pretty_version' => '3.0.3',
  573. 'version' => '3.0.3.0',
  574. 'reference' => '120b605dfeb996808c31b6477290a714d356e822',
  575. 'type' => 'library',
  576. 'install_path' => __DIR__ . '/../ralouphie/getallheaders',
  577. 'aliases' => array(),
  578. 'dev_requirement' => false,
  579. ),
  580. 'riverslei/payment' => array(
  581. 'pretty_version' => 'v5.1.0',
  582. 'version' => '5.1.0.0',
  583. 'reference' => '77f671b68b0285a6af77dc7c5afa36eabcae35aa',
  584. 'type' => 'library',
  585. 'install_path' => __DIR__ . '/../riverslei/payment',
  586. 'aliases' => array(),
  587. 'dev_requirement' => false,
  588. ),
  589. 'swoole/ide-helper' => array(
  590. 'pretty_version' => '4.8.13',
  591. 'version' => '4.8.13.0',
  592. 'reference' => 'd100c446b2e3d56430cbcab5dc3fa20a9f35c4ef',
  593. 'type' => 'library',
  594. 'install_path' => __DIR__ . '/../swoole/ide-helper',
  595. 'aliases' => array(),
  596. 'dev_requirement' => false,
  597. ),
  598. 'symfony/deprecation-contracts' => array(
  599. 'pretty_version' => 'v2.5.3',
  600. 'version' => '2.5.3.0',
  601. 'reference' => '80d075412b557d41002320b96a096ca65aa2c98d',
  602. 'type' => 'library',
  603. 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
  604. 'aliases' => array(),
  605. 'dev_requirement' => false,
  606. ),
  607. 'symfony/finder' => array(
  608. 'pretty_version' => 'v5.4.43',
  609. 'version' => '5.4.43.0',
  610. 'reference' => 'ae25a9145a900764158d439653d5630191155ca0',
  611. 'type' => 'library',
  612. 'install_path' => __DIR__ . '/../symfony/finder',
  613. 'aliases' => array(),
  614. 'dev_requirement' => false,
  615. ),
  616. 'symfony/http-foundation' => array(
  617. 'pretty_version' => 'v3.4.47',
  618. 'version' => '3.4.47.0',
  619. 'reference' => 'b9885fcce6fe494201da4f70a9309770e9d13dc8',
  620. 'type' => 'library',
  621. 'install_path' => __DIR__ . '/../symfony/http-foundation',
  622. 'aliases' => array(),
  623. 'dev_requirement' => false,
  624. ),
  625. 'symfony/options-resolver' => array(
  626. 'pretty_version' => 'v5.4.40',
  627. 'version' => '5.4.40.0',
  628. 'reference' => 'bd1afbde6613a8d6b956115e0e14b196191fd0c4',
  629. 'type' => 'library',
  630. 'install_path' => __DIR__ . '/../symfony/options-resolver',
  631. 'aliases' => array(),
  632. 'dev_requirement' => false,
  633. ),
  634. 'symfony/polyfill-ctype' => array(
  635. 'pretty_version' => 'v1.31.0',
  636. 'version' => '1.31.0.0',
  637. 'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638',
  638. 'type' => 'library',
  639. 'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
  640. 'aliases' => array(),
  641. 'dev_requirement' => false,
  642. ),
  643. 'symfony/polyfill-intl-grapheme' => array(
  644. 'pretty_version' => 'v1.31.0',
  645. 'version' => '1.31.0.0',
  646. 'reference' => 'b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe',
  647. 'type' => 'library',
  648. 'install_path' => __DIR__ . '/../symfony/polyfill-intl-grapheme',
  649. 'aliases' => array(),
  650. 'dev_requirement' => false,
  651. ),
  652. 'symfony/polyfill-intl-idn' => array(
  653. 'pretty_version' => 'v1.31.0',
  654. 'version' => '1.31.0.0',
  655. 'reference' => 'c36586dcf89a12315939e00ec9b4474adcb1d773',
  656. 'type' => 'library',
  657. 'install_path' => __DIR__ . '/../symfony/polyfill-intl-idn',
  658. 'aliases' => array(),
  659. 'dev_requirement' => false,
  660. ),
  661. 'symfony/polyfill-intl-normalizer' => array(
  662. 'pretty_version' => 'v1.31.0',
  663. 'version' => '1.31.0.0',
  664. 'reference' => '3833d7255cc303546435cb650316bff708a1c75c',
  665. 'type' => 'library',
  666. 'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer',
  667. 'aliases' => array(),
  668. 'dev_requirement' => false,
  669. ),
  670. 'symfony/polyfill-mbstring' => array(
  671. 'pretty_version' => 'v1.31.0',
  672. 'version' => '1.31.0.0',
  673. 'reference' => '85181ba99b2345b0ef10ce42ecac37612d9fd341',
  674. 'type' => 'library',
  675. 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
  676. 'aliases' => array(),
  677. 'dev_requirement' => false,
  678. ),
  679. 'symfony/polyfill-php70' => array(
  680. 'pretty_version' => 'v1.20.0',
  681. 'version' => '1.20.0.0',
  682. 'reference' => '5f03a781d984aae42cebd18e7912fa80f02ee644',
  683. 'type' => 'metapackage',
  684. 'install_path' => null,
  685. 'aliases' => array(),
  686. 'dev_requirement' => false,
  687. ),
  688. 'symfony/polyfill-php72' => array(
  689. 'pretty_version' => 'v1.31.0',
  690. 'version' => '1.31.0.0',
  691. 'reference' => 'fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce',
  692. 'type' => 'metapackage',
  693. 'install_path' => null,
  694. 'aliases' => array(),
  695. 'dev_requirement' => true,
  696. ),
  697. 'symfony/polyfill-php73' => array(
  698. 'pretty_version' => 'v1.31.0',
  699. 'version' => '1.31.0.0',
  700. 'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb',
  701. 'type' => 'library',
  702. 'install_path' => __DIR__ . '/../symfony/polyfill-php73',
  703. 'aliases' => array(),
  704. 'dev_requirement' => false,
  705. ),
  706. 'symfony/polyfill-php80' => array(
  707. 'pretty_version' => 'v1.31.0',
  708. 'version' => '1.31.0.0',
  709. 'reference' => '60328e362d4c2c802a54fcbf04f9d3fb892b4cf8',
  710. 'type' => 'library',
  711. 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
  712. 'aliases' => array(),
  713. 'dev_requirement' => false,
  714. ),
  715. 'symfony/process' => array(
  716. 'pretty_version' => 'v5.4.44',
  717. 'version' => '5.4.44.0',
  718. 'reference' => '1b9fa82b5c62cd49da8c9e3952dd8531ada65096',
  719. 'type' => 'library',
  720. 'install_path' => __DIR__ . '/../symfony/process',
  721. 'aliases' => array(),
  722. 'dev_requirement' => false,
  723. ),
  724. 'symfony/property-access' => array(
  725. 'pretty_version' => 'v5.4.43',
  726. 'version' => '5.4.43.0',
  727. 'reference' => '2d751866b976a02e22743359733edc55cd20e9fd',
  728. 'type' => 'library',
  729. 'install_path' => __DIR__ . '/../symfony/property-access',
  730. 'aliases' => array(),
  731. 'dev_requirement' => false,
  732. ),
  733. 'symfony/property-info' => array(
  734. 'pretty_version' => 'v5.4.42',
  735. 'version' => '5.4.42.0',
  736. 'reference' => '825aa937f6e8cd63dcc118d0af84d7d4979cddf4',
  737. 'type' => 'library',
  738. 'install_path' => __DIR__ . '/../symfony/property-info',
  739. 'aliases' => array(),
  740. 'dev_requirement' => false,
  741. ),
  742. 'symfony/psr-http-message-bridge' => array(
  743. 'pretty_version' => 'v1.2.0',
  744. 'version' => '1.2.0.0',
  745. 'reference' => '9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad',
  746. 'type' => 'symfony-bridge',
  747. 'install_path' => __DIR__ . '/../symfony/psr-http-message-bridge',
  748. 'aliases' => array(),
  749. 'dev_requirement' => false,
  750. ),
  751. 'symfony/string' => array(
  752. 'pretty_version' => 'v5.4.44',
  753. 'version' => '5.4.44.0',
  754. 'reference' => '832caa16b6d9aac6bf11747315225f5aba384c24',
  755. 'type' => 'library',
  756. 'install_path' => __DIR__ . '/../symfony/string',
  757. 'aliases' => array(),
  758. 'dev_requirement' => false,
  759. ),
  760. 'symfony/translation' => array(
  761. 'pretty_version' => 'v5.4.44',
  762. 'version' => '5.4.44.0',
  763. 'reference' => '6fed3a20b5b87ee9cdd9dacf545922b8fd475921',
  764. 'type' => 'library',
  765. 'install_path' => __DIR__ . '/../symfony/translation',
  766. 'aliases' => array(),
  767. 'dev_requirement' => false,
  768. ),
  769. 'symfony/translation-contracts' => array(
  770. 'pretty_version' => 'v2.5.3',
  771. 'version' => '2.5.3.0',
  772. 'reference' => 'b0073a77ac0b7ea55131020e87b1e3af540f4664',
  773. 'type' => 'library',
  774. 'install_path' => __DIR__ . '/../symfony/translation-contracts',
  775. 'aliases' => array(),
  776. 'dev_requirement' => false,
  777. ),
  778. 'symfony/translation-implementation' => array(
  779. 'dev_requirement' => false,
  780. 'provided' => array(
  781. 0 => '2.3',
  782. ),
  783. ),
  784. 'symfony/var-dumper' => array(
  785. 'pretty_version' => 'v4.4.47',
  786. 'version' => '4.4.47.0',
  787. 'reference' => '1069c7a3fca74578022fab6f81643248d02f8e63',
  788. 'type' => 'library',
  789. 'install_path' => __DIR__ . '/../symfony/var-dumper',
  790. 'aliases' => array(),
  791. 'dev_requirement' => true,
  792. ),
  793. 'topthink/framework' => array(
  794. 'pretty_version' => 'v6.0.7',
  795. 'version' => '6.0.7.0',
  796. 'reference' => 'db8fe22520a9660dd5e4c87e304034ac49e39270',
  797. 'type' => 'library',
  798. 'install_path' => __DIR__ . '/../topthink/framework',
  799. 'aliases' => array(),
  800. 'dev_requirement' => false,
  801. ),
  802. 'topthink/think' => array(
  803. 'pretty_version' => '3.0.1.x-dev',
  804. 'version' => '3.0.1.9999999-dev',
  805. 'reference' => '402d73c4c1657b233227079712e59cfdb97d1b2a',
  806. 'type' => 'project',
  807. 'install_path' => __DIR__ . '/../../',
  808. 'aliases' => array(),
  809. 'dev_requirement' => false,
  810. ),
  811. 'topthink/think-helper' => array(
  812. 'pretty_version' => 'v3.1.8',
  813. 'version' => '3.1.8.0',
  814. 'reference' => '612eea76eec2a22f41b0e24be27f49454e4fd5f5',
  815. 'type' => 'library',
  816. 'install_path' => __DIR__ . '/../topthink/think-helper',
  817. 'aliases' => array(),
  818. 'dev_requirement' => false,
  819. ),
  820. 'topthink/think-image' => array(
  821. 'pretty_version' => 'v1.0.8',
  822. 'version' => '1.0.8.0',
  823. 'reference' => 'd1d748cbb2fe2f29fca6138cf96cb8b5113892f1',
  824. 'type' => 'library',
  825. 'install_path' => __DIR__ . '/../topthink/think-image',
  826. 'aliases' => array(),
  827. 'dev_requirement' => false,
  828. ),
  829. 'topthink/think-orm' => array(
  830. 'pretty_version' => 'v2.0.61',
  831. 'version' => '2.0.61.0',
  832. 'reference' => '10528ebf4a5106b19c3bac9c6deae7a67ff49de6',
  833. 'type' => 'library',
  834. 'install_path' => __DIR__ . '/../topthink/think-orm',
  835. 'aliases' => array(),
  836. 'dev_requirement' => false,
  837. ),
  838. 'topthink/think-queue' => array(
  839. 'pretty_version' => 'v3.0.9',
  840. 'version' => '3.0.9.0',
  841. 'reference' => '654812b47dd7c708c4443deed27f212f8382e8da',
  842. 'type' => 'library',
  843. 'install_path' => __DIR__ . '/../topthink/think-queue',
  844. 'aliases' => array(),
  845. 'dev_requirement' => false,
  846. ),
  847. 'topthink/think-swoole' => array(
  848. 'pretty_version' => 'v3.1.2',
  849. 'version' => '3.1.2.0',
  850. 'reference' => 'eb7f78b7eb53dde79257f4254fe61f9514f3c7d8',
  851. 'type' => 'library',
  852. 'install_path' => __DIR__ . '/../topthink/think-swoole',
  853. 'aliases' => array(),
  854. 'dev_requirement' => false,
  855. ),
  856. 'topthink/think-trace' => array(
  857. 'pretty_version' => 'v1.6',
  858. 'version' => '1.6.0.0',
  859. 'reference' => '136cd5d97e8bdb780e4b5c1637c588ed7ca3e142',
  860. 'type' => 'library',
  861. 'install_path' => __DIR__ . '/../topthink/think-trace',
  862. 'aliases' => array(),
  863. 'dev_requirement' => false,
  864. ),
  865. 'ucloud/ucloud-sdk-php' => array(
  866. 'pretty_version' => '0.3.5',
  867. 'version' => '0.3.5.0',
  868. 'reference' => '312f371025c0da079df2046658ede8c9ebc47e85',
  869. 'type' => 'library',
  870. 'install_path' => __DIR__ . '/../ucloud/ucloud-sdk-php',
  871. 'aliases' => array(),
  872. 'dev_requirement' => false,
  873. ),
  874. 'ucloud/ufile-php-sdk' => array(
  875. 'pretty_version' => '1.0.1',
  876. 'version' => '1.0.1.0',
  877. 'reference' => '42f739ecd55dec488e9b2185795cdc5ea7be12d0',
  878. 'type' => 'library',
  879. 'install_path' => __DIR__ . '/../ucloud/ufile-php-sdk',
  880. 'aliases' => array(),
  881. 'dev_requirement' => false,
  882. ),
  883. 'xaboy/form-builder' => array(
  884. 'pretty_version' => '2.0.15',
  885. 'version' => '2.0.15.0',
  886. 'reference' => '20cf96927c7aed273dd0db5b2c7c83f56e535bf1',
  887. 'type' => 'library',
  888. 'install_path' => __DIR__ . '/../xaboy/form-builder',
  889. 'aliases' => array(),
  890. 'dev_requirement' => false,
  891. ),
  892. ),
  893. );