my-32bit-cafe/vendor/composer/installed.php
2025-08-01 14:45:16 +01:00

60 lines
2.2 KiB
PHP

<?php return array(
'root' => array(
'name' => '32bitcafe/my32bc',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '869b5cb1fbd235e5a51b64cd8a48500a7dcf3f5f',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'32bitcafe/my32bc' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '869b5cb1fbd235e5a51b64cd8a48500a7dcf3f5f',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'jumbojett/openid-connect-php' => array(
'pretty_version' => 'v1.0.2',
'version' => '1.0.2.0',
'reference' => 'f327e7eb0626d55ddb6abc7b7c9e6ad3af4e5d51',
'type' => 'library',
'install_path' => __DIR__ . '/../jumbojett/openid-connect-php',
'aliases' => array(),
'dev_requirement' => false,
),
'paragonie/constant_time_encoding' => array(
'pretty_version' => 'v2.7.0',
'version' => '2.7.0.0',
'reference' => '52a0d99e69f56b9ec27ace92ba56897fe6993105',
'type' => 'library',
'install_path' => __DIR__ . '/../paragonie/constant_time_encoding',
'aliases' => array(),
'dev_requirement' => false,
),
'paragonie/random_compat' => array(
'pretty_version' => 'v9.99.100',
'version' => '9.99.100.0',
'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
'type' => 'library',
'install_path' => __DIR__ . '/../paragonie/random_compat',
'aliases' => array(),
'dev_requirement' => false,
),
'phpseclib/phpseclib' => array(
'pretty_version' => '3.0.46',
'version' => '3.0.46.0',
'reference' => '56483a7de62a6c2a6635e42e93b8a9e25d4f0ec6',
'type' => 'library',
'install_path' => __DIR__ . '/../phpseclib/phpseclib',
'aliases' => array(),
'dev_requirement' => false,
),
),
);