# elementor/4.3.0-beta3/vendor/composer/installed.php

Elementor Website Builder – more than just a page builder, version 4.3.0-beta3. 78 lines.

- Page: https://pluginprobe.com/plugins/elementor/4.3.0-beta3/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/elementor/4.3.0-beta3/raw/vendor/composer/installed.php
- Modified: 2026-09-17T09:04:38+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/elementor/4.3.0-beta3/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'elementor/elementor',
        'pretty_version' => '4.3.0-beta3',
        'version' => '4.3.0.0-beta3',
        'reference' => '5e62f94570e5425bf938c2c900c4cfcefdccdaa4',
        '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,
        ),
        'elementor/elementor' => array(
            'pretty_version' => '4.3.0-beta3',
            'version' => '4.3.0.0-beta3',
            'reference' => '5e62f94570e5425bf938c2c900c4cfcefdccdaa4',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'elementor/elementor-mcp-composer' => array(
            'pretty_version' => '1.0.13',
            'version' => '1.0.13.0',
            'reference' => null,
            'type' => 'library',
            'install_path' => __DIR__ . '/../elementor/elementor-mcp-composer',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'elementor/wp-notifications-package' => array(
            'pretty_version' => '1.2.0',
            'version' => '1.2.0.0',
            'reference' => 'dd25ca9dd79402c3bb51fab112aa079702eb165e',
            'type' => 'library',
            'install_path' => __DIR__ . '/../elementor/wp-notifications-package',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'elementor/wp-one-package' => array(
            'pretty_version' => '1.0.69',
            'version' => '1.0.69.0',
            'reference' => null,
            'type' => 'library',
            'install_path' => __DIR__ . '/../elementor/wp-one-package',
            '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,
        ),
    ),
);

```
