# elementor/3.35.0-dev1/vendor/composer/installed.php

Elementor Website Builder – more than just a page builder, version 3.35.0-dev1. 42 lines.

- Page: https://pluginprobe.com/plugins/elementor/3.35.0-dev1/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/elementor/3.35.0-dev1/raw/vendor/composer/installed.php
- Modified: 2026-01-21T11:51:28+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/3.35.0-dev1/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'elementor/elementor',
        'pretty_version' => '3.35.x-dev',
        'version' => '3.35.9999999.9999999-dev',
        'reference' => 'a65e50ac1693a84ed330fa235bce77831565c31a',
        'type' => 'project',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'elementor/elementor' => array(
            'pretty_version' => '3.35.x-dev',
            'version' => '3.35.9999999.9999999-dev',
            'reference' => 'a65e50ac1693a84ed330fa235bce77831565c31a',
            'type' => 'project',
            'install_path' => __DIR__ . '/../../',
            '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.46',
            'version' => '1.0.46.0',
            'reference' => '744191f07ac0dcb266dc4a9ee49bb12616a53bb8',
            'type' => 'library',
            'install_path' => __DIR__ . '/../elementor/wp-one-package',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
