| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484 | <?php return array(    'root' => array(        'name' => 'karsonzhang/fastadmin',        'pretty_version' => '1.x-dev',        'version' => '1.9999999.9999999.9999999-dev',        'reference' => 'e8a804afada3b8f71627a1c4f2734f2656099415',        'type' => 'project',        'install_path' => __DIR__ . '/../../',        'aliases' => array(),        'dev' => true,    ),    'versions' => array(        'easywechat-composer/easywechat-composer' => array(            'pretty_version' => '1.4.1',            'version' => '1.4.1.0',            'reference' => '3fc6a7ab6d3853c0f4e2922539b56cc37ef361cd',            'type' => 'composer-plugin',            'install_path' => __DIR__ . '/../easywechat-composer/easywechat-composer',            'aliases' => array(),            'dev_requirement' => false,        ),        '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,        ),        'guzzlehttp/guzzle' => array(            'pretty_version' => '7.8.1',            'version' => '7.8.1.0',            'reference' => '41042bc7ab002487b876a0683fc8dce04ddce104',            'type' => 'library',            'install_path' => __DIR__ . '/../guzzlehttp/guzzle',            'aliases' => array(),            'dev_requirement' => false,        ),        'guzzlehttp/promises' => array(            'pretty_version' => '2.0.2',            'version' => '2.0.2.0',            'reference' => 'bbff78d96034045e58e13dedd6ad91b5d1253223',            '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,        ),        'karsonzhang/fastadmin' => array(            'pretty_version' => '1.x-dev',            'version' => '1.9999999.9999999.9999999-dev',            'reference' => 'e8a804afada3b8f71627a1c4f2734f2656099415',            'type' => 'project',            'install_path' => __DIR__ . '/../../',            'aliases' => array(),            'dev_requirement' => false,        ),        'karsonzhang/fastadmin-addons' => array(            'pretty_version' => '1.4.0',            'version' => '1.4.0.0',            'reference' => '12b0b146bbdcb12c9f50c96baa3b7cc5f4c48ad6',            'type' => 'library',            'install_path' => __DIR__ . '/../karsonzhang/fastadmin-addons',            'aliases' => array(),            'dev_requirement' => false,        ),        'maennchen/zipstream-php' => array(            'pretty_version' => '2.2.6',            'version' => '2.2.6.0',            'reference' => '30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f',            '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' => '2.9.2',            'version' => '2.9.2.0',            'reference' => '437cb3628f4cf6042cc10ae97fc2b8472e48ca1f',            'type' => 'library',            'install_path' => __DIR__ . '/../monolog/monolog',            '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,        ),        'nelexa/zip' => array(            'pretty_version' => '4.0.2',            'version' => '4.0.2.0',            'reference' => '88a1b6549be813278ff2dd3b6b2ac188827634a7',            'type' => 'library',            'install_path' => __DIR__ . '/../nelexa/zip',            'aliases' => array(),            'dev_requirement' => false,        ),        'overtrue/pinyin' => array(            'pretty_version' => '3.0.6',            'version' => '3.0.6.0',            'reference' => '3b781d267197b74752daa32814d3a2cf5d140779',            'type' => 'library',            'install_path' => __DIR__ . '/../overtrue/pinyin',            'aliases' => array(),            'dev_requirement' => false,        ),        'overtrue/socialite' => array(            'pretty_version' => '2.0.24',            'version' => '2.0.24.0',            'reference' => 'ee7e7b000ec7d64f2b8aba1f6a2eec5cdf3f8bec',            'type' => 'library',            'install_path' => __DIR__ . '/../overtrue/socialite',            'aliases' => array(),            'dev_requirement' => false,        ),        'overtrue/wechat' => array(            'pretty_version' => '4.9.0',            'version' => '4.9.0.0',            'reference' => '92791f5d957269c633b9aa175f842f6006f945b1',            'type' => 'library',            'install_path' => __DIR__ . '/../overtrue/wechat',            'aliases' => array(),            'dev_requirement' => false,        ),        'phpoffice/phpspreadsheet' => array(            'pretty_version' => '1.19.0',            'version' => '1.19.0.0',            'reference' => 'a9ab55bfae02eecffb3df669a2e19ba0e2f04bbf',            '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/cache-implementation' => array(            'dev_requirement' => false,            'provided' => array(                0 => '1.0|2.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/event-dispatcher' => array(            'pretty_version' => '1.0.0',            'version' => '1.0.0.0',            'reference' => 'dbefd12671e8a14ec7f180cab83036ed26714bb0',            'type' => 'library',            'install_path' => __DIR__ . '/../psr/event-dispatcher',            'aliases' => array(),            'dev_requirement' => false,        ),        'psr/event-dispatcher-implementation' => array(            'dev_requirement' => false,            'provided' => array(                0 => '1.0',            ),        ),        'psr/http-client' => array(            'pretty_version' => '1.0.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' => '1.1.4',            'version' => '1.1.4.0',            'reference' => 'd49695b909c3b7628b6289db5479a1c204601f11',            'type' => 'library',            'install_path' => __DIR__ . '/../psr/log',            'aliases' => array(),            'dev_requirement' => false,        ),        'psr/log-implementation' => array(            'dev_requirement' => false,            'provided' => array(                0 => '1.0.0 || 2.0.0 || 3.0.0',            ),        ),        'psr/simple-cache' => array(            'pretty_version' => '1.0.1',            'version' => '1.0.1.0',            'reference' => '408d5eafb83c57f6365a3ca330ff23aa4a5fa39b',            'type' => 'library',            'install_path' => __DIR__ . '/../psr/simple-cache',            'aliases' => array(),            'dev_requirement' => false,        ),        'psr/simple-cache-implementation' => array(            'dev_requirement' => false,            'provided' => array(                0 => '1.0|2.0',            ),        ),        'ralouphie/getallheaders' => array(            'pretty_version' => '3.0.3',            'version' => '3.0.3.0',            'reference' => '120b605dfeb996808c31b6477290a714d356e822',            'type' => 'library',            'install_path' => __DIR__ . '/../ralouphie/getallheaders',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/cache' => array(            'pretty_version' => 'v5.4.36',            'version' => '5.4.36.0',            'reference' => 'a30f316214d908cf5874f700f3f3fb29ceee91ba',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/cache',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/cache-contracts' => array(            'pretty_version' => 'v2.5.2',            'version' => '2.5.2.0',            'reference' => '64be4a7acb83b6f2bf6de9a02cee6dad41277ebc',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/cache-contracts',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/cache-implementation' => array(            'dev_requirement' => false,            'provided' => array(                0 => '1.0|2.0',            ),        ),        'symfony/deprecation-contracts' => array(            'pretty_version' => 'v2.5.2',            'version' => '2.5.2.0',            'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/deprecation-contracts',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/event-dispatcher' => array(            'pretty_version' => 'v5.4.35',            'version' => '5.4.35.0',            'reference' => '7a69a85c7ea5bdd1e875806a99c51a87d3a74b38',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/event-dispatcher',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/event-dispatcher-contracts' => array(            'pretty_version' => 'v2.5.2',            'version' => '2.5.2.0',            'reference' => 'f98b54df6ad059855739db6fcbc2d36995283fe1',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/event-dispatcher-contracts',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/event-dispatcher-implementation' => array(            'dev_requirement' => false,            'provided' => array(                0 => '2.0',            ),        ),        'symfony/finder' => array(            'pretty_version' => 'v5.4.35',            'version' => '5.4.35.0',            'reference' => 'abe6d6f77d9465fed3cd2d029b29d03b56b56435',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/finder',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/http-foundation' => array(            'pretty_version' => 'v5.4.35',            'version' => '5.4.35.0',            'reference' => 'f2ab692a22aef1cd54beb893aa0068bdfb093928',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/http-foundation',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/polyfill-mbstring' => array(            'pretty_version' => 'v1.29.0',            'version' => '1.29.0.0',            'reference' => '9773676c8a1bb1f8d4340a62efe641cf76eda7ec',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/polyfill-php73' => array(            'pretty_version' => 'v1.29.0',            'version' => '1.29.0.0',            'reference' => '21bd091060673a1177ae842c0ef8fe30893114d2',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/polyfill-php73',            '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/psr-http-message-bridge' => array(            'pretty_version' => 'v2.3.1',            'version' => '2.3.1.0',            'reference' => '581ca6067eb62640de5ff08ee1ba6850a0ee472e',            'type' => 'symfony-bridge',            'install_path' => __DIR__ . '/../symfony/psr-http-message-bridge',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/service-contracts' => array(            'pretty_version' => 'v1.1.2',            'version' => '1.1.2.0',            'reference' => '191afdcb5804db960d26d8566b7e9a2843cab3a0',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/service-contracts',            'aliases' => array(),            'dev_requirement' => false,        ),        'symfony/var-exporter' => array(            'pretty_version' => 'v5.4.35',            'version' => '5.4.35.0',            'reference' => 'abb0a151b62d6b07e816487e20040464af96cae7',            'type' => 'library',            'install_path' => __DIR__ . '/../symfony/var-exporter',            'aliases' => array(),            'dev_requirement' => false,        ),        'topthink/framework' => array(            'pretty_version' => 'dev-master',            'version' => 'dev-master',            'reference' => '3883e15817ab39f2d342ca007bc8f5b6d8b6f508',            'type' => 'think-framework',            'install_path' => __DIR__ . '/../../thinkphp',            'aliases' => array(                0 => '9999999-dev',            ),            'dev_requirement' => false,        ),        'topthink/think-captcha' => array(            'pretty_version' => 'v1.0.9',            'version' => '1.0.9.0',            'reference' => '9be9dd7e61c7fa3c478c4b92910d7230b94d0d23',            'type' => 'library',            'install_path' => __DIR__ . '/../topthink/think-captcha',            'aliases' => array(),            'dev_requirement' => false,        ),        'topthink/think-helper' => array(            'pretty_version' => 'v1.0.7',            'version' => '1.0.7.0',            'reference' => '5f92178606c8ce131d36b37a57c58eb71e55f019',            'type' => 'library',            'install_path' => __DIR__ . '/../topthink/think-helper',            'aliases' => array(),            'dev_requirement' => false,        ),        'topthink/think-installer' => array(            'pretty_version' => 'v1.0.14',            'version' => '1.0.14.0',            'reference' => 'eae1740ac264a55c06134b6685dfb9f837d004d1',            'type' => 'composer-plugin',            'install_path' => __DIR__ . '/../topthink/think-installer',            'aliases' => array(),            'dev_requirement' => false,        ),        'topthink/think-queue' => array(            'pretty_version' => 'v1.1.6',            'version' => '1.1.6.0',            'reference' => '250650eb0e8ea5af4cfdc7ae46f3f4e0a24ac245',            'type' => 'think-extend',            'install_path' => __DIR__ . '/../topthink/think-queue',            'aliases' => array(),            'dev_requirement' => false,        ),        'txthinking/mailer' => array(            'pretty_version' => 'v2.0.1',            'version' => '2.0.1.0',            'reference' => '09013cf9dad3aac195f66ae5309e8c3343c018e9',            'type' => 'library',            'install_path' => __DIR__ . '/../txthinking/mailer',            'aliases' => array(),            'dev_requirement' => false,        ),    ),);
 |