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

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

- Page: https://pluginprobe.com/plugins/templately/3.1.4/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/templately/3.1.4/raw/vendor/composer/installed.php
- Modified: 2023-11-20T09:13:14+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.1.4/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'templately/templately',
        'pretty_version' => 'dev-master',
        'version' => 'dev-master',
        'reference' => '3b89f754348d5d18a78b390bb803239c4c519d2f',
        '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' => 'f3d02f6e772cb459e9b89d77605e02646f9c5d65',
            'type' => 'library',
            'install_path' => __DIR__ . '/../priyomukul/wp-notice',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
        'templately/templately' => array(
            'pretty_version' => 'dev-master',
            'version' => 'dev-master',
            'reference' => '3b89f754348d5d18a78b390bb803239c4c519d2f',
            'type' => 'library',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
