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

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

- Page: https://pluginprobe.com/plugins/templately/2.0.2/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/templately/2.0.2/raw/vendor/composer/installed.php
- Modified: 2022-10-03T09:36: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.0.2/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'templately/templately',
        'pretty_version' => '2.x-dev',
        'version' => '2.9999999.9999999.9999999-dev',
        'reference' => '58eb598340f00c8405dc0427f5a354412ab2d01b',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => true,
    ),
    'versions' => array(
        'priyomukul/wp-notice' => array(
            'pretty_version' => 'dev-main',
            'version' => 'dev-main',
            'reference' => '832119aa1f4ddc32375ea88168fc84c2e58e9c29',
            'type' => 'library',
            'install_path' => __DIR__ . '/../priyomukul/wp-notice',
            'aliases' => array(
                0 => '9999999-dev',
            ),
            'dev_requirement' => false,
        ),
        'templately/templately' => array(
            'pretty_version' => '2.x-dev',
            'version' => '2.9999999.9999999.9999999-dev',
            'reference' => '58eb598340f00c8405dc0427f5a354412ab2d01b',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
