# convertkit/3.4.3/vendor/composer/installed.php

Kit (formerly ConvertKit) – Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages, version 3.4.3. 60 lines.

- Page: https://pluginprobe.com/plugins/convertkit/3.4.3/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/convertkit/3.4.3/raw/vendor/composer/installed.php
- Modified: 2026-09-17T13:04:24+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/convertkit/3.4.3/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'convertkit/convertkit-wordpress',
        'pretty_version' => '3.4.3',
        'version' => '3.4.3.0',
        'reference' => '5930af14e98025d7f42ca8a5ae244ce179b177c9',
        'type' => 'project',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'automattic/jetpack-autoloader' => array(
            'pretty_version' => 'v5.0.23',
            'version' => '5.0.23.0',
            'reference' => 'd11b2d621035dcb920abce8ae09bebd5da5f9ff8',
            'type' => 'composer-plugin',
            'install_path' => __DIR__ . '/../automattic/jetpack-autoloader',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'convertkit/convertkit-wordpress' => array(
            'pretty_version' => '3.4.3',
            'version' => '3.4.3.0',
            'reference' => '5930af14e98025d7f42ca8a5ae244ce179b177c9',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'convertkit/convertkit-wordpress-libraries' => array(
            'pretty_version' => '2.7.0',
            'version' => '2.7.0.0',
            'reference' => 'd7474709079b2129da47c8f0f649fc6ff257f8ee',
            'type' => 'library',
            'install_path' => __DIR__ . '/../convertkit/convertkit-wordpress-libraries',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wordpress/mcp-adapter' => array(
            'pretty_version' => 'v0.6.1',
            'version' => '0.6.1.0',
            'reference' => '23cb53e0b82f39238eec1c38cb055e28aa30fa7c',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../wordpress/mcp-adapter',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'wordpress/php-mcp-schema' => array(
            'pretty_version' => 'v0.1.3',
            'version' => '0.1.3.0',
            'reference' => 'b2fcf97aa023ce46e9f03493c194a72d5a46bea2',
            'type' => 'library',
            'install_path' => __DIR__ . '/../wordpress/php-mcp-schema',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
