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

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

- Page: https://pluginprobe.com/plugins/templately/3.2.0/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/templately/3.2.0/raw/vendor/composer/installed.php
- Modified: 2024-10-27T11:14: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/templately/3.2.0/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'templately/templately',
        'pretty_version' => 'dev-latest',
        'version' => 'dev-latest',
        'reference' => 'd9da1b5ffafef1c6a1074438bb784c1f014a6323',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => true,
    ),
    'versions' => array(
        'priyomukul/wp-notice' => array(
            'pretty_version' => 'v2.x-dev',
            'version' => '2.9999999.9999999.9999999-dev',
            'reference' => '5471f3262e583ebcba56062d84faecc910bd04d6',
            'type' => 'library',
            'install_path' => __DIR__ . '/../priyomukul/wp-notice',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'templately/templately' => array(
            'pretty_version' => 'dev-latest',
            'version' => 'dev-latest',
            'reference' => 'd9da1b5ffafef1c6a1074438bb784c1f014a6323',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
