File: /wordpress/plugins/woocommerce-fraud-protection/latest/vendor/composer/installed.php
<?php return array(
'root' => array(
'name' => 'automattic/woocommerce-fraud-protection',
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '5e2a5dedd8371f6fd3dce86d128e02aa47985522',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'automattic/woocommerce-fraud-protection' => array(
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '5e2a5dedd8371f6fd3dce86d128e02aa47985522',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);