123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665 |
- <?php return array(
- 'root' => array(
- 'pretty_version' => 'dev-develop',
- 'version' => 'dev-develop',
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../../',
- 'aliases' => array(),
- 'reference' => 'c57c7934ac573830d16cc5f32388c7dbb2b328ae',
- 'name' => 'karsonzhang/fastadmin',
- 'dev' => true,
- ),
- 'versions' => array(
- 'adbario/php-dot-notation' => array(
- 'pretty_version' => '2.3.0',
- 'version' => '2.3.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../adbario/php-dot-notation',
- 'aliases' => array(),
- 'reference' => '39ece8d385ce2f5e03718c693932d83ab0cb5972',
- 'dev_requirement' => false,
- ),
- 'alibabacloud/aas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/actiontrail' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/adb' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/aegis' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/afs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/airec' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/alidns' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/alikafka' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/alimt' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/aliprobe' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/aliyuncvc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/appmallsservice' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/arms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/arms4finance' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/baas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/batchcompute' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/bss' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/bssopenapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cbn' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ccc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ccs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cdn' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cds' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cf' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/chatbot' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/client' => array(
- 'pretty_version' => '1.5.31',
- 'version' => '1.5.31.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/client',
- 'aliases' => array(),
- 'reference' => '19224d92fe27ab8ef501d77d4891e7660bc023c1',
- 'dev_requirement' => false,
- ),
- 'alibabacloud/cloudapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cloudauth' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cloudesl' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cloudmarketing' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cloudphoto' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cloudwf' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/commondriver' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/companyreg' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cr' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/crm' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/csb' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/cusanalyticsconline' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dataworkspublic' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dbs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dcdn' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dds' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/democenter' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dm' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dmsenterprise' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/domain' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/domainintl' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/drcloud' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/drds' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dts' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dybaseapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dyplsapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dypnsapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dysmsapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/dyvmsapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/eci' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ecs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ecsinc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/edas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ehpc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/elasticsearch' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/emr' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ess' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/facebody' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/fnf' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/foas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ft' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/goodstech' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/gpdb' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/green' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/hbase' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/hiknoengine' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/hpc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/hsm' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/httpdns' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/idst' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/imageaudit' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/imageenhan' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/imagerecog' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/imagesearch' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/imageseg' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/imm' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/industrybrain' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/iot' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/iqa' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/itaas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ivision' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ivpd' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/jaq' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/jarvis' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/jarvispublic' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/kms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/linkedmall' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/linkface' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/linkwan' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/live' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/lubancloud' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/lubanruler' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/market' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/mopen' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/mpserverless' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/mts' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/multimediaai' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/nas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/netana' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/nlp' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/nlpautoml' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/nlscloudmeta' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/nlsfiletrans' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/objectdet' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ocr' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ocs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/oms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ons' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/onsmqtt' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/oos' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/openanalytics' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ossadmin' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ots' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/outboundbot' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/petadata' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/polardb' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/productcatalog' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/pts' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/push' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/pvtz' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/qualitycheck' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ram' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/rds' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/reid' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/retailcloud' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/rkvstore' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ros' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/rtc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/saf' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/sas' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/sasapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/scdn' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/schedulerx2' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/sdk' => array(
- 'pretty_version' => '1.8.1395',
- 'version' => '1.8.1395.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/sdk',
- 'aliases' => array(),
- 'reference' => '9090d2107f4b11767d1a412c6e18fbf0547ac4bf',
- 'dev_requirement' => false,
- ),
- 'alibabacloud/skyeye' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/slb' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/smartag' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/smc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/sms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/smsintl' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/snsuapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/sts' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/taginner' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/tesladam' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/teslamaxcompute' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/teslastream' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ubsms' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/ubsmsinner' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/uis' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/unimkt' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/visionai' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/vod' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/voicenavigator' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/vpc' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/vs' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/wafopenapi' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/welfareinner' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/xspace' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/xtrace' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/yqbridge' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'alibabacloud/yundun' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '1.8.1395',
- ),
- ),
- 'cache/adapter-common' => array(
- 'pretty_version' => '1.3.0',
- 'version' => '1.3.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../cache/adapter-common',
- 'aliases' => array(),
- 'reference' => '8788309be72aa7be69b88cdc0687549c74a7d479',
- 'dev_requirement' => false,
- ),
- 'cache/hierarchical-cache' => array(
- 'pretty_version' => '1.2.0',
- 'version' => '1.2.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../cache/hierarchical-cache',
- 'aliases' => array(),
- 'reference' => 'dedffd0a74f72c1db76e57ce29885836944e27f3',
- 'dev_requirement' => false,
- ),
- 'cache/redis-adapter' => array(
- 'pretty_version' => '1.1.0',
- 'version' => '1.1.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../cache/redis-adapter',
- 'aliases' => array(),
- 'reference' => '80645507231494f9daa874e7bc1bf85d72443188',
- 'dev_requirement' => false,
- ),
- 'cache/simple-cache-bridge' => array(
- 'pretty_version' => '1.2.0',
- 'version' => '1.2.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../cache/simple-cache-bridge',
- 'aliases' => array(),
- 'reference' => '63c0179d9afeb34ed383870a64d19eb9a3fea0c1',
- 'dev_requirement' => false,
- ),
- 'cache/tag-interop' => array(
- 'pretty_version' => '1.1.0',
- 'version' => '1.1.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../cache/tag-interop',
- 'aliases' => array(),
- 'reference' => 'b062b1d735357da50edf8387f7a8696f3027d328',
- 'dev_requirement' => false,
- ),
- 'clagiordano/weblibs-configmanager' => array(
- 'pretty_version' => 'v1.5.0',
- 'version' => '1.5.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../clagiordano/weblibs-configmanager',
- 'aliases' => array(),
- 'reference' => '8802c7396d61a923c9a73e37ead062b24bb1b273',
- 'dev_requirement' => false,
- ),
- 'danielstjules/stringy' => array(
- 'pretty_version' => '3.1.0',
- 'version' => '3.1.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../danielstjules/stringy',
- 'aliases' => array(),
- 'reference' => 'df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e',
- 'dev_requirement' => false,
- ),
- 'easywechat-composer/easywechat-composer' => array(
- 'pretty_version' => '1.4.1',
- 'version' => '1.4.1.0',
- 'type' => 'composer-plugin',
- 'install_path' => __DIR__ . '/../easywechat-composer/easywechat-composer',
- 'aliases' => array(),
- 'reference' => '3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd',
- 'dev_requirement' => false,
- ),
- 'elastic/transport' => array(
- 'pretty_version' => 'v8.3.0',
- 'version' => '8.3.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../elastic/transport',
- 'aliases' => array(),
- 'reference' => 'dc6703f82ff48f2e0d10a95a81dcfc6a7343ec84',
- 'dev_requirement' => false,
- ),
- 'elasticsearch/elasticsearch' => array(
- 'pretty_version' => 'v8.3.2',
- 'version' => '8.3.2.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../elasticsearch/elasticsearch',
- 'aliases' => array(),
- 'reference' => 'c83fd9812873c5f6d6f4df22a66b0a9182d7c81a',
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/guzzle' => array(
- 'pretty_version' => '7.4.5',
- 'version' => '7.4.5.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
- 'aliases' => array(),
- 'reference' => '1dd98b0564cb3f6bd16ce683cb755f94c10fbd82',
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/promises' => array(
- 'pretty_version' => '1.5.1',
- 'version' => '1.5.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/promises',
- 'aliases' => array(),
- 'reference' => 'fe752aedc9fd8fcca3fe7ad05d419d32998a06da',
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/psr7' => array(
- 'pretty_version' => '2.4.0',
- 'version' => '2.4.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
- 'aliases' => array(),
- 'reference' => '13388f00956b1503577598873fffb5ae994b5737',
- 'dev_requirement' => false,
- ),
- 'ionepub/idcard' => array(
- 'pretty_version' => '1.1.1',
- 'version' => '1.1.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../ionepub/idcard',
- 'aliases' => array(),
- 'reference' => 'a934609778e819822d8503c49eec06eacc87b7da',
- 'dev_requirement' => false,
- ),
- 'karsonzhang/fastadmin' => array(
- 'pretty_version' => 'dev-develop',
- 'version' => 'dev-develop',
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../../',
- 'aliases' => array(),
- 'reference' => 'c57c7934ac573830d16cc5f32388c7dbb2b328ae',
- 'dev_requirement' => false,
- ),
- 'karsonzhang/fastadmin-addons' => array(
- 'pretty_version' => '1.2.12',
- 'version' => '1.2.12.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../karsonzhang/fastadmin-addons',
- 'aliases' => array(),
- 'reference' => '7b0bbb23ba46233ba3decfa534d49d511f702b6c',
- 'dev_requirement' => false,
- ),
- 'markbaker/complex' => array(
- 'pretty_version' => '1.5.0',
- 'version' => '1.5.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../markbaker/complex',
- 'aliases' => array(),
- 'reference' => 'c3131244e29c08d44fefb49e0dd35021e9e39dd2',
- 'dev_requirement' => false,
- ),
- 'markbaker/matrix' => array(
- 'pretty_version' => '1.2.3',
- 'version' => '1.2.3.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../markbaker/matrix',
- 'aliases' => array(),
- 'reference' => '44bb1ab01811116f01fe216ab37d921dccc6c10d',
- 'dev_requirement' => false,
- ),
- 'monolog/monolog' => array(
- 'pretty_version' => '2.7.0',
- 'version' => '2.7.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../monolog/monolog',
- 'aliases' => array(),
- 'reference' => '5579edf28aee1190a798bfa5be8bc16c563bd524',
- 'dev_requirement' => false,
- ),
- 'mtdowling/jmespath.php' => array(
- 'pretty_version' => '2.6.1',
- 'version' => '2.6.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../mtdowling/jmespath.php',
- 'aliases' => array(),
- 'reference' => '9b87907a81b87bc76d19a7fb2d61e61486ee9edb',
- 'dev_requirement' => false,
- ),
- 'nelexa/zip' => array(
- 'pretty_version' => '3.3.3',
- 'version' => '3.3.3.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../nelexa/zip',
- 'aliases' => array(),
- 'reference' => '501b52f6fc393a599b44ff348a42740e1eaac7c6',
- 'dev_requirement' => false,
- ),
- 'overtrue/pinyin' => array(
- 'pretty_version' => '4.0.8',
- 'version' => '4.0.8.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/pinyin',
- 'aliases' => array(),
- 'reference' => '04bdb4d33d50e8fb1aa5a824064c5151c4b15dc2',
- 'dev_requirement' => false,
- ),
- 'overtrue/socialite' => array(
- 'pretty_version' => '2.0.24',
- 'version' => '2.0.24.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/socialite',
- 'aliases' => array(),
- 'reference' => 'ee7e7b000ec7d64f2b8aba1f6a2eec5cdf3f8bec',
- 'dev_requirement' => false,
- ),
- 'overtrue/wechat' => array(
- 'pretty_version' => '4.5.0',
- 'version' => '4.5.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/wechat',
- 'aliases' => array(),
- 'reference' => '04a940f97d6812a67bb8d5f2dbaebf9ad78ae776',
- 'dev_requirement' => false,
- ),
- 'paragonie/random_compat' => array(
- 'pretty_version' => 'v9.99.100',
- 'version' => '9.99.100.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../paragonie/random_compat',
- 'aliases' => array(),
- 'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
- 'dev_requirement' => false,
- ),
- 'php-http/discovery' => array(
- 'pretty_version' => '1.14.3',
- 'version' => '1.14.3.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../php-http/discovery',
- 'aliases' => array(),
- 'reference' => '31d8ee46d0215108df16a8527c7438e96a4d7735',
- 'dev_requirement' => false,
- ),
- 'php-http/httplug' => array(
- 'pretty_version' => '2.3.0',
- 'version' => '2.3.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../php-http/httplug',
- 'aliases' => array(),
- 'reference' => 'f640739f80dfa1152533976e3c112477f69274eb',
- 'dev_requirement' => false,
- ),
- 'php-http/promise' => array(
- 'pretty_version' => '1.1.0',
- 'version' => '1.1.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../php-http/promise',
- 'aliases' => array(),
- 'reference' => '4c4c1f9b7289a2ec57cde7f1e9762a5789506f88',
- 'dev_requirement' => false,
- ),
- 'phpoffice/phpspreadsheet' => array(
- 'pretty_version' => '1.12.0',
- 'version' => '1.12.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../phpoffice/phpspreadsheet',
- 'aliases' => array(),
- 'reference' => 'f79611d6dc1f6b7e8e30b738fc371b392001dbfd',
- 'dev_requirement' => false,
- ),
- 'pimple/pimple' => array(
- 'pretty_version' => 'v3.5.0',
- 'version' => '3.5.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../pimple/pimple',
- 'aliases' => array(),
- 'reference' => 'a94b3a4db7fb774b3d78dad2315ddc07629e1bed',
- 'dev_requirement' => false,
- ),
- 'psr/cache' => array(
- 'pretty_version' => '1.0.1',
- 'version' => '1.0.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/cache',
- 'aliases' => array(),
- 'reference' => 'd11b50ad223250cf17b86e38383413f5a6764bf8',
- 'dev_requirement' => false,
- ),
- 'psr/cache-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '^1.0',
- 1 => '1.0|2.0',
- ),
- ),
- 'psr/container' => array(
- 'pretty_version' => '2.0.2',
- 'version' => '2.0.2.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/container',
- 'aliases' => array(),
- 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963',
- 'dev_requirement' => false,
- ),
- 'psr/event-dispatcher' => array(
- 'pretty_version' => '1.0.0',
- 'version' => '1.0.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/event-dispatcher',
- 'aliases' => array(),
- 'reference' => 'dbefd12671e8a14ec7f180cab83036ed26714bb0',
- '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',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/http-client',
- 'aliases' => array(),
- 'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
- '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',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/http-factory',
- 'aliases' => array(),
- 'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
- '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',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/http-message',
- 'aliases' => array(),
- 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
- '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',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/log',
- 'aliases' => array(),
- 'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',
- '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',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/simple-cache',
- 'aliases' => array(),
- 'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',
- 'dev_requirement' => false,
- ),
- 'psr/simple-cache-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '^1.0',
- 1 => '1.0|2.0',
- ),
- ),
- 'ralouphie/getallheaders' => array(
- 'pretty_version' => '3.0.3',
- 'version' => '3.0.3.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../ralouphie/getallheaders',
- 'aliases' => array(),
- 'reference' => '120b605dfeb996808c31b6477290a714d356e822',
- 'dev_requirement' => false,
- ),
- 'symfony/cache' => array(
- 'pretty_version' => 'v5.4.10',
- 'version' => '5.4.10.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/cache',
- 'aliases' => array(),
- 'reference' => 'c4e387b739022fd4b20abd8edb2143c44c5daa14',
- 'dev_requirement' => false,
- ),
- 'symfony/cache-contracts' => array(
- 'pretty_version' => 'v2.5.2',
- 'version' => '2.5.2.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/cache-contracts',
- 'aliases' => array(),
- 'reference' => '64be4a7acb83b6f2bf6de9a02cee6dad41277ebc',
- '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.2',
- 'version' => '2.5.2.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
- 'aliases' => array(),
- 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
- 'dev_requirement' => false,
- ),
- 'symfony/event-dispatcher' => array(
- 'pretty_version' => 'v5.4.9',
- 'version' => '5.4.9.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/event-dispatcher',
- 'aliases' => array(),
- 'reference' => '8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc',
- 'dev_requirement' => false,
- ),
- 'symfony/event-dispatcher-contracts' => array(
- 'pretty_version' => 'v2.5.2',
- 'version' => '2.5.2.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/event-dispatcher-contracts',
- 'aliases' => array(),
- 'reference' => 'f98b54df6ad059855739db6fcbc2d36995283fe1',
- 'dev_requirement' => false,
- ),
- 'symfony/event-dispatcher-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '2.0',
- ),
- ),
- 'symfony/finder' => array(
- 'pretty_version' => 'v5.4.8',
- 'version' => '5.4.8.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/finder',
- 'aliases' => array(),
- 'reference' => '9b630f3427f3ebe7cd346c277a1408b00249dad9',
- 'dev_requirement' => false,
- ),
- 'symfony/http-foundation' => array(
- 'pretty_version' => 'v5.4.10',
- 'version' => '5.4.10.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/http-foundation',
- 'aliases' => array(),
- 'reference' => 'e7793b7906f72a8cc51054fbca9dcff7a8af1c1e',
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-ctype' => array(
- 'pretty_version' => 'v1.26.0',
- 'version' => '1.26.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
- 'aliases' => array(),
- 'reference' => '6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4',
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-mbstring' => array(
- 'pretty_version' => 'v1.26.0',
- 'version' => '1.26.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
- 'aliases' => array(),
- 'reference' => '9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e',
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php73' => array(
- 'pretty_version' => 'v1.26.0',
- 'version' => '1.26.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php73',
- 'aliases' => array(),
- 'reference' => 'e440d35fa0286f77fb45b79a03fedbeda9307e85',
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php80' => array(
- 'pretty_version' => 'v1.26.0',
- 'version' => '1.26.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
- 'aliases' => array(),
- 'reference' => 'cfa0ae98841b9e461207c13ab093d76b0fa7bace',
- 'dev_requirement' => false,
- ),
- 'symfony/psr-http-message-bridge' => array(
- 'pretty_version' => 'v2.1.2',
- 'version' => '2.1.2.0',
- 'type' => 'symfony-bridge',
- 'install_path' => __DIR__ . '/../symfony/psr-http-message-bridge',
- 'aliases' => array(),
- 'reference' => '22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34',
- 'dev_requirement' => false,
- ),
- 'symfony/service-contracts' => array(
- 'pretty_version' => 'v1.1.2',
- 'version' => '1.1.2.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/service-contracts',
- 'aliases' => array(),
- 'reference' => '191afdcb5804db960d26d8566b7e9a2843cab3a0',
- 'dev_requirement' => false,
- ),
- 'symfony/var-exporter' => array(
- 'pretty_version' => 'v4.4.43',
- 'version' => '4.4.43.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/var-exporter',
- 'aliases' => array(),
- 'reference' => '4a7a3a3d55c471d396e6d28011368b7b83cb518b',
- 'dev_requirement' => false,
- ),
- 'symfony/yaml' => array(
- 'pretty_version' => 'v2.8.52',
- 'version' => '2.8.52.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/yaml',
- 'aliases' => array(),
- 'reference' => '02c1859112aa779d9ab394ae4f3381911d84052b',
- 'dev_requirement' => false,
- ),
- 'topthink/framework' => array(
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'type' => 'think-framework',
- 'install_path' => __DIR__ . '/../../thinkphp',
- 'aliases' => array(
- 0 => '9999999-dev',
- ),
- 'reference' => '0999d4733451e6c219c3e99090fa2cccb19115a6',
- 'dev_requirement' => false,
- ),
- 'topthink/think-captcha' => array(
- 'pretty_version' => 'v1.0.7',
- 'version' => '1.0.7.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-captcha',
- 'aliases' => array(),
- 'reference' => '0c55455df26a1626a60d0dc35d2d89002b741d44',
- 'dev_requirement' => false,
- ),
- 'topthink/think-helper' => array(
- 'pretty_version' => 'v1.0.7',
- 'version' => '1.0.7.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-helper',
- 'aliases' => array(),
- 'reference' => '5f92178606c8ce131d36b37a57c58eb71e55f019',
- 'dev_requirement' => false,
- ),
- 'topthink/think-installer' => array(
- 'pretty_version' => 'v1.0.14',
- 'version' => '1.0.14.0',
- 'type' => 'composer-plugin',
- 'install_path' => __DIR__ . '/../topthink/think-installer',
- 'aliases' => array(),
- 'reference' => 'eae1740ac264a55c06134b6685dfb9f837d004d1',
- 'dev_requirement' => false,
- ),
- 'topthink/think-queue' => array(
- 'pretty_version' => 'v1.1.6',
- 'version' => '1.1.6.0',
- 'type' => 'think-extend',
- 'install_path' => __DIR__ . '/../topthink/think-queue',
- 'aliases' => array(),
- 'reference' => '250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245',
- 'dev_requirement' => false,
- ),
- 'topthink/think-worker' => array(
- 'pretty_version' => 'v1.0.1',
- 'version' => '1.0.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-worker',
- 'aliases' => array(),
- 'reference' => 'b609ff5e38dbb7194aab027d2b2c6b31a7ed1bd1',
- 'dev_requirement' => false,
- ),
- 'txthinking/mailer' => array(
- 'pretty_version' => 'v2.0.1',
- 'version' => '2.0.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../txthinking/mailer',
- 'aliases' => array(),
- 'reference' => '09013cf9dad3aac195f66ae5309e8c3343c018e9',
- 'dev_requirement' => false,
- ),
- 'workerman/workerman' => array(
- 'pretty_version' => 'v3.5.31',
- 'version' => '3.5.31.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../workerman/workerman',
- 'aliases' => array(),
- 'reference' => 'b73ddc45b3c7299f330923a2bde23ca6e974fd96',
- 'dev_requirement' => false,
- ),
- ),
- );
|