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

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

- Page: https://pluginprobe.com/plugins/templately/3.5.1/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/templately/3.5.1/raw/vendor/composer/installed.php
- Modified: 2026-02-19T10:22:48+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.5.1/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'templately/templately',
        'pretty_version' => 'dev-latest',
        'version' => 'dev-latest',
        'reference' => '724f0e1597daecf1e69fca59ed96e81eb019a701',
        'type' => 'library',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    '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' => '724f0e1597daecf1e69fca59ed96e81eb019a701',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
