oont-contents/plugins/mailpoet/vendor/composer/installed.php
2025-02-08 15:10:23 +01:00

76 lines
2.2 KiB
PHP

<?php
if (!defined('ABSPATH')) exit;
return array(
'root' => array(
'name' => '__root__',
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '76db5643a809f172d4b6a4c8266edb435d091ee5',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'__root__' => array(
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '76db5643a809f172d4b6a4c8266edb435d091ee5',
'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-update-twig',
'version' => 'dev-update-twig',
'reference' => '1bc58ea36325b9f6aee3da1f513d434b035ddad6',
'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',
),
),
'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.8.0',
'version' => '3.8.0.0',
'reference' => '99cd7981f51c98883082534d4852491858d72834',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
'aliases' => array(),
'dev_requirement' => false,
),
),
);