geno/wp-content/plugins/mailpoet/vendor/composer/installed.php
2024-02-01 11:54:18 +00:00

52 lines
1.5 KiB
PHP

<?php
if (!defined('ABSPATH')) exit;
return array(
'root' => array(
'name' => '__root__',
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '92fbe5d33046d06631487227909f52da93535eaa',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'__root__' => array(
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '92fbe5d33046d06631487227909f52da93535eaa',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'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(
'pretty_version' => 'v1.2.3',
'version' => '1.2.3.0',
'reference' => '9be552eebcc1ceec9776378f7dcc085246cacca6',
'type' => 'library',
'install_path' => __DIR__ . '/../mtdowling/cron-expression',
'aliases' => array(),
'dev_requirement' => false,
),
'woocommerce/action-scheduler' => array(
'pretty_version' => '3.6.4',
'version' => '3.6.4.0',
'reference' => 'e7dafe215be5ef823392204535ee2e241f99a8cb',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../woocommerce/action-scheduler',
'aliases' => array(),
'dev_requirement' => false,
),
),
);