File "installed.php"

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

<?php
if (!defined('ABSPATH')) exit;
 return array(
 'root' => array(
 'pretty_version' => 'dev-trunk',
 'version' => 'dev-trunk',
 'type' => 'library',
 'install_path' => __DIR__ . '/../../',
 'aliases' => array(),
 'reference' => '1fa19974cf8e354d3bc212a17563ac48fc6500ae',
 'name' => '__root__',
 'dev' => false,
 ),
 'versions' => array(
 '__root__' => array(
 'pretty_version' => 'dev-trunk',
 'version' => 'dev-trunk',
 'type' => 'library',
 'install_path' => __DIR__ . '/../../',
 'aliases' => array(),
 'reference' => '1fa19974cf8e354d3bc212a17563ac48fc6500ae',
 'dev_requirement' => false,
 ),
 'mtdowling/cron-expression' => array(
 'pretty_version' => 'v1.2.3',
 'version' => '1.2.3.0',
 'type' => 'library',
 'install_path' => __DIR__ . '/../mtdowling/cron-expression',
 'aliases' => array(),
 'reference' => '9be552eebcc1ceec9776378f7dcc085246cacca6',
 'dev_requirement' => false,
 ),
 'soundasleep/html2text' => array(
 'pretty_version' => 'dev-master',
 'version' => 'dev-master',
 'type' => 'library',
 'install_path' => __DIR__ . '/../soundasleep/html2text',
 'aliases' => array(
 0 => '9999999-dev',
 ),
 'reference' => 'd907c8fc20605135b4ac29b7a2f43d8c1c6cddb8',
 'dev_requirement' => false,
 ),
 'woocommerce/action-scheduler' => array(
 'pretty_version' => '3.5.2',
 'version' => '3.5.2.0',
 'type' => 'wordpress-plugin',
 'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
 'aliases' => array(),
 'reference' => '519cfa20db89eb85511cad08301d3fa33522ed8b',
 'dev_requirement' => false,
 ),
 ),
);