Files
medicalalert-web-reloaded/wp/wp-content/plugins/leadin/vendor/composer/installed.php
2024-12-02 15:56:58 -05:00

24 lines
779 B
PHP

<?php return array(
'root' => array(
'name' => 'hubspot/leadin-wordpress-plugin',
'pretty_version' => '11.1.75',
'version' => '11.1.75.0',
'reference' => '6a4d158f57411bd11dafed02a284b7e7f893f010',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'hubspot/leadin-wordpress-plugin' => array(
'pretty_version' => '11.1.75',
'version' => '11.1.75.0',
'reference' => '6a4d158f57411bd11dafed02a284b7e7f893f010',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);