• File: installed.php
  • Full Path: /home/atelipy/www/wpmain/wp-content/plugins/ocean-extra/includes/themepanel/includes/libs/vendor/composer/installed.php
  • File size: 1.09 KB
  • MIME-type: text/x-php
  • Charset: utf-8
<?php return array(
    'root' => array(
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'reference' => '3bf1f74bade198e435215ab7fe6b7b4e27848c9a',
        'name' => '__root__',
        'dev' => true,
    ),
    'versions' => array(
        '__root__' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'reference' => '3bf1f74bade198e435215ab7fe6b7b4e27848c9a',
            'dev_requirement' => false,
        ),
        'enshrined/svg-sanitize' => array(
            'pretty_version' => '0.15.4',
            'version' => '0.15.4.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../enshrined/svg-sanitize',
            'aliases' => array(),
            'reference' => 'e50b83a2f1f296ca61394fe88fbfe3e896a84cf4',
            'dev_requirement' => false,
        ),
    ),
);