installed.php 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598
  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.2.0',
  15. 'version' => '2.2.0.0',
  16. 'reference' => 'eee4fc81296531e6aafba4c2bbccfc5adab1676e',
  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.1256',
  26. ),
  27. ),
  28. 'alibabacloud/actiontrail' => array(
  29. 'dev_requirement' => false,
  30. 'replaced' => array(
  31. 0 => '1.8.1256',
  32. ),
  33. ),
  34. 'alibabacloud/adb' => array(
  35. 'dev_requirement' => false,
  36. 'replaced' => array(
  37. 0 => '1.8.1256',
  38. ),
  39. ),
  40. 'alibabacloud/aegis' => array(
  41. 'dev_requirement' => false,
  42. 'replaced' => array(
  43. 0 => '1.8.1256',
  44. ),
  45. ),
  46. 'alibabacloud/afs' => array(
  47. 'dev_requirement' => false,
  48. 'replaced' => array(
  49. 0 => '1.8.1256',
  50. ),
  51. ),
  52. 'alibabacloud/airec' => array(
  53. 'dev_requirement' => false,
  54. 'replaced' => array(
  55. 0 => '1.8.1256',
  56. ),
  57. ),
  58. 'alibabacloud/alidns' => array(
  59. 'dev_requirement' => false,
  60. 'replaced' => array(
  61. 0 => '1.8.1256',
  62. ),
  63. ),
  64. 'alibabacloud/alikafka' => array(
  65. 'dev_requirement' => false,
  66. 'replaced' => array(
  67. 0 => '1.8.1256',
  68. ),
  69. ),
  70. 'alibabacloud/alimt' => array(
  71. 'dev_requirement' => false,
  72. 'replaced' => array(
  73. 0 => '1.8.1256',
  74. ),
  75. ),
  76. 'alibabacloud/aliprobe' => array(
  77. 'dev_requirement' => false,
  78. 'replaced' => array(
  79. 0 => '1.8.1256',
  80. ),
  81. ),
  82. 'alibabacloud/aliyuncvc' => array(
  83. 'dev_requirement' => false,
  84. 'replaced' => array(
  85. 0 => '1.8.1256',
  86. ),
  87. ),
  88. 'alibabacloud/appmallsservice' => array(
  89. 'dev_requirement' => false,
  90. 'replaced' => array(
  91. 0 => '1.8.1256',
  92. ),
  93. ),
  94. 'alibabacloud/arms' => array(
  95. 'dev_requirement' => false,
  96. 'replaced' => array(
  97. 0 => '1.8.1256',
  98. ),
  99. ),
  100. 'alibabacloud/arms4finance' => array(
  101. 'dev_requirement' => false,
  102. 'replaced' => array(
  103. 0 => '1.8.1256',
  104. ),
  105. ),
  106. 'alibabacloud/baas' => array(
  107. 'dev_requirement' => false,
  108. 'replaced' => array(
  109. 0 => '1.8.1256',
  110. ),
  111. ),
  112. 'alibabacloud/batchcompute' => array(
  113. 'dev_requirement' => false,
  114. 'replaced' => array(
  115. 0 => '1.8.1256',
  116. ),
  117. ),
  118. 'alibabacloud/bss' => array(
  119. 'dev_requirement' => false,
  120. 'replaced' => array(
  121. 0 => '1.8.1256',
  122. ),
  123. ),
  124. 'alibabacloud/bssopenapi' => array(
  125. 'dev_requirement' => false,
  126. 'replaced' => array(
  127. 0 => '1.8.1256',
  128. ),
  129. ),
  130. 'alibabacloud/cas' => array(
  131. 'dev_requirement' => false,
  132. 'replaced' => array(
  133. 0 => '1.8.1256',
  134. ),
  135. ),
  136. 'alibabacloud/cbn' => array(
  137. 'dev_requirement' => false,
  138. 'replaced' => array(
  139. 0 => '1.8.1256',
  140. ),
  141. ),
  142. 'alibabacloud/ccc' => array(
  143. 'dev_requirement' => false,
  144. 'replaced' => array(
  145. 0 => '1.8.1256',
  146. ),
  147. ),
  148. 'alibabacloud/ccs' => array(
  149. 'dev_requirement' => false,
  150. 'replaced' => array(
  151. 0 => '1.8.1256',
  152. ),
  153. ),
  154. 'alibabacloud/cdn' => array(
  155. 'dev_requirement' => false,
  156. 'replaced' => array(
  157. 0 => '1.8.1256',
  158. ),
  159. ),
  160. 'alibabacloud/cds' => array(
  161. 'dev_requirement' => false,
  162. 'replaced' => array(
  163. 0 => '1.8.1256',
  164. ),
  165. ),
  166. 'alibabacloud/cf' => array(
  167. 'dev_requirement' => false,
  168. 'replaced' => array(
  169. 0 => '1.8.1256',
  170. ),
  171. ),
  172. 'alibabacloud/chatbot' => array(
  173. 'dev_requirement' => false,
  174. 'replaced' => array(
  175. 0 => '1.8.1256',
  176. ),
  177. ),
  178. 'alibabacloud/client' => array(
  179. 'pretty_version' => '1.5.31',
  180. 'version' => '1.5.31.0',
  181. 'reference' => '19224d92fe27ab8ef501d77d4891e7660bc023c1',
  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.1256',
  191. ),
  192. ),
  193. 'alibabacloud/cloudauth' => array(
  194. 'dev_requirement' => false,
  195. 'replaced' => array(
  196. 0 => '1.8.1256',
  197. ),
  198. ),
  199. 'alibabacloud/cloudesl' => array(
  200. 'dev_requirement' => false,
  201. 'replaced' => array(
  202. 0 => '1.8.1256',
  203. ),
  204. ),
  205. 'alibabacloud/cloudmarketing' => array(
  206. 'dev_requirement' => false,
  207. 'replaced' => array(
  208. 0 => '1.8.1256',
  209. ),
  210. ),
  211. 'alibabacloud/cloudphoto' => array(
  212. 'dev_requirement' => false,
  213. 'replaced' => array(
  214. 0 => '1.8.1256',
  215. ),
  216. ),
  217. 'alibabacloud/cloudwf' => array(
  218. 'dev_requirement' => false,
  219. 'replaced' => array(
  220. 0 => '1.8.1256',
  221. ),
  222. ),
  223. 'alibabacloud/cms' => array(
  224. 'dev_requirement' => false,
  225. 'replaced' => array(
  226. 0 => '1.8.1256',
  227. ),
  228. ),
  229. 'alibabacloud/commondriver' => array(
  230. 'dev_requirement' => false,
  231. 'replaced' => array(
  232. 0 => '1.8.1256',
  233. ),
  234. ),
  235. 'alibabacloud/companyreg' => array(
  236. 'dev_requirement' => false,
  237. 'replaced' => array(
  238. 0 => '1.8.1256',
  239. ),
  240. ),
  241. 'alibabacloud/cr' => array(
  242. 'dev_requirement' => false,
  243. 'replaced' => array(
  244. 0 => '1.8.1256',
  245. ),
  246. ),
  247. 'alibabacloud/crm' => array(
  248. 'dev_requirement' => false,
  249. 'replaced' => array(
  250. 0 => '1.8.1256',
  251. ),
  252. ),
  253. 'alibabacloud/cs' => array(
  254. 'dev_requirement' => false,
  255. 'replaced' => array(
  256. 0 => '1.8.1256',
  257. ),
  258. ),
  259. 'alibabacloud/csb' => array(
  260. 'dev_requirement' => false,
  261. 'replaced' => array(
  262. 0 => '1.8.1256',
  263. ),
  264. ),
  265. 'alibabacloud/cusanalyticsconline' => array(
  266. 'dev_requirement' => false,
  267. 'replaced' => array(
  268. 0 => '1.8.1256',
  269. ),
  270. ),
  271. 'alibabacloud/dataworkspublic' => array(
  272. 'dev_requirement' => false,
  273. 'replaced' => array(
  274. 0 => '1.8.1256',
  275. ),
  276. ),
  277. 'alibabacloud/dbs' => array(
  278. 'dev_requirement' => false,
  279. 'replaced' => array(
  280. 0 => '1.8.1256',
  281. ),
  282. ),
  283. 'alibabacloud/dcdn' => array(
  284. 'dev_requirement' => false,
  285. 'replaced' => array(
  286. 0 => '1.8.1256',
  287. ),
  288. ),
  289. 'alibabacloud/dds' => array(
  290. 'dev_requirement' => false,
  291. 'replaced' => array(
  292. 0 => '1.8.1256',
  293. ),
  294. ),
  295. 'alibabacloud/democenter' => array(
  296. 'dev_requirement' => false,
  297. 'replaced' => array(
  298. 0 => '1.8.1256',
  299. ),
  300. ),
  301. 'alibabacloud/dm' => array(
  302. 'dev_requirement' => false,
  303. 'replaced' => array(
  304. 0 => '1.8.1256',
  305. ),
  306. ),
  307. 'alibabacloud/dmsenterprise' => array(
  308. 'dev_requirement' => false,
  309. 'replaced' => array(
  310. 0 => '1.8.1256',
  311. ),
  312. ),
  313. 'alibabacloud/domain' => array(
  314. 'dev_requirement' => false,
  315. 'replaced' => array(
  316. 0 => '1.8.1256',
  317. ),
  318. ),
  319. 'alibabacloud/domainintl' => array(
  320. 'dev_requirement' => false,
  321. 'replaced' => array(
  322. 0 => '1.8.1256',
  323. ),
  324. ),
  325. 'alibabacloud/drcloud' => array(
  326. 'dev_requirement' => false,
  327. 'replaced' => array(
  328. 0 => '1.8.1256',
  329. ),
  330. ),
  331. 'alibabacloud/drds' => array(
  332. 'dev_requirement' => false,
  333. 'replaced' => array(
  334. 0 => '1.8.1256',
  335. ),
  336. ),
  337. 'alibabacloud/dts' => array(
  338. 'dev_requirement' => false,
  339. 'replaced' => array(
  340. 0 => '1.8.1256',
  341. ),
  342. ),
  343. 'alibabacloud/dybaseapi' => array(
  344. 'dev_requirement' => false,
  345. 'replaced' => array(
  346. 0 => '1.8.1256',
  347. ),
  348. ),
  349. 'alibabacloud/dyplsapi' => array(
  350. 'dev_requirement' => false,
  351. 'replaced' => array(
  352. 0 => '1.8.1256',
  353. ),
  354. ),
  355. 'alibabacloud/dypnsapi' => array(
  356. 'dev_requirement' => false,
  357. 'replaced' => array(
  358. 0 => '1.8.1256',
  359. ),
  360. ),
  361. 'alibabacloud/dysmsapi' => array(
  362. 'dev_requirement' => false,
  363. 'replaced' => array(
  364. 0 => '1.8.1256',
  365. ),
  366. ),
  367. 'alibabacloud/dyvmsapi' => array(
  368. 'dev_requirement' => false,
  369. 'replaced' => array(
  370. 0 => '1.8.1256',
  371. ),
  372. ),
  373. 'alibabacloud/eci' => array(
  374. 'dev_requirement' => false,
  375. 'replaced' => array(
  376. 0 => '1.8.1256',
  377. ),
  378. ),
  379. 'alibabacloud/ecs' => array(
  380. 'dev_requirement' => false,
  381. 'replaced' => array(
  382. 0 => '1.8.1256',
  383. ),
  384. ),
  385. 'alibabacloud/ecsinc' => array(
  386. 'dev_requirement' => false,
  387. 'replaced' => array(
  388. 0 => '1.8.1256',
  389. ),
  390. ),
  391. 'alibabacloud/edas' => array(
  392. 'dev_requirement' => false,
  393. 'replaced' => array(
  394. 0 => '1.8.1256',
  395. ),
  396. ),
  397. 'alibabacloud/ehpc' => array(
  398. 'dev_requirement' => false,
  399. 'replaced' => array(
  400. 0 => '1.8.1256',
  401. ),
  402. ),
  403. 'alibabacloud/elasticsearch' => array(
  404. 'dev_requirement' => false,
  405. 'replaced' => array(
  406. 0 => '1.8.1256',
  407. ),
  408. ),
  409. 'alibabacloud/emr' => array(
  410. 'dev_requirement' => false,
  411. 'replaced' => array(
  412. 0 => '1.8.1256',
  413. ),
  414. ),
  415. 'alibabacloud/ess' => array(
  416. 'dev_requirement' => false,
  417. 'replaced' => array(
  418. 0 => '1.8.1256',
  419. ),
  420. ),
  421. 'alibabacloud/facebody' => array(
  422. 'dev_requirement' => false,
  423. 'replaced' => array(
  424. 0 => '1.8.1256',
  425. ),
  426. ),
  427. 'alibabacloud/fnf' => array(
  428. 'dev_requirement' => false,
  429. 'replaced' => array(
  430. 0 => '1.8.1256',
  431. ),
  432. ),
  433. 'alibabacloud/foas' => array(
  434. 'dev_requirement' => false,
  435. 'replaced' => array(
  436. 0 => '1.8.1256',
  437. ),
  438. ),
  439. 'alibabacloud/ft' => array(
  440. 'dev_requirement' => false,
  441. 'replaced' => array(
  442. 0 => '1.8.1256',
  443. ),
  444. ),
  445. 'alibabacloud/goodstech' => array(
  446. 'dev_requirement' => false,
  447. 'replaced' => array(
  448. 0 => '1.8.1256',
  449. ),
  450. ),
  451. 'alibabacloud/gpdb' => array(
  452. 'dev_requirement' => false,
  453. 'replaced' => array(
  454. 0 => '1.8.1256',
  455. ),
  456. ),
  457. 'alibabacloud/green' => array(
  458. 'dev_requirement' => false,
  459. 'replaced' => array(
  460. 0 => '1.8.1256',
  461. ),
  462. ),
  463. 'alibabacloud/hbase' => array(
  464. 'dev_requirement' => false,
  465. 'replaced' => array(
  466. 0 => '1.8.1256',
  467. ),
  468. ),
  469. 'alibabacloud/hiknoengine' => array(
  470. 'dev_requirement' => false,
  471. 'replaced' => array(
  472. 0 => '1.8.1256',
  473. ),
  474. ),
  475. 'alibabacloud/hpc' => array(
  476. 'dev_requirement' => false,
  477. 'replaced' => array(
  478. 0 => '1.8.1256',
  479. ),
  480. ),
  481. 'alibabacloud/hsm' => array(
  482. 'dev_requirement' => false,
  483. 'replaced' => array(
  484. 0 => '1.8.1256',
  485. ),
  486. ),
  487. 'alibabacloud/httpdns' => array(
  488. 'dev_requirement' => false,
  489. 'replaced' => array(
  490. 0 => '1.8.1256',
  491. ),
  492. ),
  493. 'alibabacloud/idst' => array(
  494. 'dev_requirement' => false,
  495. 'replaced' => array(
  496. 0 => '1.8.1256',
  497. ),
  498. ),
  499. 'alibabacloud/imageaudit' => array(
  500. 'dev_requirement' => false,
  501. 'replaced' => array(
  502. 0 => '1.8.1256',
  503. ),
  504. ),
  505. 'alibabacloud/imageenhan' => array(
  506. 'dev_requirement' => false,
  507. 'replaced' => array(
  508. 0 => '1.8.1256',
  509. ),
  510. ),
  511. 'alibabacloud/imagerecog' => array(
  512. 'dev_requirement' => false,
  513. 'replaced' => array(
  514. 0 => '1.8.1256',
  515. ),
  516. ),
  517. 'alibabacloud/imagesearch' => array(
  518. 'dev_requirement' => false,
  519. 'replaced' => array(
  520. 0 => '1.8.1256',
  521. ),
  522. ),
  523. 'alibabacloud/imageseg' => array(
  524. 'dev_requirement' => false,
  525. 'replaced' => array(
  526. 0 => '1.8.1256',
  527. ),
  528. ),
  529. 'alibabacloud/imm' => array(
  530. 'dev_requirement' => false,
  531. 'replaced' => array(
  532. 0 => '1.8.1256',
  533. ),
  534. ),
  535. 'alibabacloud/industrybrain' => array(
  536. 'dev_requirement' => false,
  537. 'replaced' => array(
  538. 0 => '1.8.1256',
  539. ),
  540. ),
  541. 'alibabacloud/iot' => array(
  542. 'dev_requirement' => false,
  543. 'replaced' => array(
  544. 0 => '1.8.1256',
  545. ),
  546. ),
  547. 'alibabacloud/iqa' => array(
  548. 'dev_requirement' => false,
  549. 'replaced' => array(
  550. 0 => '1.8.1256',
  551. ),
  552. ),
  553. 'alibabacloud/itaas' => array(
  554. 'dev_requirement' => false,
  555. 'replaced' => array(
  556. 0 => '1.8.1256',
  557. ),
  558. ),
  559. 'alibabacloud/ivision' => array(
  560. 'dev_requirement' => false,
  561. 'replaced' => array(
  562. 0 => '1.8.1256',
  563. ),
  564. ),
  565. 'alibabacloud/ivpd' => array(
  566. 'dev_requirement' => false,
  567. 'replaced' => array(
  568. 0 => '1.8.1256',
  569. ),
  570. ),
  571. 'alibabacloud/jaq' => array(
  572. 'dev_requirement' => false,
  573. 'replaced' => array(
  574. 0 => '1.8.1256',
  575. ),
  576. ),
  577. 'alibabacloud/jarvis' => array(
  578. 'dev_requirement' => false,
  579. 'replaced' => array(
  580. 0 => '1.8.1256',
  581. ),
  582. ),
  583. 'alibabacloud/jarvispublic' => array(
  584. 'dev_requirement' => false,
  585. 'replaced' => array(
  586. 0 => '1.8.1256',
  587. ),
  588. ),
  589. 'alibabacloud/kms' => array(
  590. 'dev_requirement' => false,
  591. 'replaced' => array(
  592. 0 => '1.8.1256',
  593. ),
  594. ),
  595. 'alibabacloud/linkedmall' => array(
  596. 'dev_requirement' => false,
  597. 'replaced' => array(
  598. 0 => '1.8.1256',
  599. ),
  600. ),
  601. 'alibabacloud/linkface' => array(
  602. 'dev_requirement' => false,
  603. 'replaced' => array(
  604. 0 => '1.8.1256',
  605. ),
  606. ),
  607. 'alibabacloud/linkwan' => array(
  608. 'dev_requirement' => false,
  609. 'replaced' => array(
  610. 0 => '1.8.1256',
  611. ),
  612. ),
  613. 'alibabacloud/live' => array(
  614. 'dev_requirement' => false,
  615. 'replaced' => array(
  616. 0 => '1.8.1256',
  617. ),
  618. ),
  619. 'alibabacloud/lubancloud' => array(
  620. 'dev_requirement' => false,
  621. 'replaced' => array(
  622. 0 => '1.8.1256',
  623. ),
  624. ),
  625. 'alibabacloud/lubanruler' => array(
  626. 'dev_requirement' => false,
  627. 'replaced' => array(
  628. 0 => '1.8.1256',
  629. ),
  630. ),
  631. 'alibabacloud/market' => array(
  632. 'dev_requirement' => false,
  633. 'replaced' => array(
  634. 0 => '1.8.1256',
  635. ),
  636. ),
  637. 'alibabacloud/mopen' => array(
  638. 'dev_requirement' => false,
  639. 'replaced' => array(
  640. 0 => '1.8.1256',
  641. ),
  642. ),
  643. 'alibabacloud/mpserverless' => array(
  644. 'dev_requirement' => false,
  645. 'replaced' => array(
  646. 0 => '1.8.1256',
  647. ),
  648. ),
  649. 'alibabacloud/mts' => array(
  650. 'dev_requirement' => false,
  651. 'replaced' => array(
  652. 0 => '1.8.1256',
  653. ),
  654. ),
  655. 'alibabacloud/multimediaai' => array(
  656. 'dev_requirement' => false,
  657. 'replaced' => array(
  658. 0 => '1.8.1256',
  659. ),
  660. ),
  661. 'alibabacloud/nas' => array(
  662. 'dev_requirement' => false,
  663. 'replaced' => array(
  664. 0 => '1.8.1256',
  665. ),
  666. ),
  667. 'alibabacloud/netana' => array(
  668. 'dev_requirement' => false,
  669. 'replaced' => array(
  670. 0 => '1.8.1256',
  671. ),
  672. ),
  673. 'alibabacloud/nlp' => array(
  674. 'dev_requirement' => false,
  675. 'replaced' => array(
  676. 0 => '1.8.1256',
  677. ),
  678. ),
  679. 'alibabacloud/nlpautoml' => array(
  680. 'dev_requirement' => false,
  681. 'replaced' => array(
  682. 0 => '1.8.1256',
  683. ),
  684. ),
  685. 'alibabacloud/nlscloudmeta' => array(
  686. 'dev_requirement' => false,
  687. 'replaced' => array(
  688. 0 => '1.8.1256',
  689. ),
  690. ),
  691. 'alibabacloud/nlsfiletrans' => array(
  692. 'dev_requirement' => false,
  693. 'replaced' => array(
  694. 0 => '1.8.1256',
  695. ),
  696. ),
  697. 'alibabacloud/objectdet' => array(
  698. 'dev_requirement' => false,
  699. 'replaced' => array(
  700. 0 => '1.8.1256',
  701. ),
  702. ),
  703. 'alibabacloud/ocr' => array(
  704. 'dev_requirement' => false,
  705. 'replaced' => array(
  706. 0 => '1.8.1256',
  707. ),
  708. ),
  709. 'alibabacloud/ocs' => array(
  710. 'dev_requirement' => false,
  711. 'replaced' => array(
  712. 0 => '1.8.1256',
  713. ),
  714. ),
  715. 'alibabacloud/oms' => array(
  716. 'dev_requirement' => false,
  717. 'replaced' => array(
  718. 0 => '1.8.1256',
  719. ),
  720. ),
  721. 'alibabacloud/ons' => array(
  722. 'dev_requirement' => false,
  723. 'replaced' => array(
  724. 0 => '1.8.1256',
  725. ),
  726. ),
  727. 'alibabacloud/onsmqtt' => array(
  728. 'dev_requirement' => false,
  729. 'replaced' => array(
  730. 0 => '1.8.1256',
  731. ),
  732. ),
  733. 'alibabacloud/oos' => array(
  734. 'dev_requirement' => false,
  735. 'replaced' => array(
  736. 0 => '1.8.1256',
  737. ),
  738. ),
  739. 'alibabacloud/openanalytics' => array(
  740. 'dev_requirement' => false,
  741. 'replaced' => array(
  742. 0 => '1.8.1256',
  743. ),
  744. ),
  745. 'alibabacloud/ossadmin' => array(
  746. 'dev_requirement' => false,
  747. 'replaced' => array(
  748. 0 => '1.8.1256',
  749. ),
  750. ),
  751. 'alibabacloud/ots' => array(
  752. 'dev_requirement' => false,
  753. 'replaced' => array(
  754. 0 => '1.8.1256',
  755. ),
  756. ),
  757. 'alibabacloud/outboundbot' => array(
  758. 'dev_requirement' => false,
  759. 'replaced' => array(
  760. 0 => '1.8.1256',
  761. ),
  762. ),
  763. 'alibabacloud/petadata' => array(
  764. 'dev_requirement' => false,
  765. 'replaced' => array(
  766. 0 => '1.8.1256',
  767. ),
  768. ),
  769. 'alibabacloud/polardb' => array(
  770. 'dev_requirement' => false,
  771. 'replaced' => array(
  772. 0 => '1.8.1256',
  773. ),
  774. ),
  775. 'alibabacloud/productcatalog' => array(
  776. 'dev_requirement' => false,
  777. 'replaced' => array(
  778. 0 => '1.8.1256',
  779. ),
  780. ),
  781. 'alibabacloud/pts' => array(
  782. 'dev_requirement' => false,
  783. 'replaced' => array(
  784. 0 => '1.8.1256',
  785. ),
  786. ),
  787. 'alibabacloud/push' => array(
  788. 'dev_requirement' => false,
  789. 'replaced' => array(
  790. 0 => '1.8.1256',
  791. ),
  792. ),
  793. 'alibabacloud/pvtz' => array(
  794. 'dev_requirement' => false,
  795. 'replaced' => array(
  796. 0 => '1.8.1256',
  797. ),
  798. ),
  799. 'alibabacloud/qualitycheck' => array(
  800. 'dev_requirement' => false,
  801. 'replaced' => array(
  802. 0 => '1.8.1256',
  803. ),
  804. ),
  805. 'alibabacloud/ram' => array(
  806. 'dev_requirement' => false,
  807. 'replaced' => array(
  808. 0 => '1.8.1256',
  809. ),
  810. ),
  811. 'alibabacloud/rds' => array(
  812. 'dev_requirement' => false,
  813. 'replaced' => array(
  814. 0 => '1.8.1256',
  815. ),
  816. ),
  817. 'alibabacloud/reid' => array(
  818. 'dev_requirement' => false,
  819. 'replaced' => array(
  820. 0 => '1.8.1256',
  821. ),
  822. ),
  823. 'alibabacloud/retailcloud' => array(
  824. 'dev_requirement' => false,
  825. 'replaced' => array(
  826. 0 => '1.8.1256',
  827. ),
  828. ),
  829. 'alibabacloud/rkvstore' => array(
  830. 'dev_requirement' => false,
  831. 'replaced' => array(
  832. 0 => '1.8.1256',
  833. ),
  834. ),
  835. 'alibabacloud/ros' => array(
  836. 'dev_requirement' => false,
  837. 'replaced' => array(
  838. 0 => '1.8.1256',
  839. ),
  840. ),
  841. 'alibabacloud/rtc' => array(
  842. 'dev_requirement' => false,
  843. 'replaced' => array(
  844. 0 => '1.8.1256',
  845. ),
  846. ),
  847. 'alibabacloud/saf' => array(
  848. 'dev_requirement' => false,
  849. 'replaced' => array(
  850. 0 => '1.8.1256',
  851. ),
  852. ),
  853. 'alibabacloud/sas' => array(
  854. 'dev_requirement' => false,
  855. 'replaced' => array(
  856. 0 => '1.8.1256',
  857. ),
  858. ),
  859. 'alibabacloud/sasapi' => array(
  860. 'dev_requirement' => false,
  861. 'replaced' => array(
  862. 0 => '1.8.1256',
  863. ),
  864. ),
  865. 'alibabacloud/scdn' => array(
  866. 'dev_requirement' => false,
  867. 'replaced' => array(
  868. 0 => '1.8.1256',
  869. ),
  870. ),
  871. 'alibabacloud/schedulerx2' => array(
  872. 'dev_requirement' => false,
  873. 'replaced' => array(
  874. 0 => '1.8.1256',
  875. ),
  876. ),
  877. 'alibabacloud/sdk' => array(
  878. 'pretty_version' => '1.8.1256',
  879. 'version' => '1.8.1256.0',
  880. 'reference' => 'd56ce8ac34c3e911cd431e3a00a5b68fe03af638',
  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.1256',
  890. ),
  891. ),
  892. 'alibabacloud/slb' => array(
  893. 'dev_requirement' => false,
  894. 'replaced' => array(
  895. 0 => '1.8.1256',
  896. ),
  897. ),
  898. 'alibabacloud/smartag' => array(
  899. 'dev_requirement' => false,
  900. 'replaced' => array(
  901. 0 => '1.8.1256',
  902. ),
  903. ),
  904. 'alibabacloud/smc' => array(
  905. 'dev_requirement' => false,
  906. 'replaced' => array(
  907. 0 => '1.8.1256',
  908. ),
  909. ),
  910. 'alibabacloud/sms' => array(
  911. 'dev_requirement' => false,
  912. 'replaced' => array(
  913. 0 => '1.8.1256',
  914. ),
  915. ),
  916. 'alibabacloud/smsintl' => array(
  917. 'dev_requirement' => false,
  918. 'replaced' => array(
  919. 0 => '1.8.1256',
  920. ),
  921. ),
  922. 'alibabacloud/snsuapi' => array(
  923. 'dev_requirement' => false,
  924. 'replaced' => array(
  925. 0 => '1.8.1256',
  926. ),
  927. ),
  928. 'alibabacloud/sts' => array(
  929. 'dev_requirement' => false,
  930. 'replaced' => array(
  931. 0 => '1.8.1256',
  932. ),
  933. ),
  934. 'alibabacloud/taginner' => array(
  935. 'dev_requirement' => false,
  936. 'replaced' => array(
  937. 0 => '1.8.1256',
  938. ),
  939. ),
  940. 'alibabacloud/tesladam' => array(
  941. 'dev_requirement' => false,
  942. 'replaced' => array(
  943. 0 => '1.8.1256',
  944. ),
  945. ),
  946. 'alibabacloud/teslamaxcompute' => array(
  947. 'dev_requirement' => false,
  948. 'replaced' => array(
  949. 0 => '1.8.1256',
  950. ),
  951. ),
  952. 'alibabacloud/teslastream' => array(
  953. 'dev_requirement' => false,
  954. 'replaced' => array(
  955. 0 => '1.8.1256',
  956. ),
  957. ),
  958. 'alibabacloud/ubsms' => array(
  959. 'dev_requirement' => false,
  960. 'replaced' => array(
  961. 0 => '1.8.1256',
  962. ),
  963. ),
  964. 'alibabacloud/ubsmsinner' => array(
  965. 'dev_requirement' => false,
  966. 'replaced' => array(
  967. 0 => '1.8.1256',
  968. ),
  969. ),
  970. 'alibabacloud/uis' => array(
  971. 'dev_requirement' => false,
  972. 'replaced' => array(
  973. 0 => '1.8.1256',
  974. ),
  975. ),
  976. 'alibabacloud/unimkt' => array(
  977. 'dev_requirement' => false,
  978. 'replaced' => array(
  979. 0 => '1.8.1256',
  980. ),
  981. ),
  982. 'alibabacloud/visionai' => array(
  983. 'dev_requirement' => false,
  984. 'replaced' => array(
  985. 0 => '1.8.1256',
  986. ),
  987. ),
  988. 'alibabacloud/vod' => array(
  989. 'dev_requirement' => false,
  990. 'replaced' => array(
  991. 0 => '1.8.1256',
  992. ),
  993. ),
  994. 'alibabacloud/voicenavigator' => array(
  995. 'dev_requirement' => false,
  996. 'replaced' => array(
  997. 0 => '1.8.1256',
  998. ),
  999. ),
  1000. 'alibabacloud/vpc' => array(
  1001. 'dev_requirement' => false,
  1002. 'replaced' => array(
  1003. 0 => '1.8.1256',
  1004. ),
  1005. ),
  1006. 'alibabacloud/vs' => array(
  1007. 'dev_requirement' => false,
  1008. 'replaced' => array(
  1009. 0 => '1.8.1256',
  1010. ),
  1011. ),
  1012. 'alibabacloud/wafopenapi' => array(
  1013. 'dev_requirement' => false,
  1014. 'replaced' => array(
  1015. 0 => '1.8.1256',
  1016. ),
  1017. ),
  1018. 'alibabacloud/welfareinner' => array(
  1019. 'dev_requirement' => false,
  1020. 'replaced' => array(
  1021. 0 => '1.8.1256',
  1022. ),
  1023. ),
  1024. 'alibabacloud/xspace' => array(
  1025. 'dev_requirement' => false,
  1026. 'replaced' => array(
  1027. 0 => '1.8.1256',
  1028. ),
  1029. ),
  1030. 'alibabacloud/xtrace' => array(
  1031. 'dev_requirement' => false,
  1032. 'replaced' => array(
  1033. 0 => '1.8.1256',
  1034. ),
  1035. ),
  1036. 'alibabacloud/yqbridge' => array(
  1037. 'dev_requirement' => false,
  1038. 'replaced' => array(
  1039. 0 => '1.8.1256',
  1040. ),
  1041. ),
  1042. 'alibabacloud/yundun' => array(
  1043. 'dev_requirement' => false,
  1044. 'replaced' => array(
  1045. 0 => '1.8.1256',
  1046. ),
  1047. ),
  1048. 'aliyuncs/oss-sdk-php' => array(
  1049. 'pretty_version' => 'v2.4.3',
  1050. 'version' => '2.4.3.0',
  1051. 'reference' => '4ccead614915ee6685bf30016afb01aabd347e46',
  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. 'danielstjules/stringy' => array(
  1067. 'pretty_version' => '3.1.0',
  1068. 'version' => '3.1.0.0',
  1069. 'reference' => 'df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e',
  1070. 'type' => 'library',
  1071. 'install_path' => __DIR__ . '/../danielstjules/stringy',
  1072. 'aliases' => array(),
  1073. 'dev_requirement' => false,
  1074. ),
  1075. 'dh2y/think-qrcode' => array(
  1076. 'pretty_version' => '2.0',
  1077. 'version' => '2.0.0.0',
  1078. 'reference' => '977d032afa27b1852f5fc5441fad2497f6db7ff5',
  1079. 'type' => 'library',
  1080. 'install_path' => __DIR__ . '/../dh2y/think-qrcode',
  1081. 'aliases' => array(),
  1082. 'dev_requirement' => false,
  1083. ),
  1084. 'easywechat-composer/easywechat-composer' => array(
  1085. 'pretty_version' => '1.4.1',
  1086. 'version' => '1.4.1.0',
  1087. 'reference' => '3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd',
  1088. 'type' => 'composer-plugin',
  1089. 'install_path' => __DIR__ . '/../easywechat-composer/easywechat-composer',
  1090. 'aliases' => array(),
  1091. 'dev_requirement' => false,
  1092. ),
  1093. 'guzzlehttp/guzzle' => array(
  1094. 'pretty_version' => '7.4.1',
  1095. 'version' => '7.4.1.0',
  1096. 'reference' => 'ee0a041b1760e6a53d2a39c8c34115adc2af2c79',
  1097. 'type' => 'library',
  1098. 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
  1099. 'aliases' => array(),
  1100. 'dev_requirement' => false,
  1101. ),
  1102. 'guzzlehttp/promises' => array(
  1103. 'pretty_version' => '1.5.1',
  1104. 'version' => '1.5.1.0',
  1105. 'reference' => 'fe752aedc9fd8fcca3fe7ad05d419d32998a06da',
  1106. 'type' => 'library',
  1107. 'install_path' => __DIR__ . '/../guzzlehttp/promises',
  1108. 'aliases' => array(),
  1109. 'dev_requirement' => false,
  1110. ),
  1111. 'guzzlehttp/psr7' => array(
  1112. 'pretty_version' => '2.1.0',
  1113. 'version' => '2.1.0.0',
  1114. 'reference' => '089edd38f5b8abba6cb01567c2a8aaa47cec4c72',
  1115. 'type' => 'library',
  1116. 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
  1117. 'aliases' => array(),
  1118. 'dev_requirement' => false,
  1119. ),
  1120. 'lcobucci/jwt' => array(
  1121. 'pretty_version' => '3.4.6',
  1122. 'version' => '3.4.6.0',
  1123. 'reference' => '3ef8657a78278dfeae7707d51747251db4176240',
  1124. 'type' => 'library',
  1125. 'install_path' => __DIR__ . '/../lcobucci/jwt',
  1126. 'aliases' => array(),
  1127. 'dev_requirement' => false,
  1128. ),
  1129. 'league/flysystem' => array(
  1130. 'pretty_version' => '2.5.0',
  1131. 'version' => '2.5.0.0',
  1132. 'reference' => '8aaffb653c5777781b0f7f69a5d937baf7ab6cdb',
  1133. 'type' => 'library',
  1134. 'install_path' => __DIR__ . '/../league/flysystem',
  1135. 'aliases' => array(),
  1136. 'dev_requirement' => false,
  1137. ),
  1138. 'league/mime-type-detection' => array(
  1139. 'pretty_version' => '1.11.0',
  1140. 'version' => '1.11.0.0',
  1141. 'reference' => 'ff6248ea87a9f116e78edd6002e39e5128a0d4dd',
  1142. 'type' => 'library',
  1143. 'install_path' => __DIR__ . '/../league/mime-type-detection',
  1144. 'aliases' => array(),
  1145. 'dev_requirement' => false,
  1146. ),
  1147. 'monolog/monolog' => array(
  1148. 'pretty_version' => '2.3.5',
  1149. 'version' => '2.3.5.0',
  1150. 'reference' => 'fd4380d6fc37626e2f799f29d91195040137eba9',
  1151. 'type' => 'library',
  1152. 'install_path' => __DIR__ . '/../monolog/monolog',
  1153. 'aliases' => array(),
  1154. 'dev_requirement' => false,
  1155. ),
  1156. 'mtdowling/jmespath.php' => array(
  1157. 'pretty_version' => '2.6.1',
  1158. 'version' => '2.6.1.0',
  1159. 'reference' => '9b87907a81b87bc76d19a7fb2d61e61486ee9edb',
  1160. 'type' => 'library',
  1161. 'install_path' => __DIR__ . '/../mtdowling/jmespath.php',
  1162. 'aliases' => array(),
  1163. 'dev_requirement' => false,
  1164. ),
  1165. 'overtrue/pinyin' => array(
  1166. 'pretty_version' => '4.0.8',
  1167. 'version' => '4.0.8.0',
  1168. 'reference' => '04bdb4d33d50e8fb1aa5a824064c5151c4b15dc2',
  1169. 'type' => 'library',
  1170. 'install_path' => __DIR__ . '/../overtrue/pinyin',
  1171. 'aliases' => array(),
  1172. 'dev_requirement' => false,
  1173. ),
  1174. 'overtrue/socialite' => array(
  1175. 'pretty_version' => '2.0.24',
  1176. 'version' => '2.0.24.0',
  1177. 'reference' => 'ee7e7b000ec7d64f2b8aba1f6a2eec5cdf3f8bec',
  1178. 'type' => 'library',
  1179. 'install_path' => __DIR__ . '/../overtrue/socialite',
  1180. 'aliases' => array(),
  1181. 'dev_requirement' => false,
  1182. ),
  1183. 'overtrue/wechat' => array(
  1184. 'pretty_version' => '4.5.0',
  1185. 'version' => '4.5.0.0',
  1186. 'reference' => '04a940f97d6812a67bb8d5f2dbaebf9ad78ae776',
  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.1',
  1218. 'version' => '1.1.1.0',
  1219. 'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf',
  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.1',
  1242. 'version' => '1.0.1.0',
  1243. 'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
  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.1',
  1257. 'version' => '1.0.1.0',
  1258. 'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
  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.0.1',
  1272. 'version' => '1.0.1.0',
  1273. 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
  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.4.1',
  1317. 'version' => '7.4.1.0',
  1318. 'reference' => '10c7ead8357743b4b987a335c14964fb07700d57',
  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.3',
  1335. 'version' => '5.4.3.0',
  1336. 'reference' => '4178f0a19ec3f1f76e7f1a07b8187cbe3d94b825',
  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.0',
  1344. 'version' => '2.5.0.0',
  1345. 'reference' => 'ac2e168102a2e06a2624f0379bde94cd5854ced2',
  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.0',
  1359. 'version' => '2.5.0.0',
  1360. 'reference' => '6f981ee24cf69ee7ce9736146d1c57c2780598a8',
  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.3',
  1368. 'version' => '5.4.3.0',
  1369. 'reference' => 'dec8a9f58d20df252b9cd89f1c6c1530f747685d',
  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.0',
  1377. 'version' => '2.5.0.0',
  1378. 'reference' => '66bea3b09be61613cd3b4043a65a8ec48cfa6d2a',
  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.3',
  1392. 'version' => '5.4.3.0',
  1393. 'reference' => 'ef409ff341a565a3663157d4324536746d49a0c7',
  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.24.0',
  1401. 'version' => '1.24.0.0',
  1402. 'reference' => '30885182c981ab175d4d034db0f6f469898070ab',
  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.24.0',
  1410. 'version' => '1.24.0.0',
  1411. 'reference' => '0abb51d2f102e00a4eefcf46ba7fec406d245825',
  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.24.0',
  1419. 'version' => '1.24.0.0',
  1420. 'reference' => '9a142215a36a3888e30d0a9eeea9766764e96976',
  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.24.0',
  1428. 'version' => '1.24.0.0',
  1429. 'reference' => 'cc5db0e22b3cb4111010e48785a97f670b350ca5',
  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.24.0',
  1437. 'version' => '1.24.0.0',
  1438. 'reference' => '57b712b08eddb97c762a8caa32c84e037892d2e9',
  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.1.2',
  1446. 'version' => '2.1.2.0',
  1447. 'reference' => '22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34',
  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.0',
  1455. 'version' => '2.5.0.0',
  1456. 'reference' => '1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc',
  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.37',
  1464. 'version' => '4.4.37.0',
  1465. 'reference' => 'e74eee4ec02de71db3d60151aa5b203c990556df',
  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.3',
  1473. 'version' => '5.4.3.0',
  1474. 'reference' => 'b199936b7365be36663532e547812d3abb10234a',
  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.3',
  1491. 'version' => '6.1.3.0',
  1492. 'reference' => '7c324e7011246f0064b055b62ab9c3921cf0a041',
  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.4',
  1509. 'version' => '3.0.4.0',
  1510. 'reference' => 'db5be361d3cd664d236fb95d5dffe93a117283ad',
  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.14',
  1545. 'version' => '1.0.14.0',
  1546. 'reference' => 'ccaad7c2d33f42cb1cc2a78d6610aaec02cea4c3',
  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.8',
  1563. 'version' => '2.0.8.0',
  1564. 'reference' => 'abfc293f74f9ef5127b5c416310a01fe42e59368',
  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. 'zoujingli/wechat-developer' => array(
  1589. 'pretty_version' => 'v1.2.47',
  1590. 'version' => '1.2.47.0',
  1591. 'reference' => '9eac291f5c820b81b94dbb09d6a23580a5561db9',
  1592. 'type' => 'library',
  1593. 'install_path' => __DIR__ . '/../zoujingli/wechat-developer',
  1594. 'aliases' => array(),
  1595. 'dev_requirement' => false,
  1596. ),
  1597. ),
  1598. );