Viewing File: /home/maglabs/2vsa/wp-content/plugins/meta-box/vendor/composer/installed.php

<?php return array(
    'root' => array(
        'name' => 'wpmetabox/meta-box',
        'pretty_version' => '5.10.4',
        'version' => '5.10.4.0',
        'reference' => '56588fcd0a3773bc8fdba69dbea32e70517f3b26',
        '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.4',
            'version' => '5.10.4.0',
            'reference' => '56588fcd0a3773bc8fdba69dbea32e70517f3b26',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);
Back to Directory File Manager