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

27 lines
771 B
PHP

<?php
if (!defined('ABSPATH')) exit;
return array(
'root' => array(
'name' => '__root__',
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '67daa21fdef1bd224887e23bfe2d958923a21f86',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'__root__' => array(
'pretty_version' => 'dev-trunk',
'version' => 'dev-trunk',
'reference' => '67daa21fdef1bd224887e23bfe2d958923a21f86',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);