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

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

- Page: https://pluginprobe.com/plugins/leadin/11.3.70/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/leadin/11.3.70/raw/vendor/composer/installed.php
- Modified: 2026-08-13T08:25:56+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.3.70/code/vendor/composer/installed.php#L10-L20`.

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

```
