/home/lnzliplg/public_html/wp-content/plugins/optimus/vendor/composer/installed.php
<?php return array(
    'root' => array(
        'name' => 'wpmetabox/meta-box',
        'pretty_version' => '5.10.3',
        'version' => '5.10.3.0',
        'reference' => '5a26684fcb70e1c10c487e90c8e535ba0f596de6',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'meta-box/support' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => '99607eb4d8c8c96a7c882fc5a7c69cf3534d95bd',
            'type' => 'library',
            'install_path' => __DIR__ . '/../meta-box/support',
            'aliases' => array(
                0 => '9999999-dev',
            ),
            'dev_requirement' => false,
        ),
        'wpmetabox/meta-box' => array(
            'pretty_version' => '5.10.3',
            'version' => '5.10.3.0',
            'reference' => '5a26684fcb70e1c10c487e90c8e535ba0f596de6',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);