goldrat/vendor/composer/installed.php
2025-10-09 17:41:57 +00:00

87 lines
3.2 KiB
PHP

<?php return array(
'root' => array(
'name' => '__root__',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'__root__' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'kornrunner/keccak' => array(
'pretty_version' => '1.1.0',
'version' => '1.1.0.0',
'reference' => '433749d28e117fb97baf9f2631b92b5d9ab3c890',
'type' => 'library',
'install_path' => __DIR__ . '/../kornrunner/keccak',
'aliases' => array(),
'dev_requirement' => false,
),
'simplito/bigint-wrapper-php' => array(
'pretty_version' => '1.0.0',
'version' => '1.0.0.0',
'reference' => 'cf21ec76d33f103add487b3eadbd9f5033a25930',
'type' => 'library',
'install_path' => __DIR__ . '/../simplito/bigint-wrapper-php',
'aliases' => array(),
'dev_requirement' => false,
),
'simplito/bn-php' => array(
'pretty_version' => '1.1.4',
'version' => '1.1.4.0',
'reference' => '83446756a81720eacc2ffb87ff97958431451fd6',
'type' => 'library',
'install_path' => __DIR__ . '/../simplito/bn-php',
'aliases' => array(),
'dev_requirement' => false,
),
'simplito/elliptic-php' => array(
'pretty_version' => '1.0.12',
'version' => '1.0.12.0',
'reference' => 'be321666781be2be2c89c79c43ffcac834bc8868',
'type' => 'library',
'install_path' => __DIR__ . '/../simplito/elliptic-php',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
'pretty_version' => 'v1.33.0',
'version' => '1.33.0.0',
'reference' => '6d857f4d76bd4b343eac26d6b539585d2bc56493',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
'aliases' => array(),
'dev_requirement' => false,
),
'workerman/globaldata' => array(
'pretty_version' => 'v1.0.6',
'version' => '1.0.6.0',
'reference' => '9f5082ad712d98c0deedfbfe244661dce151926f',
'type' => 'library',
'install_path' => __DIR__ . '/../workerman/globaldata',
'aliases' => array(),
'dev_requirement' => false,
),
'workerman/workerman' => array(
'pretty_version' => 'v4.2.1',
'version' => '4.2.1.0',
'reference' => 'cafb5a43d93d7d30a16b32a57948581cca993562',
'type' => 'library',
'install_path' => __DIR__ . '/../workerman/workerman',
'aliases' => array(),
'dev_requirement' => false,
),
),
);