# templately/2.2.2/vendor/composer/installed.php

Templately – Elementor &amp; Gutenberg Template Library: 6500+ Free &amp; Pro Ready Templates And Cloud!, version 2.2.2. 35 lines.

- Page: https://pluginprobe.com/plugins/templately/2.2.2/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/templately/2.2.2/raw/vendor/composer/installed.php
- Modified: 2023-07-26T13:43:30+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/templately/2.2.2/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'templately/templately',
        'pretty_version' => 'dev-latest',
        'version' => 'dev-latest',
        'reference' => 'de0746def02c4cf24983b5073b2cf003d708489c',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'priyomukul/wp-notice' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => '393ec2b4c12e4974377d67e524ff1760e9e1b33d',
            'type' => 'library',
            'install_path' => __DIR__ . '/../priyomukul/wp-notice',
            'aliases' => array(
                0 => '9999999-dev',
            ),
            'dev_requirement' => false,
        ),
        'templately/templately' => array(
            'pretty_version' => 'dev-latest',
            'version' => 'dev-latest',
            'reference' => 'de0746def02c4cf24983b5073b2cf003d708489c',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
