installed.php 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589
  1. <?php return array(
  2. 'root' => array(
  3. 'name' => 'topthink/think',
  4. 'pretty_version' => '1.0.0+no-version-set',
  5. 'version' => '1.0.0.0',
  6. 'reference' => NULL,
  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/aas' => array(
  23. 'dev_requirement' => false,
  24. 'replaced' => array(
  25. 0 => '1.8.2040',
  26. ),
  27. ),
  28. 'alibabacloud/actiontrail' => array(
  29. 'dev_requirement' => false,
  30. 'replaced' => array(
  31. 0 => '1.8.2040',
  32. ),
  33. ),
  34. 'alibabacloud/adb' => array(
  35. 'dev_requirement' => false,
  36. 'replaced' => array(
  37. 0 => '1.8.2040',
  38. ),
  39. ),
  40. 'alibabacloud/aegis' => array(
  41. 'dev_requirement' => false,
  42. 'replaced' => array(
  43. 0 => '1.8.2040',
  44. ),
  45. ),
  46. 'alibabacloud/afs' => array(
  47. 'dev_requirement' => false,
  48. 'replaced' => array(
  49. 0 => '1.8.2040',
  50. ),
  51. ),
  52. 'alibabacloud/airec' => array(
  53. 'dev_requirement' => false,
  54. 'replaced' => array(
  55. 0 => '1.8.2040',
  56. ),
  57. ),
  58. 'alibabacloud/alidns' => array(
  59. 'dev_requirement' => false,
  60. 'replaced' => array(
  61. 0 => '1.8.2040',
  62. ),
  63. ),
  64. 'alibabacloud/alikafka' => array(
  65. 'dev_requirement' => false,
  66. 'replaced' => array(
  67. 0 => '1.8.2040',
  68. ),
  69. ),
  70. 'alibabacloud/alimt' => array(
  71. 'dev_requirement' => false,
  72. 'replaced' => array(
  73. 0 => '1.8.2040',
  74. ),
  75. ),
  76. 'alibabacloud/aliprobe' => array(
  77. 'dev_requirement' => false,
  78. 'replaced' => array(
  79. 0 => '1.8.2040',
  80. ),
  81. ),
  82. 'alibabacloud/aliyuncvc' => array(
  83. 'dev_requirement' => false,
  84. 'replaced' => array(
  85. 0 => '1.8.2040',
  86. ),
  87. ),
  88. 'alibabacloud/appmallsservice' => array(
  89. 'dev_requirement' => false,
  90. 'replaced' => array(
  91. 0 => '1.8.2040',
  92. ),
  93. ),
  94. 'alibabacloud/arms' => array(
  95. 'dev_requirement' => false,
  96. 'replaced' => array(
  97. 0 => '1.8.2040',
  98. ),
  99. ),
  100. 'alibabacloud/arms4finance' => array(
  101. 'dev_requirement' => false,
  102. 'replaced' => array(
  103. 0 => '1.8.2040',
  104. ),
  105. ),
  106. 'alibabacloud/baas' => array(
  107. 'dev_requirement' => false,
  108. 'replaced' => array(
  109. 0 => '1.8.2040',
  110. ),
  111. ),
  112. 'alibabacloud/batchcompute' => array(
  113. 'dev_requirement' => false,
  114. 'replaced' => array(
  115. 0 => '1.8.2040',
  116. ),
  117. ),
  118. 'alibabacloud/bss' => array(
  119. 'dev_requirement' => false,
  120. 'replaced' => array(
  121. 0 => '1.8.2040',
  122. ),
  123. ),
  124. 'alibabacloud/bssopenapi' => array(
  125. 'dev_requirement' => false,
  126. 'replaced' => array(
  127. 0 => '1.8.2040',
  128. ),
  129. ),
  130. 'alibabacloud/cas' => array(
  131. 'dev_requirement' => false,
  132. 'replaced' => array(
  133. 0 => '1.8.2040',
  134. ),
  135. ),
  136. 'alibabacloud/cbn' => array(
  137. 'dev_requirement' => false,
  138. 'replaced' => array(
  139. 0 => '1.8.2040',
  140. ),
  141. ),
  142. 'alibabacloud/ccc' => array(
  143. 'dev_requirement' => false,
  144. 'replaced' => array(
  145. 0 => '1.8.2040',
  146. ),
  147. ),
  148. 'alibabacloud/ccs' => array(
  149. 'dev_requirement' => false,
  150. 'replaced' => array(
  151. 0 => '1.8.2040',
  152. ),
  153. ),
  154. 'alibabacloud/cdn' => array(
  155. 'dev_requirement' => false,
  156. 'replaced' => array(
  157. 0 => '1.8.2040',
  158. ),
  159. ),
  160. 'alibabacloud/cds' => array(
  161. 'dev_requirement' => false,
  162. 'replaced' => array(
  163. 0 => '1.8.2040',
  164. ),
  165. ),
  166. 'alibabacloud/cf' => array(
  167. 'dev_requirement' => false,
  168. 'replaced' => array(
  169. 0 => '1.8.2040',
  170. ),
  171. ),
  172. 'alibabacloud/chatbot' => array(
  173. 'dev_requirement' => false,
  174. 'replaced' => array(
  175. 0 => '1.8.2040',
  176. ),
  177. ),
  178. 'alibabacloud/client' => array(
  179. 'pretty_version' => '1.5.32',
  180. 'version' => '1.5.32.0',
  181. 'reference' => '5bc6f6d660797dcee2c3aef29700ab41ee764f4d',
  182. 'type' => 'library',
  183. 'install_path' => __DIR__ . '/../alibabacloud/client',
  184. 'aliases' => array(),
  185. 'dev_requirement' => false,
  186. ),
  187. 'alibabacloud/cloudapi' => array(
  188. 'dev_requirement' => false,
  189. 'replaced' => array(
  190. 0 => '1.8.2040',
  191. ),
  192. ),
  193. 'alibabacloud/cloudauth' => array(
  194. 'dev_requirement' => false,
  195. 'replaced' => array(
  196. 0 => '1.8.2040',
  197. ),
  198. ),
  199. 'alibabacloud/cloudesl' => array(
  200. 'dev_requirement' => false,
  201. 'replaced' => array(
  202. 0 => '1.8.2040',
  203. ),
  204. ),
  205. 'alibabacloud/cloudmarketing' => array(
  206. 'dev_requirement' => false,
  207. 'replaced' => array(
  208. 0 => '1.8.2040',
  209. ),
  210. ),
  211. 'alibabacloud/cloudphoto' => array(
  212. 'dev_requirement' => false,
  213. 'replaced' => array(
  214. 0 => '1.8.2040',
  215. ),
  216. ),
  217. 'alibabacloud/cloudwf' => array(
  218. 'dev_requirement' => false,
  219. 'replaced' => array(
  220. 0 => '1.8.2040',
  221. ),
  222. ),
  223. 'alibabacloud/cms' => array(
  224. 'dev_requirement' => false,
  225. 'replaced' => array(
  226. 0 => '1.8.2040',
  227. ),
  228. ),
  229. 'alibabacloud/commondriver' => array(
  230. 'dev_requirement' => false,
  231. 'replaced' => array(
  232. 0 => '1.8.2040',
  233. ),
  234. ),
  235. 'alibabacloud/companyreg' => array(
  236. 'dev_requirement' => false,
  237. 'replaced' => array(
  238. 0 => '1.8.2040',
  239. ),
  240. ),
  241. 'alibabacloud/cr' => array(
  242. 'dev_requirement' => false,
  243. 'replaced' => array(
  244. 0 => '1.8.2040',
  245. ),
  246. ),
  247. 'alibabacloud/crm' => array(
  248. 'dev_requirement' => false,
  249. 'replaced' => array(
  250. 0 => '1.8.2040',
  251. ),
  252. ),
  253. 'alibabacloud/cs' => array(
  254. 'dev_requirement' => false,
  255. 'replaced' => array(
  256. 0 => '1.8.2040',
  257. ),
  258. ),
  259. 'alibabacloud/csb' => array(
  260. 'dev_requirement' => false,
  261. 'replaced' => array(
  262. 0 => '1.8.2040',
  263. ),
  264. ),
  265. 'alibabacloud/cusanalyticsconline' => array(
  266. 'dev_requirement' => false,
  267. 'replaced' => array(
  268. 0 => '1.8.2040',
  269. ),
  270. ),
  271. 'alibabacloud/dataworkspublic' => array(
  272. 'dev_requirement' => false,
  273. 'replaced' => array(
  274. 0 => '1.8.2040',
  275. ),
  276. ),
  277. 'alibabacloud/dbs' => array(
  278. 'dev_requirement' => false,
  279. 'replaced' => array(
  280. 0 => '1.8.2040',
  281. ),
  282. ),
  283. 'alibabacloud/dcdn' => array(
  284. 'dev_requirement' => false,
  285. 'replaced' => array(
  286. 0 => '1.8.2040',
  287. ),
  288. ),
  289. 'alibabacloud/dds' => array(
  290. 'dev_requirement' => false,
  291. 'replaced' => array(
  292. 0 => '1.8.2040',
  293. ),
  294. ),
  295. 'alibabacloud/democenter' => array(
  296. 'dev_requirement' => false,
  297. 'replaced' => array(
  298. 0 => '1.8.2040',
  299. ),
  300. ),
  301. 'alibabacloud/dm' => array(
  302. 'dev_requirement' => false,
  303. 'replaced' => array(
  304. 0 => '1.8.2040',
  305. ),
  306. ),
  307. 'alibabacloud/dmsenterprise' => array(
  308. 'dev_requirement' => false,
  309. 'replaced' => array(
  310. 0 => '1.8.2040',
  311. ),
  312. ),
  313. 'alibabacloud/domain' => array(
  314. 'dev_requirement' => false,
  315. 'replaced' => array(
  316. 0 => '1.8.2040',
  317. ),
  318. ),
  319. 'alibabacloud/domainintl' => array(
  320. 'dev_requirement' => false,
  321. 'replaced' => array(
  322. 0 => '1.8.2040',
  323. ),
  324. ),
  325. 'alibabacloud/drcloud' => array(
  326. 'dev_requirement' => false,
  327. 'replaced' => array(
  328. 0 => '1.8.2040',
  329. ),
  330. ),
  331. 'alibabacloud/drds' => array(
  332. 'dev_requirement' => false,
  333. 'replaced' => array(
  334. 0 => '1.8.2040',
  335. ),
  336. ),
  337. 'alibabacloud/dts' => array(
  338. 'dev_requirement' => false,
  339. 'replaced' => array(
  340. 0 => '1.8.2040',
  341. ),
  342. ),
  343. 'alibabacloud/dybaseapi' => array(
  344. 'dev_requirement' => false,
  345. 'replaced' => array(
  346. 0 => '1.8.2040',
  347. ),
  348. ),
  349. 'alibabacloud/dyplsapi' => array(
  350. 'dev_requirement' => false,
  351. 'replaced' => array(
  352. 0 => '1.8.2040',
  353. ),
  354. ),
  355. 'alibabacloud/dypnsapi' => array(
  356. 'dev_requirement' => false,
  357. 'replaced' => array(
  358. 0 => '1.8.2040',
  359. ),
  360. ),
  361. 'alibabacloud/dysmsapi' => array(
  362. 'dev_requirement' => false,
  363. 'replaced' => array(
  364. 0 => '1.8.2040',
  365. ),
  366. ),
  367. 'alibabacloud/dyvmsapi' => array(
  368. 'dev_requirement' => false,
  369. 'replaced' => array(
  370. 0 => '1.8.2040',
  371. ),
  372. ),
  373. 'alibabacloud/eci' => array(
  374. 'dev_requirement' => false,
  375. 'replaced' => array(
  376. 0 => '1.8.2040',
  377. ),
  378. ),
  379. 'alibabacloud/ecs' => array(
  380. 'dev_requirement' => false,
  381. 'replaced' => array(
  382. 0 => '1.8.2040',
  383. ),
  384. ),
  385. 'alibabacloud/ecsinc' => array(
  386. 'dev_requirement' => false,
  387. 'replaced' => array(
  388. 0 => '1.8.2040',
  389. ),
  390. ),
  391. 'alibabacloud/edas' => array(
  392. 'dev_requirement' => false,
  393. 'replaced' => array(
  394. 0 => '1.8.2040',
  395. ),
  396. ),
  397. 'alibabacloud/ehpc' => array(
  398. 'dev_requirement' => false,
  399. 'replaced' => array(
  400. 0 => '1.8.2040',
  401. ),
  402. ),
  403. 'alibabacloud/elasticsearch' => array(
  404. 'dev_requirement' => false,
  405. 'replaced' => array(
  406. 0 => '1.8.2040',
  407. ),
  408. ),
  409. 'alibabacloud/emr' => array(
  410. 'dev_requirement' => false,
  411. 'replaced' => array(
  412. 0 => '1.8.2040',
  413. ),
  414. ),
  415. 'alibabacloud/ess' => array(
  416. 'dev_requirement' => false,
  417. 'replaced' => array(
  418. 0 => '1.8.2040',
  419. ),
  420. ),
  421. 'alibabacloud/facebody' => array(
  422. 'dev_requirement' => false,
  423. 'replaced' => array(
  424. 0 => '1.8.2040',
  425. ),
  426. ),
  427. 'alibabacloud/fnf' => array(
  428. 'dev_requirement' => false,
  429. 'replaced' => array(
  430. 0 => '1.8.2040',
  431. ),
  432. ),
  433. 'alibabacloud/foas' => array(
  434. 'dev_requirement' => false,
  435. 'replaced' => array(
  436. 0 => '1.8.2040',
  437. ),
  438. ),
  439. 'alibabacloud/ft' => array(
  440. 'dev_requirement' => false,
  441. 'replaced' => array(
  442. 0 => '1.8.2040',
  443. ),
  444. ),
  445. 'alibabacloud/goodstech' => array(
  446. 'dev_requirement' => false,
  447. 'replaced' => array(
  448. 0 => '1.8.2040',
  449. ),
  450. ),
  451. 'alibabacloud/gpdb' => array(
  452. 'dev_requirement' => false,
  453. 'replaced' => array(
  454. 0 => '1.8.2040',
  455. ),
  456. ),
  457. 'alibabacloud/green' => array(
  458. 'dev_requirement' => false,
  459. 'replaced' => array(
  460. 0 => '1.8.2040',
  461. ),
  462. ),
  463. 'alibabacloud/hbase' => array(
  464. 'dev_requirement' => false,
  465. 'replaced' => array(
  466. 0 => '1.8.2040',
  467. ),
  468. ),
  469. 'alibabacloud/hiknoengine' => array(
  470. 'dev_requirement' => false,
  471. 'replaced' => array(
  472. 0 => '1.8.2040',
  473. ),
  474. ),
  475. 'alibabacloud/hpc' => array(
  476. 'dev_requirement' => false,
  477. 'replaced' => array(
  478. 0 => '1.8.2040',
  479. ),
  480. ),
  481. 'alibabacloud/hsm' => array(
  482. 'dev_requirement' => false,
  483. 'replaced' => array(
  484. 0 => '1.8.2040',
  485. ),
  486. ),
  487. 'alibabacloud/httpdns' => array(
  488. 'dev_requirement' => false,
  489. 'replaced' => array(
  490. 0 => '1.8.2040',
  491. ),
  492. ),
  493. 'alibabacloud/idst' => array(
  494. 'dev_requirement' => false,
  495. 'replaced' => array(
  496. 0 => '1.8.2040',
  497. ),
  498. ),
  499. 'alibabacloud/imageaudit' => array(
  500. 'dev_requirement' => false,
  501. 'replaced' => array(
  502. 0 => '1.8.2040',
  503. ),
  504. ),
  505. 'alibabacloud/imageenhan' => array(
  506. 'dev_requirement' => false,
  507. 'replaced' => array(
  508. 0 => '1.8.2040',
  509. ),
  510. ),
  511. 'alibabacloud/imagerecog' => array(
  512. 'dev_requirement' => false,
  513. 'replaced' => array(
  514. 0 => '1.8.2040',
  515. ),
  516. ),
  517. 'alibabacloud/imagesearch' => array(
  518. 'dev_requirement' => false,
  519. 'replaced' => array(
  520. 0 => '1.8.2040',
  521. ),
  522. ),
  523. 'alibabacloud/imageseg' => array(
  524. 'dev_requirement' => false,
  525. 'replaced' => array(
  526. 0 => '1.8.2040',
  527. ),
  528. ),
  529. 'alibabacloud/imm' => array(
  530. 'dev_requirement' => false,
  531. 'replaced' => array(
  532. 0 => '1.8.2040',
  533. ),
  534. ),
  535. 'alibabacloud/industrybrain' => array(
  536. 'dev_requirement' => false,
  537. 'replaced' => array(
  538. 0 => '1.8.2040',
  539. ),
  540. ),
  541. 'alibabacloud/iot' => array(
  542. 'dev_requirement' => false,
  543. 'replaced' => array(
  544. 0 => '1.8.2040',
  545. ),
  546. ),
  547. 'alibabacloud/iqa' => array(
  548. 'dev_requirement' => false,
  549. 'replaced' => array(
  550. 0 => '1.8.2040',
  551. ),
  552. ),
  553. 'alibabacloud/itaas' => array(
  554. 'dev_requirement' => false,
  555. 'replaced' => array(
  556. 0 => '1.8.2040',
  557. ),
  558. ),
  559. 'alibabacloud/ivision' => array(
  560. 'dev_requirement' => false,
  561. 'replaced' => array(
  562. 0 => '1.8.2040',
  563. ),
  564. ),
  565. 'alibabacloud/ivpd' => array(
  566. 'dev_requirement' => false,
  567. 'replaced' => array(
  568. 0 => '1.8.2040',
  569. ),
  570. ),
  571. 'alibabacloud/jaq' => array(
  572. 'dev_requirement' => false,
  573. 'replaced' => array(
  574. 0 => '1.8.2040',
  575. ),
  576. ),
  577. 'alibabacloud/jarvis' => array(
  578. 'dev_requirement' => false,
  579. 'replaced' => array(
  580. 0 => '1.8.2040',
  581. ),
  582. ),
  583. 'alibabacloud/jarvispublic' => array(
  584. 'dev_requirement' => false,
  585. 'replaced' => array(
  586. 0 => '1.8.2040',
  587. ),
  588. ),
  589. 'alibabacloud/kms' => array(
  590. 'dev_requirement' => false,
  591. 'replaced' => array(
  592. 0 => '1.8.2040',
  593. ),
  594. ),
  595. 'alibabacloud/linkedmall' => array(
  596. 'dev_requirement' => false,
  597. 'replaced' => array(
  598. 0 => '1.8.2040',
  599. ),
  600. ),
  601. 'alibabacloud/linkface' => array(
  602. 'dev_requirement' => false,
  603. 'replaced' => array(
  604. 0 => '1.8.2040',
  605. ),
  606. ),
  607. 'alibabacloud/linkwan' => array(
  608. 'dev_requirement' => false,
  609. 'replaced' => array(
  610. 0 => '1.8.2040',
  611. ),
  612. ),
  613. 'alibabacloud/live' => array(
  614. 'dev_requirement' => false,
  615. 'replaced' => array(
  616. 0 => '1.8.2040',
  617. ),
  618. ),
  619. 'alibabacloud/lubancloud' => array(
  620. 'dev_requirement' => false,
  621. 'replaced' => array(
  622. 0 => '1.8.2040',
  623. ),
  624. ),
  625. 'alibabacloud/lubanruler' => array(
  626. 'dev_requirement' => false,
  627. 'replaced' => array(
  628. 0 => '1.8.2040',
  629. ),
  630. ),
  631. 'alibabacloud/market' => array(
  632. 'dev_requirement' => false,
  633. 'replaced' => array(
  634. 0 => '1.8.2040',
  635. ),
  636. ),
  637. 'alibabacloud/mopen' => array(
  638. 'dev_requirement' => false,
  639. 'replaced' => array(
  640. 0 => '1.8.2040',
  641. ),
  642. ),
  643. 'alibabacloud/mpserverless' => array(
  644. 'dev_requirement' => false,
  645. 'replaced' => array(
  646. 0 => '1.8.2040',
  647. ),
  648. ),
  649. 'alibabacloud/mts' => array(
  650. 'dev_requirement' => false,
  651. 'replaced' => array(
  652. 0 => '1.8.2040',
  653. ),
  654. ),
  655. 'alibabacloud/multimediaai' => array(
  656. 'dev_requirement' => false,
  657. 'replaced' => array(
  658. 0 => '1.8.2040',
  659. ),
  660. ),
  661. 'alibabacloud/nas' => array(
  662. 'dev_requirement' => false,
  663. 'replaced' => array(
  664. 0 => '1.8.2040',
  665. ),
  666. ),
  667. 'alibabacloud/netana' => array(
  668. 'dev_requirement' => false,
  669. 'replaced' => array(
  670. 0 => '1.8.2040',
  671. ),
  672. ),
  673. 'alibabacloud/nlp' => array(
  674. 'dev_requirement' => false,
  675. 'replaced' => array(
  676. 0 => '1.8.2040',
  677. ),
  678. ),
  679. 'alibabacloud/nlpautoml' => array(
  680. 'dev_requirement' => false,
  681. 'replaced' => array(
  682. 0 => '1.8.2040',
  683. ),
  684. ),
  685. 'alibabacloud/nlscloudmeta' => array(
  686. 'dev_requirement' => false,
  687. 'replaced' => array(
  688. 0 => '1.8.2040',
  689. ),
  690. ),
  691. 'alibabacloud/nlsfiletrans' => array(
  692. 'dev_requirement' => false,
  693. 'replaced' => array(
  694. 0 => '1.8.2040',
  695. ),
  696. ),
  697. 'alibabacloud/objectdet' => array(
  698. 'dev_requirement' => false,
  699. 'replaced' => array(
  700. 0 => '1.8.2040',
  701. ),
  702. ),
  703. 'alibabacloud/ocr' => array(
  704. 'dev_requirement' => false,
  705. 'replaced' => array(
  706. 0 => '1.8.2040',
  707. ),
  708. ),
  709. 'alibabacloud/ocs' => array(
  710. 'dev_requirement' => false,
  711. 'replaced' => array(
  712. 0 => '1.8.2040',
  713. ),
  714. ),
  715. 'alibabacloud/oms' => array(
  716. 'dev_requirement' => false,
  717. 'replaced' => array(
  718. 0 => '1.8.2040',
  719. ),
  720. ),
  721. 'alibabacloud/ons' => array(
  722. 'dev_requirement' => false,
  723. 'replaced' => array(
  724. 0 => '1.8.2040',
  725. ),
  726. ),
  727. 'alibabacloud/onsmqtt' => array(
  728. 'dev_requirement' => false,
  729. 'replaced' => array(
  730. 0 => '1.8.2040',
  731. ),
  732. ),
  733. 'alibabacloud/oos' => array(
  734. 'dev_requirement' => false,
  735. 'replaced' => array(
  736. 0 => '1.8.2040',
  737. ),
  738. ),
  739. 'alibabacloud/openanalytics' => array(
  740. 'dev_requirement' => false,
  741. 'replaced' => array(
  742. 0 => '1.8.2040',
  743. ),
  744. ),
  745. 'alibabacloud/ossadmin' => array(
  746. 'dev_requirement' => false,
  747. 'replaced' => array(
  748. 0 => '1.8.2040',
  749. ),
  750. ),
  751. 'alibabacloud/ots' => array(
  752. 'dev_requirement' => false,
  753. 'replaced' => array(
  754. 0 => '1.8.2040',
  755. ),
  756. ),
  757. 'alibabacloud/outboundbot' => array(
  758. 'dev_requirement' => false,
  759. 'replaced' => array(
  760. 0 => '1.8.2040',
  761. ),
  762. ),
  763. 'alibabacloud/petadata' => array(
  764. 'dev_requirement' => false,
  765. 'replaced' => array(
  766. 0 => '1.8.2040',
  767. ),
  768. ),
  769. 'alibabacloud/polardb' => array(
  770. 'dev_requirement' => false,
  771. 'replaced' => array(
  772. 0 => '1.8.2040',
  773. ),
  774. ),
  775. 'alibabacloud/productcatalog' => array(
  776. 'dev_requirement' => false,
  777. 'replaced' => array(
  778. 0 => '1.8.2040',
  779. ),
  780. ),
  781. 'alibabacloud/pts' => array(
  782. 'dev_requirement' => false,
  783. 'replaced' => array(
  784. 0 => '1.8.2040',
  785. ),
  786. ),
  787. 'alibabacloud/push' => array(
  788. 'dev_requirement' => false,
  789. 'replaced' => array(
  790. 0 => '1.8.2040',
  791. ),
  792. ),
  793. 'alibabacloud/pvtz' => array(
  794. 'dev_requirement' => false,
  795. 'replaced' => array(
  796. 0 => '1.8.2040',
  797. ),
  798. ),
  799. 'alibabacloud/qualitycheck' => array(
  800. 'dev_requirement' => false,
  801. 'replaced' => array(
  802. 0 => '1.8.2040',
  803. ),
  804. ),
  805. 'alibabacloud/ram' => array(
  806. 'dev_requirement' => false,
  807. 'replaced' => array(
  808. 0 => '1.8.2040',
  809. ),
  810. ),
  811. 'alibabacloud/rds' => array(
  812. 'dev_requirement' => false,
  813. 'replaced' => array(
  814. 0 => '1.8.2040',
  815. ),
  816. ),
  817. 'alibabacloud/reid' => array(
  818. 'dev_requirement' => false,
  819. 'replaced' => array(
  820. 0 => '1.8.2040',
  821. ),
  822. ),
  823. 'alibabacloud/retailcloud' => array(
  824. 'dev_requirement' => false,
  825. 'replaced' => array(
  826. 0 => '1.8.2040',
  827. ),
  828. ),
  829. 'alibabacloud/rkvstore' => array(
  830. 'dev_requirement' => false,
  831. 'replaced' => array(
  832. 0 => '1.8.2040',
  833. ),
  834. ),
  835. 'alibabacloud/ros' => array(
  836. 'dev_requirement' => false,
  837. 'replaced' => array(
  838. 0 => '1.8.2040',
  839. ),
  840. ),
  841. 'alibabacloud/rtc' => array(
  842. 'dev_requirement' => false,
  843. 'replaced' => array(
  844. 0 => '1.8.2040',
  845. ),
  846. ),
  847. 'alibabacloud/saf' => array(
  848. 'dev_requirement' => false,
  849. 'replaced' => array(
  850. 0 => '1.8.2040',
  851. ),
  852. ),
  853. 'alibabacloud/sas' => array(
  854. 'dev_requirement' => false,
  855. 'replaced' => array(
  856. 0 => '1.8.2040',
  857. ),
  858. ),
  859. 'alibabacloud/sasapi' => array(
  860. 'dev_requirement' => false,
  861. 'replaced' => array(
  862. 0 => '1.8.2040',
  863. ),
  864. ),
  865. 'alibabacloud/scdn' => array(
  866. 'dev_requirement' => false,
  867. 'replaced' => array(
  868. 0 => '1.8.2040',
  869. ),
  870. ),
  871. 'alibabacloud/schedulerx2' => array(
  872. 'dev_requirement' => false,
  873. 'replaced' => array(
  874. 0 => '1.8.2040',
  875. ),
  876. ),
  877. 'alibabacloud/sdk' => array(
  878. 'pretty_version' => '1.8.2040',
  879. 'version' => '1.8.2040.0',
  880. 'reference' => '78c557e99f6cd341d3b4c27e2678fc318cdb1cf8',
  881. 'type' => 'library',
  882. 'install_path' => __DIR__ . '/../alibabacloud/sdk',
  883. 'aliases' => array(),
  884. 'dev_requirement' => false,
  885. ),
  886. 'alibabacloud/skyeye' => array(
  887. 'dev_requirement' => false,
  888. 'replaced' => array(
  889. 0 => '1.8.2040',
  890. ),
  891. ),
  892. 'alibabacloud/slb' => array(
  893. 'dev_requirement' => false,
  894. 'replaced' => array(
  895. 0 => '1.8.2040',
  896. ),
  897. ),
  898. 'alibabacloud/smartag' => array(
  899. 'dev_requirement' => false,
  900. 'replaced' => array(
  901. 0 => '1.8.2040',
  902. ),
  903. ),
  904. 'alibabacloud/smc' => array(
  905. 'dev_requirement' => false,
  906. 'replaced' => array(
  907. 0 => '1.8.2040',
  908. ),
  909. ),
  910. 'alibabacloud/sms' => array(
  911. 'dev_requirement' => false,
  912. 'replaced' => array(
  913. 0 => '1.8.2040',
  914. ),
  915. ),
  916. 'alibabacloud/smsintl' => array(
  917. 'dev_requirement' => false,
  918. 'replaced' => array(
  919. 0 => '1.8.2040',
  920. ),
  921. ),
  922. 'alibabacloud/snsuapi' => array(
  923. 'dev_requirement' => false,
  924. 'replaced' => array(
  925. 0 => '1.8.2040',
  926. ),
  927. ),
  928. 'alibabacloud/sts' => array(
  929. 'dev_requirement' => false,
  930. 'replaced' => array(
  931. 0 => '1.8.2040',
  932. ),
  933. ),
  934. 'alibabacloud/taginner' => array(
  935. 'dev_requirement' => false,
  936. 'replaced' => array(
  937. 0 => '1.8.2040',
  938. ),
  939. ),
  940. 'alibabacloud/tesladam' => array(
  941. 'dev_requirement' => false,
  942. 'replaced' => array(
  943. 0 => '1.8.2040',
  944. ),
  945. ),
  946. 'alibabacloud/teslamaxcompute' => array(
  947. 'dev_requirement' => false,
  948. 'replaced' => array(
  949. 0 => '1.8.2040',
  950. ),
  951. ),
  952. 'alibabacloud/teslastream' => array(
  953. 'dev_requirement' => false,
  954. 'replaced' => array(
  955. 0 => '1.8.2040',
  956. ),
  957. ),
  958. 'alibabacloud/ubsms' => array(
  959. 'dev_requirement' => false,
  960. 'replaced' => array(
  961. 0 => '1.8.2040',
  962. ),
  963. ),
  964. 'alibabacloud/ubsmsinner' => array(
  965. 'dev_requirement' => false,
  966. 'replaced' => array(
  967. 0 => '1.8.2040',
  968. ),
  969. ),
  970. 'alibabacloud/uis' => array(
  971. 'dev_requirement' => false,
  972. 'replaced' => array(
  973. 0 => '1.8.2040',
  974. ),
  975. ),
  976. 'alibabacloud/unimkt' => array(
  977. 'dev_requirement' => false,
  978. 'replaced' => array(
  979. 0 => '1.8.2040',
  980. ),
  981. ),
  982. 'alibabacloud/visionai' => array(
  983. 'dev_requirement' => false,
  984. 'replaced' => array(
  985. 0 => '1.8.2040',
  986. ),
  987. ),
  988. 'alibabacloud/vod' => array(
  989. 'dev_requirement' => false,
  990. 'replaced' => array(
  991. 0 => '1.8.2040',
  992. ),
  993. ),
  994. 'alibabacloud/voicenavigator' => array(
  995. 'dev_requirement' => false,
  996. 'replaced' => array(
  997. 0 => '1.8.2040',
  998. ),
  999. ),
  1000. 'alibabacloud/vpc' => array(
  1001. 'dev_requirement' => false,
  1002. 'replaced' => array(
  1003. 0 => '1.8.2040',
  1004. ),
  1005. ),
  1006. 'alibabacloud/vs' => array(
  1007. 'dev_requirement' => false,
  1008. 'replaced' => array(
  1009. 0 => '1.8.2040',
  1010. ),
  1011. ),
  1012. 'alibabacloud/wafopenapi' => array(
  1013. 'dev_requirement' => false,
  1014. 'replaced' => array(
  1015. 0 => '1.8.2040',
  1016. ),
  1017. ),
  1018. 'alibabacloud/welfareinner' => array(
  1019. 'dev_requirement' => false,
  1020. 'replaced' => array(
  1021. 0 => '1.8.2040',
  1022. ),
  1023. ),
  1024. 'alibabacloud/xspace' => array(
  1025. 'dev_requirement' => false,
  1026. 'replaced' => array(
  1027. 0 => '1.8.2040',
  1028. ),
  1029. ),
  1030. 'alibabacloud/xtrace' => array(
  1031. 'dev_requirement' => false,
  1032. 'replaced' => array(
  1033. 0 => '1.8.2040',
  1034. ),
  1035. ),
  1036. 'alibabacloud/yqbridge' => array(
  1037. 'dev_requirement' => false,
  1038. 'replaced' => array(
  1039. 0 => '1.8.2040',
  1040. ),
  1041. ),
  1042. 'alibabacloud/yundun' => array(
  1043. 'dev_requirement' => false,
  1044. 'replaced' => array(
  1045. 0 => '1.8.2040',
  1046. ),
  1047. ),
  1048. 'aliyuncs/oss-sdk-php' => array(
  1049. 'pretty_version' => 'v2.6.0',
  1050. 'version' => '2.6.0.0',
  1051. 'reference' => '572d0f8e099e8630ae7139ed3fdedb926c7a760f',
  1052. 'type' => 'library',
  1053. 'install_path' => __DIR__ . '/../aliyuncs/oss-sdk-php',
  1054. 'aliases' => array(),
  1055. 'dev_requirement' => false,
  1056. ),
  1057. 'clagiordano/weblibs-configmanager' => array(
  1058. 'pretty_version' => 'v1.5.0',
  1059. 'version' => '1.5.0.0',
  1060. 'reference' => '8802c7396d61a923c9a73e37ead062b24bb1b273',
  1061. 'type' => 'library',
  1062. 'install_path' => __DIR__ . '/../clagiordano/weblibs-configmanager',
  1063. 'aliases' => array(),
  1064. 'dev_requirement' => false,
  1065. ),
  1066. 'dh2y/think-qrcode' => array(
  1067. 'pretty_version' => '2.0',
  1068. 'version' => '2.0.0.0',
  1069. 'reference' => '977d032afa27b1852f5fc5441fad2497f6db7ff5',
  1070. 'type' => 'library',
  1071. 'install_path' => __DIR__ . '/../dh2y/think-qrcode',
  1072. 'aliases' => array(),
  1073. 'dev_requirement' => false,
  1074. ),
  1075. 'easywechat-composer/easywechat-composer' => array(
  1076. 'pretty_version' => '1.4.1',
  1077. 'version' => '1.4.1.0',
  1078. 'reference' => '3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd',
  1079. 'type' => 'composer-plugin',
  1080. 'install_path' => __DIR__ . '/../easywechat-composer/easywechat-composer',
  1081. 'aliases' => array(),
  1082. 'dev_requirement' => false,
  1083. ),
  1084. 'guzzlehttp/guzzle' => array(
  1085. 'pretty_version' => '7.8.1',
  1086. 'version' => '7.8.1.0',
  1087. 'reference' => '41042bc7ab002487b876a0683fc8dce04ddce104',
  1088. 'type' => 'library',
  1089. 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
  1090. 'aliases' => array(),
  1091. 'dev_requirement' => false,
  1092. ),
  1093. 'guzzlehttp/promises' => array(
  1094. 'pretty_version' => '2.0.1',
  1095. 'version' => '2.0.1.0',
  1096. 'reference' => '111166291a0f8130081195ac4556a5587d7f1b5d',
  1097. 'type' => 'library',
  1098. 'install_path' => __DIR__ . '/../guzzlehttp/promises',
  1099. 'aliases' => array(),
  1100. 'dev_requirement' => false,
  1101. ),
  1102. 'guzzlehttp/psr7' => array(
  1103. 'pretty_version' => '2.6.2',
  1104. 'version' => '2.6.2.0',
  1105. 'reference' => '45b30f99ac27b5ca93cb4831afe16285f57b8221',
  1106. 'type' => 'library',
  1107. 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
  1108. 'aliases' => array(),
  1109. 'dev_requirement' => false,
  1110. ),
  1111. 'lcobucci/jwt' => array(
  1112. 'pretty_version' => '3.4.6',
  1113. 'version' => '3.4.6.0',
  1114. 'reference' => '3ef8657a78278dfeae7707d51747251db4176240',
  1115. 'type' => 'library',
  1116. 'install_path' => __DIR__ . '/../lcobucci/jwt',
  1117. 'aliases' => array(),
  1118. 'dev_requirement' => false,
  1119. ),
  1120. 'league/flysystem' => array(
  1121. 'pretty_version' => '2.5.0',
  1122. 'version' => '2.5.0.0',
  1123. 'reference' => '8aaffb653c5777781b0f7f69a5d937baf7ab6cdb',
  1124. 'type' => 'library',
  1125. 'install_path' => __DIR__ . '/../league/flysystem',
  1126. 'aliases' => array(),
  1127. 'dev_requirement' => false,
  1128. ),
  1129. 'league/mime-type-detection' => array(
  1130. 'pretty_version' => '1.13.0',
  1131. 'version' => '1.13.0.0',
  1132. 'reference' => 'a6dfb1194a2946fcdc1f38219445234f65b35c96',
  1133. 'type' => 'library',
  1134. 'install_path' => __DIR__ . '/../league/mime-type-detection',
  1135. 'aliases' => array(),
  1136. 'dev_requirement' => false,
  1137. ),
  1138. 'monolog/monolog' => array(
  1139. 'pretty_version' => '2.9.2',
  1140. 'version' => '2.9.2.0',
  1141. 'reference' => '437cb3628f4cf6042cc10ae97fc2b8472e48ca1f',
  1142. 'type' => 'library',
  1143. 'install_path' => __DIR__ . '/../monolog/monolog',
  1144. 'aliases' => array(),
  1145. 'dev_requirement' => false,
  1146. ),
  1147. 'mtdowling/jmespath.php' => array(
  1148. 'pretty_version' => '2.7.0',
  1149. 'version' => '2.7.0.0',
  1150. 'reference' => 'bbb69a935c2cbb0c03d7f481a238027430f6440b',
  1151. 'type' => 'library',
  1152. 'install_path' => __DIR__ . '/../mtdowling/jmespath.php',
  1153. 'aliases' => array(),
  1154. 'dev_requirement' => false,
  1155. ),
  1156. 'myclabs/php-enum' => array(
  1157. 'pretty_version' => '1.8.4',
  1158. 'version' => '1.8.4.0',
  1159. 'reference' => 'a867478eae49c9f59ece437ae7f9506bfaa27483',
  1160. 'type' => 'library',
  1161. 'install_path' => __DIR__ . '/../myclabs/php-enum',
  1162. 'aliases' => array(),
  1163. 'dev_requirement' => false,
  1164. ),
  1165. 'overtrue/pinyin' => array(
  1166. 'pretty_version' => '4.1.0',
  1167. 'version' => '4.1.0.0',
  1168. 'reference' => '4d0fb4f27f0c79e81c9489e0c0ae4a4f8837eae7',
  1169. 'type' => 'library',
  1170. 'install_path' => __DIR__ . '/../overtrue/pinyin',
  1171. 'aliases' => array(),
  1172. 'dev_requirement' => false,
  1173. ),
  1174. 'overtrue/socialite' => array(
  1175. 'pretty_version' => '3.5.4',
  1176. 'version' => '3.5.4.0',
  1177. 'reference' => '6bd4f0230bcaec5ccfd64a10581a9063233b5a48',
  1178. 'type' => 'library',
  1179. 'install_path' => __DIR__ . '/../overtrue/socialite',
  1180. 'aliases' => array(),
  1181. 'dev_requirement' => false,
  1182. ),
  1183. 'overtrue/wechat' => array(
  1184. 'pretty_version' => '5.30.0',
  1185. 'version' => '5.30.0.0',
  1186. 'reference' => '245d1e821bc5a4609625c3244b111f570692cfc2',
  1187. 'type' => 'library',
  1188. 'install_path' => __DIR__ . '/../overtrue/wechat',
  1189. 'aliases' => array(),
  1190. 'dev_requirement' => false,
  1191. ),
  1192. 'pimple/pimple' => array(
  1193. 'pretty_version' => 'v3.5.0',
  1194. 'version' => '3.5.0.0',
  1195. 'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed',
  1196. 'type' => 'library',
  1197. 'install_path' => __DIR__ . '/../pimple/pimple',
  1198. 'aliases' => array(),
  1199. 'dev_requirement' => false,
  1200. ),
  1201. 'psr/cache' => array(
  1202. 'pretty_version' => '1.0.1',
  1203. 'version' => '1.0.1.0',
  1204. 'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
  1205. 'type' => 'library',
  1206. 'install_path' => __DIR__ . '/../psr/cache',
  1207. 'aliases' => array(),
  1208. 'dev_requirement' => false,
  1209. ),
  1210. 'psr/cache-implementation' => array(
  1211. 'dev_requirement' => false,
  1212. 'provided' => array(
  1213. 0 => '1.0|2.0',
  1214. ),
  1215. ),
  1216. 'psr/container' => array(
  1217. 'pretty_version' => '1.1.2',
  1218. 'version' => '1.1.2.0',
  1219. 'reference' => '513e0666f7216c7459170d56df27dfcefe1689ea',
  1220. 'type' => 'library',
  1221. 'install_path' => __DIR__ . '/../psr/container',
  1222. 'aliases' => array(),
  1223. 'dev_requirement' => false,
  1224. ),
  1225. 'psr/event-dispatcher' => array(
  1226. 'pretty_version' => '1.0.0',
  1227. 'version' => '1.0.0.0',
  1228. 'reference' => 'dbefd12671e8a14ec7f180cab83036ed26714bb0',
  1229. 'type' => 'library',
  1230. 'install_path' => __DIR__ . '/../psr/event-dispatcher',
  1231. 'aliases' => array(),
  1232. 'dev_requirement' => false,
  1233. ),
  1234. 'psr/event-dispatcher-implementation' => array(
  1235. 'dev_requirement' => false,
  1236. 'provided' => array(
  1237. 0 => '1.0',
  1238. ),
  1239. ),
  1240. 'psr/http-client' => array(
  1241. 'pretty_version' => '1.0.3',
  1242. 'version' => '1.0.3.0',
  1243. 'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90',
  1244. 'type' => 'library',
  1245. 'install_path' => __DIR__ . '/../psr/http-client',
  1246. 'aliases' => array(),
  1247. 'dev_requirement' => false,
  1248. ),
  1249. 'psr/http-client-implementation' => array(
  1250. 'dev_requirement' => false,
  1251. 'provided' => array(
  1252. 0 => '1.0',
  1253. ),
  1254. ),
  1255. 'psr/http-factory' => array(
  1256. 'pretty_version' => '1.0.2',
  1257. 'version' => '1.0.2.0',
  1258. 'reference' => 'e616d01114759c4c489f93b099585439f795fe35',
  1259. 'type' => 'library',
  1260. 'install_path' => __DIR__ . '/../psr/http-factory',
  1261. 'aliases' => array(),
  1262. 'dev_requirement' => false,
  1263. ),
  1264. 'psr/http-factory-implementation' => array(
  1265. 'dev_requirement' => false,
  1266. 'provided' => array(
  1267. 0 => '1.0',
  1268. ),
  1269. ),
  1270. 'psr/http-message' => array(
  1271. 'pretty_version' => '1.1',
  1272. 'version' => '1.1.0.0',
  1273. 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba',
  1274. 'type' => 'library',
  1275. 'install_path' => __DIR__ . '/../psr/http-message',
  1276. 'aliases' => array(),
  1277. 'dev_requirement' => false,
  1278. ),
  1279. 'psr/http-message-implementation' => array(
  1280. 'dev_requirement' => false,
  1281. 'provided' => array(
  1282. 0 => '1.0',
  1283. ),
  1284. ),
  1285. 'psr/log' => array(
  1286. 'pretty_version' => '1.1.4',
  1287. 'version' => '1.1.4.0',
  1288. 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
  1289. 'type' => 'library',
  1290. 'install_path' => __DIR__ . '/../psr/log',
  1291. 'aliases' => array(),
  1292. 'dev_requirement' => false,
  1293. ),
  1294. 'psr/log-implementation' => array(
  1295. 'dev_requirement' => false,
  1296. 'provided' => array(
  1297. 0 => '1.0.0 || 2.0.0 || 3.0.0',
  1298. ),
  1299. ),
  1300. 'psr/simple-cache' => array(
  1301. 'pretty_version' => '1.0.1',
  1302. 'version' => '1.0.1.0',
  1303. 'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
  1304. 'type' => 'library',
  1305. 'install_path' => __DIR__ . '/../psr/simple-cache',
  1306. 'aliases' => array(),
  1307. 'dev_requirement' => false,
  1308. ),
  1309. 'psr/simple-cache-implementation' => array(
  1310. 'dev_requirement' => false,
  1311. 'provided' => array(
  1312. 0 => '1.0|2.0',
  1313. ),
  1314. ),
  1315. 'qiniu/php-sdk' => array(
  1316. 'pretty_version' => 'v7.11.0',
  1317. 'version' => '7.11.0.0',
  1318. 'reference' => '9ee81f0acd57fa7bb435ffe9e515d7a9fdd0489b',
  1319. 'type' => 'library',
  1320. 'install_path' => __DIR__ . '/../qiniu/php-sdk',
  1321. 'aliases' => array(),
  1322. 'dev_requirement' => false,
  1323. ),
  1324. 'ralouphie/getallheaders' => array(
  1325. 'pretty_version' => '3.0.3',
  1326. 'version' => '3.0.3.0',
  1327. 'reference' => '120b605dfeb996808c31b6477290a714d356e822',
  1328. 'type' => 'library',
  1329. 'install_path' => __DIR__ . '/../ralouphie/getallheaders',
  1330. 'aliases' => array(),
  1331. 'dev_requirement' => false,
  1332. ),
  1333. 'symfony/cache' => array(
  1334. 'pretty_version' => 'v5.4.32',
  1335. 'version' => '5.4.32.0',
  1336. 'reference' => '2553faca77502a4f68dc93cd2f3b9ec650751e40',
  1337. 'type' => 'library',
  1338. 'install_path' => __DIR__ . '/../symfony/cache',
  1339. 'aliases' => array(),
  1340. 'dev_requirement' => false,
  1341. ),
  1342. 'symfony/cache-contracts' => array(
  1343. 'pretty_version' => 'v2.5.2',
  1344. 'version' => '2.5.2.0',
  1345. 'reference' => '64be4a7acb83b6f2bf6de9a02cee6dad41277ebc',
  1346. 'type' => 'library',
  1347. 'install_path' => __DIR__ . '/../symfony/cache-contracts',
  1348. 'aliases' => array(),
  1349. 'dev_requirement' => false,
  1350. ),
  1351. 'symfony/cache-implementation' => array(
  1352. 'dev_requirement' => false,
  1353. 'provided' => array(
  1354. 0 => '1.0|2.0',
  1355. ),
  1356. ),
  1357. 'symfony/deprecation-contracts' => array(
  1358. 'pretty_version' => 'v2.5.2',
  1359. 'version' => '2.5.2.0',
  1360. 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
  1361. 'type' => 'library',
  1362. 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
  1363. 'aliases' => array(),
  1364. 'dev_requirement' => false,
  1365. ),
  1366. 'symfony/event-dispatcher' => array(
  1367. 'pretty_version' => 'v5.4.26',
  1368. 'version' => '5.4.26.0',
  1369. 'reference' => '5dcc00e03413f05c1e7900090927bb7247cb0aac',
  1370. 'type' => 'library',
  1371. 'install_path' => __DIR__ . '/../symfony/event-dispatcher',
  1372. 'aliases' => array(),
  1373. 'dev_requirement' => false,
  1374. ),
  1375. 'symfony/event-dispatcher-contracts' => array(
  1376. 'pretty_version' => 'v2.5.2',
  1377. 'version' => '2.5.2.0',
  1378. 'reference' => 'f98b54df6ad059855739db6fcbc2d36995283fe1',
  1379. 'type' => 'library',
  1380. 'install_path' => __DIR__ . '/../symfony/event-dispatcher-contracts',
  1381. 'aliases' => array(),
  1382. 'dev_requirement' => false,
  1383. ),
  1384. 'symfony/event-dispatcher-implementation' => array(
  1385. 'dev_requirement' => false,
  1386. 'provided' => array(
  1387. 0 => '2.0',
  1388. ),
  1389. ),
  1390. 'symfony/http-foundation' => array(
  1391. 'pretty_version' => 'v5.4.32',
  1392. 'version' => '5.4.32.0',
  1393. 'reference' => 'cbcd80a4c36f59772d62860fdb0cb6a38da63fd2',
  1394. 'type' => 'library',
  1395. 'install_path' => __DIR__ . '/../symfony/http-foundation',
  1396. 'aliases' => array(),
  1397. 'dev_requirement' => false,
  1398. ),
  1399. 'symfony/polyfill-ctype' => array(
  1400. 'pretty_version' => 'v1.28.0',
  1401. 'version' => '1.28.0.0',
  1402. 'reference' => 'ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb',
  1403. 'type' => 'library',
  1404. 'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
  1405. 'aliases' => array(),
  1406. 'dev_requirement' => false,
  1407. ),
  1408. 'symfony/polyfill-mbstring' => array(
  1409. 'pretty_version' => 'v1.28.0',
  1410. 'version' => '1.28.0.0',
  1411. 'reference' => '42292d99c55abe617799667f454222c54c60e229',
  1412. 'type' => 'library',
  1413. 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
  1414. 'aliases' => array(),
  1415. 'dev_requirement' => false,
  1416. ),
  1417. 'symfony/polyfill-php72' => array(
  1418. 'pretty_version' => 'v1.28.0',
  1419. 'version' => '1.28.0.0',
  1420. 'reference' => '70f4aebd92afca2f865444d30a4d2151c13c3179',
  1421. 'type' => 'library',
  1422. 'install_path' => __DIR__ . '/../symfony/polyfill-php72',
  1423. 'aliases' => array(),
  1424. 'dev_requirement' => true,
  1425. ),
  1426. 'symfony/polyfill-php73' => array(
  1427. 'pretty_version' => 'v1.28.0',
  1428. 'version' => '1.28.0.0',
  1429. 'reference' => 'fe2f306d1d9d346a7fee353d0d5012e401e984b5',
  1430. 'type' => 'library',
  1431. 'install_path' => __DIR__ . '/../symfony/polyfill-php73',
  1432. 'aliases' => array(),
  1433. 'dev_requirement' => false,
  1434. ),
  1435. 'symfony/polyfill-php80' => array(
  1436. 'pretty_version' => 'v1.28.0',
  1437. 'version' => '1.28.0.0',
  1438. 'reference' => '6caa57379c4aec19c0a12a38b59b26487dcfe4b5',
  1439. 'type' => 'library',
  1440. 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
  1441. 'aliases' => array(),
  1442. 'dev_requirement' => false,
  1443. ),
  1444. 'symfony/psr-http-message-bridge' => array(
  1445. 'pretty_version' => 'v2.3.1',
  1446. 'version' => '2.3.1.0',
  1447. 'reference' => '581ca6067eb62640de5ff08ee1ba6850a0ee472e',
  1448. 'type' => 'symfony-bridge',
  1449. 'install_path' => __DIR__ . '/../symfony/psr-http-message-bridge',
  1450. 'aliases' => array(),
  1451. 'dev_requirement' => false,
  1452. ),
  1453. 'symfony/service-contracts' => array(
  1454. 'pretty_version' => 'v2.5.2',
  1455. 'version' => '2.5.2.0',
  1456. 'reference' => '4b426aac47d6427cc1a1d0f7e2ac724627f5966c',
  1457. 'type' => 'library',
  1458. 'install_path' => __DIR__ . '/../symfony/service-contracts',
  1459. 'aliases' => array(),
  1460. 'dev_requirement' => false,
  1461. ),
  1462. 'symfony/var-dumper' => array(
  1463. 'pretty_version' => 'v4.4.47',
  1464. 'version' => '4.4.47.0',
  1465. 'reference' => '1069c7a3fca74578022fab6f81643248d02f8e63',
  1466. 'type' => 'library',
  1467. 'install_path' => __DIR__ . '/../symfony/var-dumper',
  1468. 'aliases' => array(),
  1469. 'dev_requirement' => true,
  1470. ),
  1471. 'symfony/var-exporter' => array(
  1472. 'pretty_version' => 'v5.4.32',
  1473. 'version' => '5.4.32.0',
  1474. 'reference' => 'fdb022f0d3d41df240c18e2eb9a117c430f06add',
  1475. 'type' => 'library',
  1476. 'install_path' => __DIR__ . '/../symfony/var-exporter',
  1477. 'aliases' => array(),
  1478. 'dev_requirement' => false,
  1479. ),
  1480. 'symfony/yaml' => array(
  1481. 'pretty_version' => 'v2.8.52',
  1482. 'version' => '2.8.52.0',
  1483. 'reference' => '02c1859112aa779d9ab394ae4f3381911d84052b',
  1484. 'type' => 'library',
  1485. 'install_path' => __DIR__ . '/../symfony/yaml',
  1486. 'aliases' => array(),
  1487. 'dev_requirement' => false,
  1488. ),
  1489. 'topthink/framework' => array(
  1490. 'pretty_version' => 'v6.1.4',
  1491. 'version' => '6.1.4.0',
  1492. 'reference' => '66eb9cf4d627df12911344cd328faf9bb596bf2c',
  1493. 'type' => 'library',
  1494. 'install_path' => __DIR__ . '/../topthink/framework',
  1495. 'aliases' => array(),
  1496. 'dev_requirement' => false,
  1497. ),
  1498. 'topthink/think' => array(
  1499. 'pretty_version' => '1.0.0+no-version-set',
  1500. 'version' => '1.0.0.0',
  1501. 'reference' => NULL,
  1502. 'type' => 'project',
  1503. 'install_path' => __DIR__ . '/../../',
  1504. 'aliases' => array(),
  1505. 'dev_requirement' => false,
  1506. ),
  1507. 'topthink/think-captcha' => array(
  1508. 'pretty_version' => 'v3.0.9',
  1509. 'version' => '3.0.9.0',
  1510. 'reference' => 'b1ef360670578214edeebcf824aaf6ab7ee0528b',
  1511. 'type' => 'library',
  1512. 'install_path' => __DIR__ . '/../topthink/think-captcha',
  1513. 'aliases' => array(),
  1514. 'dev_requirement' => false,
  1515. ),
  1516. 'topthink/think-filesystem' => array(
  1517. 'pretty_version' => 'v2.0.2',
  1518. 'version' => '2.0.2.0',
  1519. 'reference' => 'c08503232fcae0c3c7fefae5e6b5c841ffe09f2f',
  1520. 'type' => 'library',
  1521. 'install_path' => __DIR__ . '/../topthink/think-filesystem',
  1522. 'aliases' => array(),
  1523. 'dev_requirement' => false,
  1524. ),
  1525. 'topthink/think-helper' => array(
  1526. 'pretty_version' => 'v3.1.6',
  1527. 'version' => '3.1.6.0',
  1528. 'reference' => '769acbe50a4274327162f9c68ec2e89a38eb2aff',
  1529. 'type' => 'library',
  1530. 'install_path' => __DIR__ . '/../topthink/think-helper',
  1531. 'aliases' => array(),
  1532. 'dev_requirement' => false,
  1533. ),
  1534. 'topthink/think-image' => array(
  1535. 'pretty_version' => 'v1.0.7',
  1536. 'version' => '1.0.7.0',
  1537. 'reference' => '8586cf47f117481c6d415b20f7dedf62e79d5512',
  1538. 'type' => 'library',
  1539. 'install_path' => __DIR__ . '/../topthink/think-image',
  1540. 'aliases' => array(),
  1541. 'dev_requirement' => false,
  1542. ),
  1543. 'topthink/think-multi-app' => array(
  1544. 'pretty_version' => 'v1.0.17',
  1545. 'version' => '1.0.17.0',
  1546. 'reference' => '4055a6187296ac16c0bc7bbab4ed5d92f82f791c',
  1547. 'type' => 'library',
  1548. 'install_path' => __DIR__ . '/../topthink/think-multi-app',
  1549. 'aliases' => array(),
  1550. 'dev_requirement' => false,
  1551. ),
  1552. 'topthink/think-orm' => array(
  1553. 'pretty_version' => 'v2.0.61',
  1554. 'version' => '2.0.61.0',
  1555. 'reference' => '10528ebf4a5106b19c3bac9c6deae7a67ff49de6',
  1556. 'type' => 'library',
  1557. 'install_path' => __DIR__ . '/../topthink/think-orm',
  1558. 'aliases' => array(),
  1559. 'dev_requirement' => false,
  1560. ),
  1561. 'topthink/think-template' => array(
  1562. 'pretty_version' => 'v2.0.9',
  1563. 'version' => '2.0.9.0',
  1564. 'reference' => '6d25642ae0e306166742fd7073dc7a159e18073c',
  1565. 'type' => 'library',
  1566. 'install_path' => __DIR__ . '/../topthink/think-template',
  1567. 'aliases' => array(),
  1568. 'dev_requirement' => false,
  1569. ),
  1570. 'topthink/think-trace' => array(
  1571. 'pretty_version' => 'v1.6',
  1572. 'version' => '1.6.0.0',
  1573. 'reference' => '136cd5d97e8bdb780e4b5c1637c588ed7ca3e142',
  1574. 'type' => 'library',
  1575. 'install_path' => __DIR__ . '/../topthink/think-trace',
  1576. 'aliases' => array(),
  1577. 'dev_requirement' => true,
  1578. ),
  1579. 'topthink/think-view' => array(
  1580. 'pretty_version' => 'v1.0.14',
  1581. 'version' => '1.0.14.0',
  1582. 'reference' => 'edce0ae2c9551ab65f9e94a222604b0dead3576d',
  1583. 'type' => 'library',
  1584. 'install_path' => __DIR__ . '/../topthink/think-view',
  1585. 'aliases' => array(),
  1586. 'dev_requirement' => false,
  1587. ),
  1588. ),
  1589. );