# ultimate-store-kit/3.1.3/vendor/composer/installed.php

Ultimate Store Kit – Store Builder Addons for Elementor, WooCommerce Store Builder, EDD Store Builder, version 3.1.3. 24 lines.

- Page: https://pluginprobe.com/plugins/ultimate-store-kit/3.1.3/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/ultimate-store-kit/3.1.3/raw/vendor/composer/installed.php
- Modified: 2026-09-14T11:13:44+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/ultimate-store-kit/3.1.3/code/vendor/composer/installed.php#L10-L20`.

```php
<?php return array(
    'root' => array(
        'name' => 'bdthemes/ultimate-store-kit',
        'pretty_version' => '3.1.3',
        'version' => '3.1.3.0',
        'reference' => '40b38a3e9fc273e927b792f5ff4f711ea9efa6e5',
        'type' => 'wordpress-plugin',
        'install_path' => __DIR__ . '/../../',
        'aliases' => array(),
        'dev' => false,
    ),
    'versions' => array(
        'bdthemes/ultimate-store-kit' => array(
            'pretty_version' => '3.1.3',
            'version' => '3.1.3.0',
            'reference' => '40b38a3e9fc273e927b792f5ff4f711ea9efa6e5',
            'type' => 'wordpress-plugin',
            'install_path' => __DIR__ . '/../../',
            'aliases' => array(),
            'dev_requirement' => false,
        ),
    ),
);

```
