| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263 |
- <?php return array(
- 'root' => array(
- 'pretty_version' => '1.0.0+no-version-set',
- 'version' => '1.0.0.0',
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../../',
- 'aliases' => array(),
- 'reference' => NULL,
- 'name' => 'thinkcmf/thinkcmf',
- 'dev' => true,
- ),
- 'versions' => array(
- 'chamilo/pclzip' => array(
- 'pretty_version' => 'v2.8.4',
- 'version' => '2.8.4.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../chamilo/pclzip',
- 'aliases' => array(),
- 'reference' => 'b94b7a190e186a31bd37f21be3a83a48c7d6b49a',
- 'dev_requirement' => false,
- ),
- 'electrolinux/phpquery' => array(
- 'pretty_version' => '0.9.6',
- 'version' => '0.9.6.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../electrolinux/phpquery',
- 'aliases' => array(),
- 'reference' => '6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a',
- 'dev_requirement' => false,
- ),
- 'ezyang/htmlpurifier' => array(
- 'pretty_version' => 'v4.14.0',
- 'version' => '4.14.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../ezyang/htmlpurifier',
- 'aliases' => array(),
- 'reference' => '12ab42bd6e742c70c0a52f7b82477fcd44e64b75',
- 'dev_requirement' => false,
- ),
- 'league/flysystem' => array(
- 'pretty_version' => '1.1.9',
- 'version' => '1.1.9.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../league/flysystem',
- 'aliases' => array(),
- 'reference' => '094defdb4a7001845300334e7c1ee2335925ef99',
- 'dev_requirement' => false,
- ),
- 'league/flysystem-cached-adapter' => array(
- 'pretty_version' => '1.1.0',
- 'version' => '1.1.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../league/flysystem-cached-adapter',
- 'aliases' => array(),
- 'reference' => 'd1925efb2207ac4be3ad0c40b8277175f99ffaff',
- 'dev_requirement' => false,
- ),
- 'league/mime-type-detection' => array(
- 'pretty_version' => '1.11.0',
- 'version' => '1.11.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../league/mime-type-detection',
- 'aliases' => array(),
- 'reference' => 'ff6248ea87a9f116e78edd6002e39e5128a0d4dd',
- 'dev_requirement' => false,
- ),
- 'mindplay/annotations' => array(
- 'pretty_version' => '1.3.3',
- 'version' => '1.3.3.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../mindplay/annotations',
- 'aliases' => array(),
- 'reference' => 'd314832b338b88299c4108361c858b0590798d2c',
- 'dev_requirement' => false,
- ),
- 'pclzip/pclzip' => array(
- 'dev_requirement' => false,
- 'replaced' => array(
- 0 => '^2.8',
- ),
- ),
- 'phpmailer/phpmailer' => array(
- 'pretty_version' => 'v6.6.3',
- 'version' => '6.6.3.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../phpmailer/phpmailer',
- 'aliases' => array(),
- 'reference' => '9400f305a898f194caff5521f64e5dfa926626f3',
- '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/container' => array(
- 'pretty_version' => '1.1.2',
- 'version' => '1.1.2.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/container',
- 'aliases' => array(),
- 'reference' => '513e0666f7216c7459170d56df27dfcefe1689ea',
- 'dev_requirement' => false,
- ),
- 'psr/http-message' => array(
- 'pretty_version' => '1.0.1',
- 'version' => '1.0.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../psr/http-message',
- 'aliases' => array(),
- 'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
- 'dev_requirement' => false,
- ),
- 'psr/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/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,
- ),
- 'thinkcmf/cmf' => array(
- 'pretty_version' => 'v6.0.16',
- 'version' => '6.0.16.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../thinkcmf/cmf',
- 'aliases' => array(),
- 'reference' => 'bb02d518e7ee8c19442ddd88a45abcbc8cfb00a8',
- 'dev_requirement' => false,
- ),
- 'thinkcmf/cmf-api' => array(
- 'pretty_version' => 'v6.0.6',
- 'version' => '6.0.6.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../thinkcmf/cmf-api',
- 'aliases' => array(),
- 'reference' => 'ab03f98bdff9c6c279d1ec243bfeb1d3104c59a1',
- 'dev_requirement' => false,
- ),
- 'thinkcmf/cmf-app' => array(
- 'pretty_version' => 'v6.0.14',
- 'version' => '6.0.14.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../thinkcmf/cmf-app',
- 'aliases' => array(),
- 'reference' => '86d2536e4f5d0634ddec432161c94dfeaa0a65bf',
- 'dev_requirement' => false,
- ),
- 'thinkcmf/cmf-appstore' => array(
- 'pretty_version' => 'v1.0.13',
- 'version' => '1.0.13.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../thinkcmf/cmf-appstore',
- 'aliases' => array(),
- 'reference' => 'e911e790e63e1aa742569c4b022836d4743c5cc6',
- 'dev_requirement' => false,
- ),
- 'thinkcmf/cmf-captcha' => array(
- 'pretty_version' => 'v3.0.8',
- 'version' => '3.0.8.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../thinkcmf/cmf-captcha',
- 'aliases' => array(),
- 'reference' => 'cfd5dee667b3659fd49d6f6ba1fcd55dc52fe28c',
- 'dev_requirement' => false,
- ),
- 'thinkcmf/cmf-extend' => array(
- 'pretty_version' => 'v5.1.4',
- 'version' => '5.1.4.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../thinkcmf/cmf-extend',
- 'aliases' => array(),
- 'reference' => '439590e44404902116065f35ede16928a534ae29',
- 'dev_requirement' => false,
- ),
- 'thinkcmf/cmf-install' => array(
- 'pretty_version' => 'v6.0.7',
- 'version' => '6.0.7.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../thinkcmf/cmf-install',
- 'aliases' => array(),
- 'reference' => '965b37ddf6b9eafb1390e37cea7a4e93d795c25a',
- 'dev_requirement' => false,
- ),
- 'thinkcmf/cmf-root' => array(
- 'pretty_version' => 'v1.0.10',
- 'version' => '1.0.10.0',
- 'type' => 'composer-plugin',
- 'install_path' => __DIR__ . '/../thinkcmf/cmf-root',
- 'aliases' => array(),
- 'reference' => '49b56d41d5a70de7feeff68742e61fcaa433fcac',
- 'dev_requirement' => false,
- ),
- 'thinkcmf/thinkcmf' => array(
- 'pretty_version' => '1.0.0+no-version-set',
- 'version' => '1.0.0.0',
- 'type' => 'project',
- 'install_path' => __DIR__ . '/../../',
- 'aliases' => array(),
- 'reference' => NULL,
- 'dev_requirement' => false,
- ),
- 'topthink/framework' => array(
- 'pretty_version' => 'v6.0.13',
- 'version' => '6.0.13.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/framework',
- 'aliases' => array(),
- 'reference' => '126d5b2cbacb73d6e2a85cbc7a2c6ee59d0b3fa6',
- 'dev_requirement' => false,
- ),
- 'topthink/think-helper' => array(
- 'pretty_version' => 'v3.1.6',
- 'version' => '3.1.6.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-helper',
- 'aliases' => array(),
- 'reference' => '769acbe50a4274327162f9c68ec2e89a38eb2aff',
- 'dev_requirement' => false,
- ),
- 'topthink/think-orm' => array(
- 'pretty_version' => 'v2.0.54',
- 'version' => '2.0.54.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-orm',
- 'aliases' => array(),
- 'reference' => '97b061b47616301ff29fbd4c35ed9184e1162e4e',
- 'dev_requirement' => false,
- ),
- 'topthink/think-trace' => array(
- 'pretty_version' => 'v1.4',
- 'version' => '1.4.0.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../topthink/think-trace',
- 'aliases' => array(),
- 'reference' => '9a9fa8f767b6c66c5a133ad21ca1bc96ad329444',
- 'dev_requirement' => true,
- ),
- 'xia/migration' => array(
- 'pretty_version' => 'v6.0.1',
- 'version' => '6.0.1.0',
- 'type' => 'library',
- 'install_path' => __DIR__ . '/../xia/migration',
- 'aliases' => array(),
- 'reference' => '368961c71db0612105104fba11765d788a04e5c6',
- 'dev_requirement' => false,
- ),
- ),
- );
|