oont-contents/plugins/mailpoet/vendor/composer/installed.php
2025-04-06 08:34:48 +02:00

82 lines
2.2 KiB
PHP

<?php
if (!defined('ABSPATH')) exit;
return array(
'root' => array(
'name' => '__root__',
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '7bfb8c86fae142a74451748a5c836202c2d4f3cc',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'__root__' => array(
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '7bfb8c86fae142a74451748a5c836202c2d4f3cc',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'dragonmantank/cron-expression' => array(
'pretty_version' => 'v3.3.3',
'version' => '3.3.3.0',
'reference' => 'adfb1f505deb6384dc8b39804c5065dd3c8c8c0a',
'type' => 'library',
'install_path' => __DIR__ . '/../dragonmantank/cron-expression',
'aliases' => array(),
'dev_requirement' => false,
),
'mailpoet/email-editor' => array(
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '53577c5aa3a97e82c58284d48c3aa339cb2a15d4',
'type' => 'library',
'install_path' => __DIR__ . '/../mailpoet/email-editor',
'aliases' => array(),
'dev_requirement' => false,
),
'mixpanel/mixpanel-php' => array(
'pretty_version' => '2.11.0',
'version' => '2.11.0.0',
'reference' => '4b0fafacf2129eff5d50721e129b07f0c32687e7',
'type' => 'library',
'install_path' => __DIR__ . '/../mixpanel/mixpanel-php',
'aliases' => array(),
'dev_requirement' => false,
),
'mtdowling/cron-expression' => array(
'dev_requirement' => false,
'replaced' => array(
0 => '^1.0',
),
),
'soundasleep/html2text' => array(
'dev_requirement' => false,
'replaced' => array(
0 => '*',
),
),
'webmozart/assert' => array(
'pretty_version' => '1.11.0',
'version' => '1.11.0.0',
'reference' => '11cb2199493b2f8a3b53e7f19068fc6aac760991',
'type' => 'library',
'install_path' => __DIR__ . '/../webmozart/assert',
'aliases' => array(),
'dev_requirement' => false,
),
'woocommerce/action-scheduler' => array(
'pretty_version' => '3.9.2',
'version' => '3.9.2.0',
'reference' => 'efbb7953f72a433086335b249292f280dd43ddfe',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
'aliases' => array(),
'dev_requirement' => false,
),
),
);