File: /www/wwwroot/www.cytocare.cn/wp-content/plugins/friendly-captcha/vendor/composer/installed.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,
),
'friendlycaptcha/sdk' => array(
'pretty_version' => 'v0.1.0',
'version' => '0.1.0.0',
'reference' => '4883c22ee8b913fdf085d2ac236c6169e304e3ad',
'type' => 'library',
'install_path' => __DIR__ . '/../friendlycaptcha/sdk',
'aliases' => array(),
'dev_requirement' => false,
),
),
);