123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499 |
- <?php return array(
- 'root' => array(
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../../',
- 'aliases' => array(),
- 'reference' => '7cff01ca61fb0da51a65ba6b3ec3c9f8b0743a2d',
- 'name' => 'karsonzhang/fastadmin',
- 'dev' => true,
- ),
- 'versions' => array(
- 'aws/aws-crt-php' => array(
- 'pretty_version' => 'v1.2.4',
- 'version' => '1.2.4.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../aws/aws-crt-php',
- 'aliases' => array(),
- 'reference' => 'eb0c6e4e142224a10b08f49ebf87f32611d162b2',
- 'dev_requirement' => false,
- ),
- 'aws/aws-sdk-php' => array(
- 'pretty_version' => '3.295.0',
- 'version' => '3.295.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../aws/aws-sdk-php',
- 'aliases' => array(),
- 'reference' => '326eb6c26e2be9d896c4aeb025e20980c06779af',
- 'dev_requirement' => false,
- ),
- 'cmdotcom/text-sdk-php' => array(
- 'pretty_version' => '2.2.1',
- 'version' => '2.2.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../cmdotcom/text-sdk-php',
- 'aliases' => array(),
- 'reference' => 'a0da69e6fd7d1854e46fc4098a92fea8ba80cc20',
- '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,
- ),
- 'guzzlehttp/guzzle' => array(
- 'pretty_version' => '6.5.8',
- 'version' => '6.5.8.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
- 'aliases' => array(),
- 'reference' => 'a52f0440530b54fa079ce76e8c5d196a42cad981',
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/promises' => array(
- 'pretty_version' => '1.5.3',
- 'version' => '1.5.3.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/promises',
- 'aliases' => array(),
- 'reference' => '67ab6e18aaa14d753cc148911d273f6e6cb6721e',
- 'dev_requirement' => false,
- ),
- 'guzzlehttp/psr7' => array(
- 'pretty_version' => '1.9.1',
- 'version' => '1.9.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../guzzlehttp/psr7',
- 'aliases' => array(),
- 'reference' => 'e4490cabc77465aaee90b20cfc9a770f8c04be6b',
- 'dev_requirement' => false,
- ),
- 'karsonzhang/fastadmin' => array(
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../../',
- 'aliases' => array(),
- 'reference' => '7cff01ca61fb0da51a65ba6b3ec3c9f8b0743a2d',
- 'dev_requirement' => false,
- ),
- 'karsonzhang/fastadmin-addons' => array(
- 'pretty_version' => '1.3.3',
- 'version' => '1.3.3.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../karsonzhang/fastadmin-addons',
- 'aliases' => array(),
- 'reference' => 'f5bb4dabda55271b08371a8ae9355a205be48c56',
- '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.9.2',
- 'version' => '2.9.2.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../monolog/monolog',
- 'aliases' => array(),
- 'reference' => '437cb3628f4cf6042cc10ae97fc2b8472e48ca1f',
- 'dev_requirement' => false,
- ),
- 'mtdowling/jmespath.php' => array(
- 'pretty_version' => '2.7.0',
- 'version' => '2.7.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../mtdowling/jmespath.php',
- 'aliases' => array(),
- 'reference' => 'bbb69a935c2cbb0c03d7f481a238027430f6440b',
- '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' => '3.0.6',
- 'version' => '3.0.6.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/pinyin',
- 'aliases' => array(),
- 'reference' => '3b781d267197b74752daa32814d3a2cf5d140779',
- '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.2.11',
- 'version' => '4.2.11.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../overtrue/wechat',
- 'aliases' => array(),
- 'reference' => '853e0772e6aa53a71edf1b5d251c7ff1e6b2a2bf',
- '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,
- ),
- '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|2.0',
- ),
- ),
- 'psr/container' => array(
- 'pretty_version' => '2.0.1',
- 'version' => '2.0.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/container',
- 'aliases' => array(),
- 'reference' => '2ae37329ee82f91efadc282cc2d527fd6065a5ef',
- 'dev_requirement' => false,
- ),
- 'psr/event-dispatcher-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.0',
- ),
- ),
- 'psr/http-message' => array(
- 'pretty_version' => '1.1',
- 'version' => '1.1.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/http-message',
- 'aliases' => array(),
- 'reference' => 'cb6ce4845ce34a8ad9e68117c10ee90a29919eba',
- '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|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' => 'v4.4.48',
- 'version' => '4.4.48.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/cache',
- 'aliases' => array(),
- 'reference' => '3b98ed664887ad197b8ede3da2432787212eb915',
- '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' => 'v4.4.44',
- 'version' => '4.4.44.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/event-dispatcher',
- 'aliases' => array(),
- 'reference' => '1e866e9e5c1b22168e0ce5f0b467f19bba61266a',
- 'dev_requirement' => false,
- ),
- 'symfony/event-dispatcher-contracts' => array(
- 'pretty_version' => 'v1.10.0',
- 'version' => '1.10.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/event-dispatcher-contracts',
- 'aliases' => array(),
- 'reference' => '761c8b8387cfe5f8026594a75fdf0a4e83ba6974',
- 'dev_requirement' => false,
- ),
- 'symfony/event-dispatcher-implementation' => array(
- 'dev_requirement' => false,
- 'provided' => array(
- 0 => '1.1',
- ),
- ),
- 'symfony/finder' => array(
- 'pretty_version' => 'v5.4.27',
- 'version' => '5.4.27.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/finder',
- 'aliases' => array(),
- 'reference' => 'ff4bce3c33451e7ec778070e45bd23f74214cd5d',
- 'dev_requirement' => false,
- ),
- 'symfony/http-foundation' => array(
- 'pretty_version' => 'v4.4.49',
- 'version' => '4.4.49.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/http-foundation',
- 'aliases' => array(),
- 'reference' => '191413c7b832c015bb38eae963f2e57498c3c173',
- 'dev_requirement' => false,
- ),
- 'symfony/mime' => array(
- 'pretty_version' => 'v5.4.26',
- 'version' => '5.4.26.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/mime',
- 'aliases' => array(),
- 'reference' => '2ea06dfeee20000a319d8407cea1d47533d5a9d2',
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-intl-idn' => array(
- 'pretty_version' => 'v1.28.0',
- 'version' => '1.28.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-intl-idn',
- 'aliases' => array(),
- 'reference' => 'ecaafce9f77234a6a449d29e49267ba10499116d',
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-intl-normalizer' => array(
- 'pretty_version' => 'v1.28.0',
- 'version' => '1.28.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-intl-normalizer',
- 'aliases' => array(),
- 'reference' => '8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92',
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-mbstring' => array(
- 'pretty_version' => 'v1.28.0',
- 'version' => '1.28.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
- 'aliases' => array(),
- 'reference' => '42292d99c55abe617799667f454222c54c60e229',
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php72' => array(
- 'pretty_version' => 'v1.28.0',
- 'version' => '1.28.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php72',
- 'aliases' => array(),
- 'reference' => '70f4aebd92afca2f865444d30a4d2151c13c3179',
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php73' => array(
- 'pretty_version' => 'v1.28.0',
- 'version' => '1.28.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php73',
- 'aliases' => array(),
- 'reference' => 'fe2f306d1d9d346a7fee353d0d5012e401e984b5',
- 'dev_requirement' => false,
- ),
- 'symfony/polyfill-php80' => array(
- 'pretty_version' => 'v1.28.0',
- 'version' => '1.28.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../symfony/polyfill-php80',
- 'aliases' => array(),
- 'reference' => '6caa57379c4aec19c0a12a38b59b26487dcfe4b5',
- 'dev_requirement' => false,
- ),
- 'symfony/psr-http-message-bridge' => array(
- 'pretty_version' => 'v1.3.0',
- 'version' => '1.3.0.0',
- 'type' => 'symfony-bridge',
- 'install_path' => __DIR__ . '/../symfony/psr-http-message-bridge',
- 'aliases' => array(),
- 'reference' => '9d3e80d54d9ae747ad573cad796e8e247df7b796',
- '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,
- ),
- 'topthink/framework' => array(
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'type' => 'think-framework',
- 'install_path' => __DIR__ . '/../../thinkphp',
- 'aliases' => array(
- 0 => '9999999-dev',
- ),
- 'reference' => '988c95b7ba21138ecab30f600bf2ec9050f49a5e',
- '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,
- ),
- '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,
- ),
- ),
- );
|