| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893 |
- <?php return array(
- 'root' => array(
- 'name' => 'topthink/think',
- 'pretty_version' => '3.0.1.x-dev',
- 'version' => '3.0.1.9999999-dev',
- 'reference' => '402d73c4c1657b233227079712e59cfdb97d1b2a',
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../../',
- 'aliases' => array(),
- 'dev' => true,
- ),
- 'versions' => array(
- 'adbario/php-dot-notation' => array(
- 'pretty_version' => '2.5.0',
- 'version' => '2.5.0.0',
- 'reference' => '081e2cca50c84bfeeea2e3ef9b2c8d206d80ccae',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../adbario/php-dot-notation',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/credentials' => array(
- 'pretty_version' => '1.1.6',
- 'version' => '1.1.6.0',
- 'reference' => 'c61dca4a5df24a00c183d68df05cb7e5ce04e47d',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/credentials',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/darabonba-openapi' => array(
- 'pretty_version' => '0.2.13',
- 'version' => '0.2.13.0',
- 'reference' => '0213396384e2c064eefd614f3dd53636a63f987f',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/darabonba-openapi',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/dysmsapi-20170525' => array(
- 'pretty_version' => '2.0.9',
- 'version' => '2.0.9.0',
- 'reference' => 'f3098cdd4196aa42413e60fececcea08a3374ff1',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/dysmsapi-20170525',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/endpoint-util' => array(
- 'pretty_version' => '0.1.1',
- 'version' => '0.1.1.0',
- 'reference' => 'f3fe88a25d8df4faa3b0ae14ff202a9cc094e6c5',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/endpoint-util',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/gateway-spi' => array(
- 'pretty_version' => '1.0.0',
- 'version' => '1.0.0.0',
- 'reference' => '7440f77750c329d8ab252db1d1d967314ccd1fcb',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/gateway-spi',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/openapi-util' => array(
- 'pretty_version' => '0.1.13',
- 'version' => '0.1.13.0',
- 'reference' => '870e59984f05e104aa303c85b8214e339ba0a0ac',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/openapi-util',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/tea' => array(
- 'pretty_version' => '3.2.1',
- 'version' => '3.2.1.0',
- 'reference' => '1619cb96c158384f72b873e1f85de8b299c9c367',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/tea',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/tea-utils' => array(
- 'pretty_version' => '0.2.21',
- 'version' => '0.2.21.0',
- 'reference' => '5039e45714c6456186d267f5d81a4b260a652495',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/tea-utils',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/tea-xml' => array(
- 'pretty_version' => '0.2.4',
- 'version' => '0.2.4.0',
- 'reference' => '3e0c000bf536224eebbac913c371bef174c0a16a',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/tea-xml',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'aliyuncs/oss-sdk-php' => array(
- 'pretty_version' => 'v2.7.1',
- 'version' => '2.7.1.0',
- 'reference' => 'ce5d34dae9868237a32248788ea175c7e9da14b1',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../aliyuncs/oss-sdk-php',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'aws/aws-crt-php' => array(
- 'pretty_version' => 'v1.2.6',
- 'version' => '1.2.6.0',
- 'reference' => 'a63485b65b6b3367039306496d49737cf1995408',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../aws/aws-crt-php',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'aws/aws-sdk-php' => array(
- 'pretty_version' => '3.322.6',
- 'version' => '3.322.6.0',
- 'reference' => 'ae7b0edab466c3440fe007c07cb62ae32a4dbfca',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../aws/aws-sdk-php',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'bacon/bacon-qr-code' => array(
- 'pretty_version' => '2.0.8',
- 'version' => '2.0.8.0',
- 'reference' => '8674e51bb65af933a5ffaf1c308a660387c35c22',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../bacon/bacon-qr-code',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'carbonphp/carbon-doctrine-types' => array(
- 'pretty_version' => '1.0.0',
- 'version' => '1.0.0.0',
- 'reference' => '3c430083d0b41ceed84ecccf9dac613241d7305d',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../carbonphp/carbon-doctrine-types',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'dasprid/enum' => array(
- 'pretty_version' => '1.0.6',
- 'version' => '1.0.6.0',
- 'reference' => '8dfd07c6d2cf31c8da90c53b83c026c7696dda90',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../dasprid/enum',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'doctrine/annotations' => array(
- 'pretty_version' => 'v1.2.7',
- 'version' => '1.2.7.0',
- 'reference' => 'f25c8aab83e0c3e976fd7d19875f198ccf2f7535',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../doctrine/annotations',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'doctrine/cache' => array(
- 'pretty_version' => 'v1.4.4',
- 'version' => '1.4.4.0',
- 'reference' => '6433826dd02c9e5be8a127320dc13e7e6625d020',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../doctrine/cache',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'doctrine/lexer' => array(
- 'pretty_version' => '1.2.3',
- 'version' => '1.2.3.0',
- 'reference' => 'c268e882d4dbdd85e36e4ad69e02dc284f89d229',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../doctrine/lexer',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'endroid/qr-code' => array(
- 'pretty_version' => '3.9.7',
- 'version' => '3.9.7.0',
- 'reference' => '94563d7b3105288e6ac53a67ae720e3669fac1f6',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../endroid/qr-code',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'ezyang/htmlpurifier' => array(
- 'pretty_version' => 'v4.17.0',
- 'version' => '4.17.0.0',
- 'reference' => 'bbc513d79acf6691fa9cf10f192c90dd2957f18c',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../ezyang/htmlpurifier',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'fastknife/ajcaptcha' => array(
- 'pretty_version' => 'v1.2.2',
- 'version' => '1.2.2.0',
- 'reference' => '87c122b6cd950fd98702e929685e5e7c0c517ddc',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../fastknife/ajcaptcha',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'firebase/php-jwt' => array(
- 'pretty_version' => 'v5.5.1',
- 'version' => '5.5.1.0',
- 'reference' => '83b609028194aa042ea33b5af2d41a7427de80e6',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../firebase/php-jwt',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'gregwar/captcha' => array(
- 'pretty_version' => 'v1.2.1',
- 'version' => '1.2.1.0',
- 'reference' => '229d3cdfe33d6f1349e0aec94a26e9205a6db08e',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../gregwar/captcha',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/guzzle' => array(
- 'pretty_version' => '6.5.8',
- 'version' => '6.5.8.0',
- 'reference' => 'a52f0440530b54fa079ce76e8c5d196a42cad981',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/promises' => array(
- 'pretty_version' => '1.5.3',
- 'version' => '1.5.3.0',
- 'reference' => '67ab6e18aaa14d753cc148911d273f6e6cb6721e',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/promises',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/psr7' => array(
- 'pretty_version' => '1.9.1',
- 'version' => '1.9.1.0',
- 'reference' => 'e4490cabc77465aaee90b20cfc9a770f8c04be6b',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'intervention/image' => array(
- 'pretty_version' => '2.7.2',
- 'version' => '2.7.2.0',
- 'reference' => '04be355f8d6734c826045d02a1079ad658322dad',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../intervention/image',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'joypack/tencent-map' => array(
- 'pretty_version' => '1.0.0',
- 'version' => '1.0.0.0',
- 'reference' => '97c0269086d53dbecb9c3c6e1d2717645d7940a8',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../joypack/tencent-map',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'khanamiryan/qrcode-detector-decoder' => array(
- 'pretty_version' => '1.0.6',
- 'version' => '1.0.6.0',
- 'reference' => '45326fb83a2a375065dbb3a134b5b8a5872da569',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../khanamiryan/qrcode-detector-decoder',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'league/flysystem' => array(
- 'pretty_version' => '1.1.10',
- 'version' => '1.1.10.0',
- 'reference' => '3239285c825c152bcc315fe0e87d6b55f5972ed1',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../league/flysystem',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'league/flysystem-cached-adapter' => array(
- 'pretty_version' => '1.1.0',
- 'version' => '1.1.0.0',
- 'reference' => 'd1925efb2207ac4be3ad0c40b8277175f99ffaff',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../league/flysystem-cached-adapter',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'league/mime-type-detection' => array(
- 'pretty_version' => '1.12.0',
- 'version' => '1.12.0.0',
- 'reference' => 'c7f2872fb273bf493811473dafc88d60ae829f48',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../league/mime-type-detection',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'lizhichao/one-sm' => array(
- 'pretty_version' => '1.10',
- 'version' => '1.10.0.0',
- 'reference' => '687a012a44a5bfd4d9143a0234e1060543be455a',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../lizhichao/one-sm',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'lizhichao/word' => array(
- 'pretty_version' => 'v2.1',
- 'version' => '2.1.0.0',
- 'reference' => 'f17172d45f505e7140da0bde2103defc13255326',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../lizhichao/word',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'maennchen/zipstream-php' => array(
- 'pretty_version' => '2.1.0',
- 'version' => '2.1.0.0',
- 'reference' => 'c4c5803cc1f93df3d2448478ef79394a5981cc58',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../maennchen/zipstream-php',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'markbaker/complex' => array(
- 'pretty_version' => '3.0.2',
- 'version' => '3.0.2.0',
- 'reference' => '95c56caa1cf5c766ad6d65b6344b807c1e8405b9',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../markbaker/complex',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'markbaker/matrix' => array(
- 'pretty_version' => '3.0.1',
- 'version' => '3.0.1.0',
- 'reference' => '728434227fe21be27ff6d86621a1b13107a2562c',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../markbaker/matrix',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'monolog/monolog' => array(
- 'pretty_version' => '1.27.1',
- 'version' => '1.27.1.0',
- 'reference' => '904713c5929655dc9b97288b69cfeedad610c9a1',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../monolog/monolog',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'mtdowling/jmespath.php' => array(
- 'pretty_version' => '2.8.0',
- 'version' => '2.8.0.0',
- 'reference' => 'a2a865e05d5f420b50cc2f85bb78d565db12a6bc',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../mtdowling/jmespath.php',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'myclabs/php-enum' => array(
- 'pretty_version' => '1.8.4',
- 'version' => '1.8.4.0',
- 'reference' => 'a867478eae49c9f59ece437ae7f9506bfaa27483',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../myclabs/php-enum',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'nesbot/carbon' => array(
- 'pretty_version' => '2.72.5',
- 'version' => '2.72.5.0',
- 'reference' => 'afd46589c216118ecd48ff2b95d77596af1e57ed',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../nesbot/carbon',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'nette/php-generator' => array(
- 'pretty_version' => 'v3.6.9',
- 'version' => '3.6.9.0',
- 'reference' => 'd31782f7bd2ae84ad06f863391ec3fb77ca4d0a6',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../nette/php-generator',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'nette/utils' => array(
- 'pretty_version' => 'v3.2.10',
- 'version' => '3.2.10.0',
- 'reference' => 'a4175c62652f2300c8017fb7e640f9ccb11648d2',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../nette/utils',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'obs/esdk-obs-php' => array(
- 'pretty_version' => '3.23.11',
- 'version' => '3.23.11.0',
- 'reference' => '51272ef0c4415607f0f68460ae7706be330b8a82',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../obs/esdk-obs-php',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'open-smf/connection-pool' => array(
- 'pretty_version' => 'v1.0.16',
- 'version' => '1.0.16.0',
- 'reference' => 'f70e47dbf56f1869d3207e15825cf38810b865e0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../open-smf/connection-pool',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'overtrue/socialite' => array(
- 'pretty_version' => '1.3.0',
- 'version' => '1.3.0.0',
- 'reference' => 'fda55f0acef43a144799b1957a8f93d9f5deffce',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/socialite',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'overtrue/wechat' => array(
- 'pretty_version' => '3.3.33',
- 'version' => '3.3.33.0',
- 'reference' => '78e5476df330754040d1c400d0bca640d5b77cb7',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/wechat',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'phpoffice/phpexcel' => array(
- 'pretty_version' => '1.8.2',
- 'version' => '1.8.2.0',
- 'reference' => '1441011fb7ecdd8cc689878f54f8b58a6805f870',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../phpoffice/phpexcel',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'phpoffice/phpspreadsheet' => array(
- 'pretty_version' => '1.25.2',
- 'version' => '1.25.2.0',
- 'reference' => 'a317a09e7def49852400a4b3eca4a4b0790ceeb5',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../phpoffice/phpspreadsheet',
- '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/clock' => array(
- 'pretty_version' => '1.0.0',
- 'version' => '1.0.0.0',
- 'reference' => 'e41a24703d4560fd0acb709162f73b8adfc3aa0d',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/clock',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/clock-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.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/http-client' => array(
- 'pretty_version' => '1.0.3',
- 'version' => '1.0.3.0',
- 'reference' => 'bb5906edc1c324c9a05aa0873d40117941e5fa90',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/http-client',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/http-factory' => array(
- 'pretty_version' => '1.1.0',
- 'version' => '1.1.0.0',
- 'reference' => '2b4765fddfe3b508ac62f829e852b1501d3f6e8a',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/http-factory',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/http-message' => array(
- 'pretty_version' => '1.1',
- 'version' => '1.1.0.0',
- 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba',
- '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',
- ),
- ),
- '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,
- ),
- 'qiniu/php-sdk' => array(
- 'pretty_version' => 'v7.13.0',
- 'version' => '7.13.0.0',
- 'reference' => 'a9b6716ca6f31c9ac9d2c732a38a638caa2828d9',
- '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,
- ),
- 'riverslei/payment' => array(
- 'pretty_version' => 'v5.1.0',
- 'version' => '5.1.0.0',
- 'reference' => '77f671b68b0285a6af77dc7c5afa36eabcae35aa',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../riverslei/payment',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'swoole/ide-helper' => array(
- 'pretty_version' => '4.8.13',
- 'version' => '4.8.13.0',
- 'reference' => 'd100c446b2e3d56430cbcab5dc3fa20a9f35c4ef',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../swoole/ide-helper',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/deprecation-contracts' => array(
- 'pretty_version' => 'v2.5.3',
- 'version' => '2.5.3.0',
- 'reference' => '80d075412b557d41002320b96a096ca65aa2c98d',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/finder' => array(
- 'pretty_version' => 'v5.4.43',
- 'version' => '5.4.43.0',
- 'reference' => 'ae25a9145a900764158d439653d5630191155ca0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/finder',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/http-foundation' => array(
- 'pretty_version' => 'v3.4.47',
- 'version' => '3.4.47.0',
- 'reference' => 'b9885fcce6fe494201da4f70a9309770e9d13dc8',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/http-foundation',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/options-resolver' => array(
- 'pretty_version' => 'v5.4.40',
- 'version' => '5.4.40.0',
- 'reference' => 'bd1afbde6613a8d6b956115e0e14b196191fd0c4',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/options-resolver',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-ctype' => array(
- 'pretty_version' => 'v1.31.0',
- 'version' => '1.31.0.0',
- 'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-intl-grapheme' => array(
- 'pretty_version' => 'v1.31.0',
- 'version' => '1.31.0.0',
- 'reference' => 'b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-intl-grapheme',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-intl-idn' => array(
- 'pretty_version' => 'v1.31.0',
- 'version' => '1.31.0.0',
- 'reference' => 'c36586dcf89a12315939e00ec9b4474adcb1d773',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-intl-idn',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-intl-normalizer' => array(
- 'pretty_version' => 'v1.31.0',
- 'version' => '1.31.0.0',
- 'reference' => '3833d7255cc303546435cb650316bff708a1c75c',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-mbstring' => array(
- 'pretty_version' => 'v1.31.0',
- 'version' => '1.31.0.0',
- 'reference' => '85181ba99b2345b0ef10ce42ecac37612d9fd341',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php70' => array(
- 'pretty_version' => 'v1.20.0',
- 'version' => '1.20.0.0',
- 'reference' => '5f03a781d984aae42cebd18e7912fa80f02ee644',
- 'type' => 'metapackage',
- 'install_path' => null,
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php72' => array(
- 'pretty_version' => 'v1.31.0',
- 'version' => '1.31.0.0',
- 'reference' => 'fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce',
- 'type' => 'metapackage',
- 'install_path' => null,
- 'aliases' => array(),
- 'dev_requirement' => true,
- ),
- 'symfony/polyfill-php73' => array(
- 'pretty_version' => 'v1.31.0',
- 'version' => '1.31.0.0',
- 'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php73',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php80' => array(
- 'pretty_version' => 'v1.31.0',
- 'version' => '1.31.0.0',
- 'reference' => '60328e362d4c2c802a54fcbf04f9d3fb892b4cf8',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/process' => array(
- 'pretty_version' => 'v5.4.44',
- 'version' => '5.4.44.0',
- 'reference' => '1b9fa82b5c62cd49da8c9e3952dd8531ada65096',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/process',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/property-access' => array(
- 'pretty_version' => 'v5.4.43',
- 'version' => '5.4.43.0',
- 'reference' => '2d751866b976a02e22743359733edc55cd20e9fd',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/property-access',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/property-info' => array(
- 'pretty_version' => 'v5.4.42',
- 'version' => '5.4.42.0',
- 'reference' => '825aa937f6e8cd63dcc118d0af84d7d4979cddf4',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/property-info',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/psr-http-message-bridge' => array(
- 'pretty_version' => 'v1.2.0',
- 'version' => '1.2.0.0',
- 'reference' => '9ab9d71f97d5c7d35a121a7fb69f74fee95cd0ad',
- 'type' => 'symfony-bridge',
- 'install_path' => __DIR__ . '/../symfony/psr-http-message-bridge',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/string' => array(
- 'pretty_version' => 'v5.4.44',
- 'version' => '5.4.44.0',
- 'reference' => '832caa16b6d9aac6bf11747315225f5aba384c24',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/string',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/translation' => array(
- 'pretty_version' => 'v5.4.44',
- 'version' => '5.4.44.0',
- 'reference' => '6fed3a20b5b87ee9cdd9dacf545922b8fd475921',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/translation',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/translation-contracts' => array(
- 'pretty_version' => 'v2.5.3',
- 'version' => '2.5.3.0',
- 'reference' => 'b0073a77ac0b7ea55131020e87b1e3af540f4664',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/translation-contracts',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/translation-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '2.3',
- ),
- ),
- 'symfony/var-dumper' => array(
- 'pretty_version' => 'v4.4.47',
- 'version' => '4.4.47.0',
- 'reference' => '1069c7a3fca74578022fab6f81643248d02f8e63',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/var-dumper',
- 'aliases' => array(),
- 'dev_requirement' => true,
- ),
- 'topthink/framework' => array(
- 'pretty_version' => 'v6.0.7',
- 'version' => '6.0.7.0',
- 'reference' => 'db8fe22520a9660dd5e4c87e304034ac49e39270',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/framework',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think' => array(
- 'pretty_version' => '3.0.1.x-dev',
- 'version' => '3.0.1.9999999-dev',
- 'reference' => '402d73c4c1657b233227079712e59cfdb97d1b2a',
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../../',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-helper' => array(
- 'pretty_version' => 'v3.1.8',
- 'version' => '3.1.8.0',
- 'reference' => '612eea76eec2a22f41b0e24be27f49454e4fd5f5',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-helper',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-image' => array(
- 'pretty_version' => 'v1.0.8',
- 'version' => '1.0.8.0',
- 'reference' => 'd1d748cbb2fe2f29fca6138cf96cb8b5113892f1',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-image',
- '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-queue' => array(
- 'pretty_version' => 'v3.0.9',
- 'version' => '3.0.9.0',
- 'reference' => '654812b47dd7c708c4443deed27f212f8382e8da',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-queue',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-swoole' => array(
- 'pretty_version' => 'v3.1.2',
- 'version' => '3.1.2.0',
- 'reference' => 'eb7f78b7eb53dde79257f4254fe61f9514f3c7d8',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-swoole',
- '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' => false,
- ),
- 'ucloud/ucloud-sdk-php' => array(
- 'pretty_version' => '0.3.5',
- 'version' => '0.3.5.0',
- 'reference' => '312f371025c0da079df2046658ede8c9ebc47e85',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../ucloud/ucloud-sdk-php',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'ucloud/ufile-php-sdk' => array(
- 'pretty_version' => '1.0.1',
- 'version' => '1.0.1.0',
- 'reference' => '42f739ecd55dec488e9b2185795cdc5ea7be12d0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../ucloud/ufile-php-sdk',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'xaboy/form-builder' => array(
- 'pretty_version' => '2.0.15',
- 'version' => '2.0.15.0',
- 'reference' => '20cf96927c7aed273dd0db5b2c7c83f56e535bf1',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../xaboy/form-builder',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- ),
- );
|