# hostinger/3.0.6/vendor/composer/installed.php

Hostinger Tools, version 3.0.6. 46 lines.

- Page: https://pluginprobe.com/plugins/hostinger/3.0.6/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/hostinger/3.0.6/raw/vendor/composer/installed.php
- Modified: 2024-07-31T10:23:20+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/hostinger/3.0.6/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'hostinger/hostinger',
        'pretty_version' => 'dev-main',
        'version' => 'dev-main',
        'reference' => 'd90f824754a1fcac8081b5cae1cf91163d5b2122',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'hostinger/hostinger' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => 'd90f824754a1fcac8081b5cae1cf91163d5b2122',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'hostinger/hostinger-wp-helper' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => '6194a0430dfc4c7239040edb2a08aef5b79b653b',
            'type' => 'library',
            'install_path' => __DIR__ . '/../hostinger/hostinger-wp-helper',
            'aliases' => array(
                0 => '9999999-dev',
            ),
            'dev_requirement' => false,
        ),
        'hostinger/hostinger-wp-menu-manager' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => '37359c83e8bd47b1e6f6861b70eabc46d08db082',
            'type' => 'library',
            'install_path' => __DIR__ . '/../hostinger/hostinger-wp-menu-manager',
            'aliases' => array(
                0 => '9999999-dev',
            ),
            'dev_requirement' => false,
        ),
    ),
);

```
