# leadin/11.0.56/vendor/composer/installed.php

HubSpot All-In-One Marketing – Forms, Popups, Live Chat, version 11.0.56. 24 lines.

- Page: https://pluginprobe.com/plugins/leadin/11.0.56/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/leadin/11.0.56/raw/vendor/composer/installed.php
- Modified: 2024-04-16T14:11:42+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/leadin/11.0.56/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'hubspot/leadin-wordpress-plugin',
        'pretty_version' => '11.0.57',
        'version' => '11.0.57.0',
        'reference' => '1884b65e979dbd8a8381cb21ff9fb46c4441ddd4',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'hubspot/leadin-wordpress-plugin' => array(
            'pretty_version' => '11.0.57',
            'version' => '11.0.57.0',
            'reference' => '1884b65e979dbd8a8381cb21ff9fb46c4441ddd4',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
