# hello-plus/1.4.0/vendor/composer/installed.php

Hello Plus, version 1.4.0. 33 lines.

- Page: https://pluginprobe.com/plugins/hello-plus/1.4.0/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/hello-plus/1.4.0/raw/vendor/composer/installed.php
- Modified: 2025-03-17T14:21:06+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/hello-plus/1.4.0/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'elementor/hello-plus',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => '8cfb1b33ed0b439192d74ba453a612956aff3401',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'elementor/hello-plus' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => '8cfb1b33ed0b439192d74ba453a612956aff3401',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'elementor/wp-notifications-package' => array(
            'pretty_version' => '1.1.0',
            'version' => '1.1.0.0',
            'reference' => 'cd8093bad42df73c738aa530b5be98ab16621822',
            'type' => 'library',
            'install_path' => __DIR__ . '/../elementor/wp-notifications-package',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
