/home/shalekuihb/www/wp-content/plugins/duplicate-post/vendor/composer/installed.php
<?php return array(
'root' => array(
'name' => 'yoast/duplicate-post',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'b6a92eabe9e2b2f8e46f17c3e89ddfe10983df74',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'composer/installers' => array(
'pretty_version' => 'v2.3.0',
'version' => '2.3.0.0',
'reference' => '12fb2dfe5e16183de69e784a7b84046c43d97e8e',
'type' => 'composer-plugin',
'install_path' => __DIR__ . '/./installers',
'aliases' => array(),
'dev_requirement' => false,
),
'yoast/duplicate-post' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'b6a92eabe9e2b2f8e46f17c3e89ddfe10983df74',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);