File: //srv/htdocs/wp-content/mu-plugins/wp-cloud-client/vendor/composer/installed.php
<?php return array(
'root' => array(
'name' => 'vplugins/wp-cloud-client',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'e18e779f53d4d4d0b9f292c5ec946d18bb7f55fd',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'vplugins/wp-cloud-client' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'e18e779f53d4d4d0b9f292c5ec946d18bb7f55fd',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);