12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598 |
- <?php return array(
- 'root' => array(
- 'name' => 'topthink/think',
- 'pretty_version' => '1.0.0+no-version-set',
- 'version' => '1.0.0.0',
- 'reference' => NULL,
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../../',
- 'aliases' => array(),
- 'dev' => true,
- ),
- 'versions' => array(
- 'adbario/php-dot-notation' => array(
- 'pretty_version' => '2.2.0',
- 'version' => '2.2.0.0',
- 'reference' => 'eee4fc81296531e6aafba4c2bbccfc5adab1676e',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../adbario/php-dot-notation',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/aas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/actiontrail' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/adb' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/aegis' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/afs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/airec' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/alidns' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/alikafka' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/alimt' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/aliprobe' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/aliyuncvc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/appmallsservice' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/arms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/arms4finance' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/baas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/batchcompute' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/bss' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/bssopenapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cbn' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ccc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ccs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cdn' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cds' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cf' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/chatbot' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/client' => array(
- 'pretty_version' => '1.5.31',
- 'version' => '1.5.31.0',
- 'reference' => '19224d92fe27ab8ef501d77d4891e7660bc023c1',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/client',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/cloudapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cloudauth' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cloudesl' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cloudmarketing' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cloudphoto' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cloudwf' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/commondriver' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/companyreg' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cr' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/crm' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/csb' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/cusanalyticsconline' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dataworkspublic' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dbs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dcdn' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dds' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/democenter' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dm' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dmsenterprise' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/domain' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/domainintl' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/drcloud' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/drds' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dts' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dybaseapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dyplsapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dypnsapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dysmsapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/dyvmsapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/eci' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ecs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ecsinc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/edas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ehpc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/elasticsearch' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/emr' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ess' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/facebody' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/fnf' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/foas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ft' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/goodstech' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/gpdb' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/green' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/hbase' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/hiknoengine' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/hpc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/hsm' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/httpdns' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/idst' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/imageaudit' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/imageenhan' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/imagerecog' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/imagesearch' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/imageseg' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/imm' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/industrybrain' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/iot' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/iqa' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/itaas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ivision' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ivpd' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/jaq' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/jarvis' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/jarvispublic' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/kms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/linkedmall' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/linkface' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/linkwan' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/live' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/lubancloud' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/lubanruler' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/market' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/mopen' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/mpserverless' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/mts' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/multimediaai' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/nas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/netana' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/nlp' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/nlpautoml' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/nlscloudmeta' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/nlsfiletrans' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/objectdet' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ocr' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ocs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/oms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ons' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/onsmqtt' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/oos' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/openanalytics' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ossadmin' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ots' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/outboundbot' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/petadata' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/polardb' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/productcatalog' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/pts' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/push' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/pvtz' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/qualitycheck' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ram' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/rds' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/reid' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/retailcloud' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/rkvstore' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ros' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/rtc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/saf' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/sas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/sasapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/scdn' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/schedulerx2' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/sdk' => array(
- 'pretty_version' => '1.8.1256',
- 'version' => '1.8.1256.0',
- 'reference' => 'd56ce8ac34c3e911cd431e3a00a5b68fe03af638',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/sdk',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/skyeye' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/slb' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/smartag' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/smc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/sms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/smsintl' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/snsuapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/sts' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/taginner' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/tesladam' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/teslamaxcompute' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/teslastream' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ubsms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/ubsmsinner' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/uis' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/unimkt' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/visionai' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/vod' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/voicenavigator' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/vpc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/vs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/wafopenapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/welfareinner' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/xspace' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/xtrace' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/yqbridge' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'alibabacloud/yundun' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1256',
- ),
- ),
- 'aliyuncs/oss-sdk-php' => array(
- 'pretty_version' => 'v2.4.3',
- 'version' => '2.4.3.0',
- 'reference' => '4ccead614915ee6685bf30016afb01aabd347e46',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../aliyuncs/oss-sdk-php',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'clagiordano/weblibs-configmanager' => array(
- 'pretty_version' => 'v1.5.0',
- 'version' => '1.5.0.0',
- 'reference' => '8802c7396d61a923c9a73e37ead062b24bb1b273',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../clagiordano/weblibs-configmanager',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'danielstjules/stringy' => array(
- 'pretty_version' => '3.1.0',
- 'version' => '3.1.0.0',
- 'reference' => 'df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../danielstjules/stringy',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'dh2y/think-qrcode' => array(
- 'pretty_version' => '2.0',
- 'version' => '2.0.0.0',
- 'reference' => '977d032afa27b1852f5fc5441fad2497f6db7ff5',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../dh2y/think-qrcode',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'easywechat-composer/easywechat-composer' => array(
- 'pretty_version' => '1.4.1',
- 'version' => '1.4.1.0',
- 'reference' => '3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd',
- 'type' => 'composer-plugin',
- 'install_path' => __DIR__ . '/../easywechat-composer/easywechat-composer',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/guzzle' => array(
- 'pretty_version' => '7.4.1',
- 'version' => '7.4.1.0',
- 'reference' => 'ee0a041b1760e6a53d2a39c8c34115adc2af2c79',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/promises' => array(
- 'pretty_version' => '1.5.1',
- 'version' => '1.5.1.0',
- 'reference' => 'fe752aedc9fd8fcca3fe7ad05d419d32998a06da',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/promises',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/psr7' => array(
- 'pretty_version' => '2.1.0',
- 'version' => '2.1.0.0',
- 'reference' => '089edd38f5b8abba6cb01567c2a8aaa47cec4c72',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'lcobucci/jwt' => array(
- 'pretty_version' => '3.4.6',
- 'version' => '3.4.6.0',
- 'reference' => '3ef8657a78278dfeae7707d51747251db4176240',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../lcobucci/jwt',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'league/flysystem' => array(
- 'pretty_version' => '2.5.0',
- 'version' => '2.5.0.0',
- 'reference' => '8aaffb653c5777781b0f7f69a5d937baf7ab6cdb',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../league/flysystem',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'league/mime-type-detection' => array(
- 'pretty_version' => '1.11.0',
- 'version' => '1.11.0.0',
- 'reference' => 'ff6248ea87a9f116e78edd6002e39e5128a0d4dd',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../league/mime-type-detection',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'monolog/monolog' => array(
- 'pretty_version' => '2.3.5',
- 'version' => '2.3.5.0',
- 'reference' => 'fd4380d6fc37626e2f799f29d91195040137eba9',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../monolog/monolog',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'mtdowling/jmespath.php' => array(
- 'pretty_version' => '2.6.1',
- 'version' => '2.6.1.0',
- 'reference' => '9b87907a81b87bc76d19a7fb2d61e61486ee9edb',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../mtdowling/jmespath.php',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'overtrue/pinyin' => array(
- 'pretty_version' => '4.0.8',
- 'version' => '4.0.8.0',
- 'reference' => '04bdb4d33d50e8fb1aa5a824064c5151c4b15dc2',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/pinyin',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'overtrue/socialite' => array(
- 'pretty_version' => '2.0.24',
- 'version' => '2.0.24.0',
- 'reference' => 'ee7e7b000ec7d64f2b8aba1f6a2eec5cdf3f8bec',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/socialite',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'overtrue/wechat' => array(
- 'pretty_version' => '4.5.0',
- 'version' => '4.5.0.0',
- 'reference' => '04a940f97d6812a67bb8d5f2dbaebf9ad78ae776',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/wechat',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'pimple/pimple' => array(
- 'pretty_version' => 'v3.5.0',
- 'version' => '3.5.0.0',
- 'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../pimple/pimple',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/cache' => array(
- 'pretty_version' => '1.0.1',
- 'version' => '1.0.1.0',
- 'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/cache',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/cache-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0|2.0',
- ),
- ),
- 'psr/container' => array(
- 'pretty_version' => '1.1.1',
- 'version' => '1.1.1.0',
- 'reference' => '8622567409010282b7aeebe4bb841fe98b58dcaf',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/container',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/event-dispatcher' => array(
- 'pretty_version' => '1.0.0',
- 'version' => '1.0.0.0',
- 'reference' => 'dbefd12671e8a14ec7f180cab83036ed26714bb0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/event-dispatcher',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/event-dispatcher-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0',
- ),
- ),
- 'psr/http-client' => array(
- 'pretty_version' => '1.0.1',
- 'version' => '1.0.1.0',
- 'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/http-client',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/http-client-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0',
- ),
- ),
- 'psr/http-factory' => array(
- 'pretty_version' => '1.0.1',
- 'version' => '1.0.1.0',
- 'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/http-factory',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/http-factory-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0',
- ),
- ),
- 'psr/http-message' => array(
- 'pretty_version' => '1.0.1',
- 'version' => '1.0.1.0',
- 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/http-message',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/http-message-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0',
- ),
- ),
- 'psr/log' => array(
- 'pretty_version' => '1.1.4',
- 'version' => '1.1.4.0',
- 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/log',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/log-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0.0 || 2.0.0 || 3.0.0',
- ),
- ),
- 'psr/simple-cache' => array(
- 'pretty_version' => '1.0.1',
- 'version' => '1.0.1.0',
- 'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/simple-cache',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/simple-cache-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0|2.0',
- ),
- ),
- 'qiniu/php-sdk' => array(
- 'pretty_version' => 'v7.4.1',
- 'version' => '7.4.1.0',
- 'reference' => '10c7ead8357743b4b987a335c14964fb07700d57',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../qiniu/php-sdk',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'ralouphie/getallheaders' => array(
- 'pretty_version' => '3.0.3',
- 'version' => '3.0.3.0',
- 'reference' => '120b605dfeb996808c31b6477290a714d356e822',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../ralouphie/getallheaders',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/cache' => array(
- 'pretty_version' => 'v5.4.3',
- 'version' => '5.4.3.0',
- 'reference' => '4178f0a19ec3f1f76e7f1a07b8187cbe3d94b825',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/cache',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/cache-contracts' => array(
- 'pretty_version' => 'v2.5.0',
- 'version' => '2.5.0.0',
- 'reference' => 'ac2e168102a2e06a2624f0379bde94cd5854ced2',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/cache-contracts',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/cache-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0|2.0',
- ),
- ),
- 'symfony/deprecation-contracts' => array(
- 'pretty_version' => 'v2.5.0',
- 'version' => '2.5.0.0',
- 'reference' => '6f981ee24cf69ee7ce9736146d1c57c2780598a8',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/event-dispatcher' => array(
- 'pretty_version' => 'v5.4.3',
- 'version' => '5.4.3.0',
- 'reference' => 'dec8a9f58d20df252b9cd89f1c6c1530f747685d',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/event-dispatcher',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/event-dispatcher-contracts' => array(
- 'pretty_version' => 'v2.5.0',
- 'version' => '2.5.0.0',
- 'reference' => '66bea3b09be61613cd3b4043a65a8ec48cfa6d2a',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/event-dispatcher-contracts',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/event-dispatcher-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '2.0',
- ),
- ),
- 'symfony/http-foundation' => array(
- 'pretty_version' => 'v5.4.3',
- 'version' => '5.4.3.0',
- 'reference' => 'ef409ff341a565a3663157d4324536746d49a0c7',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/http-foundation',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-ctype' => array(
- 'pretty_version' => 'v1.24.0',
- 'version' => '1.24.0.0',
- 'reference' => '30885182c981ab175d4d034db0f6f469898070ab',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-mbstring' => array(
- 'pretty_version' => 'v1.24.0',
- 'version' => '1.24.0.0',
- 'reference' => '0abb51d2f102e00a4eefcf46ba7fec406d245825',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php72' => array(
- 'pretty_version' => 'v1.24.0',
- 'version' => '1.24.0.0',
- 'reference' => '9a142215a36a3888e30d0a9eeea9766764e96976',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php72',
- 'aliases' => array(),
- 'dev_requirement' => true,
- ),
- 'symfony/polyfill-php73' => array(
- 'pretty_version' => 'v1.24.0',
- 'version' => '1.24.0.0',
- 'reference' => 'cc5db0e22b3cb4111010e48785a97f670b350ca5',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php73',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php80' => array(
- 'pretty_version' => 'v1.24.0',
- 'version' => '1.24.0.0',
- 'reference' => '57b712b08eddb97c762a8caa32c84e037892d2e9',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/psr-http-message-bridge' => array(
- 'pretty_version' => 'v2.1.2',
- 'version' => '2.1.2.0',
- 'reference' => '22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34',
- 'type' => 'symfony-bridge',
- 'install_path' => __DIR__ . '/../symfony/psr-http-message-bridge',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/service-contracts' => array(
- 'pretty_version' => 'v2.5.0',
- 'version' => '2.5.0.0',
- 'reference' => '1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/service-contracts',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/var-dumper' => array(
- 'pretty_version' => 'v4.4.37',
- 'version' => '4.4.37.0',
- 'reference' => 'e74eee4ec02de71db3d60151aa5b203c990556df',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/var-dumper',
- 'aliases' => array(),
- 'dev_requirement' => true,
- ),
- 'symfony/var-exporter' => array(
- 'pretty_version' => 'v5.4.3',
- 'version' => '5.4.3.0',
- 'reference' => 'b199936b7365be36663532e547812d3abb10234a',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/var-exporter',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/yaml' => array(
- 'pretty_version' => 'v2.8.52',
- 'version' => '2.8.52.0',
- 'reference' => '02c1859112aa779d9ab394ae4f3381911d84052b',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/yaml',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/framework' => array(
- 'pretty_version' => 'v6.1.3',
- 'version' => '6.1.3.0',
- 'reference' => '7c324e7011246f0064b055b62ab9c3921cf0a041',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/framework',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think' => array(
- 'pretty_version' => '1.0.0+no-version-set',
- 'version' => '1.0.0.0',
- 'reference' => NULL,
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../../',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-captcha' => array(
- 'pretty_version' => 'v3.0.4',
- 'version' => '3.0.4.0',
- 'reference' => 'db5be361d3cd664d236fb95d5dffe93a117283ad',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-captcha',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-filesystem' => array(
- 'pretty_version' => 'v2.0.2',
- 'version' => '2.0.2.0',
- 'reference' => 'c08503232fcae0c3c7fefae5e6b5c841ffe09f2f',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-filesystem',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-helper' => array(
- 'pretty_version' => 'v3.1.6',
- 'version' => '3.1.6.0',
- 'reference' => '769acbe50a4274327162f9c68ec2e89a38eb2aff',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-helper',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-image' => array(
- 'pretty_version' => 'v1.0.7',
- 'version' => '1.0.7.0',
- 'reference' => '8586cf47f117481c6d415b20f7dedf62e79d5512',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-image',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-multi-app' => array(
- 'pretty_version' => 'v1.0.14',
- 'version' => '1.0.14.0',
- 'reference' => 'ccaad7c2d33f42cb1cc2a78d6610aaec02cea4c3',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-multi-app',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-orm' => array(
- 'pretty_version' => 'v2.0.61',
- 'version' => '2.0.61.0',
- 'reference' => '10528ebf4a5106b19c3bac9c6deae7a67ff49de6',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-orm',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-template' => array(
- 'pretty_version' => 'v2.0.8',
- 'version' => '2.0.8.0',
- 'reference' => 'abfc293f74f9ef5127b5c416310a01fe42e59368',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-template',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-trace' => array(
- 'pretty_version' => 'v1.6',
- 'version' => '1.6.0.0',
- 'reference' => '136cd5d97e8bdb780e4b5c1637c588ed7ca3e142',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-trace',
- 'aliases' => array(),
- 'dev_requirement' => true,
- ),
- 'topthink/think-view' => array(
- 'pretty_version' => 'v1.0.14',
- 'version' => '1.0.14.0',
- 'reference' => 'edce0ae2c9551ab65f9e94a222604b0dead3576d',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-view',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'zoujingli/wechat-developer' => array(
- 'pretty_version' => 'v1.2.47',
- 'version' => '1.2.47.0',
- 'reference' => '9eac291f5c820b81b94dbb09d6a23580a5561db9',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../zoujingli/wechat-developer',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- ),
- );
|