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

Hostinger Tools, version 2.2.0. 24 lines.

- Page: https://pluginprobe.com/plugins/hostinger/2.2.0/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/hostinger/2.2.0/raw/vendor/composer/installed.php
- Modified: 2024-04-15T13:46:16+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/2.2.0/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'hostinger/hostinger',
        'pretty_version' => 'dev-main',
        'version' => 'dev-main',
        'reference' => 'f75f840dd3214a274b3e3ec19360d77b536932f5',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'hostinger/hostinger' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => 'f75f840dd3214a274b3e3ec19360d77b536932f5',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
