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

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

- Page: https://pluginprobe.com/plugins/ultimate-store-kit/3.0.4/code/vendor/composer/installed.php
- Raw: https://pluginprobe.com/plugins/ultimate-store-kit/3.0.4/raw/vendor/composer/installed.php
- Modified: 2026-05-20T12:01:08+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.0.4/code/vendor/composer/installed.php#L10-L20`.

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

```
