File "installed.php"

Full Path: /home/romayxjt/public_html/wp-content/plugins/fluentform/vendor/composer/installed.php
File size: 1.04 KB
MIME-type: text/x-php
Charset: utf-8

<?php return array(
    'root' => array(
        'pretty_version' => '1.0.0+no-version-set',
        'version' => '1.0.0.0',
        'type' => 'project',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'reference' => NULL,
        'name' => 'wpfluent/wpfluent',
        'dev' => true,
    ),
    'versions' => array(
        'wpfluent/framework' => array(
            'pretty_version' => '1.0.19',
            'version' => '1.0.19.0',
            'type' => 'library',
            'install_path' => __DIR__ . '/../wpfluent/framework',
            'aliases' => array(),
            'reference' => 'e7c043b2a431b1bcd98ff658f47a137e8d21d673',
            'dev_requirement' => false,
        ),
        'wpfluent/wpfluent' => array(
            'pretty_version' => '1.0.0+no-version-set',
            'version' => '1.0.0.0',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'reference' => NULL,
            'dev_requirement' => false,
        ),
    ),
);