123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955 |
- <?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.5.0',
- 'version' => '2.5.0.0',
- 'reference' => '081e2cca50c84bfeeea2e3ef9b2c8d206d80ccae',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../adbario/php-dot-notation',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'alibabacloud/client' => array(
- 'pretty_version' => '1.5.32',
- 'version' => '1.5.32.0',
- 'reference' => '5bc6f6d660797dcee2c3aef29700ab41ee764f4d',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../alibabacloud/client',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'aliyuncs/oss-sdk-php' => array(
- 'pretty_version' => 'v2.6.0',
- 'version' => '2.6.0.0',
- 'reference' => '572d0f8e099e8630ae7139ed3fdedb926c7a760f',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../aliyuncs/oss-sdk-php',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'clagiordano/weblibs-configmanager' => array(
- 'pretty_version' => 'v1.2.0',
- 'version' => '1.2.0.0',
- 'reference' => '5c8ebcc62782313b1278afe802b120d18c07a059',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../clagiordano/weblibs-configmanager',
- '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,
- ),
- 'dragonmantank/cron-expression' => array(
- 'pretty_version' => 'v3.3.1',
- 'version' => '3.3.1.0',
- 'reference' => 'be85b3f05b46c39bbc0d95f6c071ddff669510fa',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../dragonmantank/cron-expression',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'ezyang/htmlpurifier' => array(
- 'pretty_version' => 'v4.16.0',
- 'version' => '4.16.0.0',
- 'reference' => '523407fb06eb9e5f3d59889b3978d5bfe94299c8',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../ezyang/htmlpurifier',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'fastknife/ajcaptcha' => array(
- 'pretty_version' => 'v1.2.1',
- 'version' => '1.2.1.0',
- 'reference' => '836c5a3177bc622a245734aef421085955d0b2cb',
- '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,
- ),
- 'guzzlehttp/command' => array(
- 'pretty_version' => '1.2.2',
- 'version' => '1.2.2.0',
- 'reference' => '7883359e0ecab8a8f7c43aad2fc36360a35d21e8',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/command',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/guzzle' => array(
- 'pretty_version' => '7.5.0',
- 'version' => '7.5.0.0',
- 'reference' => 'b50a2a1251152e43f6a37f0fa053e730a67d25ba',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/guzzle-services' => array(
- 'pretty_version' => '1.3.2',
- 'version' => '1.3.2.0',
- 'reference' => '4989d902dd4e0411b320e851c46f3c94d652d891',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/guzzle-services',
- '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' => '2.6.2',
- 'version' => '2.6.2.0',
- 'reference' => '45b30f99ac27b5ca93cb4831afe16285f57b8221',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/uri-template' => array(
- 'pretty_version' => 'v1.0.2',
- 'version' => '1.0.2.0',
- 'reference' => '61bf437fc2197f587f6857d3ff903a24f1731b5d',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/uri-template',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'hyperf/context' => array(
- 'pretty_version' => 'v3.0.37',
- 'version' => '3.0.37.0',
- 'reference' => '264e06fb882426d90758eca2c5bb8293f8b60455',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../hyperf/context',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'hyperf/contract' => array(
- 'pretty_version' => 'v3.0.37',
- 'version' => '3.0.37.0',
- 'reference' => '2e8290104468a8d90855067d8644a32114474452',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../hyperf/contract',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'hyperf/engine' => array(
- 'pretty_version' => 'v2.10.5',
- 'version' => '2.10.5.0',
- 'reference' => 'b3e1a025e388815612815a0b08fc4f2439140676',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../hyperf/engine',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'hyperf/engine-contract' => array(
- 'pretty_version' => 'v1.9.1',
- 'version' => '1.9.1.0',
- 'reference' => 'fec2e45f35404b2e5b4c3eaf1b0dce67d60771eb',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../hyperf/engine-contract',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'hyperf/pimple' => array(
- 'pretty_version' => 'v2.2.2',
- 'version' => '2.2.2.0',
- 'reference' => '7bd07745c256b83679471c06ec2a11e901d37277',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../hyperf/pimple',
- '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,
- ),
- 'kkokk/poster' => array(
- 'pretty_version' => 'v2.3.2',
- 'version' => '2.3.2.0',
- 'reference' => '6fa26bb225d0d7bcd654c93d342abf5284803203',
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../kkokk/poster',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'kosinix/grafika' => array(
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'reference' => '211f61fc334b8b36616b23e8af7c5727971d96ee',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../kosinix/grafika',
- 'aliases' => array(
- 0 => '9999999-dev',
- ),
- 'dev_requirement' => false,
- ),
- 'laravel/serializable-closure' => array(
- 'pretty_version' => 'v1.3.3',
- 'version' => '1.3.3.0',
- 'reference' => '3dbf8a8e914634c48d389c1234552666b3d43754',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../laravel/serializable-closure',
- '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.15.0',
- 'version' => '1.15.0.0',
- 'reference' => 'ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../league/mime-type-detection',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'maennchen/zipstream-php' => array(
- 'pretty_version' => 'v2.4.0',
- 'version' => '2.4.0.0',
- 'reference' => '3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3',
- '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,
- ),
- 'mjaschen/phpgeo' => array(
- 'pretty_version' => '4.2.0',
- 'version' => '4.2.0.0',
- 'reference' => 'b2e593cf1e9aceea36510158ddb80c7395a80d5a',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../mjaschen/phpgeo',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'monolog/monolog' => array(
- 'pretty_version' => '2.9.2',
- 'version' => '2.9.2.0',
- 'reference' => '437cb3628f4cf6042cc10ae97fc2b8472e48ca1f',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../monolog/monolog',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'mtdowling/cron-expression' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '^1.0',
- ),
- ),
- 'mtdowling/jmespath.php' => array(
- 'pretty_version' => '2.7.0',
- 'version' => '2.7.0.0',
- 'reference' => 'bbb69a935c2cbb0c03d7f481a238027430f6440b',
- '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.66.0',
- 'version' => '2.66.0.0',
- 'reference' => '496712849902241f04902033b0441b269effe001',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../nesbot/carbon',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'nyholm/psr7' => array(
- 'pretty_version' => '1.8.1',
- 'version' => '1.8.1.0',
- 'reference' => 'aa5fc277a4f5508013d571341ade0c3886d4d00e',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../nyholm/psr7',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'nyholm/psr7-server' => array(
- 'pretty_version' => '1.1.0',
- 'version' => '1.1.0.0',
- 'reference' => '4335801d851f554ca43fa6e7d2602141538854dc',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../nyholm/psr7-server',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'overtrue/socialite' => array(
- 'pretty_version' => '4.10.1',
- 'version' => '4.10.1.0',
- 'reference' => '457b48f31414dc00d3fb445d6ab9355595067afe',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/socialite',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'php-di/invoker' => array(
- 'pretty_version' => '2.3.4',
- 'version' => '2.3.4.0',
- 'reference' => '33234b32dafa8eb69202f950a1fc92055ed76a86',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../php-di/invoker',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'php-di/php-di' => array(
- 'pretty_version' => '7.0.1',
- 'version' => '7.0.1.0',
- 'reference' => '1c7f1cc9cf6f51ff7f5f44bb1fa59243fcb7474a',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../php-di/php-di',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'php-http/async-client-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '*',
- ),
- ),
- 'php-http/client-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '*',
- ),
- ),
- 'php-http/message-factory-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0',
- ),
- ),
- 'phpoffice/phpspreadsheet' => array(
- 'pretty_version' => '1.28.0',
- 'version' => '1.28.0.0',
- 'reference' => '6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a',
- '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' => '3.0.0',
- 'version' => '3.0.0.0',
- 'reference' => 'aa5030cfa5405eccfdcb1083ce040c2cb8d253bf',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/cache',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/cache-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '2.0|3.0',
- ),
- ),
- 'psr/container' => array(
- 'pretty_version' => '2.0.2',
- 'version' => '2.0.2.0',
- 'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/container',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'psr/container-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '^1.0',
- ),
- ),
- '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/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-client-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0',
- ),
- ),
- 'psr/http-factory' => array(
- 'pretty_version' => '1.0.2',
- 'version' => '1.0.2.0',
- 'reference' => 'e616d01114759c4c489f93b099585439f795fe35',
- '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.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' => '3.0.0',
- 'version' => '3.0.0.0',
- 'reference' => 'fe5ea303b0887d5caefd3d431c3e61ad47037001',
- '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' => '3.0.0',
- 'version' => '3.0.0.0',
- 'reference' => '764e0b3939f5ca87cb904f570ef9be2d78a07865',
- '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|3.0',
- ),
- ),
- 'qcloud/cos-sdk-v5' => array(
- 'pretty_version' => 'v2.6.2',
- 'version' => '2.6.2.0',
- 'reference' => '92a1ee62b85ed4e7bf6836a684df5d7e3158d0ed',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../qcloud/cos-sdk-v5',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'qiniu/php-sdk' => array(
- 'pretty_version' => 'v7.4.0',
- 'version' => '7.4.0.0',
- 'reference' => '1c6bc89166e524a40ee42bf516fb99ffc6401c82',
- '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,
- ),
- 'rmccue/requests' => array(
- 'pretty_version' => 'v2.0.5',
- 'version' => '2.0.5.0',
- 'reference' => 'b717f1d2f4ef7992ec0c127747ed8b7e170c2f49',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../rmccue/requests',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'spatie/macroable' => array(
- 'pretty_version' => '1.0.1',
- 'version' => '1.0.1.0',
- 'reference' => '7a99549fc001c925714b329220dea680c04bfa48',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../spatie/macroable',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/cache' => array(
- 'pretty_version' => 'v6.0.19',
- 'version' => '6.0.19.0',
- 'reference' => '81ca309f056e836480928b20280ec52ce8369bb3',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/cache',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/cache-contracts' => array(
- 'pretty_version' => 'v3.0.2',
- 'version' => '3.0.2.0',
- 'reference' => '1c0a181c9ee221afe4fa55b2d13fc63c5ae14348',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/cache-contracts',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/cache-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.1|2.0|3.0',
- ),
- ),
- 'symfony/deprecation-contracts' => array(
- 'pretty_version' => 'v3.0.2',
- 'version' => '3.0.2.0',
- 'reference' => '26954b3d62a6c5fd0ea8a2a00c0353a14978d05c',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/http-client' => array(
- 'pretty_version' => 'v6.0.20',
- 'version' => '6.0.20.0',
- 'reference' => '541c04560da1875f62c963c3aab6ea12a7314e11',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/http-client',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/http-client-contracts' => array(
- 'pretty_version' => 'v3.0.2',
- 'version' => '3.0.2.0',
- 'reference' => '4184b9b63af1edaf35b6a7974c6f1f9f33294129',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/http-client-contracts',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/http-client-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '3.0',
- ),
- ),
- 'symfony/http-foundation' => array(
- 'pretty_version' => 'v6.0.20',
- 'version' => '6.0.20.0',
- 'reference' => 'e16b2676a4b3b1fa12378a20b29c364feda2a8d6',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/http-foundation',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/mime' => array(
- 'pretty_version' => 'v6.0.19',
- 'version' => '6.0.19.0',
- 'reference' => 'd7052547a0070cbeadd474e172b527a00d657301',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/mime',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-intl-idn' => array(
- 'pretty_version' => 'v1.29.0',
- 'version' => '1.29.0.0',
- 'reference' => 'a287ed7475f85bf6f61890146edbc932c0fff919',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-intl-idn',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-intl-normalizer' => array(
- 'pretty_version' => 'v1.28.0',
- 'version' => '1.28.0.0',
- 'reference' => '8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-mbstring' => array(
- 'pretty_version' => 'v1.28.0',
- 'version' => '1.28.0.0',
- 'reference' => '42292d99c55abe617799667f454222c54c60e229',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php72' => array(
- 'pretty_version' => 'v1.29.0',
- 'version' => '1.29.0.0',
- 'reference' => '861391a8da9a04cbad2d232ddd9e4893220d6e25',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php72',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php80' => array(
- 'pretty_version' => 'v1.29.0',
- 'version' => '1.29.0.0',
- 'reference' => '87b68208d5c1188808dd7839ee1e6c8ec3b02f1b',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php81' => array(
- 'pretty_version' => 'v1.28.0',
- 'version' => '1.28.0.0',
- 'reference' => '7581cd600fa9fd681b797d00b02f068e2f13263b',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php81',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/psr-http-message-bridge' => array(
- 'pretty_version' => 'v2.2.0',
- 'version' => '2.2.0.0',
- 'reference' => '28a732c05bbad801304ad5a5c674cf2970508993',
- 'type' => 'symfony-bridge',
- 'install_path' => __DIR__ . '/../symfony/psr-http-message-bridge',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/service-contracts' => array(
- 'pretty_version' => 'v3.0.2',
- 'version' => '3.0.2.0',
- 'reference' => 'd78d39c1599bd1188b8e26bb341da52c3c6d8a66',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/service-contracts',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/translation' => array(
- 'pretty_version' => 'v6.0.19',
- 'version' => '6.0.19.0',
- 'reference' => '9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/translation',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'symfony/translation-contracts' => array(
- 'pretty_version' => 'v3.0.2',
- 'version' => '3.0.2.0',
- 'reference' => 'acbfbb274e730e5a0236f619b6168d9dedb3e282',
- '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|3.0',
- ),
- ),
- 'symfony/var-dumper' => array(
- 'pretty_version' => 'v6.0.19',
- 'version' => '6.0.19.0',
- 'reference' => 'eb980457fa6899840fe1687e8627a03a7d8a3d52',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/var-dumper',
- 'aliases' => array(),
- 'dev_requirement' => true,
- ),
- 'symfony/var-exporter' => array(
- 'pretty_version' => 'v6.0.19',
- 'version' => '6.0.19.0',
- 'reference' => 'df56f53818c2d5d9f683f4ad2e365ba73a3b69d2',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/var-exporter',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'tencentcloud/common' => array(
- 'pretty_version' => '3.0.1105',
- 'version' => '3.0.1105.0',
- 'reference' => 'b49bbd36fe95463c6eb11ed015de63999a45ea2d',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../tencentcloud/common',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'tencentcloud/sms' => array(
- 'pretty_version' => '3.0.1105',
- 'version' => '3.0.1105.0',
- 'reference' => 'decd581d9d4f0fb9645c193deae2cd625c936ab0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../tencentcloud/sms',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/framework' => array(
- 'pretty_version' => 'v8.0.3',
- 'version' => '8.0.3.0',
- 'reference' => '5e59fb1e2bcb400c6f82e99d1a40dd058afc8563',
- '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.9',
- 'version' => '3.0.9.0',
- 'reference' => 'b1ef360670578214edeebcf824aaf6ab7ee0528b',
- '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.16',
- 'version' => '1.0.16.0',
- 'reference' => '07b9183855150455e1f76f8cbe9d77d6d1bc399f',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-multi-app',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-orm' => array(
- 'pretty_version' => 'v3.0.14',
- 'version' => '3.0.14.0',
- 'reference' => '7b0b8ea6ca5e020217f6ba7ae34d547e148a675b',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-orm',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'topthink/think-template' => array(
- 'pretty_version' => 'v3.0.0',
- 'version' => '3.0.0.0',
- 'reference' => '4352d2cf627abfb8b49f830686c25c02f59c23f2',
- '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' => 'v2.0.0',
- 'version' => '2.0.0.0',
- 'reference' => 'd2a076011c96d2edd8016703a827fb54b2683c62',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-view',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'w7corp/easywechat' => array(
- 'pretty_version' => '6.7.0',
- 'version' => '6.7.0.0',
- 'reference' => '85a49397713662c5b98d661a5a9ad8f5566042c4',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../w7corp/easywechat',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'webmozart/assert' => array(
- 'pretty_version' => '1.11.0',
- 'version' => '1.11.0.0',
- 'reference' => '11cb2199493b2f8a3b53e7f19068fc6aac760991',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../webmozart/assert',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'workerman/crontab' => array(
- 'pretty_version' => 'v1.0.6',
- 'version' => '1.0.6.0',
- 'reference' => 'b78f1556f2977715b9cb5653129e6d9cf160d966',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../workerman/crontab',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'workerman/redis' => array(
- 'pretty_version' => 'v2.0.2',
- 'version' => '2.0.2.0',
- 'reference' => '542f10c243ba846f1f3b4c07a26136c5fa80d972',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../workerman/redis',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'workerman/redis-queue' => array(
- 'pretty_version' => 'v1.2.0',
- 'version' => '1.2.0.0',
- 'reference' => '7b6aee70d69e5c9427c0411d85f8398027831b42',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../workerman/redis-queue',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'workerman/workerman' => array(
- 'pretty_version' => 'v4.1.15',
- 'version' => '4.1.15.0',
- 'reference' => 'afc8242fc769ab7cf22eb4ac22b97cb59d465e4e',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../workerman/workerman',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'yansongda/artful' => array(
- 'pretty_version' => 'v1.0.9',
- 'version' => '1.0.9.0',
- 'reference' => '1fbf987c0deb95a9b67eb343f2b96c8489635e6f',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../yansongda/artful',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'yansongda/pay' => array(
- 'pretty_version' => 'v3.6.3',
- 'version' => '3.6.3.0',
- 'reference' => 'fba0bb30636cb936eed9e9078d781e0dc4e4282b',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../yansongda/pay',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- 'yansongda/supports' => array(
- 'pretty_version' => 'v4.0.9',
- 'version' => '4.0.9.0',
- 'reference' => 'c3479723be665360a5635c15f184a1d0a8dc995a',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../yansongda/supports',
- 'aliases' => array(),
- 'dev_requirement' => false,
- ),
- ),
- );
|